/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_lti -- ------------------------------------------------------ -- 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=178 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `activityloggs` -- LOCK TABLES `activityloggs` WRITE; /*!40000 ALTER TABLE `activityloggs` DISABLE KEYS */; INSERT INTO `activityloggs` VALUES (1,'1','2021-06-16 21:45:21','Robisearch Deleted item with id 2 from people table at 2021-06-16 21:45:21','41.90.6.27',1),(2,'1','2021-06-16 21:45:29','Robisearch Deleted item with id 14 from people table at 2021-06-16 21:45:29','41.90.6.27',1),(3,'1','2021-06-16 21:46:58','Robisearch Deleted item with id 2 from maincategory table at 2021-06-16 21:46:58','196.99.17.193',1),(4,'1','2021-06-16 21:47:07','Robisearch Updated item with id 1 from maincategory table at 2021-06-16 21:47:07','196.99.17.193',1),(5,'1','2021-06-18 08:09:57','Robisearch Deleted item with id 30 from people table at 2021-06-18 08:09:57','197.232.124.32',1),(6,'1','2021-06-18 08:10:15','Robisearch Deleted item with id 23 from people table at 2021-06-18 08:10:15','197.232.124.32',1),(7,'1','2021-06-18 08:10:29','Robisearch Deleted item with id 22 from people table at 2021-06-18 08:10:29','197.232.124.32',1),(8,'1','2021-06-18 08:10:48','Robisearch Deleted item with id 18 from people table at 2021-06-18 08:10:48','197.232.124.32',1),(9,'1','2021-06-18 08:11:20','Robisearch Deleted item with id 11 from people table at 2021-06-18 08:11:20','197.232.124.32',1),(10,'1','2021-06-18 08:11:26','Robisearch Deleted item with id 9 from people table at 2021-06-18 08:11:26','197.232.124.32',1),(11,'1','2021-06-18 08:11:40','Robisearch Deleted item with id 7 from people table at 2021-06-18 08:11:40','197.232.124.32',1),(12,'1','2021-06-18 08:11:45','Robisearch Deleted item with id 6 from people table at 2021-06-18 08:11:45','197.232.124.32',1),(13,'1','2021-06-18 08:11:53','Robisearch Deleted item with id 3 from people table at 2021-06-18 08:11:53','197.232.124.32',1),(14,'17','2021-06-18 16:42:09','Dennis Deleted BODY MIST - APPLE CANDY BOX 250 ML with code of 40 and available quantity of 4.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:42:09','41.90.103.46',1),(15,'17','2021-06-18 16:42:38','Dennis Deleted BODY MIST - LETS ELOPE BOX 100 ML with code of 76 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:42:38','41.90.103.46',1),(16,'17','2021-06-18 16:42:59','Dennis Deleted BODY MIST - LETS ELOPE 100 ML with code of 77 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:42:59','41.90.103.46',1),(17,'17','2021-06-18 16:45:44','Dennis Deleted BODY MIST - DREAM ON 100 ML with code of 103 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:45:44','41.90.103.46',1),(18,'17','2021-06-18 16:45:46','Dennis Deleted with code of and available quantity of .The Buying price = and selling price = from branch at 2021-06-18 16:45:46','41.90.103.46',1),(19,'17','2021-06-18 16:45:54','Dennis Deleted BODY MIST - DREAM ON BOX 100 ML with code of 102 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:45:54','41.90.103.46',1),(20,'17','2021-06-18 16:45:56','Dennis Deleted with code of and available quantity of .The Buying price = and selling price = from branch at 2021-06-18 16:45:56','41.90.103.46',1),(21,'17','2021-06-18 16:46:03','Dennis Deleted BODY MIST - DREAM ON 250 ML with code of 101 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:46:03','41.90.103.46',1),(22,'17','2021-06-18 16:46:11','Dennis Deleted BODY MIST - DREAM ON BOX 250 ML with code of 100 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:46:11','41.90.103.46',1),(23,'17','2021-06-18 16:46:19','Dennis Deleted BODY MIST - WHATEVER 100 ML with code of 99 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:46:19','41.90.103.46',1),(24,'17','2021-06-18 16:46:26','Dennis Deleted BODY MIST - WHATEVER BOX 100 ML with code of 98 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:46:26','41.90.103.46',1),(25,'17','2021-06-18 16:46:32','Dennis Deleted BODY MIST - WHATEVER 250 ML with code of 97 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:46:32','41.90.103.46',1),(26,'17','2021-06-18 16:46:39','Dennis Deleted BODY MIST - WHATEVER BOX 250 ML with code of 96 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:46:39','41.90.103.46',1),(27,'17','2021-06-18 16:46:46','Dennis Deleted BODY MIST - INSATIABLE 100 ML with code of 95 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:46:46','41.90.103.46',1),(28,'17','2021-06-18 16:46:54','Dennis Deleted BODY MIST - INSATIABLE BOX 100 ML with code of 94 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:46:54','41.90.103.46',1),(29,'17','2021-06-18 16:47:00','Dennis Deleted BODY MIST - INSATIABLE 250 ML with code of 93 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:47:00','41.90.103.46',1),(30,'17','2021-06-18 16:47:02','Dennis Deleted with code of and available quantity of .The Buying price = and selling price = from branch at 2021-06-18 16:47:02','41.90.103.46',1),(31,'17','2021-06-18 16:47:04','Dennis Deleted with code of and available quantity of .The Buying price = and selling price = from branch at 2021-06-18 16:47:04','41.90.103.46',1),(32,'17','2021-06-18 16:47:13','Dennis Deleted BODY MIST - INSATIABLE BOX 250 ML with code of 92 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:47:13','41.90.103.46',1),(33,'17','2021-06-18 16:47:25','Dennis Deleted BODY MIST - MYSTERIOUS MEDLEY 100 ML with code of 91 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:47:25','41.90.103.46',1),(34,'17','2021-06-18 16:47:32','Dennis Deleted BODY MIST - MYSTERIOUS MEDLEY BOX 100 ML with code of 90 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:47:32','41.90.103.46',1),(35,'17','2021-06-18 16:47:39','Dennis Deleted BODY MIST - MYSTERIOUS MEDLEY 250 ML with code of 89 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:47:39','41.90.103.46',1),(36,'17','2021-06-18 16:47:54','Dennis Deleted BODY MIST - INTOXICATING INDEED 100 ML with code of 87 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:47:54','41.90.103.46',1),(37,'17','2021-06-18 16:48:02','Dennis Deleted BODY MIST - MYSTERIOUS MEDLEY BOX 250 ML with code of 88 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:48:02','41.90.103.46',1),(38,'17','2021-06-18 16:48:09','Dennis Deleted BODY MIST - INTOXICATING INDEED BOX 100 ML with code of 86 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:48:09','41.90.103.46',1),(39,'17','2021-06-18 16:48:20','Dennis Deleted BODY MIST - INTOXICATING INDEED 250 ML with code of 85 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:48:20','41.90.103.46',1),(40,'17','2021-06-18 16:48:29','Dennis Deleted BODY MIST - INTOXICATING INDEED BOX 250 ML with code of 84 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:48:29','41.90.103.46',1),(41,'17','2021-06-18 16:48:30','Dennis Deleted with code of and available quantity of .The Buying price = and selling price = from branch at 2021-06-18 16:48:30','41.90.103.46',1),(42,'17','2021-06-18 16:48:38','Dennis Deleted BODY MIST - ARABIAN DUSK 250 ML with code of 83 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:48:38','41.90.103.46',1),(43,'17','2021-06-18 16:48:46','Dennis Deleted BODY MIST - ARABIAN DUSK BOX 250 ML with code of 82 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:48:46','41.90.103.46',1),(44,'17','2021-06-18 16:48:55','Dennis Deleted BODY MIST - ARABIAN DUSK 100 ML with code of 81 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:48:55','41.90.103.46',1),(45,'17','2021-06-18 16:49:03','Dennis Deleted BODY MIST - ARABIAN DUSK BOX 100 ML with code of 80 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:49:03','41.90.103.46',1),(46,'17','2021-06-18 16:49:14','Dennis Deleted BODY MIST - APPLE CANDY 100 ML with code of 79 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:49:14','41.90.103.46',1),(47,'17','2021-06-18 16:49:21','Dennis Deleted BODY MIST - APPLE CANDY BOX 100 ML with code of 78 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:49:21','41.90.103.46',1),(48,'17','2021-06-18 16:49:29','Dennis Deleted SHOWER GEL - SURF & SAND 300 ML with code of 75 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:49:29','41.90.103.46',1),(49,'17','2021-06-18 16:49:43','Dennis Deleted SHOWER GEL - SURF & SAND BOX 300 ML with code of 74 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:49:43','41.90.103.46',1),(50,'17','2021-06-18 16:49:57','Dennis Deleted SHOWER GEL - LETS GET FRESH 300 ML with code of 73 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:49:57','41.90.103.46',1),(51,'17','2021-06-18 16:50:09','Dennis Deleted SHOWER GEL - LETS GET FRESH BOX 300 ML with code of 72 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:50:09','41.90.103.46',1),(52,'17','2021-06-18 16:50:20','Dennis Deleted SHOWER GEL - FORBIDDEN THOUGHTS 300 ML with code of 71 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:50:20','41.90.103.46',1),(53,'17','2021-06-18 16:50:31','Dennis Deleted SHOWER GEL - FORBIDDEN THOUGHTS BOX 300 ML with code of 70 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:50:31','41.90.103.46',1),(54,'17','2021-06-18 16:50:41','Dennis Deleted SHOWER GEL - SNUGGLE UP 300 ML with code of 69 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:50:41','41.90.103.46',1),(55,'17','2021-06-18 16:50:51','Dennis Deleted SHOWER GEL - SNUGGLE UP BOX 300 ML with code of 68 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:50:51','41.90.103.46',1),(56,'17','2021-06-18 16:50:53','Dennis Deleted with code of and available quantity of .The Buying price = and selling price = from branch at 2021-06-18 16:50:53','41.90.103.46',1),(57,'17','2021-06-18 16:51:02','Dennis Deleted BUBBLE GUM & LOVE H/W (PEARL RED) - 300 ML with code of 67 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:51:02','41.90.103.46',1),(58,'17','2021-06-18 16:51:13','Dennis Deleted BUBBLE GUM & LOVE H/W (PEARL RED) BOX - 300 ML with code of 66 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:51:13','41.90.103.46',1),(59,'17','2021-06-18 16:51:23','Dennis Deleted BUBBLE GUM & LOVE H/W (PEARL YELLOW) - 300 ML with code of 65 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:51:23','41.90.103.46',1),(60,'17','2021-06-18 16:51:32','Dennis Deleted BUBBLE GUM & LOVE H/W (PEARL YELLOW) BOX - 300 ML with code of 64 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:51:32','41.90.103.46',1),(61,'17','2021-06-18 16:52:05','Dennis Deleted KENWELD 3.2MM 30KGS with code of 63 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:52:05','41.90.103.46',1),(62,'17','2021-06-18 16:52:39','Dennis Deleted coconut 20 with code of 62 and available quantity of 0.00 .The Buying price = 200 and selling price = 300 from branch 1 at 2021-06-18 16:52:39','41.90.103.46',1),(63,'17','2021-06-18 16:52:48','Dennis Deleted ELANI HAND SANITIZER 5 L - (AMPATH) with code of 61 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:52:48','41.90.103.46',1),(64,'17','2021-06-18 16:52:48','Dennis Deleted with code of and available quantity of .The Buying price = and selling price = from branch at 2021-06-18 16:52:48','41.90.103.46',1),(65,'17','2021-06-18 16:52:57','Dennis Deleted ELANI HAND SANITIZER BOX 5 L - (AMPATH) with code of 60 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:52:57','41.90.103.46',1),(66,'17','2021-06-18 16:52:58','Dennis Deleted with code of and available quantity of .The Buying price = and selling price = from branch at 2021-06-18 16:52:58','41.90.103.46',1),(67,'17','2021-06-18 16:53:04','Dennis Deleted ELANI HAND SANITIZER 500 ML - PUMP (AMPATH) with code of 59 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:53:04','41.90.103.46',1),(68,'17','2021-06-18 16:53:11','Dennis Deleted ELANI HAND SANITIZER BOX 500 ML - PUMP (AMPATH) with code of 58 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:53:11','41.90.103.46',1),(69,'17','2021-06-18 16:53:17','Dennis Deleted INSECT REPELLENT 50 ML - GOODLIFE with code of 57 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:53:17','41.90.103.46',1),(70,'17','2021-06-18 16:53:27','Dennis Deleted INSECT REPELLENT (BOX) 50 ML - GOODLIFE with code of 56 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:53:27','41.90.103.46',1),(71,'17','2021-06-18 16:53:35','Dennis Deleted HANDWASH COCONUT 500 ML - GOODLIFE- with code of 55 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:53:35','41.90.103.46',1),(72,'17','2021-06-18 16:53:41','Dennis Deleted HANDWASH COCONUT (BOX) 500 ML - GOODLIFE with code of 54 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:53:41','41.90.103.46',1),(73,'17','2021-06-18 16:53:48','Dennis Deleted HANDWASH CLEAR FRAGRANCE FREE 500 ML - GOODLIFE with code of 53 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:53:48','41.90.103.46',1),(74,'17','2021-06-18 16:53:56','Dennis Deleted HANDWASH CLEAR FRAGRANCE FREE (BOX) 500 ML - GOODLIFE with code of 52 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:53:56','41.90.103.46',1),(75,'17','2021-06-18 16:54:03','Dennis Deleted BABY PETROLEUM JELLY 100 GMS TUBE - GOODLIFE with code of 51 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:54:03','41.90.103.46',1),(76,'17','2021-06-18 16:54:11','Dennis Deleted BABY PETROLEUM JELLY 100 GMS TUBE (BOX) - GOODLIFE with code of 50 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:54:11','41.90.103.46',1),(77,'17','2021-06-18 16:54:18','Dennis Deleted PURE PETROLEUM JELLY 50 GMS TUBE - GOODLIFE with code of 49 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:54:18','41.90.103.46',1),(78,'17','2021-06-18 16:54:28','Dennis Deleted PURE PETROLEUM JELLY 50 GMS TUBE (BOX) - GOODLIFE with code of 48 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:54:28','41.90.103.46',1),(79,'17','2021-06-18 16:54:38','Dennis Deleted Surface Sanitizer with Alcohol LEMONGRASS 500ML - GOODLIFE with code of 47 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:54:38','41.90.103.46',1),(80,'17','2021-06-18 16:54:53','Dennis Deleted Surface Sanitizer with Alcohol LEMONGRASS (BOX) 500ML - GOODLIFE with code of 46 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:54:53','41.90.103.46',1),(81,'17','2021-06-18 16:55:04','Dennis Deleted HAND SANITIZER WITH MOISTURIZER 120 ML - GOODLIFE with code of 45 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:55:04','41.90.103.46',1),(82,'17','2021-06-18 16:55:13','Dennis Deleted HAND SANITIZER WITH MOISTURIZER (BOX) 120 ML - GOODLIFE with code of 44 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:55:13','41.90.103.46',1),(83,'17','2021-06-18 16:55:21','Dennis Deleted HAND RUB 5 LT with code of 43 and available quantity of 3.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:55:21','41.90.103.46',1),(84,'17','2021-06-18 16:55:38','Dennis Deleted REFRESHING LEMON H/W BOX 500 ML with code of 41 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:55:38','41.90.103.46',1),(85,'17','2021-06-18 16:55:39','Dennis Deleted with code of and available quantity of .The Buying price = and selling price = from branch at 2021-06-18 16:55:39','41.90.103.46',1),(86,'17','2021-06-18 16:56:26','Dennis Deleted ELANI HAND SANITIZER BOX 300 ML - PET with code of 33 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:56:26','41.90.103.46',1),(87,'17','2021-06-18 16:57:28','Dennis Deleted PINE FOREST DISINFECTANT BOX 5L with code of 36 and available quantity of 1.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:57:28','41.90.103.46',1),(88,'17','2021-06-18 16:57:44','Dennis Deleted BAKING SODA LIME D/W BOX 5L with code of 38 and available quantity of 1.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:57:44','41.90.103.46',1),(89,'17','2021-06-18 16:58:07','Dennis Deleted TOILET CLEANER BOX 500ML with code of 39 and available quantity of 5.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:58:07','41.90.103.46',1),(90,'17','2021-06-18 16:58:19','Dennis Deleted LEMON BLOSSOM DISINFECTANT BOX 5L with code of 37 and available quantity of 1.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:58:19','41.90.103.46',1),(91,'17','2021-06-18 16:58:31','Dennis Deleted PREMIUM GUEST SOAP 20G PLAIN LABEL with code of 34 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:58:31','41.90.103.46',1),(92,'17','2021-06-18 16:58:45','Dennis Deleted 18.9 L - REFILL AQUA 64 with code of 35 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from branch 1 at 2021-06-18 16:58:45','41.90.103.46',1),(93,'24','2021-06-22 11:31:31','BENARD Deleted item with id 6 from purchaseorder table at 2021-06-22 11:31:31','41.90.103.46',1),(94,'24','2021-06-22 11:31:32','BENARD Deleted item with id 6 from purchaseorder table at 2021-06-22 11:31:32','41.90.103.46',1),(95,'24','2021-06-22 11:31:44','BENARD Deleted item with id 5 from purchaseorder table at 2021-06-22 11:31:44','41.90.103.46',1),(96,'24','2021-06-22 11:32:11','BENARD Deleted item with id 4 from purchaseorder table at 2021-06-22 11:32:11','41.90.103.46',1),(97,'24','2021-06-22 11:32:19','BENARD Deleted item with id 3 from purchaseorder table at 2021-06-22 11:32:19','41.90.103.46',1),(98,'24','2021-06-22 11:32:29','BENARD Deleted item with id 2 from purchaseorder table at 2021-06-22 11:32:29','41.90.103.46',1),(99,'24','2021-06-22 11:32:31','BENARD Deleted item with id 2 from purchaseorder table at 2021-06-22 11:32:31','41.90.103.46',1),(100,'12','2021-06-24 09:19:35','NOOR Deleted BODY MIST - DREAM ON 100 ML with code of 103 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:19:35','41.90.103.46',1),(101,'12','2021-06-24 09:19:45','NOOR Deleted BODY MIST - DREAM ON BOX 100 ML with code of 102 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:19:45','41.90.103.46',1),(102,'12','2021-06-24 09:19:51','NOOR Deleted BODY MIST - DREAM ON 250 ML with code of 101 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:19:51','41.90.103.46',1),(103,'12','2021-06-24 09:20:00','NOOR Deleted BODY MIST - DREAM ON BOX 250 ML with code of 100 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:20:00','41.90.103.46',1),(104,'12','2021-06-24 09:20:08','NOOR Deleted BODY MIST - WHATEVER 100 ML with code of 99 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:20:08','41.90.103.46',1),(105,'12','2021-06-24 09:20:16','NOOR Deleted BODY MIST - WHATEVER BOX 100 ML with code of 98 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:20:15','41.90.103.46',1),(106,'12','2021-06-24 09:20:29','NOOR Deleted BODY MIST - WHATEVER 250 ML with code of 97 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:20:29','41.90.103.46',1),(107,'12','2021-06-24 09:20:35','NOOR Deleted BODY MIST - WHATEVER BOX 250 ML with code of 96 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:20:35','41.90.103.46',1),(108,'12','2021-06-24 09:20:42','NOOR Deleted BODY MIST - INSATIABLE 100 ML with code of 95 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:20:42','41.90.103.46',1),(109,'12','2021-06-24 09:20:49','NOOR Deleted BODY MIST - INSATIABLE BOX 100 ML with code of 94 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:20:49','41.90.103.46',1),(110,'12','2021-06-24 09:20:57','NOOR Deleted BODY MIST - INSATIABLE 250 ML with code of 93 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:20:57','41.90.103.46',1),(111,'12','2021-06-24 09:21:05','NOOR Deleted BODY MIST - INSATIABLE BOX 250 ML with code of 92 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:21:05','41.90.103.46',1),(112,'12','2021-06-24 09:21:12','NOOR Deleted BODY MIST - MYSTERIOUS MEDLEY 100 ML with code of 91 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:21:12','41.90.103.46',1),(113,'12','2021-06-24 09:21:20','NOOR Deleted BODY MIST - MYSTERIOUS MEDLEY BOX 100 ML with code of 90 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:21:20','41.90.103.46',1),(114,'12','2021-06-24 09:21:28','NOOR Deleted BODY MIST - MYSTERIOUS MEDLEY 250 ML with code of 89 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:21:28','41.90.103.46',1),(115,'12','2021-06-24 09:21:36','NOOR Deleted BODY MIST - MYSTERIOUS MEDLEY BOX 250 ML with code of 88 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:21:36','41.90.103.46',1),(116,'12','2021-06-24 09:21:43','NOOR Deleted BODY MIST - INTOXICATING INDEED 100 ML with code of 87 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:21:43','41.90.103.46',1),(117,'12','2021-06-24 09:21:52','NOOR Deleted BODY MIST - INTOXICATING INDEED BOX 100 ML with code of 86 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:21:52','41.90.103.46',1),(118,'12','2021-06-24 09:22:24','NOOR Deleted BODY MIST - INTOXICATING INDEED 250 ML with code of 85 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:22:24','41.90.103.46',1),(119,'12','2021-06-24 09:26:11','NOOR Deleted BODY MIST - INTOXICATING INDEED BOX 250 ML with code of 84 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:26:11','41.90.103.46',1),(120,'12','2021-06-24 09:26:11','NOOR Deleted with code of and available quantity of .The Buying price = and selling price = from Main store and all branches at 2021-06-24 09:26:11','41.90.103.46',1),(121,'12','2021-06-24 09:26:15','NOOR Deleted with code of and available quantity of .The Buying price = and selling price = from Main store and all branches at 2021-06-24 09:26:15','41.90.103.46',1),(122,'12','2021-06-24 09:26:20','NOOR Deleted with code of and available quantity of .The Buying price = and selling price = from Main store and all branches at 2021-06-24 09:26:20','41.90.103.46',1),(123,'12','2021-06-24 09:26:26','NOOR Deleted BODY MIST - ARABIAN DUSK 250 ML with code of 83 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:26:26','41.90.103.46',1),(124,'12','2021-06-24 09:26:37','NOOR Deleted BODY MIST - APPLE CANDY 100 ML with code of 79 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:26:37','41.90.103.46',1),(125,'12','2021-06-24 09:26:41','NOOR Deleted with code of and available quantity of .The Buying price = and selling price = from Main store and all branches at 2021-06-24 09:26:41','41.90.103.46',1),(126,'12','2021-06-24 09:27:00','NOOR Deleted with code of and available quantity of .The Buying price = and selling price = from Main store and all branches at 2021-06-24 09:27:00','41.90.103.46',1),(127,'12','2021-06-24 09:27:01','NOOR Deleted with code of and available quantity of .The Buying price = and selling price = from Main store and all branches at 2021-06-24 09:27:01','41.90.103.46',1),(128,'12','2021-06-24 09:27:02','NOOR Deleted with code of and available quantity of .The Buying price = and selling price = from Main store and all branches at 2021-06-24 09:27:02','41.90.103.46',1),(129,'12','2021-06-24 09:28:50','NOOR Deleted BODY MIST - ARABIAN DUSK BOX 250 ML with code of 82 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:28:50','41.90.103.46',1),(130,'12','2021-06-24 09:28:57','NOOR Deleted BODY MIST - ARABIAN DUSK 100 ML with code of 81 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:28:57','41.90.103.46',1),(131,'12','2021-06-24 09:29:04','NOOR Deleted BODY MIST - APPLE CANDY BOX 100 ML with code of 78 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:29:04','41.90.103.46',1),(132,'12','2021-06-24 09:29:10','NOOR Deleted BODY MIST - ARABIAN DUSK BOX 100 ML with code of 80 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:29:10','41.90.103.46',1),(133,'12','2021-06-24 09:29:18','NOOR Deleted BODY MIST - LETS ELOPE 100 ML with code of 77 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:29:18','41.90.103.46',1),(134,'12','2021-06-24 09:29:24','NOOR Deleted SHOWER GEL - SURF & SAND 300 ML with code of 75 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:29:23','41.90.103.46',1),(135,'12','2021-06-24 09:29:30','NOOR Deleted BODY MIST - LETS ELOPE BOX 100 ML with code of 76 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:29:30','41.90.103.46',1),(136,'12','2021-06-24 09:29:37','NOOR Deleted SHOWER GEL - SURF & SAND BOX 300 ML with code of 74 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:29:37','41.90.103.46',1),(137,'12','2021-06-24 09:29:43','NOOR Deleted SHOWER GEL - LETS GET FRESH 300 ML with code of 73 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:29:42','41.90.103.46',1),(138,'12','2021-06-24 09:29:56','NOOR Deleted SHOWER GEL - LETS GET FRESH BOX 300 ML with code of 72 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:29:56','41.90.103.46',1),(139,'12','2021-06-24 09:30:04','NOOR Deleted SHOWER GEL - FORBIDDEN THOUGHTS 300 ML with code of 71 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:30:04','41.90.103.46',1),(140,'12','2021-06-24 09:30:13','NOOR Deleted SHOWER GEL - FORBIDDEN THOUGHTS BOX 300 ML with code of 70 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:30:13','41.90.103.46',1),(141,'12','2021-06-24 09:30:20','NOOR Deleted SHOWER GEL - SNUGGLE UP 300 ML with code of 69 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:30:20','41.90.103.46',1),(142,'12','2021-06-24 09:30:25','NOOR Deleted SHOWER GEL - SNUGGLE UP BOX 300 ML with code of 68 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:30:25','41.90.103.46',1),(143,'12','2021-06-24 09:30:31','NOOR Deleted BUBBLE GUM & LOVE H/W (PEARL RED) - 300 ML with code of 67 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:30:31','41.90.103.46',1),(144,'12','2021-06-24 09:30:36','NOOR Deleted BUBBLE GUM & LOVE H/W (PEARL RED) BOX - 300 ML with code of 66 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:30:36','41.90.103.46',1),(145,'12','2021-06-24 09:30:42','NOOR Deleted BUBBLE GUM & LOVE H/W (PEARL YELLOW) - 300 ML with code of 65 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:30:42','41.90.103.46',1),(146,'12','2021-06-24 09:30:49','NOOR Deleted BUBBLE GUM & LOVE H/W (PEARL YELLOW) BOX - 300 ML with code of 64 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:30:49','41.90.103.46',1),(147,'12','2021-06-24 09:30:55','NOOR Deleted KENWELD 3.2MM 30KGS with code of 63 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:30:55','41.90.103.46',1),(148,'12','2021-06-24 09:31:03','NOOR Deleted coconut 20 with code of 62 and available quantity of 0.00 .The Buying price = 200 and selling price = 300 from Main store and all branches at 2021-06-24 09:31:03','41.90.103.46',1),(149,'12','2021-06-24 09:31:12','NOOR Deleted ELANI HAND SANITIZER 5 L - (AMPATH) with code of 61 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:31:12','41.90.103.46',1),(150,'12','2021-06-24 09:31:18','NOOR Deleted ELANI HAND SANITIZER BOX 5 L - (AMPATH) with code of 60 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:31:18','41.90.103.46',1),(151,'12','2021-06-24 09:31:25','NOOR Deleted ELANI HAND SANITIZER 500 ML - PUMP (AMPATH) with code of 59 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:31:25','41.90.103.46',1),(152,'12','2021-06-24 09:31:31','NOOR Deleted ELANI HAND SANITIZER BOX 500 ML - PUMP (AMPATH) with code of 58 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:31:31','41.90.103.46',1),(153,'12','2021-06-24 09:32:37','NOOR Deleted INSECT REPELLENT 50 ML - GOODLIFE with code of 57 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:32:37','41.90.103.46',1),(154,'12','2021-06-24 09:32:43','NOOR Deleted INSECT REPELLENT (BOX) 50 ML - GOODLIFE with code of 56 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:32:43','41.90.103.46',1),(155,'12','2021-06-24 09:32:49','NOOR Deleted HANDWASH COCONUT 500 ML - GOODLIFE- with code of 55 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:32:49','41.90.103.46',1),(156,'12','2021-06-24 09:32:56','NOOR Deleted HANDWASH COCONUT (BOX) 500 ML - GOODLIFE with code of 54 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:32:56','41.90.103.46',1),(157,'12','2021-06-24 09:33:03','NOOR Deleted HANDWASH CLEAR FRAGRANCE FREE 500 ML - GOODLIFE with code of 53 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:33:03','41.90.103.46',1),(158,'12','2021-06-24 09:33:11','NOOR Deleted HANDWASH CLEAR FRAGRANCE FREE (BOX) 500 ML - GOODLIFE with code of 52 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:33:11','41.90.103.46',1),(159,'12','2021-06-24 09:33:17','NOOR Deleted BABY PETROLEUM JELLY 100 GMS TUBE - GOODLIFE with code of 51 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:33:17','41.90.103.46',1),(160,'12','2021-06-24 09:33:24','NOOR Deleted BABY PETROLEUM JELLY 100 GMS TUBE (BOX) - GOODLIFE with code of 50 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:33:24','41.90.103.46',1),(161,'12','2021-06-24 09:33:30','NOOR Deleted PURE PETROLEUM JELLY 50 GMS TUBE - GOODLIFE with code of 49 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:33:30','41.90.103.46',1),(162,'12','2021-06-24 09:33:35','NOOR Deleted PURE PETROLEUM JELLY 50 GMS TUBE (BOX) - GOODLIFE with code of 48 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:33:35','41.90.103.46',1),(163,'12','2021-06-24 09:33:44','NOOR Deleted Surface Sanitizer with Alcohol LEMONGRASS 500ML - GOODLIFE with code of 47 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:33:44','41.90.103.46',1),(164,'12','2021-06-24 09:33:51','NOOR Deleted Surface Sanitizer with Alcohol LEMONGRASS (BOX) 500ML - GOODLIFE with code of 46 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:33:51','41.90.103.46',1),(165,'12','2021-06-24 09:33:57','NOOR Deleted HAND SANITIZER WITH MOISTURIZER 120 ML - GOODLIFE with code of 45 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:33:57','41.90.103.46',1),(166,'12','2021-06-24 09:34:03','NOOR Deleted HAND SANITIZER WITH MOISTURIZER (BOX) 120 ML - GOODLIFE with code of 44 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:34:03','41.90.103.46',1),(167,'12','2021-06-24 09:34:11','NOOR Deleted HAND RUB 5 LT with code of 43 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:34:11','41.90.103.46',1),(168,'12','2021-06-24 09:34:19','NOOR Deleted REFRESHING LEMON H/W BOX 500 ML with code of 41 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:34:19','41.90.103.46',1),(169,'12','2021-06-24 09:34:26','NOOR Deleted BODY MIST - APPLE CANDY BOX 250 ML with code of 40 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:34:26','41.90.103.46',1),(170,'12','2021-06-24 09:34:33','NOOR Deleted TOILET CLEANER BOX 500ML with code of 39 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:34:33','41.90.103.46',1),(171,'12','2021-06-24 09:34:40','NOOR Deleted BAKING SODA LIME D/W BOX 5L with code of 38 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:34:40','41.90.103.46',1),(172,'12','2021-06-24 09:34:48','NOOR Deleted LEMON BLOSSOM DISINFECTANT BOX 5L with code of 37 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:34:48','41.90.103.46',1),(173,'12','2021-06-24 09:34:56','NOOR Deleted PINE FOREST DISINFECTANT BOX 5L with code of 36 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:34:56','41.90.103.46',1),(174,'12','2021-06-24 09:35:05','NOOR Deleted 18.9 L - REFILL AQUA 64 with code of 35 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:35:05','41.90.103.46',1),(175,'12','2021-06-24 09:35:13','NOOR Deleted PREMIUM GUEST SOAP 20G PLAIN LABEL with code of 34 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:35:13','41.90.103.46',1),(176,'12','2021-06-24 09:35:22','NOOR Deleted ELANI HAND SANITIZER BOX 300 ML - PET with code of 33 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:35:22','41.90.103.46',1),(177,'12','2021-06-24 09:35:38','NOOR Deleted 18.9 L BOX DISPOSABLE AQUA 64 with code of 1 and available quantity of 0.00 .The Buying price = 0 and selling price = 0 from Main store and all branches at 2021-06-24 09:35:38','41.90.103.46',1); /*!40000 ALTER TABLE `activityloggs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `admintable` -- DROP TABLE IF EXISTS `admintable`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `admintable` ( `id` int(11) NOT NULL AUTO_INCREMENT, `username` varchar(50) NOT NULL, `password` varchar(20) DEFAULT NULL, `surname` varchar(50) NOT NULL, `firstname` varchar(50) NOT NULL, `phone` varchar(50) NOT NULL, `campus` varchar(30) NOT NULL, `college` varchar(30) NOT NULL, `department` varchar(30) NOT NULL, `type` varchar(50) NOT NULL, `token` text NOT NULL, `email` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `idno` varchar(40) NOT NULL, `updatedat` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=33 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `admintable` -- LOCK TABLES `admintable` WRITE; /*!40000 ALTER TABLE `admintable` DISABLE KEYS */; INSERT INTO `admintable` VALUES (1,'admin','Robisearch321','dd','ddd','222222222','','','','','','admqin@gmail.com','','active','2222222','2016-11-07 04:32:35'); /*!40000 ALTER TABLE `admintable` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `advance` -- DROP TABLE IF EXISTS `advance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `advance` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tenantid` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `closedate` varchar(30) NOT NULL, `startdate` varchar(30) NOT NULL, `paid` decimal(10,0) DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 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 */; INSERT INTO `advance` VALUES (1,'3 ','','5000.00','','active','2021-04-23 10:54:19am','1','1','5000.00','2021-04-24 23:59:59','2021-04-23 00:00:00',NULL,1),(2,'10 ','','20000','','active','2021-06-08 05:37:36am','1','1','18570','2021-06-09 23:59:59','2021-06-08 00:00:00',1430,1),(3,'11 ','','30000','','active','2021-06-08 09:02:27am','1','1','28000','2021-06-09 23:59:59','2021-06-08 00:00:00',2000,1); /*!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 AUTO_INCREMENT=8 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 */; INSERT INTO `advancepayment` VALUES (1,'2021-06-08 06:02:03am','1','1','30','19970','ok',2),(2,'2021-06-08 06:31:56','1','1','200','19770','payment received',2),(3,'2021-06-08 06:31:56','1','1','200','19770','payment received',2),(4,'2021-06-08 06:31:56','1','1','200','19570','payment received',2),(5,'2021-06-08 06:36:55','1','1','1000','18570','payment received',2),(6,'2021-06-08 09:41:31','1','1','1000','29000','payment received',3),(7,'2021-06-08 09:42:40','1','1','1000','28000','payment received',3); /*!40000 ALTER TABLE `advancepayment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `agent` -- DROP TABLE IF EXISTS `agent`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `agent` ( `id` int(40) NOT NULL, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountno` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), UNIQUE KEY `idno` (`idno`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `agent` -- LOCK TABLES `agent` WRITE; /*!40000 ALTER TABLE `agent` DISABLE KEYS */; /*!40000 ALTER TABLE `agent` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alerts` -- DROP TABLE IF EXISTS `alerts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alerts` ( `id` int(100) NOT NULL AUTO_INCREMENT, `contact` text NOT NULL, `postedtime` varchar(40) NOT NULL, `message` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `duedate` varchar(30) NOT NULL, `duetime` varchar(30) NOT NULL, `deliverystatus` varchar(10) NOT NULL DEFAULT 'new', `name` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `groupname` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alerts` -- LOCK TABLES `alerts` WRITE; /*!40000 ALTER TABLE `alerts` DISABLE KEYS */; INSERT INTO `alerts` VALUES (1,'254718667391','2020-04-25 09:35:59am','test','active','1','1','2020-04-25','01:45','new','ouko manayala','single',''); /*!40000 ALTER TABLE `alerts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alldocuments` -- DROP TABLE IF EXISTS `alldocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alldocuments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `img_id` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `date` varchar(50) DEFAULT NULL, `documentname` text DEFAULT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alldocuments` -- LOCK TABLES `alldocuments` WRITE; /*!40000 ALTER TABLE `alldocuments` DISABLE KEYS */; /*!40000 ALTER TABLE `alldocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `allpayments` -- DROP TABLE IF EXISTS `allpayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `allpayments` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `plotno` varchar(50) NOT NULL, `landlord` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `advance` varchar(20) NOT NULL, `direct` varchar(20) NOT NULL, `balance` varchar(20) NOT NULL, `mpesa` varchar(20) NOT NULL, `cash` varchar(20) NOT NULL, `card` varchar(20) NOT NULL, `cheque` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `year` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `allpayments` -- LOCK TABLES `allpayments` WRITE; /*!40000 ALTER TABLE `allpayments` DISABLE KEYS */; /*!40000 ALTER TABLE `allpayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `announcement` -- DROP TABLE IF EXISTS `announcement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `announcement` ( `id` int(50) NOT NULL, `title` text NOT NULL, `target` varchar(50) NOT NULL, `message` text NOT NULL, `dateposted` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `type` varchar(50) NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `memberid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `announcement` -- LOCK TABLES `announcement` WRITE; /*!40000 ALTER TABLE `announcement` DISABLE KEYS */; /*!40000 ALTER TABLE `announcement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `approvals` -- DROP TABLE IF EXISTS `approvals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `approvals` ( `id` int(11) NOT NULL AUTO_INCREMENT, `level` varchar(5) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` varchar(20) NOT NULL, `applicationid` int(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `approvals` -- LOCK TABLES `approvals` WRITE; /*!40000 ALTER TABLE `approvals` DISABLE KEYS */; /*!40000 ALTER TABLE `approvals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `asignrooms` -- DROP TABLE IF EXISTS `asignrooms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `asignrooms` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) 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 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assignbranches` -- LOCK TABLES `assignbranches` WRITE; /*!40000 ALTER TABLE `assignbranches` DISABLE KEYS */; /*!40000 ALTER TABLE `assignbranches` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assigntask` -- DROP TABLE IF EXISTS `assigntask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assigntask` ( `id` int(30) NOT NULL, `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` int(5) NOT NULL DEFAULT 0, `device` varchar(30) NOT NULL, `totaltime` varchar(20) DEFAULT NULL, `checkoutime` datetime NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `attendance` -- LOCK TABLES `attendance` WRITE; /*!40000 ALTER TABLE `attendance` DISABLE KEYS */; /*!40000 ALTER TABLE `attendance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `backup` -- DROP TABLE IF EXISTS `backup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `backup` ( `id` int(20) NOT NULL AUTO_INCREMENT, `user` text NOT NULL, `host` text NOT NULL, `password` text NOT NULL, `server` text NOT NULL, `path` text NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(40) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `database` text NOT NULL, `location` varchar(20) NOT NULL DEFAULT 'offline', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `backup` -- LOCK TABLES `backup` WRITE; /*!40000 ALTER TABLE `backup` DISABLE KEYS */; INSERT INTO `backup` VALUES (1,'root','localhost','robisearch2018','D:\\xampp\\mysql\\bin\\','D:/Backup/','active','2020-10-30 20:47:10',1,1,'robipos','offline'); /*!40000 ALTER TABLE `backup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `banks` -- DROP TABLE IF EXISTS `banks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `banks` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` int(11) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `banks` -- LOCK TABLES `banks` WRITE; /*!40000 ALTER TABLE `banks` DISABLE KEYS */; /*!40000 ALTER TABLE `banks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `batchlist` -- DROP TABLE IF EXISTS `batchlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `batchlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `exactime` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `batchlist` -- LOCK TABLES `batchlist` WRITE; /*!40000 ALTER TABLE `batchlist` DISABLE KEYS */; /*!40000 ALTER TABLE `batchlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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, 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','','2021-01-27 14:37:26','active','1','','1',''); /*!40000 ALTER TABLE `branch` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `brands` -- DROP TABLE IF EXISTS `brands`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `brands` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `description` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `website` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `brands` -- LOCK TABLES `brands` WRITE; /*!40000 ALTER TABLE `brands` DISABLE KEYS */; INSERT INTO `brands` VALUES (1,'1','JKUAT','Our partner in ICT Field','karenmakena3@gmail.com','0702400635','','http://www.jkuat.ac.ke/','2016-12-13 06:47:33am','',0),(2,'1','SimbaNet','Our partner in in Nikague App','','','','https://www.simbanet.net/','','',0); /*!40000 ALTER TABLE `brands` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `budget` -- DROP TABLE IF EXISTS `budget`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `budget` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `budget` -- LOCK TABLES `budget` WRITE; /*!40000 ALTER TABLE `budget` DISABLE KEYS */; INSERT INTO `budget` VALUES (1,'5190','2021-06-02 00:00:00',6000.00,0.00,0.00,'2021','March',1,1,1,0,'',' 23:59:59'); /*!40000 ALTER TABLE `budget` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bulkdispatch` -- DROP TABLE IF EXISTS `bulkdispatch`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bulkdispatch` ( `id` int(11) NOT NULL AUTO_INCREMENT, `branchid` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `frombranch` varchar(50) NOT NULL, `remarks` varchar(100) NOT NULL, `enddate` varchar(50) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `createdate` varchar(50) NOT NULL, `description` text NOT NULL, `name` varchar(50) NOT NULL, `approvedby` int(20) NOT NULL, `dateapproved` int(20) NOT NULL, `tobranch` varchar(20) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `startdate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Transfer', `category` varchar(20) NOT NULL DEFAULT 'products', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=30 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','11622868863','Main','','','1','1','2021-06-05 07:54:36','OB','Sample Products 1',0,0,'','product','2021-06-12','Transfer','BulkReceiving'),(2,'1','161624256838','Main','','','16','1','2021-06-21 09:27:50','','na',0,0,'1','serial','2021-06-21','Transfer','products'),(3,'1','161624346129','Main','','','16','1','2021-06-22 10:15:52','','na',0,0,'1','serial','2021-06-22','Transfer','products'),(4,'1','161624354452','Main','','','16','1','2021-06-22 12:35:05','','na',0,0,'1','serial','2021-06-22','Transfer','products'),(5,'1','161624368937','Main','','','16','1','2021-06-22 16:35:55','','na',0,0,'1','serial','2021-06-22','Transfer','products'),(6,'1','161624432775','Main','','','16','1','2021-06-23 10:19:56','','na',0,0,'1','serial','2021-06-23','Transfer','products'),(7,'1','161624519184','Main','','','16','1','2021-06-24 10:20:02','','na',0,0,'1','serial','2021-06-24','Transfer','products'),(8,'1','161624627133','Main','','','16','1','2021-06-25 16:19:19','','na',0,0,'1','serial','2021-06-25','Transfer','products'),(9,'1','161625211954','Main','','','16','1','2021-07-02 10:46:14','','na',0,0,'1','serial','2021-07-02','Transfer','products'),(10,'1','161625557366','Main','','','16','1','2021-07-06 10:43:53','','na',0,0,'1','serial','2021-07-06','Transfer','products'),(11,'1','161625638756','Main','','','16','1','2021-07-07 09:19:40','','na',0,0,'1','serial','2021-07-07','Transfer','products'),(12,'1','161625638756','Main','','','16','1','2021-07-07 09:19:50','','na',0,0,'1','serial','2021-07-07','Transfer','products'),(13,'1','161625901302','Main','','','16','1','2021-07-10 10:15:36','','na',0,0,'1','serial','2021-07-10','Transfer','products'),(14,'1','161626248544','Main','','','16','1','2021-07-14 10:42:54','','na',0,0,'1','serial','2021-07-14','Transfer','products'),(15,'1','161626419150','Main','','','16','1','2021-07-16 10:06:13','','na',0,0,'1','serial','2021-07-16','Transfer','products'),(16,'1','161626427560','Main','','','16','1','2021-07-16 12:26:18','','na',0,0,'1','serial','2021-07-16','Transfer','products'),(17,'1','161627022288','Main','','','16','1','2021-07-23 09:38:25','','na',0,0,'1','serial','2021-07-23','Transfer','products'),(18,'1','161627457785','Main','','','16','1','2021-07-28 10:36:48','','na',0,0,'1','serial','2021-07-28','Transfer','products'),(19,'1','161627466316','Main','','','16','1','2021-07-28 12:58:55','','na',0,0,'1','serial','2021-07-28','Transfer','products'),(20,'1','161627644787','Main','','','16','1','2021-07-30 14:33:20','','na',0,0,'1','serial','2021-07-30','Transfer','products'),(21,'1','161628150043','Main','','','16','1','2021-08-05 10:54:31','','na',0,0,'1','serial','2021-08-05','Transfer','products'),(22,'1','161628150043','Main','','','16','1','2021-08-05 10:54:48','','na',0,0,'1','serial','2021-08-05','Transfer','products'),(23,'1','161628150441','Main','','','16','1','2021-08-05 11:01:55','','na',0,0,'1','serial','2021-08-05','Transfer','products'),(24,'1','161628835131','Main','','','16','1','2021-08-13 09:12:49','','na',0,0,'1','serial','2021-08-13','Transfer','products'),(25,'1','161629707097','Main','','','16','1','2021-08-23 11:25:22','','na',0,0,'1','serial','2021-08-23','Transfer','products'),(26,'1','161630390592','Main','','','16','1','2021-08-31 09:16:53','','na',0,0,'1','serial','2021-08-31','Transfer','products'),(27,'1','161630675699','Main','','','16','1','2021-09-03 16:28:56','','na',0,0,'1','serial','2021-09-03','Transfer','products'),(28,'1','161631087913','Main','','','16','1','2021-09-08 10:58:59','','na',0,0,'1','serial','2021-09-08','Transfer','products'),(29,'1','161631087971','Main','','','16','1','2021-09-08 10:59:44','','na',0,0,'1','serial','2021-09-08','Transfer','products'); /*!40000 ALTER TABLE `bulkdispatch` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `callcenter` -- DROP TABLE IF EXISTS `callcenter`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `callcenter` ( `id` int(11) NOT NULL AUTO_INCREMENT, `subject` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `callername` text NOT NULL, `receiver` text NOT NULL, `calldate` varchar(30) NOT NULL, `phone` varchar(50) NOT NULL, `media` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `callcenter` -- LOCK TABLES `callcenter` WRITE; /*!40000 ALTER TABLE `callcenter` DISABLE KEYS */; /*!40000 ALTER TABLE `callcenter` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `category` -- DROP TABLE IF EXISTS `category`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `category` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=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 (2,'test','','2021-02-18 03:14:15pm','active','1','','1'); /*!40000 ALTER TABLE `category` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `charges` -- DROP TABLE IF EXISTS `charges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `charges` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(40) NOT NULL, `description` text NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `priority` int(11) NOT NULL, `companyid` int(5) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=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),(2,'DEPOSIT','','','2018-05-30 14:27:39','','',0,1),(3,'WATER/POWER DEPOSIT','','','2018-05-30 14:28:49','','',0,1),(4,'PENALTY','','','2018-06-25 13:38:03','','',0,1),(5,'WATER','','','2018-06-27 11:33:55','','',0,1),(6,'PARTIAL PAYMENT','','','2018-06-29 16:22:30','','',0,1),(7,'GARBAGE','','','2018-07-03 16:56:46','','',0,1),(8,'DAMAGES','','','2018-07-17 12:30:05','','',0,1),(9,'AGREEMENT FORM','','','2018-07-23 10:21:11','','',0,1),(10,'POWER','','','2018-08-04 10:42:10','','',0,1),(11,'SEWAGE','SEWAGE','','2020-05-27 16:23:21','','',2,1),(12,'BED ONLY','','','2020-05-28 15:38:20','','',1,1),(13,'BED AND BREAKFAST','','','2020-05-28 15:38:39','','',2,1); /*!40000 ALTER TABLE `charges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `cheque` -- DROP TABLE IF EXISTS `cheque`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `cheque` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `business` varchar(100) NOT NULL, `type` varchar(15) NOT NULL, `chequenumber` varchar(70) NOT NULL, `exactdate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `cheque` -- LOCK TABLES `cheque` WRITE; /*!40000 ALTER TABLE `cheque` DISABLE KEYS */; INSERT INTO `cheque` VALUES (1,'','50000','SS','2021-06-02','ROBERT','1035','1','1','2021-06-02 16:34:39','BANK-11622640848','JKUAT','Outgoing','0003324343','2021-06-30','New'); /*!40000 ALTER TABLE `cheque` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `collection` -- DROP TABLE IF EXISTS `collection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `collection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `paiddate` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `remarks` varchar(100) NOT NULL, `balance` varchar(30) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` int(10) NOT NULL, `createdate` varchar(50) NOT NULL, `name` varchar(30) NOT NULL DEFAULT 'payment', `transactioncode` varchar(50) NOT NULL, `supplier` int(11) DEFAULT NULL, `branchid` int(11) DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `collection` -- LOCK TABLES `collection` WRITE; /*!40000 ALTER TABLE `collection` DISABLE KEYS */; /*!40000 ALTER TABLE `collection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `commission` -- DROP TABLE IF EXISTS `commission`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `commission` ( `id` int(11) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `name` varchar(50) NOT NULL, `datesold` varchar(40) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `profit` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `paymentdate` varchar(50) NOT NULL, `rate` varchar(30) NOT NULL, `customer` varchar(30) NOT NULL, `customerphone` varchar(50) NOT NULL, `customeremail` varchar(50) NOT NULL, `customerlocation` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(40) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'New', `paid` decimal(10,2) NOT NULL, `expcommission` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `commission` -- LOCK TABLES `commission` WRITE; /*!40000 ALTER TABLE `commission` DISABLE KEYS */; /*!40000 ALTER TABLE `commission` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `complain` -- DROP TABLE IF EXISTS `complain`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `complain` ( `id` int(11) NOT NULL AUTO_INCREMENT, `subject` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) DEFAULT '1', `type` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `complain` -- LOCK TABLES `complain` WRITE; /*!40000 ALTER TABLE `complain` DISABLE KEYS */; /*!40000 ALTER TABLE `complain` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `complaindata` -- DROP TABLE IF EXISTS `complaindata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `complaindata` ( `id` int(30) NOT NULL, `description` text NOT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `complaindata` -- LOCK TABLES `complaindata` WRITE; /*!40000 ALTER TABLE `complaindata` DISABLE KEYS */; /*!40000 ALTER TABLE `complaindata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `constants` -- DROP TABLE IF EXISTS `constants`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `constants` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `category` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `constants` -- LOCK TABLES `constants` WRITE; /*!40000 ALTER TABLE `constants` DISABLE KEYS */; INSERT INTO `constants` VALUES (1,'Relief',2400.00,'active',1,1,'Relief'),(2,'Pension',200.00,'active',1,1,'Pension'),(3,'NSSF',200.00,'oldrate',1,1,'NSSF'),(4,'Minimum Paye',24000.00,'active',1,1,'MinimumPaye'); /*!40000 ALTER TABLE `constants` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contact` -- DROP TABLE IF EXISTS `contact`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contact` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `firstname` varchar(50) NOT NULL, `lastname` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contact` -- LOCK TABLES `contact` WRITE; /*!40000 ALTER TABLE `contact` DISABLE KEYS */; INSERT INTO `contact` VALUES (1,'','karen makena','kinoti','karenmakena3@gmail.com','0702400635','','hi i want to be a shujaa also','2016-12-13 06:47:33am',''); /*!40000 ALTER TABLE `contact` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contactdetails` -- DROP TABLE IF EXISTS `contactdetails`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contactdetails` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` text NOT NULL, `website` text NOT NULL, `contactdetails` text NOT NULL, `email` text NOT NULL, `phone` text NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `facebook` text NOT NULL, `twitter` text NOT NULL, `instagram` text NOT NULL, `linkedin` text NOT NULL, `youtube` text NOT NULL, `location` text NOT NULL, `aboutustitle` text NOT NULL, `aboutus` text NOT NULL, `whyustitle` text NOT NULL, `whyus` text NOT NULL, `whatsapp` text NOT NULL, `websites` text NOT NULL, `otherlinks` text NOT NULL, `termstitle` text NOT NULL, `terms` text NOT NULL, `deliverytitle` text NOT NULL, `delivery` text NOT NULL, `privacytitle` text NOT NULL, `privacy` text NOT NULL, `branches` text NOT NULL, `telegram` text NOT NULL, `otherlinktitle` text NOT NULL, `aboutuslogo` text NOT NULL, `businessname` text NOT NULL, `business` varchar(30) NOT NULL, `vision` text NOT NULL, `mission` text NOT NULL, `corevalues` text NOT NULL, `ourpromise` text NOT NULL, `returnpolicy` text NOT NULL, `workinghours` text NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `careertitle` text NOT NULL, `career` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contactdetails` -- LOCK TABLES `contactdetails` WRITE; /*!40000 ALTER TABLE `contactdetails` DISABLE KEYS */; INSERT INTO `contactdetails` VALUES (1,'','https://robisearch.com/','kinoti','karenmakena3@gmail.com','0754413386, 0716413386,0780655987','','We have from 01/07/2020 to 31/8/2010','2016-12-13 06:47:33am','1',1,0,'https://web.facebook.com/Robiearch/','https://twitter.com/robisearch','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.youtube.com/channel/UC9Z1YpMKlCgwqn4H1nT1hLg/featured','Nairobi -Nara Fourth Floor,</br> Kisii-Oyondi Building','<b>About Us </b>','Robisearch Ltd is an ICT company that begun in 2011 as a result of innovations that transform lives globally. We are a member of the Nairobi Chambers (KNCCI) organization.We have great experience in dealing with customers having handled over 500 clients in all Kenyan towns such as Juja, Nairobi, Mombasa and Kisumu as well as beyond the country.We provide our clients with adequate support thus providing more value to our customers .Our systems are customized to fit a clients particular need.We are the company behind various innovations like…..</br>','Why Us ','We have a well-organized support and maintenance structure that we will sign with you as a Service Level Agreement that guarantees you;','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','','POS.robisearch.com/','Terms and Condition ','karenmakena3@gmail.com','Delivery Information','Shipping Agents and Times</br>\r\n\r\nOur products ordered before 3pm are shipped within 24 Hours using the following carriers, Umash Bus Sacco, Easy Coach Sacco, North Rift Sacco or any other of your choice. Orders Placed in later hours are shipped on the following days</br>\r\nZipping Zones and Costs</br>\r\n\r\nOur shipping Zones are categorized into Coast Region, Rift Valley Region, Nairobi Region, North Easter Region and Nyanza Region. All orders to be collected at our shop are not chargeable any shipping cost. However all the other places we charge shipping cost depending with what our shipping agents charges; basically a shipping cost of between Ksh300- 400 applies except for regions within Nairobi County where a fee of roughly Ksh 150 – 200 applies. All shipping cost is subject to change without any notice.</br>','Privacy Details','PRIVACY POLICY</br>\r\n\r\nThis Privacy Policy explains what personal data is collected when you use the jiji.ng any jiji.ng mobile application, or website (“Jiji”, \"Website\", or \"App\") and the services provided through it (together with the Website and the App, the “Service”), how such personal data will be used, shared.</br>\r\n\r\nBY USING THE SERVICE, YOU PROMISE US THAT (I) YOU HAVE READ, UNDERSTOOD AND AGREED TO THIS PRIVACY POLICY, AND (II) YOU ARE OVER 16 YEARS OF AGE (OR HAVE HAD YOUR PARENT OR GUARDIAN READ AND AGREED TO THIS PRIVACY POLICY FOR YOU). If you do not agree or you are unable to make this promise, you must not use the Service. In such case, you must contact the support team via online chat or email to request deletion of your account and data.</br>\r\n\r\nProcess in respect of personal data, means to collect, store, and disclose to others.</br>\r\n\r\nTABLE OF CONTENTS</br>\r\n\r\n1. PERSONAL DATA CONTROLLER</br>\r\n\r\n2. CATEGORIES OF PERSONAL DATA WE COLLECT</br>\r\n\r\n3. FOR WHAT PURPOSES WE PROCESS PERSONAL DATA</br>\r\n\r\n4. AUTHORISED REQUIREMENT FOR PROCESSING YOUR PERSONAL DATA</br>\r\n\r\n5. WHO WE SHARE YOUR PERSONAL DATA WITH\r\n</br>\r\n6. HOW YOU CAN EXERCISE YOUR PRIVACY RIGHTS</br>\r\n\r\n7. AGE LIMITATION</br>\r\n\r\n8. CHANGES TO THIS PRIVACY POLICY</br>\r\n\r\n9. DATA RETENTION\r\n</br>\r\n10. CONTACT US</br>','Juja, Kisii','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','POS LINK','2147483647','Robisearch is an ICT business organization that deals ICT based solutions. We have been in the industry since 2011. Our main activity is software developement. ','ROBISEARCH LTD',' Transforming the world through innovation',' To be the best ICT company offering innovate services globally.','nnovation, Integrity, hardwork, commitment, honesty, equality, justice, fairness, love.','To Give the best services at all times','Return Policy</br>\r\n\r\nAll defined terms used below shall have the meanings set forth in our Terms and Conditions. If you are not happy with your purchase, we will accept a return of a unused product within 7 days. Once we receive the returned item Breejoz Baby Shop & Maternity Collections will then give a full refund (excluding shipping as we are unable to refund the initial shipping cost of your order). Please allow 1-2 weeks for your return to be processed.</br>',' WORKING HOURS</br>\r\n\r\n Mon 8:00am - 6:00pm</br>\r\n Tue 8:00am - 6:00pm</br>\r\n Wed 8:00am - 6:00pm</br>\r\n Thur 8:00am - 6:00pm</br>\r\n Fri 8:00am - 6:00pm</br>\r\n Sat 8:00am - 6:00pm</br>\r\n\r\n','2020-07-04 08:44:24',1,'Job Vacancy','Join our sales team as online marketers'); /*!40000 ALTER TABLE `contactdetails` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `county` -- DROP TABLE IF EXISTS `county`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `county` ( `id` int(40) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(255) DEFAULT NULL, `provincecode` varchar(50) NOT NULL, `description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `county` -- LOCK TABLES `county` WRITE; /*!40000 ALTER TABLE `county` DISABLE KEYS */; INSERT INTO `county` VALUES (1,'1','Mombasa','2','Mombasa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Kwale','2','Kwale','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Kilifi','2','Kilifi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Tana River','2','Tana River','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','Lamu','2','Lamu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Taita-Taveta','2','Taita-Taveta','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Garissa','5','Garissa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Wajir','5','Wajir','0000-00-00 00:00:00','0000-00-00 00:00:00'),(9,'9','Mandera','5','Mandera','0000-00-00 00:00:00','0000-00-00 00:00:00'),(10,'10','Marsabit','3','Marsabit','0000-00-00 00:00:00','0000-00-00 00:00:00'),(11,'11','Isiolo','3','Isiolo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(12,'12','Meru','3','Meru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(13,'13','Tharaka-Nithi','3','Tharaka-Nithi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(14,'14','Embu','3','Embu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(15,'15','Kitui','3','Kitui','0000-00-00 00:00:00','0000-00-00 00:00:00'),(16,'16','Machakos','3','Machakos','0000-00-00 00:00:00','0000-00-00 00:00:00'),(17,'17','Makueni','3','Makueni','0000-00-00 00:00:00','0000-00-00 00:00:00'),(18,'18','Nyandarua','1','Nyandarua','0000-00-00 00:00:00','0000-00-00 00:00:00'),(19,'19','Nyeri','1','Nyeri','0000-00-00 00:00:00','0000-00-00 00:00:00'),(20,'20','Kirinyaga','1','Kirinyaga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(21,'21','Murang\'a','1','Murang\'a','0000-00-00 00:00:00','0000-00-00 00:00:00'),(22,'22','Kiambu','1','Kiambu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(23,'23','Turkana','7','Turkana','0000-00-00 00:00:00','0000-00-00 00:00:00'),(24,'24','West Pokot','7','West Pokot','0000-00-00 00:00:00','0000-00-00 00:00:00'),(25,'25','Samburu','7','Samburu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(26,'26','Trans-Nzoia','7','Trans-Nzoia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(27,'27','Uasin Gishu','7','Uasin Gishu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(28,'28','Elgeyo-Marakwet','7','Elgeyo-Marakwet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(29,'29','Nandi','7','Nandi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(30,'30','Baringo','7','Baringo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(31,'31','Laikipia','7','Laikipia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(32,'32','Nakuru','7','Nakuru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(33,'33','Narok','7','Narok','0000-00-00 00:00:00','0000-00-00 00:00:00'),(34,'34','Kajiado','7','Kajiado','0000-00-00 00:00:00','0000-00-00 00:00:00'),(35,'35','Kericho','7','Kericho','0000-00-00 00:00:00','0000-00-00 00:00:00'),(36,'36','Bomet','7','Bomet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(37,'37','Kakamega','8','Kakamega','0000-00-00 00:00:00','0000-00-00 00:00:00'),(38,'38','Vihiga','8','Vihiga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(39,'39','Bungoma','8','Bungoma','0000-00-00 00:00:00','0000-00-00 00:00:00'),(40,'40','Busia','8','Busia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(41,'41','Siaya','6','Siaya','0000-00-00 00:00:00','0000-00-00 00:00:00'),(42,'42','Kisumu','6','Kisumu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(43,'43','Homa Bay','6','Homa Bay','0000-00-00 00:00:00','0000-00-00 00:00:00'),(44,'44','Migori','6','Migori','0000-00-00 00:00:00','0000-00-00 00:00:00'),(45,'45','Kisii','6','Kisii','0000-00-00 00:00:00','0000-00-00 00:00:00'),(46,'46','Nyamira','6','Nyamira','0000-00-00 00:00:00','0000-00-00 00:00:00'),(47,'47','Nairobi','4','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `county` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `currency` -- DROP TABLE IF EXISTS `currency`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `currency` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(20) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `currency` -- LOCK TABLES `currency` WRITE; /*!40000 ALTER TABLE `currency` DISABLE KEYS */; INSERT INTO `currency` VALUES (1,'Ksh','','2018-03-06 19:44:07pm','active','1','','1',1),(2,'URO','','','active','','','1',1),(3,'USD','','','active','','','1',1),(4,'ssp','South Sudanese pound','2021-05-15 04:53:45','active','1','','1',1); /*!40000 ALTER TABLE `currency` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customedproductcategory` -- DROP TABLE IF EXISTS `customedproductcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customedproductcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', `imgid` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customedproductcategory` -- LOCK TABLES `customedproductcategory` WRITE; /*!40000 ALTER TABLE `customedproductcategory` DISABLE KEYS */; /*!40000 ALTER TABLE `customedproductcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customer` -- DROP TABLE IF EXISTS `customer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `surname` varchar(50) NOT NULL, `username` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `business` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `createddate` varchar(50) NOT NULL, `password` varchar(30) NOT NULL, `website` varchar(100) NOT NULL, `dob` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `box` varchar(50) NOT NULL, `source` varchar(50) DEFAULT NULL, `town` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `apiaccount_id` varchar(30) NOT NULL DEFAULT '1', `recoverpassword` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `companyid` int(10) NOT NULL DEFAULT 1, `service` text NOT NULL, `usertype` varchar(50) DEFAULT NULL, `smstype` int(10) NOT NULL DEFAULT 2, `refer` text NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customer` -- LOCK TABLES `customer` WRITE; /*!40000 ALTER TABLE `customer` DISABLE KEYS */; INSERT INTO `customer` VALUES (1,'robert','Nyambura','','0710597573','JUJA','','2020-04-17','','http://127.0.0.1:86/pos.robisearch.com/agent','','2333333','Description / Message','','Facebook','','','','reseller','1','','0',1,'Enter name of the product/service you need e.g POS, BULK SMS, BIOMETRIC, WEBSITE, COMPUTER, PRINETR etc',NULL,2,'',''),(3,'robert','Manyala','','0721150817','JKUAT','','2020-04-17','','http://127.0.0.1:86/pos.robisearch.com/agent','','22434334','ok','','Referal','','','','reseller','1','','0',1,'POS, BULK SMS, BIOMETRIC, WEBSITE,',NULL,2,'','robisearch@gmail.com'); /*!40000 ALTER TABLE `customer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customerfiscalyear` -- DROP TABLE IF EXISTS `customerfiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customerfiscalyear` ( `id` int(40) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `category` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customerfiscalyear` -- LOCK TABLES `customerfiscalyear` WRITE; /*!40000 ALTER TABLE `customerfiscalyear` DISABLE KEYS */; INSERT INTO `customerfiscalyear` VALUES (1,'','active','2022-00-00 00:00:00','2021-00-00 00:00:00',1,1,'\r\n<div style=\"border:1px solid',3333.00,44444.00,0,'1',0,'member'); /*!40000 ALTER TABLE `customerfiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customersupplierbalance` -- DROP TABLE IF EXISTS `customersupplierbalance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customersupplierbalance` ( `id` int(40) NOT NULL AUTO_INCREMENT, `description` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `customerid` int(11) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customersupplierbalance` -- LOCK TABLES `customersupplierbalance` WRITE; /*!40000 ALTER TABLE `customersupplierbalance` DISABLE KEYS */; /*!40000 ALTER TABLE `customersupplierbalance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycharges` -- DROP TABLE IF EXISTS `dailycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycharges` ( `id` int(100) NOT NULL AUTO_INCREMENT, `chargeid` int(11) NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `houseno` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycharges` -- LOCK TABLES `dailycharges` WRITE; /*!40000 ALTER TABLE `dailycharges` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycollections` -- DROP TABLE IF EXISTS `dailycollections`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycollections` ( `id` int(40) NOT NULL AUTO_INCREMENT, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `createdat` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `name` varchar(30) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `controller` varchar(30) NOT NULL, `expense` varchar(30) NOT NULL, `cash` varchar(30) NOT NULL, `discount` varchar(30) NOT NULL, `entrydate` varchar(30) NOT NULL, `contact` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `tax` decimal(10,2) NOT NULL, `sort` decimal(10,2) NOT NULL, `sortmoney` decimal(10,2) NOT NULL, `transactiondate` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `openingbalance` decimal(10,2) NOT NULL, `closingbalance` decimal(10,2) NOT NULL, `cashcollected` decimal(10,2) NOT NULL, `totalsales` decimal(10,2) NOT NULL, `debt` decimal(10,0) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycollections` -- LOCK TABLES `dailycollections` WRITE; /*!40000 ALTER TABLE `dailycollections` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycollections` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailytasks` -- DROP TABLE IF EXISTS `dailytasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailytasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `achieved` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `exactdate` varchar(30) NOT NULL, `day` varchar(20) NOT NULL, `comment` text NOT NULL, `updatedby` int(11) NOT NULL, `mykey` varchar(50) NOT NULL, `approval` varchar(20) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailytasks` -- LOCK TABLES `dailytasks` WRITE; /*!40000 ALTER TABLE `dailytasks` DISABLE KEYS */; /*!40000 ALTER TABLE `dailytasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `damages` -- DROP TABLE IF EXISTS `damages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `damages` ( `id` int(10) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `datedamaged` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `damages` -- LOCK TABLES `damages` WRITE; /*!40000 ALTER TABLE `damages` DISABLE KEYS */; /*!40000 ALTER TABLE `damages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `deals` -- DROP TABLE IF EXISTS `deals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `deals` ( `id` int(50) NOT NULL AUTO_INCREMENT, `owner` varchar(100) NOT NULL, `title` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `nextstep` text NOT NULL, `contactname` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `fromdate` datetime NOT NULL, `todate` datetime NOT NULL, `probability` varchar(100) NOT NULL, `expectedrevenue` varchar(100) NOT NULL, `stage` varchar(100) NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', `comments` text NOT NULL, `userid` varchar(100) NOT NULL, `dateposted` datetime NOT NULL, `companyid` varchar(100) NOT NULL, `allsteps` text NOT NULL, `dealowner` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `deals` -- LOCK TABLES `deals` WRITE; /*!40000 ALTER TABLE `deals` DISABLE KEYS */; /*!40000 ALTER TABLE `deals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `debitcredit` -- DROP TABLE IF EXISTS `debitcredit`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `debitcredit` ( `id` int(30) NOT NULL AUTO_INCREMENT, `account` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `crateddate` datetime NOT NULL, `debit` decimal(10,2) DEFAULT NULL, `credit` decimal(10,2) DEFAULT NULL, `balance` varchar(20) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `description` text NOT NULL, `branch` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `refno` varchar(30) NOT NULL, `mode` varchar(50) NOT NULL, `confirm` varchar(30) NOT NULL DEFAULT 'No', `updatedat` varchar(30) DEFAULT NULL, `updatedby` int(11) DEFAULT NULL, `transactioncode` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `debitcredit` -- LOCK TABLES `debitcredit` WRITE; /*!40000 ALTER TABLE `debitcredit` DISABLE KEYS */; INSERT INTO `debitcredit` VALUES (1,'1100','2031626436935','2021-07-16 15:02:51',3360.00,NULL,'','203','1','Good sold','1','41','sales','','','No',NULL,NULL,''),(2,'4000','2031626436935','2021-07-16 15:02:51',NULL,3360.00,'','203','1','Good sold','1','41','sales','42','','No',NULL,NULL,''),(3,'1000','2031627392611','2021-07-26 16:30:58',15288.00,NULL,'','203','1','Good sold','1','','sales','','','No',NULL,NULL,''),(4,'4000','2031627392611','2021-07-26 16:30:58',NULL,15288.00,'','203','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5,'1000','2031627392692','2021-07-27 16:32:00',1280.00,NULL,'','203','1','Good sold','1','','sales','','','No',NULL,NULL,''),(6,'4000','2031627392692','2021-07-27 16:32:00',NULL,1280.00,'','203','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(7,'1000','2031627479478','2021-07-28 16:38:24',32312.00,NULL,'','203','1','Good sold','1','','sales','','','No',NULL,NULL,''),(8,'4000','2031627479478','2021-07-28 16:38:24',NULL,32312.00,'','203','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9,'1000','2031627479510','2021-07-28 16:39:04',4696.00,NULL,'','203','1','Good sold','1','','sales','','','No',NULL,NULL,''),(10,'4000','2031627479510','2021-07-28 16:39:04',NULL,4696.00,'','203','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11,'1000','2031627479553','2021-07-28 16:40:04',3522.00,NULL,'','203','1','Good sold','1','','sales','','','No',NULL,NULL,''),(12,'4000','2031627479553','2021-07-28 16:40:04',NULL,3522.00,'','203','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(13,'1000','2031627479610','2021-07-28 16:40:49',9672.00,NULL,'','203','1','Good sold','1','','sales','','','No',NULL,NULL,''),(14,'4000','2031627479610','2021-07-28 16:40:49',NULL,9232.00,'','203','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(15,'4000','2031627479610','2021-07-28 16:40:49',NULL,440.00,'','203','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(16,'1000','2031627631338','2021-07-30 10:58:47',2308.00,NULL,'','203','1','Good sold','1','','sales','','','No',NULL,NULL,''),(17,'4000','2031627631338','2021-07-30 10:58:47',NULL,2308.00,'','203','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(18,'1000','2031627722367','2021-07-31 12:06:53',5120.00,NULL,'','203','1','Good sold','1','','sales','','','No',NULL,NULL,''),(19,'4000','2031627722367','2021-07-31 12:06:53',NULL,5120.00,'','203','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(20,'1000','2031627722444','2021-07-31 12:07:40',1280.00,NULL,'','203','1','Good sold','1','','sales','','','No',NULL,NULL,''),(21,'4000','2031627722444','2021-07-31 12:07:40',NULL,1280.00,'','203','1','Good sold','1','','sales','5','','No',NULL,NULL,''); /*!40000 ALTER TABLE `debitcredit` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `delivery` -- DROP TABLE IF EXISTS `delivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `delivery` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` varchar(10) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `orderno` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, `staff` int(11) NOT NULL, `shipping` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `ordereddate` varchar(50) NOT NULL, `supplier` int(11) NOT NULL DEFAULT 1, `profit` varchar(20) NOT NULL, `commissionrate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL, `mode` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `delivery` -- LOCK TABLES `delivery` WRITE; /*!40000 ALTER TABLE `delivery` DISABLE KEYS */; /*!40000 ALTER TABLE `delivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `department` -- DROP TABLE IF EXISTS `department`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `department` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `description` text NOT NULL, `faculty_id` int(11) NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `department` -- LOCK TABLES `department` WRITE; /*!40000 ALTER TABLE `department` DISABLE KEYS */; INSERT INTO `department` VALUES (1,'ICT','ICT',0,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'HR','HR',0,'0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `department` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `depositrefunds` -- DROP TABLE IF EXISTS `depositrefunds`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `depositrefunds` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(30) NOT NULL DEFAULT 1, `amount` decimal(10,2) NOT NULL, `before` varchar(20) DEFAULT NULL, `after` varchar(20) DEFAULT NULL, `bookingid` int(20) NOT NULL, `tenantid` int(11) NOT NULL, `receiptno` varchar(50) NOT NULL, `transactioncode` varchar(50) NOT NULL, `mode` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `depositrefunds` -- LOCK TABLES `depositrefunds` WRITE; /*!40000 ALTER TABLE `depositrefunds` DISABLE KEYS */; /*!40000 ALTER TABLE `depositrefunds` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `device` -- DROP TABLE IF EXISTS `device`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `device` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) DEFAULT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `device` -- LOCK TABLES `device` WRITE; /*!40000 ALTER TABLE `device` DISABLE KEYS */; INSERT INTO `device` VALUES (1,'101','','2019-06-10 09:49:10am','active','1','','1'); /*!40000 ALTER TABLE `device` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `distribution` -- DROP TABLE IF EXISTS `distribution`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `distribution` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` varchar(10) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `orderno` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, `staff` int(11) NOT NULL, `shipping` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `ordereddate` varchar(50) NOT NULL, `supplier` int(11) NOT NULL DEFAULT 1, `profit` varchar(20) NOT NULL, `commissionrate` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `distribution` -- LOCK TABLES `distribution` WRITE; /*!40000 ALTER TABLE `distribution` DISABLE KEYS */; /*!40000 ALTER TABLE `distribution` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `district` -- DROP TABLE IF EXISTS `district`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `district` ( `id` int(30) NOT NULL, `code` varchar(50) NOT NULL, `countyid` varchar(10) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `provincecode` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `district` -- LOCK TABLES `district` WRITE; /*!40000 ALTER TABLE `district` DISABLE KEYS */; /*!40000 ALTER TABLE `district` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `documents` -- DROP TABLE IF EXISTS `documents`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `documents` ( `id` int(50) NOT NULL AUTO_INCREMENT, `documentname` varchar(100) NOT NULL, `idno` varchar(50) NOT NULL, `category` varchar(100) NOT NULL, `name` text NOT NULL, `dateposted` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `entrydate` varchar(50) NOT NULL, `img_id` varchar(100) NOT NULL, `companyid` varchar(50) NOT NULL, `mydocuments` text DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `documents` -- LOCK TABLES `documents` WRITE; /*!40000 ALTER TABLE `documents` DISABLE KEYS */; /*!40000 ALTER TABLE `documents` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `email_accounts` -- DROP TABLE IF EXISTS `email_accounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `email_accounts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `email` varchar(50) NOT NULL, `password` varchar(100) NOT NULL, `smtp_host` varchar(50) NOT NULL, `smtp_port` int(11) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `name` varchar(50) NOT NULL, `server` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `protocol` varchar(30) NOT NULL DEFAULT 'smtp', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `email_accounts` -- LOCK TABLES `email_accounts` WRITE; /*!40000 ALTER TABLE `email_accounts` DISABLE KEYS */; INSERT INTO `email_accounts` VALUES (1,'marketing@mombasacontinental.com','Pass@123','mail.mombasacontinental.com',587,1,465,'ROBISEARCH LTD/TASK MANAGER',1,'','mail/smtp'),(2,'support@robisearch.com','support!@##@!','ssl://mail.robisearch.com',465,1,1,'ROBISEARCH LTD/TASK MANAGER',2,'2019-06-23 05:28:28pm','smtp'),(3,'oukobert@gmail.com','0718667391','ssl://smtp.googlemail.com',465,1,1,'robisearch',1,'2019-11-04 11:00:33am','smtp'); /*!40000 ALTER TABLE `email_accounts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `employeecharges` -- DROP TABLE IF EXISTS `employeecharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `employeecharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, `memberid` int(11) NOT NULL, `statutory` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `employeecharges` -- LOCK TABLES `employeecharges` WRITE; /*!40000 ALTER TABLE `employeecharges` DISABLE KEYS */; /*!40000 ALTER TABLE `employeecharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `employeepayments` -- DROP TABLE IF EXISTS `employeepayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `employeepayments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, `memberid` int(11) NOT NULL, `salaryid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `employeepayments` -- LOCK TABLES `employeepayments` WRITE; /*!40000 ALTER TABLE `employeepayments` DISABLE KEYS */; /*!40000 ALTER TABLE `employeepayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `evaluation` -- DROP TABLE IF EXISTS `evaluation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `evaluation` ( `invoice` varchar(100) NOT NULL, `id` int(20) NOT NULL AUTO_INCREMENT, `serialno` varchar(50) NOT NULL, `insuredname` varchar(50) NOT NULL, `insurer` varchar(50) NOT NULL, `expirydate` varchar(50) NOT NULL, `inspectedby` varchar(50) NOT NULL, `contact` varchar(50) NOT NULL, `policyno` varchar(50) NOT NULL, `instructions` text NOT NULL, `registrationno` varchar(50) NOT NULL, `make` varchar(50) NOT NULL, `model` varchar(50) NOT NULL, `colour` varchar(50) NOT NULL, `yom` varchar(50) NOT NULL, `fueltype` varchar(50) NOT NULL, `engineno` varchar(50) NOT NULL, `chassisno` varchar(50) NOT NULL, `mileage` varchar(50) NOT NULL, `enginerating` varchar(50) NOT NULL, `countryoforigin` varchar(50) NOT NULL, `locationofinspection` varchar(50) NOT NULL, `coachwork` varchar(50) NOT NULL, `mechanical` varchar(50) NOT NULL, `electrical` varchar(50) NOT NULL, `tyres` varchar(50) NOT NULL, `generalcondition` text NOT NULL, `assessedvalue` varchar(50) NOT NULL, `features` text NOT NULL, `anittheft` varchar(50) NOT NULL, `windscreenvalue` varchar(50) NOT NULL, `radiovalue` varchar(50) NOT NULL, `remarks` text NOT NULL, `reportdetails` text NOT NULL, `date` date NOT NULL, `pin` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `dateposted` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `evaluation` -- LOCK TABLES `evaluation` WRITE; /*!40000 ALTER TABLE `evaluation` DISABLE KEYS */; /*!40000 ALTER TABLE `evaluation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `events` -- DROP TABLE IF EXISTS `events`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `events` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` varchar(100) NOT NULL, `fromdate` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `host` varchar(100) NOT NULL, `participants` text NOT NULL, `location` varchar(100) NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'new', `comments` text NOT NULL, `repeated` varchar(50) NOT NULL, `dateposted` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `events` -- LOCK TABLES `events` WRITE; /*!40000 ALTER TABLE `events` DISABLE KEYS */; INSERT INTO `events` VALUES (1,'Saturday','2021-05-03','2021-05-13','localhost','rr','NAIROBI','new','rr','Yes','2021-05-10 07:20:22','1','','1'),(2,'Saturday','2021-05-12','2021-05-04','localhost','ee','NAIROBI','new','ee','Yes','2021-05-10 07:21:07','1','','1'),(3,'e','2021-05-16','2021-05-16','localhost','ee','eee','new','ee','Yes','2021-05-10 07:21:25','1','','1'); /*!40000 ALTER TABLE `events` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `expenses` -- DROP TABLE IF EXISTS `expenses`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `expenses` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` datetime NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `datespent` datetime NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `companyid` varchar(100) NOT NULL, `accounttype` varchar(50) NOT NULL, `bankname` varchar(60) NOT NULL, `supplier` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `paymentmethodes` varchar(30) NOT NULL, `duedate` varchar(30) NOT NULL, `terms` text NOT NULL, `balance` decimal(10,2) NOT NULL, `paid` decimal(10,2) NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `allocation` varchar(20) NOT NULL DEFAULT 'No', `invoicestatus` varchar(20) NOT NULL DEFAULT 'No', `allocationtext` text NOT NULL, `loanpaid` decimal(10,2) NOT NULL, `loanbalance` decimal(10,2) NOT NULL, `duration` varchar(20) NOT NULL, `monthlyrate` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `expenses` -- LOCK TABLES `expenses` WRITE; /*!40000 ALTER TABLE `expenses` DISABLE KEYS */; /*!40000 ALTER TABLE `expenses` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `faqs` -- DROP TABLE IF EXISTS `faqs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `faqs` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `faqs` -- LOCK TABLES `faqs` WRITE; /*!40000 ALTER TABLE `faqs` DISABLE KEYS */; /*!40000 ALTER TABLE `faqs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `fingers` -- DROP TABLE IF EXISTS `fingers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `fingers` ( `id` int(100) NOT NULL AUTO_INCREMENT, `admno` varchar(200) NOT NULL, `fingername` varchar(50) NOT NULL, `regdate` varchar(100) NOT NULL, `template` text NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `fingers` -- LOCK TABLES `fingers` WRITE; /*!40000 ALTER TABLE `fingers` DISABLE KEYS */; /*!40000 ALTER TABLE `fingers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `fiscalyear` -- DROP TABLE IF EXISTS `fiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `fiscalyear` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `fiscalyear` -- LOCK TABLES `fiscalyear` WRITE; /*!40000 ALTER TABLE `fiscalyear` DISABLE KEYS */; INSERT INTO `fiscalyear` VALUES (1,'2021 Fiscal Year','active','2021-01-01 00:00:00','2021-12-31 23:59:00',1,1,'2021-01-07 06:12:23',100.00,0.00,0); /*!40000 ALTER TABLE `fiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `followups` -- DROP TABLE IF EXISTS `followups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `followups` ( `id` int(30) NOT NULL AUTO_INCREMENT, `date` varchar(50) NOT NULL, `followupid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `nextdate` datetime NOT NULL, `feedback` text NOT NULL, `recommendation` text NOT NULL, `challanges` text NOT NULL, `level` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, `finalid` varchar(50) NOT NULL, `dateposted` datetime NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'Deal', `completed` varchar(20) NOT NULL DEFAULT 'no', `stage` varchar(20) DEFAULT NULL, `allsteps` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `followups` -- LOCK TABLES `followups` WRITE; /*!40000 ALTER TABLE `followups` DISABLE KEYS */; INSERT INTO `followups` VALUES (1,'2021-05-14 04:52:43','1','1','newstock','1','2021-05-13 12:00:00','ready','','n/a','First Call',1,'11620870763','2021-05-13 04:52:43','Deal','no',NULL,NULL); /*!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=206 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glaccounts` -- LOCK TABLES `glaccounts` WRITE; /*!40000 ALTER TABLE `glaccounts` DISABLE KEYS */; INSERT INTO `glaccounts` VALUES (30,'1','1','1','Control Acc (Cash)','','2018-07-20 13:23:56',1,'','-13000','2020-10-01 13:01:12','1000','1'),(31,'1','1','1','Mpesa','','2020-05-10 17:24:37',1,'','-2000','2020-05-10 17:28:13','1010','1'),(33,'351','1','1','KCB account','','2018-06-01',1,'','-77200','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,'','0','2019-07-20 23:18:46','1110','1'),(36,'2','1','6','checking account','','2018-07-20 14:14:59',1,'','0','2018-07-20 14:15:36pm','1120','KES'),(37,'351','1','6','Tax Assets','','2018-07-20 14:15:37',1,'','0','2019-07-20 13:01:36','1130',''),(38,'2','1','6','loans & advances','','2018-07-20 14:17:01',1,'','0','2018-07-20 14:18:41pm','1140','KES'),(39,'2','1','6','securities & deposits','','2018-07-20 14:18:42',1,'','0','2018-07-20 14:19:49pm','1150','KES'),(40,'351','1','6','Allowance for doubtful accounts','','2018-07-20 14:19:50',1,'','0','2019-07-20 12:05:22','1160',''),(41,'351','1','6','Prepayments','','2018-07-20 14:37:09',1,'','0','2019-07-20 13:03:33','1170',''),(44,'351','1','6','Salary advances','','2018-07-20 14:42:02',1,'','0','2019-07-20 12:58:57','1200',''),(45,'351','1','7','Land','','2018-07-20 14:43:05',1,'','0','2019-07-20 13:00:33','1500',''),(46,'351','1','7','Motor Vehicle','','2018-07-20 15:05:47',1,'','0','2019-07-20 13:04:35','1510',''),(47,'1','1','27','Softwares','','2018-07-20 15:06:36',4,'','0','2019-10-28 05:41:59','1520',''),(48,'351','1','7','Buildings','','2018-07-20 15:07:38',1,'','0','2019-07-20 13:07:02','1530',''),(49,'351','1','7','Plants & Machinery','','2018-07-20 15:09:21',1,'','0','2019-07-20 13:08:16','1540',''),(50,'351','1','7','Office Equipments','','2018-07-20 15:13:54',1,'','0','2019-07-20 13:09:35','1550',''),(51,'351','1','7','Furnitures & Fixtures','','2018-07-20 15:18:17',1,'','0','2019-07-20 13:10:29','1560',''),(52,'351','1','7','Depreciation ','117','2018-07-20 15:20:15',1,'','0','2019-07-20 13:13:53','1570',''),(53,'351','1','7','Depletable assets','','2018-07-20 15:21:07',1,'','0','2019-07-20 13:30:32','1580','1'),(54,'351','1','7','Leasehold improvements','','2018-07-20 15:22:55',1,'','0','2019-07-20 13:36:59','1590',''),(55,'351','1','7','Accumulated depreciation','','2018-07-20 15:23:48',1,'','0','2019-07-20 13:17:21','1600',''),(57,'351','1','9','Capital ','','2018-07-20 15:43:54',1,'','0','2019-07-20 14:18:04','1800',''),(58,'416','1','29','Office purchases','','2018-07-20 16:02:41',5,'','0','2019-10-16 17:53:18','1850',''),(59,'2','1','8','stock of raw materials','','2018-07-20 16:04:29',1,'','0','2018-07-20 16:07:35pm','1860','KES'),(63,'351','1','14','Loan payable','','2018-07-23 12:06:08',2,'','0','2019-07-20 14:11:32','2000',''),(64,'351','1','14','Dividends payable','','2018-07-23 12:33:51',2,'','0','2019-07-20 15:08:15','2010','1'),(65,'2','1','14','Income tax payable','','2018-07-23 12:35:15',2,'','0','2018-07-23 12:36:09pm','2020','KES'),(66,'351','1','14','Accrued Expenses Payable ','','2018-07-23 12:36:09',2,'','0','2019-07-20 13:33:39','2030','1'),(67,'351','1','14','Payroll Liabilities','','2018-07-23 12:37:11',2,'','0','2019-07-20 13:24:33','2040',''),(68,'351','1','14','Current tax liability','','2018-07-23 12:37:58',2,'','0','2019-07-20 15:10:18','2050','1'),(69,'351','1','14','Client trust accounts','','2018-07-23 12:38:55',2,'','0','2019-07-20 15:11:06','2060',''),(70,'351','1','14','Insurance payable','','2018-07-23 12:39:33',2,'','0','2019-07-20 15:12:04','2070',''),(72,'351','1','14','Sales & services tax payable','','2018-07-23 12:40:58',2,'','0','2019-07-20 15:14:57','2090',''),(74,'351','1','14','Bank Overdraft','','2018-07-23 12:43:29',2,'','0','2019-07-20 13:52:34','2110','1'),(75,'351','1','14','Current portion of obligations under finance leases','','2018-07-23 12:44:39',2,'','0','2019-07-20 15:19:30','2120',''),(76,'351','1','15','Long term debt','','2018-07-23 12:57:42',2,'','0','2019-07-20 15:16:19','2500',''),(78,'351','1','15','Notes payable','','2018-07-23 13:00:31',2,'','0','2019-07-20 13:58:01','2510',''),(79,'351','1','15','Liabilities related to assets held for sale','','2018-07-23 13:01:58',2,'','0','2019-07-20 15:28:14','2520','1'),(80,'2','1','15','shareholder notes payable','','2018-07-23 13:02:46',2,'','0','2018-07-23 13:04:38pm','2530','KES'),(81,'351','1','15','Accrued non-current liabilities','','2018-07-23 13:04:38',2,'','0','2019-07-22 09:45:51','2540',''),(82,'2','1','15','accrued holiday payable','','2018-07-23 13:15:07',2,'','0','2018-07-23 13:19:53pm','2550','KES'),(83,'2','1','26','ordinary shares','','2018-07-23 13:54:16',3,'','0','2018-07-23 13:55:37pm','3000','KES'),(84,'1','1','26','opening balance Equity','','2018-07-23 13:55:37',3,'','-50000','2020-05-09 20:15:00','3010',''),(85,'2','1','26','partner contributions','','2018-07-23 13:56:29',3,'','0','2018-07-23 13:57:14pm','3020','KES'),(86,'2','1','26','share capital','','2018-07-23 13:57:15',3,'','0','2018-07-23 13:59:17pm','3030','KES'),(87,'2','1','26','capital stock','','2018-07-23 13:59:18',3,'','0','2018-07-23 14:00:06pm','3040','KES'),(89,'351','1','26','Dividend disbursed','','2018-07-23 14:00:07',3,'','0','2019-07-22 09:44:29','3050',''),(90,'2','1','26','other comprehensive income','','2018-07-23 14:05:14',3,'','0','2018-07-23 14:06:04pm','3060','KES'),(91,'2','1','26','retained earnings','','2018-07-23 14:06:06',3,'','0','2018-07-23 14:06:41pm','3070','KES'),(92,'2','1','26','paid in capital','','2018-07-23 14:06:42',3,'','0','2018-07-23 14:08:06pm','3080','KES'),(93,'2','1','26','equity in earnings of subsidiaries','','2018-07-23 14:08:07',3,'','0','2018-07-23 14:09:00pm','3090','KES'),(94,'351','1','27','Sales','','2018-06-01',4,'','0','2019-07-23 11:30:51','4000',''),(95,'351','1','27','Maintainance/Training fees','94','2018-07-23 14:09:38',4,'','0','2019-07-20 15:53:04','4010',''),(97,'351','1','30','expenses included in valuation','','2018-06-01 ',5,'','0','2019-07-23 11:33:52','5010',''),(98,'351','1','30','stock adjustment','','2018-07-23 14:27:39',5,'','0','2019-07-20 17:25:59','5020',''),(99,'1','1','8','Cost of Good sold','','2018-07-01',5,'','0','2020-05-11 09:26:16','5500',''),(100,'351','1','29','Transport','','2018-06-01',5,'','0','2019-07-23 11:27:46','5510',''),(101,'351','1','29','Rent Expenses','','2018-07-23 14:33:51',5,'','0','2019-07-20 17:40:22','5520',''),(102,'351','1','29','Utilities','','2018-07-23 14:34:24',5,'','0','2019-07-20 17:42:59','5530','1'),(103,'351','1','29','Advertisements','','2018-07-23 14:34:52',5,'','0','2019-07-20 17:47:48','5540','1'),(104,'351','1','29','Salary Costs','','2018-07-23 14:35:41',5,'','50000','2019-07-20 20:26:30','5550',''),(105,'1','1','29','Staff Costs','','2020-07-23 14:36:42',5,'','0','2020-06-30 21:02:43','5560','1'),(106,'351','1','29','Staff Uniforms','105','2018-07-23 14:37:26',5,'','0','2019-07-20 20:43:01','5561','1'),(107,'351','1','29','Staff Welfare ','105','2018-07-23 14:38:50',5,'','0','2019-07-20 20:47:45','5562','1'),(114,'351','1','29','Training Fees','','2018-07-23 14:46:18',5,'','0','2019-07-20 21:00:54','5650','1'),(115,'351','1','29','Marketing expenses','','2018-07-23 14:47:47',5,'','0','2019-07-20 20:59:00','5660',''),(118,'351','1','29','Bid Bond Charges','120','2018-07-23 14:51:10',5,'','0','2019-07-20 21:51:57','5711','1'),(119,'351','1','29','Bank Service Charges ','','2018-07-23 14:54:26',5,'','0','2019-07-20 21:24:05','5700','1'),(120,'351','1','29','Tender expenses','','2018-07-23 14:55:12',5,'','0','2019-07-20 21:49:11','5710',''),(122,'351','1','29','Outsourced Printing & Scanning','','2018-07-23 15:02:34',5,'','0','2019-07-20 21:55:42','5730',''),(123,'351','1','30','Commission on sales','','2018-07-23 15:03:42',5,'','0','2019-07-20 21:56:36','5740','1'),(124,'351','1','29','Accomodation','','2018-07-23 15:04:46',5,'','0','2019-07-20 21:58:04','5750',''),(125,'351','1','29','Professional /Legal expenses','','2018-07-23 15:05:55',5,'','0','2019-07-20 22:28:51','5760','1'),(126,'351','1','28','Postage & Delivery','','2018-07-23 15:06:59',4,'','0','2019-07-20 22:00:51','5770','1'),(127,'351','1','29','Repairs & Maintenance','','2018-07-23 15:07:48',5,'','0','2019-07-20 22:02:26','5780',''),(128,'351','1','29','Depreciation Expense','','2018-07-23 15:08:24',5,'','0','2019-07-20 22:03:48','5790',''),(129,'351','1','29','Miscellaneous','','2018-07-23 15:09:39',5,'','0','2019-07-20 22:05:47','5800',''),(130,'351','1','27','Point of sale','94','2018-06-01 ',4,'','0','2019-08-08 09:12:19','4020',''),(131,'351','1','27','Bulk Sms','94','2018-07-23 15:12:25',4,'','0','2019-07-20 15:56:23','4030','1'),(132,'351','1','27','property management System','94','2018-07-23 15:13:09',4,'','0','2019-07-20 16:16:00','4040','1'),(133,'351','1','27','Biometric system','94','2018-07-23 15:13:41',4,'','2393.5','2019-07-20 16:14:44','4050','1'),(134,'351','1','27','school management System','94','2018-07-23 15:14:35',4,'','0','2019-07-20 16:17:38','4060','1'),(135,'351','1','27','Hospital management System','94','2018-07-23 15:15:15',4,'','0','2019-07-20 16:19:26','4070',''),(136,'351','1','27','Website Development','94','2018-07-23 15:16:03',4,'','0','2019-07-20 16:25:53','4080','1'),(137,'351','1','27','Pos Upgrade','94','2018-07-23 15:16:38',4,'','0','2019-07-20 16:27:18','4090',''),(139,'351','1','27','Hardware','94','2018-07-23 15:18:10',4,'','0','2019-07-20 16:49:09','4110','1'),(140,'351','1','27','Graphic Design','94','2018-07-23 15:18:56',4,'','0','2019-07-20 16:50:40','4120','1'),(141,'351','1','27','Thermal rolls','94','2018-07-23 15:19:38',4,'','0','2019-07-20 16:54:33','4130','1'),(143,'479','1','1','Paybill','','2018-07-26 12:58:21',1,'','-6666666999','2019-01-18 17:14:27','1020','1'),(144,'351','1','14','Account payable','','2018-06-01',2,'','0','2019-07-23 11:29:59','2130',''),(148,'351','1','1','Director\'s Account','','2018-06-01',1,'','0','2019-08-22 08:43:26','1040','1'),(151,'351','1','8','Hardware','58','2018-10-30 09:48:11',5,'','0','2019-09-04 10:25:47','1851','1'),(152,'351','1','27','Labour Fees','94','2018-11-01 12:09:21',4,'','0','2019-07-20 16:57:21','4160','1'),(154,'351','1','29','Supplies','156','2018-11-05 16:43:21',5,'','0','2019-07-18 14:43:13','5900','1'),(155,'351','1','29','Cleaning','156','2018-11-05 16:46:57',5,'','0','2019-07-18 14:28:52','5910','1'),(156,'351','1','29','Office Expenses','','2018-11-05 16:47:29',5,'','0','2019-07-18 14:15:56','5920','1'),(157,'351','1','27','Management Information System','94','2019-01-31 16:43:09',4,'','0','2019-07-20 16:58:11','4170','1'),(158,'351','1','29','Mpesa charges','','2019-05-25 12:20:26',5,'','0','2019-07-20 22:26:12','5930','1'),(159,'351','1','1','Petty cash','','2019-06-01',1,'','-5577','2019-08-22 15:25:29','1050','1'),(160,'351','1','29','Discount Allowed','','2019-07-08 ',5,'','0','2019-07-20 23:17:13','5030','1'),(161,'351','1','6','Withholding Tax','','2019-07-20 13:24:34',1,'','0','2019-07-20 13:28:18','1210',''),(162,'351','1','6','Discount Recieved','','2019-07-20 13:28:19',1,'','0','2019-07-20 13:29:38','1220','1'),(163,'351','1','6','Accrued Income Receivable ','','2019-07-20 13:33:40',1,'','0','2019-07-20 13:36:05','1230','1'),(164,'351','1','14','NHIF','67','2019-07-20 14:03:52',2,'','0','2019-07-20 14:06:21','2041','1'),(165,'351','1','14','NSSF','67','2019-07-20 14:06:22',2,'','0','2019-07-20 14:07:21','2042',''),(166,'351','1','14','PAYE','67','2019-07-20 14:07:21',2,'','0','2019-07-20 14:08:21','2043','1'),(167,'351','1','14','Net Pay','','2019-07-20 14:08:21',2,'','0','2019-07-20 14:10:20','2045',''),(168,'351','1','27','Bulk Sms Account Set Up','131','2019-07-20 15:56:24',4,'','0','2019-07-20 16:07:37','4031','1'),(169,'351','1','27','Bulk Sms Branding','131','2019-07-20 16:07:38',4,'','0','2019-07-20 16:09:27','4032',''),(170,'1','1','27','Bulk Sms Recharge','131','2019-07-20 16:09:28',4,'','0','2019-10-26 13:53:32','4033','1'),(171,'351','1','27','Hotel Accommodation System','94','2019-07-20 16:19:27',4,'','0','2019-07-20 16:23:52','4100','1'),(172,'351','1','27','Miscellaneous Income','94','2019-07-20 16:58:12',4,'','0','2019-07-20 17:00:06','4180','1'),(173,'351','1','27','Mpesa Intergration','94','2019-07-20 17:00:07',4,'','0','2019-07-20 17:02:30','4190','1'),(174,'351','1','27','Biometric Bulk Sms Intergration','94','2019-07-20 17:02:31',4,'','0','2019-07-20 17:38:53','4195',''),(175,'351','1','8','Thermal rolls','58','2019-07-20 17:32:58',5,'','0','2019-09-04 10:26:06','1852','1'),(176,'351','1','29','Electricity','102','2019-07-20 17:42:59',5,'','0','2019-07-20 17:44:30','5531','1'),(177,'351','1','29','Water','102','2019-07-20 17:44:31',5,'','0','2019-07-20 17:45:22','5532','1'),(178,'351','1','29','Wages/Overtime','104','2019-07-20 20:26:31',5,'','0','2019-07-20 20:29:49','5551','1'),(179,'1','1','29','Staff Airtime','105','2020-07-20 20:47:45',5,'','0','2020-06-30 21:03:42','5563','1'),(180,'1','1','29','Medical Expenses ','105','2019-07-20 20:50:12',5,'','0','2020-06-30 22:16:41','5566','1'),(181,'351','1','29','NSSF-Employer','105','2019-07-20 20:51:37',5,'','0','2019-07-20 20:53:29','5565','1'),(182,'351','1','29','Meal Expenses ','','2019-07-20 22:28:52',5,'','0','2019-07-20 22:48:43','5250','1'),(183,'351','1','29','Refunds','','2019-07-20 22:48:44',5,'','0','2019-07-20 22:49:44','5240','1'),(184,'351','1','30','Loss on Disposal of fixed Assets ','','2019-07-20 22:49:45',5,'','0','2019-07-20 22:53:18','5220','1'),(185,'351','1','29','Internet Expenses ','','2019-07-20 22:53:19',5,'','0','2019-07-20 22:56:13','5200',''),(186,'351','1','29','Telephone Expenses ','','2019-07-20 22:56:14',5,'','0','2019-07-20 22:57:42','5210','1'),(187,'351','1','29','Dues & Subscriptions','','2019-07-20 22:57:43',5,'','0','2019-07-20 23:02:13','5180','1'),(188,'351','1','29','Donations','','2019-07-20 23:02:14',5,'','0','2019-07-20 23:03:34','5170','1'),(189,'351','1','29','Chaitable Donations','188','2019-07-20 23:03:35',5,'','0','2019-07-20 23:04:51','5171','1'),(190,'351','1','29','Non-Charitable Donations','188','2019-07-20 23:04:52',5,'','0','2019-07-20 23:08:00','5172','1'),(191,'351','1','29','Business Licences & Permits ','','2019-07-20 23:08:01',5,'','0','2019-07-20 23:09:26','5960','1'),(192,'351','1','29','Bad debts written off','','2019-07-20 23:09:27',5,'','0','2019-07-20 23:10:42','5950','1'),(193,'351','1','29','Bad debts ','','2019-07-20 23:10:43',5,'','0','2019-07-20 23:11:35','5940','1'),(194,'351','1','27','suspense Income A/C','','2019-07-22 22:00:00',4,'','2393.5','2019-07-27 17:14:05','4050','1'),(195,'351','1','29','suspense Expense A/C','','2019-07-22 22:05:38',5,'','0','2019-07-27 17:15:19','5040','1'),(196,'351','1','34','Opening Balance','','2018-06-01',4,'','0','2019-07-30 09:29:55','1060','1'),(197,'351','1','29','CCTV Installation fee','','2018-06-01',5,'','0','2019-08-21 10:15:30','5190','1'),(198,'351','1','29','Director\'s Expenses','','2018-06-01',5,'','0','2019-08-23 14:53:11','5720','1'),(199,'351','1','29','Staff Allowance','105','2019-06-01 ',5,'','-521','2019-10-01 15:22:06','5564','1'),(200,'351','1','1','KCB 2 account','','2019-10-01 11:49:23',1,'','6666622792.5','2019-10-23 11:51:03','1035','1'),(201,'1','1','7','LAPTOPS','','2020-09-17 09:30:28',1,'','0','2020-09-17 09:31:53','1501',''),(202,'1','1','7','Amblifier','','2020-09-22 10:17:58',1,'','0','2020-09-22 10:19:53','1502',''),(204,'1','1','33','test','203','2020-12-21 14:07:30',4,'','0','2020-12-21 14:30:37','17106','2'),(205,'1','1','1','mpesa 3','','2021-03-08 15:21:56',1,'','0','2021-03-08 15:56:58','1011','1'); /*!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 AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glfiscalyear` -- LOCK TABLES `glfiscalyear` WRITE; /*!40000 ALTER TABLE `glfiscalyear` DISABLE KEYS */; INSERT INTO `glfiscalyear` VALUES (1,'2019 Fiscal Year','active','2019-01-01 00:00:00','2019-12-31 23:59:59',1,1,'2019-08-28 05:51:23',5000.00,12000.00,0,'1035',1),(2,'2019 Fiscal Year ','active','0000-00-00 00:00:00','2019-12-31 23:59:59',1,1,'2019-08-28 05:41:05',10000.00,12000.00,0,'1010',1),(3,'2019 Fiscal Year','active','2019-01-01 00:00:00','2019-08-28 23:59:59',1,1,'2019-08-28 05:50:23',2000.00,8000.00,0,'1000',1); /*!40000 ALTER TABLE `glfiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glgroups` -- DROP TABLE IF EXISTS `glgroups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glgroups` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `accounttype` varchar(50) NOT NULL, `accountname` varchar(80) NOT NULL, `groupname` bigint(50) NOT NULL DEFAULT 1, `openingdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glgroups` -- LOCK TABLES `glgroups` WRITE; /*!40000 ALTER TABLE `glgroups` DISABLE KEYS */; INSERT INTO `glgroups` VALUES (1,'2','1','1','Banks',0,''),(6,'2','1','1','Current asset',0,''),(7,'2','1','1','Fixed assets',0,''),(8,'2','1','5','Cost of Good Sold',0,''),(9,'2','1','1','Capital asset',0,''),(14,'2','1','2','Current liabilities',0,''),(15,'2','1','2','Longterm liabilities',0,''),(26,'2','1','3','Equity',0,''),(27,'2','1','4','Income',0,''),(28,'2','1','4','Other income',0,''),(29,'2','1','5','Expenses',0,''),(30,'2','1','5','Other expenses',0,''),(31,'2','1','2','Share Capital',0,''),(32,'2','1','2','Retained Earnings',0,''),(33,'2','1','4','Cash',1,''),(34,'2','1','4','Equity',1,''); /*!40000 ALTER TABLE `glgroups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grouping` -- DROP TABLE IF EXISTS `grouping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `grouping` ( `id` int(50) NOT NULL AUTO_INCREMENT, `memberid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `updatedat` varchar(50) NOT NULL, `categoryid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grouping` -- LOCK TABLES `grouping` WRITE; /*!40000 ALTER TABLE `grouping` DISABLE KEYS */; /*!40000 ALTER TABLE `grouping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `groupleavedays` -- DROP TABLE IF EXISTS `groupleavedays`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `groupleavedays` ( `id` int(11) NOT NULL AUTO_INCREMENT, `group` int(11) DEFAULT NULL, `employeeno` int(11) DEFAULT NULL, `overtime` int(11) DEFAULT NULL COMMENT 'Link to an overtime request', `startdate` date DEFAULT NULL, `enddate` date DEFAULT NULL, `type` int(11) NOT NULL, `days` decimal(10,2) NOT NULL, `description` text DEFAULT NULL COMMENT 'Description of a credit / debit', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`group`), KEY `employee` (`employeeno`), KEY `type` (`type`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `groupleavedays` -- LOCK TABLES `groupleavedays` WRITE; /*!40000 ALTER TABLE `groupleavedays` DISABLE KEYS */; INSERT INTO `groupleavedays` VALUES (1,NULL,7,NULL,'2020-04-08','2020-04-08',2,21.00,'',1,'2020-04-08 09:45:52am',0),(3,NULL,1,NULL,'2020-05-06','2020-05-06',3,10.00,'',1,'2020-05-06 08:07:49pm',0),(4,1,NULL,NULL,'2021-05-11','2021-05-04',3,3.00,'',1,'2021-05-11 05:07:12am',0),(5,1,NULL,NULL,'2021-05-12','2021-05-12',2,33.00,'',1,'2021-05-11 05:07:21am',0); /*!40000 ALTER TABLE `groupleavedays` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `house` -- DROP TABLE IF EXISTS `house`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `house` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `floor` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `vat` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(30) NOT NULL DEFAULT 1, `vat2` decimal(10,2) NOT NULL, 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` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `month` varchar(100) NOT NULL, `year` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `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` varchar(40) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `commission` decimal(10,2) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `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','','OB','2021-06-02 16:18:35','','1','1','2021-06-02 16:35:36','JENTRY-11622640918'); /*!40000 ALTER TABLE `journal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `labour` -- DROP TABLE IF EXISTS `labour`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `labour` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `qty` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `employeeid` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, `rate` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'pay', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `labour` -- LOCK TABLES `labour` WRITE; /*!40000 ALTER TABLE `labour` DISABLE KEYS */; /*!40000 ALTER TABLE `labour` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `landlord` -- DROP TABLE IF EXISTS `landlord`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `landlord` ( `id` int(40) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `landlord` -- LOCK TABLES `landlord` WRITE; /*!40000 ALTER TABLE `landlord` DISABLE KEYS */; /*!40000 ALTER TABLE `landlord` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `lease` -- DROP TABLE IF EXISTS `lease`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `lease` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateleased` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `amount` varchar(10) NOT NULL DEFAULT '0.00', `duedate` varchar(20) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'Dispatched', `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `totalamount` varchar(30) NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 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 */; INSERT INTO `lease` VALUES (1,'1','','0','Paid','2021-06-02 04:37:15','1','','1','1','2021-06-02 04:37:44','',0.00,0.00,1,'1000','2021-06-08 23:59:59','Dispatched','Monthly','11622597835',''); /*!40000 ALTER TABLE `lease` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leavegroup` -- DROP TABLE IF EXISTS `leavegroup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leavegroup` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `enddate` varchar(30) NOT NULL, `defaultleavetype` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leavegroup` -- LOCK TABLES `leavegroup` WRITE; /*!40000 ALTER TABLE `leavegroup` DISABLE KEYS */; INSERT INTO `leavegroup` VALUES (1,'general','','0000-00-00 00:00:00','0000-00-00 00:00:00',21,'1/1','31/12',2); /*!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=136 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `loggs` -- LOCK TABLES `loggs` WRITE; /*!40000 ALTER TABLE `loggs` DISABLE KEYS */; INSERT INTO `loggs` VALUES (1,'admin','1','2021-06-16 21:24:09','','','197.237.244.200','loggedin',1),(2,'admin','1','2021-06-16 21:44:23','','','41.90.6.27','loggedin',1),(3,'user','15','2021-06-17 15:46:01','2021-06-17 15:47:43','','41.90.103.46','loggedin',1),(4,'admin','1','2021-06-18 08:08:45','2021-06-18 08:12:17','','197.232.124.32','loggedin',1),(5,'admin','24','2021-06-18 16:28:36','2021-06-18 16:29:02','','41.90.103.46','loggedin',1),(6,'user','27','2021-06-18 16:30:57','2021-06-18 16:33:28','','41.90.103.46','loggedin',1),(7,'admin','24','2021-06-18 16:35:58','','','41.90.103.46','loggedin',1),(8,'user','27','2021-06-18 16:39:16','2021-06-18 16:40:58','','41.90.103.46','loggedin',1),(9,'admin','17','2021-06-18 16:41:16','2021-06-18 17:07:46','','41.90.103.46','loggedin',1),(10,'admin','1','2021-06-18 16:45:29','','','197.232.61.247','loggedin',1),(11,'admin','31','2021-06-18 16:56:26','2021-06-18 17:35:41','','37.120.223.24','loggedin',1),(12,'user','27','2021-06-18 17:07:58','','','41.90.103.46','loggedin',1),(13,'admin','24','2021-06-19 10:55:34','2021-06-19 11:07:46','','41.90.103.46','loggedin',1),(14,'admin','24','2021-06-19 12:59:02','2021-06-19 13:00:18','','41.90.103.46','loggedin',1),(15,'admin','1','2021-06-19 13:07:34','','','105.160.35.207','loggedin',1),(16,'admin','16','2021-06-21 09:25:36','','','41.90.103.46','loggedin',1),(17,'admin','16','2021-06-21 09:25:44','','','41.90.103.46','loggedin',1),(18,'admin','16','2021-06-21 09:25:49','','','41.90.103.46','loggedin',1),(19,'admin','16','2021-06-21 09:26:23','','','41.90.103.46','loggedin',1),(20,'admin','16','2021-06-21 09:53:41','','','41.90.103.46','loggedin',1),(21,'admin','24','2021-06-21 16:19:55','','','41.90.103.46','loggedin',1),(22,'admin','24','2021-06-21 16:24:37','2021-06-21 17:22:08','','41.90.103.46','loggedin',1),(23,'admin','16','2021-06-22 10:15:04','','','41.90.103.46','loggedin',1),(24,'admin','16','2021-06-22 10:15:14','','','41.90.103.46','loggedin',1),(25,'admin','1','2021-06-22 10:21:47','','','41.90.5.94','loggedin',1),(26,'admin','24','2021-06-22 10:28:08','2021-06-22 10:49:38','','41.90.103.46','loggedin',1),(27,'admin','24','2021-06-22 11:03:30','2021-06-22 11:16:39','','41.90.103.46','loggedin',1),(28,'admin','12','2021-06-22 11:17:02','','','41.90.103.46','loggedin',1),(29,'admin','12','2021-06-22 11:17:03','2021-06-22 11:22:03','','41.90.103.46','loggedin',1),(30,'admin','1','2021-06-22 11:22:25','2021-06-22 11:24:02','','41.90.103.46','loggedin',1),(31,'admin','24','2021-06-22 11:27:12','','','41.90.103.46','loggedin',1),(32,'admin','12','2021-06-22 11:28:11','2021-06-22 11:30:28','','41.90.103.46','loggedin',1),(33,'admin','24','2021-06-22 11:30:48','2021-06-22 11:33:05','','41.90.103.46','loggedin',1),(34,'admin','24','2021-06-22 11:37:13','2021-06-22 12:21:22','','41.90.103.46','loggedin',1),(35,'admin','16','2021-06-22 12:33:56','','','41.90.103.46','loggedin',1),(36,'admin','24','2021-06-22 12:51:42','2021-06-22 12:52:32','','41.90.103.46','loggedin',1),(37,'admin','24','2021-06-22 14:05:14','2021-06-22 14:06:07','','41.90.103.46','loggedin',1),(38,'admin','24','2021-06-22 16:09:17','2021-06-22 16:10:26','','41.90.103.46','loggedin',1),(39,'admin','12','2021-06-22 16:10:38','2021-06-22 16:20:05','','41.90.103.46','loggedin',1),(40,'admin','24','2021-06-22 16:20:21','2021-06-22 16:26:40','','41.90.103.46','loggedin',1),(41,'admin','16','2021-06-22 16:35:26','','','41.90.103.46','loggedin',1),(42,'admin','16','2021-06-22 16:39:51','','','41.90.103.46','loggedin',1),(43,'admin','24','2021-06-22 16:54:19','2021-06-22 17:06:15','','41.90.103.46','loggedin',1),(44,'admin','16','2021-06-23 10:19:05','','','41.90.103.46','loggedin',1),(45,'admin','16','2021-06-23 10:19:14','','','41.90.103.46','loggedin',1),(46,'admin','12','2021-06-24 09:19:10','2021-06-24 09:36:02','','41.90.103.46','loggedin',1),(47,'admin','24','2021-06-24 09:50:12','2021-06-24 10:01:33','','41.90.103.46','loggedin',1),(48,'admin','16','2021-06-24 10:18:56','','','41.90.103.46','loggedin',1),(49,'admin','16','2021-06-25 09:59:29','','','41.90.103.46','loggedin',1),(50,'admin','24','2021-06-25 15:30:34','','','41.90.103.46','loggedin',1),(51,'admin','24','2021-06-25 15:36:00','2021-06-25 15:52:57','','41.90.103.46','loggedin',1),(52,'admin','24','2021-06-25 16:09:25','2021-06-25 16:10:21','','41.90.103.46','loggedin',1),(53,'admin','16','2021-06-25 16:18:37','','','41.90.103.46','loggedin',1),(54,'admin','16','2021-06-25 16:18:40','','','41.90.103.46','loggedin',1),(55,'admin','16','2021-06-26 10:54:12','','','41.90.103.46','loggedin',1),(56,'admin','16','2021-06-26 10:54:13','','','41.90.103.46','loggedin',1),(57,'admin','16','2021-06-26 10:54:18','','','41.90.103.46','loggedin',1),(58,'admin','16','2021-06-26 10:54:20','','','41.90.103.46','loggedin',1),(59,'admin','16','2021-06-26 11:02:00','','','41.90.103.46','loggedin',1),(60,'user','27','2021-06-28 12:09:20','','','41.90.103.46','loggedin',1),(61,'user','27','2021-06-28 14:59:22','','','41.90.103.46','loggedin',1),(62,'user','27','2021-06-28 14:59:24','','','41.90.103.46','loggedin',1),(63,'admin','1','2021-06-29 08:48:07','2021-06-29 08:50:17','','154.70.44.11','loggedin',1),(64,'user','203','2021-06-29 08:50:30','2021-06-29 08:50:44','','154.70.44.11','loggedin',1),(65,'admin','1','2021-06-29 08:50:53','2021-06-29 08:51:26','','154.70.44.11','loggedin',1),(66,'user','203','2021-06-29 12:48:35','2021-06-29 12:48:55','','41.90.103.46','loggedin',1),(67,'admin','24','2021-06-29 14:03:37','2021-06-29 14:05:22','','41.90.103.46','loggedin',1),(68,'admin','24','2021-06-29 14:26:24','2021-06-29 14:47:08','','41.90.103.46','loggedin',1),(69,'admin','24','2021-06-29 14:52:20','2021-06-29 14:53:54','','41.90.103.46','loggedin',1),(70,'user','203','2021-06-29 15:21:47','','','41.90.103.46','loggedin',1),(71,'admin','24','2021-06-29 15:29:07','2021-06-29 15:29:47','','41.90.103.46','loggedin',1),(72,'admin','24','2021-06-29 17:32:02','2021-06-29 17:33:14','','41.90.103.46','loggedin',1),(73,'admin','24','2021-06-30 08:55:39','2021-06-30 08:56:04','','41.90.103.46','loggedin',1),(74,'admin','24','2021-06-30 09:52:14','2021-06-30 09:54:44','','41.90.103.46','loggedin',1),(75,'admin','24','2021-06-30 10:24:15','2021-06-30 10:25:55','','41.90.103.46','loggedin',1),(76,'admin','16','2021-07-02 10:45:24','','','41.90.103.46','loggedin',1),(77,'admin','16','2021-07-02 10:45:37','','','41.90.103.46','loggedin',1),(78,'admin','1','2021-07-02 12:50:49','','','105.160.32.36','loggedin',1),(79,'admin','16','2021-07-06 10:42:26','','','41.90.103.46','loggedin',1),(80,'admin','16','2021-07-07 09:18:51','','','41.90.103.46','loggedin',1),(81,'admin','16','2021-07-07 09:18:55','','','41.90.103.46','loggedin',1),(82,'admin','16','2021-07-10 10:14:40','','','41.90.103.46','loggedin',1),(83,'admin','16','2021-07-10 10:14:44','','','41.90.103.46','loggedin',1),(84,'admin','24','2021-07-14 10:27:38','','','41.90.103.46','loggedin',1),(85,'admin','24','2021-07-14 10:30:29','2021-07-14 10:34:57','','41.90.103.46','loggedin',1),(86,'admin','16','2021-07-14 10:42:14','','','41.90.103.46','loggedin',1),(87,'admin','16','2021-07-16 10:05:04','','','41.90.103.46','loggedin',1),(88,'admin','16','2021-07-16 12:25:42','','','41.90.103.46','loggedin',1),(89,'user','15','2021-07-16 14:15:28','2021-07-16 14:27:27','','41.90.103.46','loggedin',1),(90,'user','203','2021-07-16 14:58:08','2021-07-16 14:58:35','','41.90.103.46','loggedin',1),(91,'user','203','2021-07-16 15:02:14','2021-07-16 15:39:59','','41.90.103.46','loggedin',1),(92,'user','15','2021-07-16 17:02:32','2021-07-16 17:06:27','','41.90.103.46','loggedin',1),(93,'user','15','2021-07-16 17:11:12','2021-07-16 17:13:48','','41.90.103.46','loggedin',1),(94,'admin','16','2021-07-23 09:37:50','','','41.90.103.46','loggedin',1),(95,'user','15','2021-07-26 09:04:31','2021-07-26 10:58:31','','41.90.103.46','loggedin',1),(96,'admin','1','2021-07-27 15:46:43','','','41.81.134.189','loggedin',1),(97,'user','203','2021-07-27 16:30:09','','','41.90.103.46','loggedin',1),(98,'admin','24','2021-07-28 09:04:17','2021-07-28 09:18:32','','41.90.103.46','loggedin',1),(99,'admin','16','2021-07-28 10:35:59','','','41.90.103.46','loggedin',1),(100,'user','27','2021-07-28 12:14:05','','','41.90.103.46','loggedin',1),(101,'admin','16','2021-07-28 12:58:25','2021-07-28 13:00:22','','41.90.103.46','loggedin',1),(102,'user','203','2021-07-28 16:37:56','','','41.90.103.46','loggedin',1),(103,'user','15','2021-07-28 17:07:31','2021-07-28 17:08:21','','41.90.103.46','loggedin',1),(104,'user','203','2021-07-30 10:32:43','2021-07-30 10:59:19','','41.90.103.46','loggedin',1),(105,'admin','24','2021-07-30 11:21:09','2021-07-30 11:39:39','','41.90.103.46','loggedin',1),(106,'admin','16','2021-07-30 14:32:48','','','41.90.103.46','loggedin',1),(107,'admin','16','2021-07-30 14:50:29','','','41.90.103.46','loggedin',1),(108,'user','203','2021-07-31 12:06:05','2021-07-31 12:08:37','','41.90.103.46','loggedin',1),(109,'user','15','2021-08-03 15:41:02','2021-08-03 15:42:24','','41.90.103.46','loggedin',1),(110,'admin','24','2021-08-05 10:01:32','2021-08-05 10:09:39','','41.90.103.46','loggedin',1),(111,'admin','16','2021-08-05 10:52:47','','','41.90.103.46','loggedin',1),(112,'admin','16','2021-08-05 10:52:52','','','41.90.103.46','loggedin',1),(113,'admin','16','2021-08-05 10:53:00','','','41.90.103.46','loggedin',1),(114,'admin','16','2021-08-05 11:00:20','','','41.90.103.46','loggedin',1),(115,'admin','16','2021-08-11 09:22:40','','','41.90.103.46','loggedin',1),(116,'admin','24','2021-08-12 12:04:14','2021-08-12 12:12:16','','41.90.103.46','loggedin',1),(117,'admin','16','2021-08-13 09:11:39','','','41.90.103.46','loggedin',1),(118,'admin','24','2021-08-23 09:36:16','2021-08-23 09:38:58','','41.90.103.46','loggedin',1),(119,'admin','16','2021-08-23 11:24:34','','','41.90.103.46','loggedin',1),(120,'admin','24','2021-08-30 14:50:45','','','41.90.103.46','loggedin',1),(121,'admin','16','2021-08-31 09:16:21','','','41.90.103.46','loggedin',1),(122,'admin','24','2021-09-02 08:57:49','','','41.90.103.46','loggedin',1),(123,'admin','24','2021-09-02 11:28:16','','','41.90.103.46','loggedin',1),(124,'admin','24','2021-09-03 09:52:20','','','41.90.103.46','loggedin',1),(125,'admin','24','2021-09-03 09:52:57','','','41.90.103.46','loggedin',1),(126,'admin','24','2021-09-03 15:24:08','2021-09-03 16:56:26','','41.90.103.46','loggedin',1),(127,'admin','16','2021-09-03 16:28:08','','','41.90.103.46','loggedin',1),(128,'admin','24','2021-09-07 12:39:44','2021-09-07 12:41:21','','41.90.103.46','loggedin',1),(129,'admin','24','2021-09-08 09:46:14','2021-09-08 10:02:20','','41.90.103.46','loggedin',1),(130,'admin','16','2021-09-08 10:57:45','','','41.90.103.46','loggedin',1),(131,'admin','24','2021-09-28 11:06:39','','','41.90.103.46','loggedin',1),(132,'admin','24','2021-09-28 14:34:27','','','41.90.103.46','loggedin',1),(133,'admin','24','2021-11-10 16:43:55','2021-11-10 16:44:09','','41.90.103.46','loggedin',1),(134,'admin','1','2024-03-02 17:24:21','','','41.209.10.86','loggedin',1),(135,'admin','1','2025-06-21 10:14:06','','','197.232.142.176','loggedin',1); /*!40000 ALTER TABLE `loggs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `loyalitycards` -- DROP TABLE IF EXISTS `loyalitycards`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `loyalitycards` ( `id` int(30) NOT NULL AUTO_INCREMENT, `value` decimal(10,2) NOT NULL, `customer_id` int(10) DEFAULT NULL, `deleted` int(1) NOT NULL DEFAULT 0, `status` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `dateupdated` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `cardnumber` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `amount` decimal(10,2) NOT NULL, `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `originalamount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`), KEY `deleted` (`deleted`), KEY `phppos_giftcards_ibfk_1` (`customer_id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `loyalitycards` -- LOCK TABLES `loyalitycards` WRITE; /*!40000 ALTER TABLE `loyalitycards` DISABLE KEYS */; INSERT INTO `loyalitycards` VALUES (2,-3.00,NULL,0,'','','1','2021-04-07 11:47:am','','1','17106','Points',1,0.00,'','Redeemed',0.00); /*!40000 ALTER TABLE `loyalitycards` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `maincategory` -- DROP TABLE IF EXISTS `maincategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `maincategory` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `maincategory` -- LOCK TABLES `maincategory` WRITE; /*!40000 ALTER TABLE `maincategory` DISABLE KEYS */; INSERT INTO `maincategory` VALUES (1,'LTI','','2021-06-16 21:47:07','active','1','','1'); /*!40000 ALTER TABLE `maincategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mainmenu` -- DROP TABLE IF EXISTS `mainmenu`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mainmenu` ( `id` varchar(100) NOT NULL, `name` varchar(255) NOT NULL, `icon` varchar(255) NOT NULL, `status` varchar(50) NOT NULL DEFAULT '1', `url` text NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'side', `sort` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name_lang_key` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mainmenu` -- LOCK TABLES `mainmenu` WRITE; /*!40000 ALTER TABLE `mainmenu` DISABLE KEYS */; INSERT INTO `mainmenu` VALUES ('accomodation','Accomodation','','1','user/accomodation','side',8),('assetliability','Assets and Liabilities','','1','user/assetliability','side',7),('banking','Banking','','1','user/banking','side',6),('contact','Contacts','','1','user/contact','side',4),('goodservice','Goods and Services','','1','user/goodservice','side',3),('humanresource','HR','grouping','1','user/viewrequest','side',8),('moneyin','Money In','','1','user/moneyin','side',1),('moneyout','Money out','','1','user/moneyout','side',2),('project','Projects','','1','user/project','side',5),('report','Reports','','1','user/report','side',9),('setting','Settings','','1','user/setting','side',10); /*!40000 ALTER TABLE `mainmenu` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mainservices` -- DROP TABLE IF EXISTS `mainservices`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mainservices` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mainservices` -- LOCK TABLES `mainservices` WRITE; /*!40000 ALTER TABLE `mainservices` DISABLE KEYS */; INSERT INTO `mainservices` VALUES (1,'General systems',1),(2,'E-commerce',1),(3,'Biometric',1),(4,'Website',1),(5,'PMS',1),(6,'Bulk sms',1),(7,'Pos',1); /*!40000 ALTER TABLE `mainservices` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `message` -- DROP TABLE IF EXISTS `message`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `message` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `message` -- LOCK TABLES `message` WRITE; /*!40000 ALTER TABLE `message` DISABLE KEYS */; INSERT INTO `message` VALUES (1,'COLD','','2021-03-12 13:00:44','active','1','','1'),(2,'WARM','','2021-03-12 13:00:52','active','1','','1'); /*!40000 ALTER TABLE `message` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `migrations` -- DROP TABLE IF EXISTS `migrations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `migrations` ( `migration` varchar(255) NOT NULL, `batch` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `migrations` -- LOCK TABLES `migrations` WRITE; /*!40000 ALTER TABLE `migrations` DISABLE KEYS */; INSERT INTO `migrations` VALUES ('2014_10_12_000000_create_users_table',1),('2014_10_12_100000_create_password_resets_table',1),('2016_07_02_112357_Product',1); /*!40000 ALTER TABLE `migrations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modules` -- DROP TABLE IF EXISTS `modules`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modules` ( `name` varchar(255) NOT NULL, `sort` int(10) NOT NULL, `icon` varchar(255) NOT NULL, `id` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT '1', `url` text NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'side', `menu` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name_lang_key` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modules` -- LOCK TABLES `modules` WRITE; /*!40000 ALTER TABLE `modules` DISABLE KEYS */; INSERT INTO `modules` VALUES ('Accomodation',84,'money','accomodation','1','admin/viewpallmyplots','side','accomodation'),('Accounting',35,'battery-quarter','accounting','1','user/allaccounting','side','banking'),('Accounting Reports',35,'money','accountingreports','1','user/startsales','side','banking'),('Assets',49,'paw','assets','1','user/viewassets','side','assetliability'),('Bank Deposits',35,'money','bankdeposits','1','user/viewbanks','side','banking'),('Bank Transfer',35,'money','banktransfer','1','user/viewbanktransfer','side','banking'),('Biometric Records',31,'rss-square','biometricrecords','1','user/allattendance','side','humanresource'),('Branch',81,'rss-square','branch','1','user/viewbranch','side','setting'),('Call center',12,'rss-square','callcenter','1','user/callcenter','side','contact'),('Cashier Sales',87,'folder-open','cashiersales','1','user/mysales','side','moneyin'),('Comments/Complains',11,'paw','complain','1','user/complain','side','project'),('Configuration',5,'home','config','1','user/viewconfiguration','top','setting'),('Damaged products',50,'paw','damagedproducts','1','user/viewdamages','side','assetliability'),('Deals',11,'calendar-times-o','deals','1','user/viedeals','side','project'),('Departments',31,'rss-square','departments','1','user/department','side','humanresource'),('Display Counter',6,'rss-square','displaycounter','0','display','side','goodservice'),('Display Sales Report',24,'folder-open','displayreport','1','user/displayreport','side','report'),('Documents',14,'folder-open-o','documents','1','user/viewdocuments','side','project'),('E-Commerce',8,'grouping','ecommerce','1','user/ecommerce','side','moneyin'),('Events',10,'line-chart','events','1','user/viewevents','side','project'),('Grouping Members',20,'paper-plane','grouping','1','user/viewgrouping','side','contact'),('Human Resource',14,'rss-square','humanresource','1','user/viewrequest','side','humanresource'),('Income',85,'window-close','income','1','user/allinvoices','side','moneyin'),('Expenses',85,'window-close','incomeexpenses','1','user/viewexpenses','side','moneyout'),('Dispatched stocklist/Store',60,'sort-amount-asc','incomingstock','1','user/viewincomingstock','side','goodservice'),('Issued Store Items',59,'sort-amount-asc','incomingstore','1','user/viewallorder','side','goodservice'),('journal entry',35,'money','journalentry','1','user/viewjournalentry','side','banking'),('Labour Records',31,'rss-square','labourrecords','1','user/viewlabour','side','humanresource'),('Leave Management',31,'rss-square','leavemanagement','1','user/viewleaves','side','humanresource'),('Low Store',55,'battery-quarter','lowproducts','1','user/viewwarningproducts','side','goodservice'),('Low stocklist',57,'battery-quarter','lowstocklist','1','user/viewlowstore','side','goodservice'),('Loyality Cards',30,'credit-card','loyalitycards','1','user/viewloyality','side','project'),('People/Contacts',80,'rss-square','members','1','user/viewmember','side','contact'),('Change password',9,'hourglass-start','password','1','user/passwordform','side','setting'),('Payroll',30,'rss-square','payroll','1','user/salaryhistory','side','humanresource'),('Payroll Setup',31,'rss-square','payrollsetup','1','user/payrollsetup','side','humanresource'),('Category of people',33,'address-book-o','peoplecategory','1','user/viewcategory','side','contact'),('Print Receipt',1,'recycle','printreceipt','1','user/printreceipts','side','goodservice'),('Stock List(Counter)',66,'snowflake-o','productlist','1','user/viewproductlist','side','goodservice'),('Products(Main store)',65,'snowflake-o','products','1','user/viewproducts','side','goodservice'),('Category of Products',70,'recycle','productscategory','1','user/viewproductcategory','side','goodservice'),('Update profile',8,'blind','profile','1','user/profileform','side','setting'),('Projects Management',50,'bullseye','projectsmanagement','1','user/viewprojets','side','project'),('Purchases',86,'automobile','purchases','1','user/viewpurchases','side','moneyout'),('Record Delivery',87,'cart-plus','recorddelivery','1','user/deliveryhome','side','moneyin'),('Manage Report',25,'folder-open','reports','1','user/startsales','side','report'),('Retail sales',90,'cart-plus','sales','1','user/viewsales','side','moneyin'),('Select User',1,'rss-square','selectuser','1','login','side','contact'),('Send Sms',15,'paper-plane','sendsms','1','user/viewsms','side','project'),('Tasks',12,'bullseye','task','1','user/viewtasks','side','project'),('Tasks Category',13,'birthday-cake','taskscategory','1','user/viewtaskcategory','side','project'),('Users',75,'rss-square','users','1','user/viewemployee','side','contact'),('Return/RePrint Sales',86,'paw','viewreturnsales','1','user/viewreturnsales','side','moneyout'),('Whole sale',88,'cart-plus','wholesale','1','user/viewwholesales','side','moneyin'); /*!40000 ALTER TABLE `modules` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modulesactions` -- DROP TABLE IF EXISTS `modulesactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modulesactions` ( `actionid` varchar(100) NOT NULL, `moduleid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `sort` int(11) NOT NULL, PRIMARY KEY (`actionid`,`moduleid`), KEY `phppos_modules_actions_ibfk_1` (`moduleid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modulesactions` -- LOCK TABLES `modulesactions` WRITE; /*!40000 ALTER TABLE `modulesactions` DISABLE KEYS */; INSERT INTO `modulesactions` VALUES ('accommodationcleaner','accomodation','Tick ONLY if Cleaner',26),('accommodationreceiptionist','accomodation','Tick ONLY if Receptionist',27),('accomodationmanager','accomodation','Tick ONLY if manager',25),('accountlimit','sales','Enforce Daily Sales Limit',16),('add','assets','Add asset',1),('add','bankdeposits','add',1),('add','banktransfer','add',1),('add','biometricrecords','add',1),('add','branch','Add Baranch',1),('add','callcenter','Add Calls',1),('add','complain','Add complain',2),('add','config','add',1),('add','damagedproducts','add',1),('add','deals','add',1),('add','departments','add',1),('add','documents','add',1),('add','ecommerce','Add',1),('add','events','add',1),('add','grouping','add',1),('add','humanresource','Add Expense Request Form',1),('add','income','add',2),('add','incomeexpenses','add',1),('add','incomingstock','add',1),('add','incomingstore','Add incoming',1),('add','journalentry','add',1),('add','labourrecords','add',1),('add','leavemanagement','add',0),('add','lowproducts','add',1),('add','lowstocklist','add',6),('add','loyalitycards','add',1),('add','members','add',1),('add','payroll','add',1),('add','payrollsetup','add',1),('add','peoplecategory','add',1),('add','productlist','Add Products',7),('add','products','add',1),('add','productscategory','add',1),('add','projectsmanagement','Create New Project',2),('add','purchases','add',1),('add','recorddelivery','Add Delivery',1),('add','sales','add',1),('add','sendsms','add',1),('add','task','add',1),('add','taskscategory','add',1),('add','users','add',1),('add','viewreturnsales','add',1),('add','wholesale','add',1),('addcharges','accomodation','Add Room Chaerges',4),('adddailycollection','cashiersales','Add Daily Collection',7),('addhouse','accomodation','Add House',1),('addroom','accomodation','Add Room',3),('addstock','productlist','Add stock',4),('addstock','products','addstock',4),('advancebooking','accomodation','advance booking',11),('all','cashiersales','View all Cashier sales',4),('allcompalin','complain','View Others Complain',11),('allleaves ','humanresource','View all leaves',20),('allocate','humanresource','Allocate Money',5),('approve','humanresource','Make Approval',2),('approve','purchases','Approve Purchase order',22),('approveorders','ecommerce','Approve New orders',7),('assignrooms','accomodation','Asign Cleaning rooms',7),('assigntask','task','Assign Task',10),('backdatesales','sales','Back date sales',17),('bioattendance','humanresource','Biometric Attendance',30),('budget','purchases','View Budget',10),('bulk','productlist','Upload bulk stock',1),('bulk','products','bulk',5),('card','accomodation','Sale in Visa Card',2),('card','sales','Card Sales',7),('cash','accomodation','Sale in Cash',2),('cash','sales','Sell in Cash',3),('cashiersales','cashiersales','View Sales',5),('change','password','change',1),('changepayment','accomodation','Change payment',9),('changeserialstatus','productlist','Change Serial Status',20),('changestatus','recorddelivery','Change Status',6),('changetaxstatus','sales','Change Tax Status',30),('changeuomonsales','sales','Change Unit Of Measurement',33),('checkin','accomodation','View Room window',4),('checkinroom','accomodation','Check in Rooms',2),('checkoutcustomerwithbalance','accomodation','Check out customer with balance',20),('checkoutroom','accomodation','Check out Room',3),('cheque','accomodation','Sale in Cheque/Bank',2),('cheque','sales','Cheque/Bank sales',8),('ClaimDamaged','recorddelivery','Change to Claim Damaged',17),('ClaimOK','recorddelivery','Cahange to Claim OK',16),('Claimraised','recorddelivery','Change to Claim raised',15),('cleanrooms','accomodation','Clean Rooms',4),('clear','viewreturnsales','Clear Sales',5),('clearallsales','cashiersales','Clear all sales for others',10),('clearpayments','sales','Clear/Add payments',7),('closebill','sales',' Close Bill',6),('closeexpense','incomeexpenses','Close Expense',3),('config','accomodation','Accommodation Settings',33),('credit','accomodation','Sale in Credit',2),('credit','sales','Credit sales',10),('creditnote','sales','Credit Note',8),('customerregister','accomodation','Customer Register',10),('dailycollections','accomodation','Daily Collections',56),('dailypayments','accomodation','View Daily Payments',10),('dailysales','accomodation',' Daily Sales',1),('dailysalesonly','cashiersales','View Only Daily sales Report',40),('delete','assets','Delete',5),('delete','bankdeposits','delete',3),('delete','branch','Delete Branch',5),('delete','callcenter','Delete calls',5),('delete','cashiersales','Delete Sales',4),('delete','complain','Delete Complain',11),('delete','config','delete',0),('delete','damagedproducts','delete',3),('delete','deals','delete',3),('delete','documents','delete',3),('delete','ecommerce','delete',3),('delete','events','delete',3),('delete','grouping','delete',3),('delete','humanresource','Delete Expense Request Form',3),('delete','incomingstock','delete',3),('delete','incomingstore','Delete incoming',3),('delete','peoplecategory','delete',3),('delete','productlist','Delete Products',4),('delete','products','delete',3),('delete','productscategory','delete',3),('delete','projectsmanagement','Delete Products',5),('delete','purchases','delete',3),('delete','recorddelivery','Delete Delivery',5),('delete','reports','Delete sales',3),('delete','sales','delete',3),('delete','sendsms','delete',3),('delete','task','delete',3),('delete','taskscategory','delete',3),('delete','users','delete',3),('delete','viewreturnsales','delete',3),('delete','wholesale','delete',2),('deleteallroles','users','Delete all Roles',5),('deletebank','accounting','Delete Bank Account',2),('deletedailycollections','cashiersales','Delete Daily Collections',9),('deleteglaccount','accounting','Delete GL Account',4),('deleteorder','products','Delete Order',5),('deletepeople','members','Delete Contacts',5),('Delivered','recorddelivery','Change to Delivered',14),('detailedvatinvoice','income','Show Detailed Vat Invoice',5),('discount','sales','Print Discount',5),('dispatch','products','Dispatch Products',6),('Dispatched','recorddelivery','Change to Dispatched',10),('displaycustomers','sales','Display customers using buttons',5),('dontprint','sales','Display Dont Print Button',15),('dontshowprofit','reports','Don Not Show Profit',10),('dontshowstock','sales','Dont show stock balance during sales',30),('dontshowtotal','cashiersales','Do Not Show grand Total',6),('download','reports','download',2),('editmpesa','cashiersales','Enter Mpesa Amount Directly',3),('editmpesadate','cashiersales','Edit Mpesa Entry date',5),('editopenclosestock','productlist','Update Closing and Opening stock',10),('editsellingprice','sales','Change Selling Price',7),('editstocktaken','productlist','Change closed and stock taken',9),('entermpesacode','cashiersales','Enter Mpesa Code',3),('FailedDelivery','recorddelivery','Change to Failed Delivery',12),('givediscount','accomodation','Give Discount',4),('giveloyalityponts','sales','Give Poinsts',30),('housekeeping','accomodation','House Keeping',9),('leaseitems','sales','Lease Items',30),('leavesetup','humanresource','Add Leave setup',8),('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),('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),('sendsms','sales','Send Digital Receipt/Sms',40),('setup','ecommerce','Setup E-commerce',6),('showdefaultserials','purchases','Generate with default Serial Numbers',20),('splitbill','sales','Split Bill',31),('stocktaking','productlist','Do stock Taking',8),('suspend','sales','Suspend/Cancel Sales',1),('transfer','productlist','Transfer Products',3),('transfersms','sendsms','Transfer sms to others',5),('upadate','callcenter','Update',2),('update','assets','Update',2),('update','bankdeposits','update',2),('update','branch','Update Branch',3),('update','complain','Update Complain',6),('update','config','update',2),('update','damagedproducts','update',2),('update','deals','update',2),('update','documents','update',2),('update','ecommerce','Upadate Data',2),('update','events','update',2),('update','grouping','update',2),('update','humanresource','Update Expense Request Form',2),('update','incomeexpenses','update',3),('update','incomingstock','update',2),('update','lowproducts','update',1),('update','loyalitycards','update',2),('update','members','update',2),('update','peoplecategory','update',2),('update','productlist','Update Product',6),('update','products','update',2),('update','productscategory','update',2),('update','profile','update',1),('update','projectsmanagement','Edit Projects',4),('update','purchases','update',2),('update','recorddelivery','Update Delivery',3),('update','reports','update sales',4),('update','sales','update',2),('update','sendsms','update',2),('update','task','update',2),('update','taskscategory','update',2),('update','users','update',2),('update','viewreturnsales','update',2),('update','wholesale','update',4),('updatebuyingprice','purchases','update buying price',4),('updatecharges','accomodation','Update Room Charges',4),('updateclosedexpenses','incomeexpenses','Edit closed expenses',4),('updateclosedinvoice','purchases','update closed invoice',6),('updatedailycollections','cashiersales','Update Daily Collection',9),('updatehouse','accomodation','Update House',5),('updatepaymentmode','sales','Update Payment Mode',7),('updateroom','accomodation','Update Room',5),('updatesellingprice','purchases','update selling price',5),('updatestock','productlist','Update Stock (Cl.Stock)',2),('view','accounting','View Accounting',4),('view','accountingreports','view',1),('view','branch','View Branch',2),('view','callcenter','View Calls',3),('view','complain','View Complain',5),('view','displayreport','Display Report',1),('view','humanresource','View Expense Request Form',4),('View','income','View',1),('view','incomingstock','View Incoming store products',2),('view','incomingstore','View Incoming store products',4),('view','lowstocklist','View',6),('view','productlist','View Products',5),('view','projectsmanagement','View Projects',1),('view','recorddelivery','View Delivery',2),('view','reports','view',1),('viewall','deals','View other people\'s deals',5),('viewall','reports','View all Branches',6),('viewall','task','View other people\'s tasks',2),('viewallcollections','cashiersales','View Others Daily Collection',16),('viewallcounters','cashiersales','View All Counters',20),('viewallcounters','purchases','View All Counters',20),('viewalldocuments','documents','View all Documents',5),('viewallpayroll','humanresource','View Payroll For everyone',5),('viewbills','incomeexpenses','View Bills',6),('viewbprice','productlist','Dont View Bprice',88),('viewbprice','products','Dont View Bprice',88),('viewbuyingprice','sales','view buying price',7),('viewcommission','cashiersales','View Commision',31),('viewcreditors','incomeexpenses','VIew creditors',8),('viewdailycollections','cashiersales','View Daily Collection',8),('viewdebtors','incomeexpenses','View Deptors',7),('viewdirectpurchases','purchases','View Direct Purchase',8),('viewexpense','incomeexpenses','View Expense',6),('viewhouse','accomodation','View House',1),('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),('viewreports','accomodation','View Reports',22),('viewroomcleaned','accomodation','View Room Cleaned',33),('viewrooms','accomodation','View All Rooms',1),('viewserials','productlist','View serial Number',20),('viewserials','purchases','View serial Numbers',8),('viewtill','cashiersales','View Till Collections',8),('voucher','accomodation','Sale in Voucher',2),('voucher','sales','Gift Voucher sales',9),('wiewinvoices','income','View all invoices',3),('wiewinvoices','incomeexpenses','View all invoices',5); /*!40000 ALTER TABLE `modulesactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `moneydocuments` -- DROP TABLE IF EXISTS `moneydocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `moneydocuments` ( `id` int(50) NOT NULL, `name` text NOT NULL, `imageid` varchar(50) NOT NULL, `user` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `moneydocuments` -- LOCK TABLES `moneydocuments` WRITE; /*!40000 ALTER TABLE `moneydocuments` DISABLE KEYS */; /*!40000 ALTER TABLE `moneydocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mpesasales` -- DROP TABLE IF EXISTS `mpesasales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mpesasales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `code` varchar(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mpesasales` -- LOCK TABLES `mpesasales` WRITE; /*!40000 ALTER TABLE `mpesasales` DISABLE KEYS */; /*!40000 ALTER TABLE `mpesasales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nation` -- DROP TABLE IF EXISTS `nation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nation` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(2) NOT NULL DEFAULT '', `name` varchar(100) NOT NULL DEFAULT '', `description` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=245 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nation` -- LOCK TABLES `nation` WRITE; /*!40000 ALTER TABLE `nation` DISABLE KEYS */; INSERT INTO `nation` VALUES (1,'KE','Kenya',''),(2,'CA','Canada',''),(3,'AF','Afghanistan',''),(4,'AL','Albania',''),(5,'DZ','Algeria',''),(6,'DS','American Samoa',''),(7,'AD','Andorra',''),(8,'AO','Angola',''),(9,'AI','Anguilla',''),(10,'AQ','Antarctica',''),(11,'AG','Antigua and/or Barbuda',''),(12,'AR','Argentina',''),(13,'AM','Armenia',''),(14,'AW','Aruba',''),(15,'AU','Australia',''),(16,'AT','Austria',''),(17,'AZ','Azerbaijan',''),(18,'BS','Bahamas',''),(19,'BH','Bahrain',''),(20,'BD','Bangladesh',''),(21,'BB','Barbados',''),(22,'BY','Belarus',''),(23,'BE','Belgium',''),(24,'BZ','Belize',''),(25,'BJ','Benin',''),(26,'BM','Bermuda',''),(27,'BT','Bhutan',''),(28,'BO','Bolivia',''),(29,'BA','Bosnia and Herzegovina',''),(30,'BW','Botswana',''),(31,'BV','Bouvet Island',''),(32,'BR','Brazil',''),(33,'IO','British lndian Ocean Territory',''),(34,'BN','Brunei Darussalam',''),(35,'BG','Bulgaria',''),(36,'BF','Burkina Faso',''),(37,'BI','Burundi',''),(38,'KH','Cambodia',''),(39,'CM','Cameroon',''),(40,'CV','Cape Verde',''),(41,'KY','Cayman Islands',''),(42,'CF','Central African Republic',''),(43,'TD','Chad',''),(44,'CL','Chile',''),(45,'CN','China',''),(46,'CX','Christmas Island',''),(47,'CC','Cocos (Keeling) Islands',''),(48,'CO','Colombia',''),(49,'KM','Comoros',''),(50,'CG','Congo',''),(51,'CK','Cook Islands',''),(52,'CR','Costa Rica',''),(53,'HR','Croatia (Hrvatska)',''),(54,'CU','Cuba',''),(55,'CY','Cyprus',''),(56,'CZ','Czech Republic',''),(57,'DK','Denmark',''),(58,'DJ','Djibouti',''),(59,'DM','Dominica',''),(60,'DO','Dominican Republic',''),(61,'TP','East Timor',''),(62,'EC','Ecuador',''),(63,'EG','Egypt',''),(64,'SV','El Salvador',''),(65,'GQ','Equatorial Guinea',''),(66,'ER','Eritrea',''),(67,'EE','Estonia',''),(68,'ET','Ethiopia',''),(69,'FK','Falkland Islands (Malvinas)',''),(70,'FO','Faroe Islands',''),(71,'FJ','Fiji',''),(72,'FI','Finland',''),(73,'FR','France',''),(74,'FX','France, Metropolitan',''),(75,'GF','French Guiana',''),(76,'PF','French Polynesia',''),(77,'TF','French Southern Territories',''),(78,'GA','Gabon',''),(79,'GM','Gambia',''),(80,'GE','Georgia',''),(81,'DE','Germany',''),(82,'GH','Ghana',''),(83,'GI','Gibraltar',''),(84,'GR','Greece',''),(85,'GL','Greenland',''),(86,'GD','Grenada',''),(87,'GP','Guadeloupe',''),(88,'GU','Guam',''),(89,'GT','Guatemala',''),(90,'GN','Guinea',''),(91,'GW','Guinea-Bissau',''),(92,'GY','Guyana',''),(93,'HT','Haiti',''),(94,'HM','Heard and Mc Donald Islands',''),(95,'HN','Honduras',''),(96,'HK','Hong Kong',''),(97,'HU','Hungary',''),(98,'IS','Iceland',''),(99,'IN','India',''),(100,'ID','Indonesia',''),(101,'IR','Iran (Islamic Republic of)',''),(102,'IQ','Iraq',''),(103,'IE','Ireland',''),(104,'IL','Israel',''),(105,'IT','Italy',''),(106,'CI','Ivory Coast',''),(107,'JM','Jamaica',''),(108,'JP','Japan',''),(109,'JO','Jordan',''),(110,'KZ','Kazakhstan',''),(111,'US','United States ',''),(112,'KI','Kiribati',''),(113,'KP','Korea, Democratic People\'s Republic of',''),(114,'KR','Korea, Republic of',''),(115,'XK','Kosovo',''),(116,'KW','Kuwait',''),(117,'KG','Kyrgyzstan',''),(118,'LA','Lao People\'s Democratic Republic',''),(119,'LV','Latvia',''),(120,'LB','Lebanon',''),(121,'LS','Lesotho',''),(122,'LR','Liberia',''),(123,'LY','Libyan Arab Jamahiriya',''),(124,'LI','Liechtenstein',''),(125,'LT','Lithuania',''),(126,'LU','Luxembourg',''),(127,'MO','Macau',''),(128,'MK','Macedonia',''),(129,'MG','Madagascar',''),(130,'MW','Malawi',''),(131,'MY','Malaysia',''),(132,'MV','Maldives',''),(133,'ML','Mali',''),(134,'MT','Malta',''),(135,'MH','Marshall Islands',''),(136,'MQ','Martinique',''),(137,'MR','Mauritania',''),(138,'MU','Mauritius',''),(139,'TY','Mayotte',''),(140,'MX','Mexico',''),(141,'FM','Micronesia, Federated States of',''),(142,'MD','Moldova, Republic of',''),(143,'MC','Monaco',''),(144,'MN','Mongolia',''),(145,'ME','Montenegro',''),(146,'MS','Montserrat',''),(147,'MA','Morocco',''),(148,'MZ','Mozambique',''),(149,'MM','Myanmar',''),(150,'NA','Namibia',''),(151,'NR','Nauru',''),(152,'NP','Nepal',''),(153,'NL','Netherlands',''),(154,'AN','Netherlands Antilles',''),(155,'NC','New Caledonia',''),(156,'NZ','New Zealand',''),(157,'NI','Nicaragua',''),(158,'NE','Niger',''),(159,'NG','Nigeria',''),(160,'NU','Niue',''),(161,'NF','Norfork Island',''),(162,'MP','Northern Mariana Islands',''),(163,'NO','Norway',''),(164,'OM','Oman',''),(165,'PK','Pakistan',''),(166,'PW','Palau',''),(167,'PA','Panama',''),(168,'PG','Papua New Guinea',''),(169,'PY','Paraguay',''),(170,'PE','Peru',''),(171,'PH','Philippines',''),(172,'PN','Pitcairn',''),(173,'PL','Poland',''),(174,'PT','Portugal',''),(175,'PR','Puerto Rico',''),(176,'QA','Qatar',''),(177,'RE','Reunion',''),(178,'RO','Romania',''),(179,'RU','Russian Federation',''),(180,'RW','Rwanda',''),(181,'KN','Saint Kitts and Nevis',''),(182,'LC','Saint Lucia',''),(183,'VC','Saint Vincent and the Grenadines',''),(184,'WS','Samoa',''),(185,'SM','San Marino',''),(186,'ST','Sao Tome and Principe',''),(187,'SA','Saudi Arabia',''),(188,'SN','Senegal',''),(189,'RS','Serbia',''),(190,'SC','Seychelles',''),(191,'SL','Sierra Leone',''),(192,'SG','Singapore',''),(193,'SK','Slovakia',''),(194,'SI','Slovenia',''),(195,'SB','Solomon Islands',''),(196,'SO','Somalia',''),(197,'ZA','South Africa',''),(198,'GS','South Georgia South Sandwich Islands',''),(199,'ES','Spain',''),(200,'LK','Sri Lanka',''),(201,'SH','St. Helena',''),(202,'PM','St. Pierre and Miquelon',''),(203,'SD','Sudan',''),(204,'SR','Suriname',''),(205,'SJ','Svalbarn and Jan Mayen Islands',''),(206,'SZ','Swaziland',''),(207,'SE','Sweden',''),(208,'CH','Switzerland',''),(209,'SY','Syrian Arab Republic',''),(210,'TW','Taiwan',''),(211,'TJ','Tajikistan',''),(212,'TZ','Tanzania, United Republic of',''),(213,'TH','Thailand',''),(214,'TG','Togo',''),(215,'TK','Tokelau',''),(216,'TO','Tonga',''),(217,'TT','Trinidad and Tobago',''),(218,'TN','Tunisia',''),(219,'TR','Turkey',''),(220,'TM','Turkmenistan',''),(221,'TC','Turks and Caicos Islands',''),(222,'TV','Tuvalu',''),(223,'UG','Uganda',''),(224,'UA','Ukraine',''),(225,'AE','United Arab Emirates',''),(226,'GB','United Kingdom',''),(227,'UM','United States minor outlying islands',''),(228,'UY','Uruguay',''),(229,'UZ','Uzbekistan',''),(230,'VU','Vanuatu',''),(231,'VA','Vatican City State',''),(232,'VE','Venezuela',''),(233,'VN','Vietnam',''),(234,'VG','Virigan Islands (British)',''),(235,'VI','Virgin Islands (U.S.)',''),(236,'WF','Wallis and Futuna Islands',''),(237,'EH','Western Sahara',''),(238,'YE','Yemen',''),(239,'YU','Yugoslavia',''),(240,'ZR','Zaire',''),(241,'ZM','Zambia',''),(242,'ZW','Zimbabwe',''),(243,'','ugali',' \r\n'),(244,'SA','South Sudan','South Sudan'); /*!40000 ALTER TABLE `nation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `newstock` -- DROP TABLE IF EXISTS `newstock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `newstock` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `total` decimal(10,2) NOT NULL, `date` varchar(50) NOT NULL, `item_id1` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `invoice_number` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `amount` varchar(30) NOT NULL, `type` varchar(30) NOT NULL DEFAULT '1', `balance` varchar(30) NOT NULL, `stockfrom` varchar(50) NOT NULL, `stockto` varchar(30) NOT NULL, `item_id` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `discount` varchar(10) NOT NULL, `qty` decimal(10,2) NOT NULL, `tax` varchar(30) NOT NULL, `sellingprice` varchar(11) NOT NULL, `vat` varchar(50) NOT NULL, `taxable` varchar(50) NOT NULL, `vatrate` varchar(50) NOT NULL, `serial` varchar(30) NOT NULL, `itemstatus` varchar(30) NOT NULL DEFAULT 'received', `updatedby` int(11) NOT NULL, `updatedat` datetime NOT NULL, `uom` varchar(30) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `branchid` int(11) NOT NULL DEFAULT 1, `buyingpriceinclusive` decimal(10,2) DEFAULT NULL, `taxtype` varchar(20) NOT NULL DEFAULT 'Inclusive', `category` varchar(20) NOT NULL DEFAULT 'branch', `projectid` int(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=977 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,'','',100.00,'2021-06-19 10:58:19','0.00','24','newstock','1','241624089344','13',0.00,'','Main','100','supplier','Main','3','','',0.00,'VATABLE','1174','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL),(2,'','',1.00,'2021-06-21 09:29:18','82.00','16','newstock','1','','',0.00,'','1','83','Main','1','3','161624256838','',0.00,'','1174','','','','3030350','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(3,'','',1.00,'2021-06-21 09:29:23','83.00','16','newstock','1','','',0.00,'','1','84','Main','1','3','161624256838','',0.00,'','1174','','','','3030351','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(4,'','',1.00,'2021-06-21 09:29:25','84.00','16','newstock','1','','',0.00,'','1','85','Main','1','3','161624256838','',0.00,'','1174','','','','3030352','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(5,'','',1.00,'2021-06-21 09:29:28','85.00','16','newstock','1','','',0.00,'','1','86','Main','1','3','161624256838','',0.00,'','1174','','','','3030353','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(6,'','',1.00,'2021-06-21 09:29:31','86.00','16','newstock','1','','',0.00,'','1','87','Main','1','3','161624256838','',0.00,'','1174','','','','3030354','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(7,'','',1.00,'2021-06-21 09:29:35','87.00','16','newstock','1','','',0.00,'','1','88','Main','1','3','161624256838','',0.00,'','1174','','','','3030355','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(8,'','',1.00,'2021-06-21 09:29:38','88.00','16','newstock','1','','',0.00,'','1','89','Main','1','3','161624256838','',0.00,'','1174','','','','3030356','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(9,'','',1.00,'2021-06-21 09:29:40','89.00','16','newstock','1','','',0.00,'','1','90','Main','1','3','161624256838','',0.00,'','1174','','','','3030357','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(10,'','',1.00,'2021-06-21 09:29:43','90.00','16','newstock','1','','',0.00,'','1','91','Main','1','3','161624256838','',0.00,'','1174','','','','3030358','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(11,'','',1.00,'2021-06-21 09:29:45','91.00','16','newstock','1','','',0.00,'','1','92','Main','1','3','161624256838','',0.00,'','1174','','','','3030359','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(12,'','',1.00,'2021-06-21 09:29:52','92.00','16','newstock','1','','',0.00,'','1','93','Main','1','3','161624256838','',0.00,'','1174','','','','3030320','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(13,'','',1.00,'2021-06-21 09:29:54','93.00','16','newstock','1','','',0.00,'','1','94','Main','1','3','161624256838','',0.00,'','1174','','','','3030321','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(14,'','',1.00,'2021-06-21 09:29:57','94.00','16','newstock','1','','',0.00,'','1','95','Main','1','3','161624256838','',0.00,'','1174','','','','3030322','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(15,'','',1.00,'2021-06-21 09:29:59','95.00','16','newstock','1','','',0.00,'','1','96','Main','1','3','161624256838','',0.00,'','1174','','','','3030323','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(16,'','',1.00,'2021-06-21 09:30:02','96.00','16','newstock','1','','',0.00,'','1','97','Main','1','3','161624256838','',0.00,'','1174','','','','3030324','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(17,'','',1.00,'2021-06-21 09:30:07','97.00','16','newstock','1','','',0.00,'','1','98','Main','1','3','161624256838','',0.00,'','1174','','','','3030325','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(18,'','',1.00,'2021-06-21 09:30:14','98.00','16','newstock','1','','',0.00,'','1','99','Main','1','3','161624256838','',0.00,'','1174','','','','3030326','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(19,'','',1.00,'2021-06-21 09:30:21','99.00','16','newstock','1','','',0.00,'','1','100','Main','1','3','161624256838','',0.00,'','1174','','','','3030327','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(20,'','',1.00,'2021-06-21 09:30:24','100.00','16','newstock','1','','',0.00,'','1','101','Main','1','3','161624256838','',0.00,'','1174','','','','3030328','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(21,'','',1.00,'2021-06-21 09:30:26','101.00','16','newstock','1','','',0.00,'','1','102','Main','1','3','161624256838','',0.00,'','1174','','','','3030329','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(22,'','',1.00,'2021-06-21 09:30:31','102.00','16','newstock','1','','',0.00,'','1','103','Main','1','3','161624256838','',0.00,'','1174','','','','3030330','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(23,'','',1.00,'2021-06-21 09:30:34','103.00','16','newstock','1','','',0.00,'','1','104','Main','1','3','161624256838','',0.00,'','1174','','','','3030331','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(24,'','',1.00,'2021-06-21 09:30:37','104.00','16','newstock','1','','',0.00,'','1','105','Main','1','3','161624256838','',0.00,'','1174','','','','3030332','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(25,'','',1.00,'2021-06-21 09:30:39','105.00','16','newstock','1','','',0.00,'','1','106','Main','1','3','161624256838','',0.00,'','1174','','','','3030333','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(26,'','',1.00,'2021-06-21 09:30:44','106.00','16','newstock','1','','',0.00,'','1','107','Main','1','3','161624256838','',0.00,'','1174','','','','3030334','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(27,'','',1.00,'2021-06-21 09:30:47','107.00','16','newstock','1','','',0.00,'','1','108','Main','1','3','161624256838','',0.00,'','1174','','','','3030335','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(28,'','',1.00,'2021-06-21 09:30:49','108.00','16','newstock','1','','',0.00,'','1','109','Main','1','3','161624256838','',0.00,'','1174','','','','3030336','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(29,'','',1.00,'2021-06-21 09:30:52','109.00','16','newstock','1','','',0.00,'','1','110','Main','1','3','161624256838','',0.00,'','1174','','','','3030337','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(30,'','',1.00,'2021-06-21 09:30:55','110.00','16','newstock','1','','',0.00,'','1','111','Main','1','3','161624256838','',0.00,'','1174','','','','3030338','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(31,'','',1.00,'2021-06-21 09:30:58','111.00','16','newstock','1','','',0.00,'','1','112','Main','1','3','161624256838','',0.00,'','1174','','','','3030339','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(32,'','',1.00,'2021-06-21 09:31:03','112.00','16','newstock','1','','',0.00,'','1','113','Main','1','3','161624256838','',0.00,'','1174','','','','3030340','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(33,'','',1.00,'2021-06-21 09:31:05','113.00','16','newstock','1','','',0.00,'','1','114','Main','1','3','161624256838','',0.00,'','1174','','','','3030341','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(34,'','',1.00,'2021-06-21 09:31:08','114.00','16','newstock','1','','',0.00,'','1','115','Main','1','3','161624256838','',0.00,'','1174','','','','3030342','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(35,'','',1.00,'2021-06-21 09:31:12','115.00','16','newstock','1','','',0.00,'','1','116','Main','1','3','161624256838','',0.00,'','1174','','','','3030343','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(36,'','',1.00,'2021-06-21 09:31:15','116.00','16','newstock','1','','',0.00,'','1','117','Main','1','3','161624256838','',0.00,'','1174','','','','3030344','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(37,'','',1.00,'2021-06-21 09:31:18','117.00','16','newstock','1','','',0.00,'','1','118','Main','1','3','161624256838','',0.00,'','1174','','','','3030345','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(38,'','',1.00,'2021-06-21 09:31:21','118.00','16','newstock','1','','',0.00,'','1','119','Main','1','3','161624256838','',0.00,'','1174','','','','3030346','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(39,'','',1.00,'2021-06-21 09:31:23','119.00','16','newstock','1','','',0.00,'','1','120','Main','1','3','161624256838','',0.00,'','1174','','','','3030347','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(40,'','',1.00,'2021-06-21 09:31:26','120.00','16','newstock','1','','',0.00,'','1','121','Main','1','3','161624256838','',0.00,'','1174','','','','3030348','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(41,'','',1.00,'2021-06-21 09:31:29','121.00','16','newstock','1','','',0.00,'','1','122','Main','1','3','161624256838','',0.00,'','1174','','','','3030349','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(42,'','',1.00,'2021-06-21 09:31:31','122.00','16','newstock','1','','',0.00,'','1','123','Main','1','3','161624256838','',0.00,'','1174','','','','303031','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(43,'','',1.00,'2021-06-21 09:31:34','123.00','16','newstock','1','','',0.00,'','1','124','Main','1','3','161624256838','',0.00,'','1174','','','','303032','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(44,'','',1.00,'2021-06-21 09:31:37','124.00','16','newstock','1','','',0.00,'','1','125','Main','1','3','161624256838','',0.00,'','1174','','','','303033','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(45,'','',1.00,'2021-06-21 09:31:40','125.00','16','newstock','1','','',0.00,'','1','126','Main','1','3','161624256838','',0.00,'','1174','','','','303034','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(46,'','',1.00,'2021-06-21 09:31:43','126.00','16','newstock','1','','',0.00,'','1','127','Main','1','3','161624256838','',0.00,'','1174','','','','303035','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(47,'','',1.00,'2021-06-21 09:31:46','127.00','16','newstock','1','','',0.00,'','1','128','Main','1','3','161624256838','',0.00,'','1174','','','','303036','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(48,'','',1.00,'2021-06-21 09:31:50','128.00','16','newstock','1','','',0.00,'','1','129','Main','1','3','161624256838','',0.00,'','1174','','','','303037','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(49,'','',1.00,'2021-06-21 09:31:53','129.00','16','newstock','1','','',0.00,'','1','130','Main','1','3','161624256838','',0.00,'','1174','','','','303038','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(50,'','',1.00,'2021-06-21 09:31:56','130.00','16','newstock','1','','',0.00,'','1','131','Main','1','3','161624256838','',0.00,'','1174','','','','303039','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(51,'','',1.00,'2021-06-21 09:32:02','131.00','16','newstock','1','','',0.00,'','1','132','Main','1','3','161624256838','',0.00,'','1174','','','','3030360','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(52,'','',1.00,'2021-06-21 09:32:05','132.00','16','newstock','1','','',0.00,'','1','133','Main','1','3','161624256838','',0.00,'','1174','','','','3030361','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(53,'','',1.00,'2021-06-21 09:32:08','133.00','16','newstock','1','','',0.00,'','1','134','Main','1','3','161624256838','',0.00,'','1174','','','','3030362','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(54,'','',1.00,'2021-06-21 09:32:11','134.00','16','newstock','1','','',0.00,'','1','135','Main','1','3','161624256838','',0.00,'','1174','','','','3030363','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(55,'','',1.00,'2021-06-21 09:32:14','135.00','16','newstock','1','','',0.00,'','1','136','Main','1','3','161624256838','',0.00,'','1174','','','','3030364','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(56,'','',1.00,'2021-06-21 09:32:17','136.00','16','newstock','1','','',0.00,'','1','137','Main','1','3','161624256838','',0.00,'','1174','','','','3030365','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(57,'','',1.00,'2021-06-21 09:32:20','137.00','16','newstock','1','','',0.00,'','1','138','Main','1','3','161624256838','',0.00,'','1174','','','','3030366','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(58,'','',1.00,'2021-06-21 09:32:23','138.00','16','newstock','1','','',0.00,'','1','139','Main','1','3','161624256838','',0.00,'','1174','','','','3030367','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(59,'','',1.00,'2021-06-21 09:32:27','139.00','16','newstock','1','','',0.00,'','1','140','Main','1','3','161624256838','',0.00,'','1174','','','','3030368','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(60,'','',1.00,'2021-06-21 09:32:30','140.00','16','newstock','1','','',0.00,'','1','141','Main','1','3','161624256838','',0.00,'','1174','','','','3030369','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(61,'','',1.00,'2021-06-21 09:32:36','141.00','16','newstock','1','','',0.00,'','1','142','Main','1','3','161624256838','',0.00,'','1174','','','','3030310','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(62,'','',1.00,'2021-06-21 09:32:39','142.00','16','newstock','1','','',0.00,'','1','143','Main','1','3','161624256838','',0.00,'','1174','','','','3030311','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(63,'','',1.00,'2021-06-21 09:32:41','143.00','16','newstock','1','','',0.00,'','1','144','Main','1','3','161624256838','',0.00,'','1174','','','','3030312','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(64,'','',1.00,'2021-06-21 09:32:44','144.00','16','newstock','1','','',0.00,'','1','145','Main','1','3','161624256838','',0.00,'','1174','','','','3030313','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(65,'','',1.00,'2021-06-21 09:32:48','145.00','16','newstock','1','','',0.00,'','1','146','Main','1','3','161624256838','',0.00,'','1174','','','','3030314','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(66,'','',1.00,'2021-06-21 09:32:51','146.00','16','newstock','1','','',0.00,'','1','147','Main','1','3','161624256838','',0.00,'','1174','','','','3030315','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(67,'','',1.00,'2021-06-21 09:32:54','147.00','16','newstock','1','','',0.00,'','1','148','Main','1','3','161624256838','',0.00,'','1174','','','','3030316','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(68,'','',1.00,'2021-06-21 09:32:58','148.00','16','newstock','1','','',0.00,'','1','149','Main','1','3','161624256838','',0.00,'','1174','','','','3030317','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(69,'','',1.00,'2021-06-21 09:33:01','149.00','16','newstock','1','','',0.00,'','1','150','Main','1','3','161624256838','',0.00,'','1174','','','','3030318','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(70,'','',1.00,'2021-06-21 09:33:06','150.00','16','newstock','1','','',0.00,'','1','151','Main','1','3','161624256838','',0.00,'','1174','','','','3030319','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(71,'','',1.00,'2021-06-21 09:33:10','151.00','16','newstock','1','','',0.00,'','1','152','Main','1','3','161624256838','',0.00,'','1174','','','','3030370','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(72,'','',1.00,'2021-06-21 09:33:13','152.00','16','newstock','1','','',0.00,'','1','153','Main','1','3','161624256838','',0.00,'','1174','','','','3030371','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(73,'','',1.00,'2021-06-21 09:33:16','153.00','16','newstock','1','','',0.00,'','1','154','Main','1','3','161624256838','',0.00,'','1174','','','','3030372','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(74,'','',1.00,'2021-06-21 09:33:18','154.00','16','newstock','1','','',0.00,'','1','155','Main','1','3','161624256838','',0.00,'','1174','','','','3030373','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(75,'','',1.00,'2021-06-21 09:33:21','155.00','16','newstock','1','','',0.00,'','1','156','Main','1','3','161624256838','',0.00,'','1174','','','','3030374','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(76,'','',1.00,'2021-06-21 09:33:24','156.00','16','newstock','1','','',0.00,'','1','157','Main','1','3','161624256838','',0.00,'','1174','','','','3030375','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(77,'','',1.00,'2021-06-21 09:33:27','157.00','16','newstock','1','','',0.00,'','1','158','Main','1','3','161624256838','',0.00,'','1174','','','','3030376','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(78,'','',1.00,'2021-06-21 09:33:30','158.00','16','newstock','1','','',0.00,'','1','159','Main','1','3','161624256838','',0.00,'','1174','','','','3030377','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(79,'','',1.00,'2021-06-21 09:33:33','159.00','16','newstock','1','','',0.00,'','1','160','Main','1','3','161624256838','',0.00,'','1174','','','','3030378','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(80,'','',1.00,'2021-06-21 09:33:36','160.00','16','newstock','1','','',0.00,'','1','161','Main','1','3','161624256838','',0.00,'','1174','','','','3030379','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(85,'','',1.00,'2021-06-22 10:16:06','161.00','16','newstock','1','','',0.00,'','1','162','Main','1','3','161624346129','',0.00,'','1174','','','','022221','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(86,'','',1.00,'2021-06-22 10:16:09','162.00','16','newstock','1','','',0.00,'','1','163','Main','1','3','161624346129','',0.00,'','1174','','','','022222','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(87,'','',1.00,'2021-06-22 10:16:13','163.00','16','newstock','1','','',0.00,'','1','164','Main','1','3','161624346129','',0.00,'','1174','','','','022223','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(88,'','',1.00,'2021-06-22 10:16:16','164.00','16','newstock','1','','',0.00,'','1','165','Main','1','3','161624346129','',0.00,'','1174','','','','022224','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(89,'','',1.00,'2021-06-22 10:16:19','165.00','16','newstock','1','','',0.00,'','1','166','Main','1','3','161624346129','',0.00,'','1174','','','','022225','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(90,'','',1.00,'2021-06-22 10:16:22','166.00','16','newstock','1','','',0.00,'','1','167','Main','1','3','161624346129','',0.00,'','1174','','','','022226','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(91,'','',1.00,'2021-06-22 10:16:24','167.00','16','newstock','1','','',0.00,'','1','168','Main','1','3','161624346129','',0.00,'','1174','','','','022227','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(92,'','',1.00,'2021-06-22 10:16:27','168.00','16','newstock','1','','',0.00,'','1','169','Main','1','3','161624346129','',0.00,'','1174','','','','022228','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(93,'','',1.00,'2021-06-22 10:16:29','169.00','16','newstock','1','','',0.00,'','1','170','Main','1','3','161624346129','',0.00,'','1174','','','','022229','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(94,'','',1.00,'2021-06-22 10:16:35','170.00','16','newstock','1','','',0.00,'','1','171','Main','1','3','161624346129','',0.00,'','1174','','','','0222210','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(95,'','',1.00,'2021-06-22 10:16:38','171.00','16','newstock','1','','',0.00,'','1','172','Main','1','3','161624346129','',0.00,'','1174','','','','0222211','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(96,'','',1.00,'2021-06-22 10:16:41','172.00','16','newstock','1','','',0.00,'','1','173','Main','1','3','161624346129','',0.00,'','1174','','','','0222212','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(97,'','',1.00,'2021-06-22 10:16:44','173.00','16','newstock','1','','',0.00,'','1','174','Main','1','3','161624346129','',0.00,'','1174','','','','0222213','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(98,'','',1.00,'2021-06-22 10:16:47','174.00','16','newstock','1','','',0.00,'','1','175','Main','1','3','161624346129','',0.00,'','1174','','','','0222214','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(99,'','',1.00,'2021-06-22 10:17:15','18.00','16','newstock','1','','',0.00,'','1','19','Main','1','5','161624346129','',0.00,'','0','','','','343231','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(100,'','',1.00,'2021-06-22 10:17:19','19.00','16','newstock','1','','',0.00,'','1','20','Main','1','5','161624346129','',0.00,'','0','','','','343232','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(101,'','',1.00,'2021-06-22 10:17:22','20.00','16','newstock','1','','',0.00,'','1','21','Main','1','5','161624346129','',0.00,'','0','','','','343233','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(102,'','',1.00,'2021-06-22 10:17:25','21.00','16','newstock','1','','',0.00,'','1','22','Main','1','5','161624346129','',0.00,'','0','','','','343234','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(103,'','',1.00,'2021-06-22 10:17:28','22.00','16','newstock','1','','',0.00,'','1','23','Main','1','5','161624346129','',0.00,'','0','','','','343235','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(104,'','',1.00,'2021-06-22 10:17:31','23.00','16','newstock','1','','',0.00,'','1','24','Main','1','5','161624346129','',0.00,'','0','','','','343236','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(105,'','',1.00,'2021-06-22 10:17:33','24.00','16','newstock','1','','',0.00,'','1','25','Main','1','5','161624346129','',0.00,'','0','','','','343237','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(106,'','',1.00,'2021-06-22 10:17:36','25.00','16','newstock','1','','',0.00,'','1','26','Main','1','5','161624346129','',0.00,'','0','','','','343238','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(107,'','',1.00,'2021-06-22 10:17:39','26.00','16','newstock','1','','',0.00,'','1','27','Main','1','5','161624346129','',0.00,'','0','','','','343239','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(108,'','',1.00,'2021-06-22 10:17:43','27.00','16','newstock','1','','',0.00,'','1','28','Main','1','5','161624346129','',0.00,'','0','','','','3432310','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(109,'','',1.00,'2021-06-22 10:17:46','28.00','16','newstock','1','','',0.00,'','1','29','Main','1','5','161624346129','',0.00,'','0','','','','3432311','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(110,'','',1.00,'2021-06-22 10:17:49','29.00','16','newstock','1','','',0.00,'','1','30','Main','1','5','161624346129','',0.00,'','0','','','','3432312','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(111,'','',1.00,'2021-06-22 10:17:52','30.00','16','newstock','1','','',0.00,'','1','31','Main','1','5','161624346129','',0.00,'','0','','','','3432313','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(112,'','',1.00,'2021-06-22 10:17:56','31.00','16','newstock','1','','',0.00,'','1','32','Main','1','5','161624346129','',0.00,'','0','','','','3432314','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(113,'','',1.00,'2021-06-22 10:19:16','30.00','16','newstock','1','','',0.00,'','1','31','Main','1','7','161624346129','',0.00,'','0','','','','302131','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(114,'','',1.00,'2021-06-22 10:19:43','31.00','16','newstock','1','','',0.00,'','1','32','Main','1','7','161624346129','',0.00,'','0','','','','302132','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(115,'','',1.00,'2021-06-22 10:19:52','32.00','16','newstock','1','','',0.00,'','1','33','Main','1','7','161624346129','',0.00,'','0','','','','302133','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(116,'','',1.00,'2021-06-22 10:19:56','33.00','16','newstock','1','','',0.00,'','1','34','Main','1','7','161624346129','',0.00,'','0','','','','302134','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(117,'','',1.00,'2021-06-22 10:20:00','34.00','16','newstock','1','','',0.00,'','1','35','Main','1','7','161624346129','',0.00,'','0','','','','302135','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(118,'','',1.00,'2021-06-22 10:20:03','35.00','16','newstock','1','','',0.00,'','1','36','Main','1','7','161624346129','',0.00,'','0','','','','302136','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(119,'','',1.00,'2021-06-22 10:20:09','36.00','16','newstock','1','','',0.00,'','1','37','Main','1','7','161624346129','',0.00,'','0','','','','302137','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(120,'','',1.00,'2021-06-22 10:20:13','37.00','16','newstock','1','','',0.00,'','1','38','Main','1','7','161624346129','',0.00,'','0','','','','302138','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(121,'','',1.00,'2021-06-22 10:20:17','38.00','16','newstock','1','','',0.00,'','1','39','Main','1','7','161624346129','',0.00,'','0','','','','302139','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(123,'Clear Security Seals 500ml/1L(1000pcs)','',-42.00,'2021-06-22 11:21:56','42.00','12','newstock','1','','',0.00,'','Main','0','Internal','Main','8','','',0.00,'','0','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(124,'Clear Security Seals 500ml/1L(1000pcs)','',-42.00,'2021-06-22 11:21:56','0.00','12','newstock','1','','',0.00,'','Main','-42','Internal','Main','8','','',0.00,'','0','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(125,'','',28.00,'2021-06-22 11:39:28','0.00','24','newstock','1','241624351043','13',0.00,'','Main','28','supplier','Main','7','','',0.00,'VATABLE','0','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','28',1,NULL,'Inclusive','branch',NULL),(126,'','',14.00,'2021-06-22 11:44:40','0.00','24','newstock','1','241624351376','13',0.00,'','Main','14','supplier','Main','5','','',0.00,'VATABLE','0','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','14',1,NULL,'Inclusive','branch',NULL),(128,'','',14.00,'2021-06-22 11:49:47','0.00','24','newstock','1','241624351725','13',0.00,'','Main','14','supplier','Main','3','','',0.00,'VATABLE','1174','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','14',1,NULL,'Inclusive','branch',NULL),(129,'','',1.00,'2021-06-22 12:35:35','0.00','16','newstock','1','','',0.00,'','1','1','Main','1','5','161624354452','',0.00,'','0','','','','340491','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(130,'','',1.00,'2021-06-22 12:35:43','1.00','16','newstock','1','','',0.00,'','1','2','Main','1','5','161624354452','',0.00,'','0','','','','340492','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(131,'','',1.00,'2021-06-22 12:35:47','2.00','16','newstock','1','','',0.00,'','1','3','Main','1','5','161624354452','',0.00,'','0','','','','340493','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(132,'','',1.00,'2021-06-22 12:35:51','3.00','16','newstock','1','','',0.00,'','1','4','Main','1','5','161624354452','',0.00,'','0','','','','340494','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(133,'','',1.00,'2021-06-22 12:35:54','4.00','16','newstock','1','','',0.00,'','1','5','Main','1','5','161624354452','',0.00,'','0','','','','340495','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(134,'','',1.00,'2021-06-22 12:35:58','5.00','16','newstock','1','','',0.00,'','1','6','Main','1','5','161624354452','',0.00,'','0','','','','340496','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(135,'','',1.00,'2021-06-22 12:36:00','6.00','16','newstock','1','','',0.00,'','1','7','Main','1','5','161624354452','',0.00,'','0','','','','340497','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(136,'','',1.00,'2021-06-22 12:36:05','7.00','16','newstock','1','','',0.00,'','1','8','Main','1','5','161624354452','',0.00,'','0','','','','340498','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(137,'','',1.00,'2021-06-22 12:36:08','8.00','16','newstock','1','','',0.00,'','1','9','Main','1','5','161624354452','',0.00,'','0','','','','340499','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(138,'','',1.00,'2021-06-22 12:36:15','9.00','16','newstock','1','','',0.00,'','1','10','Main','1','5','161624354452','',0.00,'','0','','','','3404910','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(139,'','',1.00,'2021-06-22 12:36:22','10.00','16','newstock','1','','',0.00,'','1','11','Main','1','5','161624354452','',0.00,'','0','','','','3404911','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(140,'','',1.00,'2021-06-22 12:36:25','11.00','16','newstock','1','','',0.00,'','1','12','Main','1','5','161624354452','',0.00,'','0','','','','3404912','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(141,'','',1.00,'2021-06-22 12:36:28','12.00','16','newstock','1','','',0.00,'','1','13','Main','1','5','161624354452','',0.00,'','0','','','','3404913','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(142,'','',1.00,'2021-06-22 12:36:33','13.00','16','newstock','1','','',0.00,'','1','14','Main','1','5','161624354452','',0.00,'','0','','','','3404914','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(143,'','',1.00,'2021-06-22 12:37:55','0.00','16','newstock','1','','',0.00,'','1','1','Main','1','3','161624354452','',0.00,'','1174','','','','726301','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(144,'','',1.00,'2021-06-22 12:37:59','1.00','16','newstock','1','','',0.00,'','1','2','Main','1','3','161624354452','',0.00,'','1174','','','','726302','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(145,'','',1.00,'2021-06-22 12:38:03','2.00','16','newstock','1','','',0.00,'','1','3','Main','1','3','161624354452','',0.00,'','1174','','','','726303','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(146,'','',1.00,'2021-06-22 12:38:06','3.00','16','newstock','1','','',0.00,'','1','4','Main','1','3','161624354452','',0.00,'','1174','','','','726304','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(147,'','',1.00,'2021-06-22 12:38:09','4.00','16','newstock','1','','',0.00,'','1','5','Main','1','3','161624354452','',0.00,'','1174','','','','726305','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(148,'','',1.00,'2021-06-22 12:38:12','5.00','16','newstock','1','','',0.00,'','1','6','Main','1','3','161624354452','',0.00,'','1174','','','','726306','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(149,'','',1.00,'2021-06-22 12:38:17','6.00','16','newstock','1','','',0.00,'','1','7','Main','1','3','161624354452','',0.00,'','1174','','','','726307','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(150,'','',1.00,'2021-06-22 12:38:21','7.00','16','newstock','1','','',0.00,'','1','8','Main','1','3','161624354452','',0.00,'','1174','','','','726308','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(151,'','',1.00,'2021-06-22 12:38:25','8.00','16','newstock','1','','',0.00,'','1','9','Main','1','3','161624354452','',0.00,'','1174','','','','726309','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(152,'','',1.00,'2021-06-22 12:38:32','9.00','16','newstock','1','','',0.00,'','1','10','Main','1','3','161624354452','',0.00,'','1174','','','','7263010','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(153,'','',1.00,'2021-06-22 12:38:36','10.00','16','newstock','1','','',0.00,'','1','11','Main','1','3','161624354452','',0.00,'','1174','','','','7263011','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(154,'','',1.00,'2021-06-22 12:38:40','11.00','16','newstock','1','','',0.00,'','1','12','Main','1','3','161624354452','',0.00,'','1174','','','','7263012','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(155,'','',1.00,'2021-06-22 12:38:43','12.00','16','newstock','1','','',0.00,'','1','13','Main','1','3','161624354452','',0.00,'','1174','','','','7263013','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(156,'','',1.00,'2021-06-22 12:38:46','13.00','16','newstock','1','','',0.00,'','1','14','Main','1','3','161624354452','',0.00,'','1174','','','','7263014','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(157,'','',1.00,'2021-06-22 12:38:55','0.00','16','newstock','1','','',0.00,'','1','1','Main','1','7','161624354452','',0.00,'','0','','','','234881','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(158,'','',1.00,'2021-06-22 12:38:59','1.00','16','newstock','1','','',0.00,'','1','2','Main','1','7','161624354452','',0.00,'','0','','','','234882','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(159,'','',1.00,'2021-06-22 12:39:03','2.00','16','newstock','1','','',0.00,'','1','3','Main','1','7','161624354452','',0.00,'','0','','','','234883','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(160,'','',1.00,'2021-06-22 12:39:08','3.00','16','newstock','1','','',0.00,'','1','4','Main','1','7','161624354452','',0.00,'','0','','','','234884','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(161,'','',1.00,'2021-06-22 12:39:11','4.00','16','newstock','1','','',0.00,'','1','5','Main','1','7','161624354452','',0.00,'','0','','','','234885','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(162,'','',1.00,'2021-06-22 12:39:15','5.00','16','newstock','1','','',0.00,'','1','6','Main','1','7','161624354452','',0.00,'','0','','','','234886','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(163,'','',1.00,'2021-06-22 12:39:18','6.00','16','newstock','1','','',0.00,'','1','7','Main','1','7','161624354452','',0.00,'','0','','','','234887','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(164,'','',1.00,'2021-06-22 12:39:22','7.00','16','newstock','1','','',0.00,'','1','8','Main','1','7','161624354452','',0.00,'','0','','','','234888','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(165,'','',1.00,'2021-06-22 12:39:25','8.00','16','newstock','1','','',0.00,'','1','9','Main','1','7','161624354452','',0.00,'','0','','','','234889','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(166,'','',1.00,'2021-06-22 12:39:30','9.00','16','newstock','1','','',0.00,'','1','10','Main','1','7','161624354452','',0.00,'','0','','','','2348810','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(167,'','',1.00,'2021-06-22 12:39:34','10.00','16','newstock','1','','',0.00,'','1','11','Main','1','7','161624354452','',0.00,'','0','','','','2348811','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(168,'','',1.00,'2021-06-22 12:39:38','11.00','16','newstock','1','','',0.00,'','1','12','Main','1','7','161624354452','',0.00,'','0','','','','2348812','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(169,'','',1.00,'2021-06-22 12:39:41','12.00','16','newstock','1','','',0.00,'','1','13','Main','1','7','161624354452','',0.00,'','0','','','','2348813','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(170,'','',1.00,'2021-06-22 12:39:45','13.00','16','newstock','1','','',0.00,'','1','14','Main','1','7','161624354452','',0.00,'','0','','','','2348814','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(171,'','',1.00,'2021-06-22 12:39:49','14.00','16','newstock','1','','',0.00,'','1','15','Main','1','7','161624354452','',0.00,'','0','','','','2348815','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(172,'','',1.00,'2021-06-22 12:39:53','15.00','16','newstock','1','','',0.00,'','1','16','Main','1','7','161624354452','',0.00,'','0','','','','2348816','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(173,'','',1.00,'2021-06-22 12:39:57','16.00','16','newstock','1','','',0.00,'','1','17','Main','1','7','161624354452','',0.00,'','0','','','','2348817','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(174,'','',1.00,'2021-06-22 12:40:01','17.00','16','newstock','1','','',0.00,'','1','18','Main','1','7','161624354452','',0.00,'','0','','','','2348818','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(175,'','',1.00,'2021-06-22 12:40:05','18.00','16','newstock','1','','',0.00,'','1','19','Main','1','7','161624354452','',0.00,'','0','','','','2348819','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(176,'','',1.00,'2021-06-22 12:40:11','19.00','16','newstock','1','','',0.00,'','1','20','Main','1','7','161624354452','',0.00,'','0','','','','2348820','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(177,'','',1.00,'2021-06-22 12:40:15','20.00','16','newstock','1','','',0.00,'','1','21','Main','1','7','161624354452','',0.00,'','0','','','','2348821','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(178,'','',1.00,'2021-06-22 12:40:19','21.00','16','newstock','1','','',0.00,'','1','22','Main','1','7','161624354452','',0.00,'','0','','','','2348822','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(179,'','',1.00,'2021-06-22 12:40:22','22.00','16','newstock','1','','',0.00,'','1','23','Main','1','7','161624354452','',0.00,'','0','','','','2348823','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(180,'','',1.00,'2021-06-22 12:40:26','23.00','16','newstock','1','','',0.00,'','1','24','Main','1','7','161624354452','',0.00,'','0','','','','2348824','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(181,'','',1.00,'2021-06-22 12:40:30','24.00','16','newstock','1','','',0.00,'','1','25','Main','1','7','161624354452','',0.00,'','0','','','','2348825','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(182,'','',1.00,'2021-06-22 12:40:33','25.00','16','newstock','1','','',0.00,'','1','26','Main','1','7','161624354452','',0.00,'','0','','','','2348826','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(183,'','',1.00,'2021-06-22 12:40:37','26.00','16','newstock','1','','',0.00,'','1','27','Main','1','7','161624354452','',0.00,'','0','','','','2348827','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(184,'','',1.00,'2021-06-22 12:40:42','27.00','16','newstock','1','','',0.00,'','1','28','Main','1','7','161624354452','',0.00,'','0','','','','2348828','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(185,'','',42.00,'2021-06-22 16:18:31','0.00','12','newstock','1','241624351540','13',0.00,'','Main','42','supplier','Main','8','','',0.00,'VATABLE','0','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','42',1,NULL,'Inclusive','branch',NULL),(186,'','',1.00,'2021-06-22 16:36:02','0.00','16','newstock','1','','',0.00,'','1','1','Main','1','8','161624368937','',0.00,'','0','','','','0436329','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(187,'','',1.00,'2021-06-22 16:36:09','1.00','16','newstock','1','','',0.00,'','1','2','Main','1','8','161624368937','',0.00,'','0','','','','0436330','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(188,'','',1.00,'2021-06-22 16:36:25','2.00','16','newstock','1','','',0.00,'','1','3','Main','1','8','161624368937','',0.00,'','0','','','','0436331','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(189,'','',1.00,'2021-06-22 16:36:29','3.00','16','newstock','1','','',0.00,'','1','4','Main','1','8','161624368937','',0.00,'','0','','','','0436332','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(190,'','',1.00,'2021-06-22 16:36:35','4.00','16','newstock','1','','',0.00,'','1','5','Main','1','8','161624368937','',0.00,'','0','','','','0436333','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(191,'','',1.00,'2021-06-22 16:36:47','5.00','16','newstock','1','','',0.00,'','1','6','Main','1','8','161624368937','',0.00,'','0','','','','0436334','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(192,'','',1.00,'2021-06-22 16:36:51','6.00','16','newstock','1','','',0.00,'','1','7','Main','1','8','161624368937','',0.00,'','0','','','','0436335','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(193,'','',1.00,'2021-06-22 16:37:33','7.00','16','newstock','1','','',0.00,'','1','8','Main','1','8','161624368937','',0.00,'','0','','','','0436336','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(194,'','',1.00,'2021-06-22 16:37:37','8.00','16','newstock','1','','',0.00,'','1','9','Main','1','8','161624368937','',0.00,'','0','','','','0436337','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(195,'','',1.00,'2021-06-22 16:37:45','9.00','16','newstock','1','','',0.00,'','1','10','Main','1','8','161624368937','',0.00,'','0','','','','0436338','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(196,'','',1.00,'2021-06-22 16:37:50','10.00','16','newstock','1','','',0.00,'','1','11','Main','1','8','161624368937','',0.00,'','0','','','','0436339','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(197,'','',1.00,'2021-06-22 16:37:54','11.00','16','newstock','1','','',0.00,'','1','12','Main','1','8','161624368937','',0.00,'','0','','','','0436340','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(198,'','',1.00,'2021-06-22 16:37:58','12.00','16','newstock','1','','',0.00,'','1','13','Main','1','8','161624368937','',0.00,'','0','','','','0436341','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(199,'','',1.00,'2021-06-22 16:38:02','13.00','16','newstock','1','','',0.00,'','1','14','Main','1','8','161624368937','',0.00,'','0','','','','0436342','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(200,'','',1.00,'2021-06-22 16:38:10','14.00','16','newstock','1','','',0.00,'','1','15','Main','1','8','161624368937','',0.00,'','0','','','','043631','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(201,'','',1.00,'2021-06-22 16:38:13','15.00','16','newstock','1','','',0.00,'','1','16','Main','1','8','161624368937','',0.00,'','0','','','','043632','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(202,'','',1.00,'2021-06-22 16:38:25','16.00','16','newstock','1','','',0.00,'','1','17','Main','1','8','161624368937','',0.00,'','0','','','','043633','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(203,'','',1.00,'2021-06-22 16:38:29','17.00','16','newstock','1','','',0.00,'','1','18','Main','1','8','161624368937','',0.00,'','0','','','','043634','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(204,'','',1.00,'2021-06-22 16:38:36','18.00','16','newstock','1','','',0.00,'','1','19','Main','1','8','161624368937','',0.00,'','0','','','','043635','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(205,'','',1.00,'2021-06-22 16:38:40','19.00','16','newstock','1','','',0.00,'','1','20','Main','1','8','161624368937','',0.00,'','0','','','','043636','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(206,'','',1.00,'2021-06-22 16:38:44','20.00','16','newstock','1','','',0.00,'','1','21','Main','1','8','161624368937','',0.00,'','0','','','','043637','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(207,'','',1.00,'2021-06-22 16:38:47','21.00','16','newstock','1','','',0.00,'','1','22','Main','1','8','161624368937','',0.00,'','0','','','','043638','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(208,'','',1.00,'2021-06-22 16:38:51','22.00','16','newstock','1','','',0.00,'','1','23','Main','1','8','161624368937','',0.00,'','0','','','','043639','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(209,'','',1.00,'2021-06-22 16:38:55','23.00','16','newstock','1','','',0.00,'','1','24','Main','1','8','161624368937','',0.00,'','0','','','','0436310','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(210,'','',1.00,'2021-06-22 16:38:58','24.00','16','newstock','1','','',0.00,'','1','25','Main','1','8','161624368937','',0.00,'','0','','','','0436311','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(211,'','',1.00,'2021-06-22 16:39:02','25.00','16','newstock','1','','',0.00,'','1','26','Main','1','8','161624368937','',0.00,'','0','','','','0436312','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(212,'','',1.00,'2021-06-22 16:39:07','26.00','16','newstock','1','','',0.00,'','1','27','Main','1','8','161624368937','',0.00,'','0','','','','0436313','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(213,'','',1.00,'2021-06-22 16:39:21','27.00','16','newstock','1','','',0.00,'','1','28','Main','1','8','161624368937','',0.00,'','0','','','','0436314','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(214,'','',1.00,'2021-06-22 16:39:27','28.00','16','newstock','1','','',0.00,'','1','29','Main','1','8','161624368937','',0.00,'','0','','','','0436315','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(215,'','',1.00,'2021-06-22 16:39:32','29.00','16','newstock','1','','',0.00,'','1','30','Main','1','8','161624368937','',0.00,'','0','','','','0436316','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(216,'','',1.00,'2021-06-22 16:39:37','30.00','16','newstock','1','','',0.00,'','1','31','Main','1','8','161624368937','',0.00,'','0','','','','0436317','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(217,'','',1.00,'2021-06-22 16:39:41','31.00','16','newstock','1','','',0.00,'','1','32','Main','1','8','161624368937','',0.00,'','0','','','','0436318','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(218,'','',1.00,'2021-06-22 16:39:44','32.00','16','newstock','1','','',0.00,'','1','33','Main','1','8','161624368937','',0.00,'','0','','','','0436319','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(219,'','',1.00,'2021-06-22 16:39:48','33.00','16','newstock','1','','',0.00,'','1','34','Main','1','8','161624368937','',0.00,'','0','','','','0436320','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(220,'','',1.00,'2021-06-22 16:39:51','34.00','16','newstock','1','','',0.00,'','1','35','Main','1','8','161624368937','',0.00,'','0','','','','0436321','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(221,'','',1.00,'2021-06-22 16:39:55','35.00','16','newstock','1','','',0.00,'','1','36','Main','1','8','161624368937','',0.00,'','0','','','','0436322','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(222,'','',1.00,'2021-06-22 16:40:00','36.00','16','newstock','1','','',0.00,'','1','37','Main','1','8','161624368937','',0.00,'','0','','','','0436323','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(223,'','',1.00,'2021-06-22 16:40:07','37.00','16','newstock','1','','',0.00,'','1','38','Main','1','8','161624368937','',0.00,'','0','','','','0436324','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(224,'','',1.00,'2021-06-22 16:40:13','38.00','16','newstock','1','','',0.00,'','1','39','Main','1','8','161624368937','',0.00,'','0','','','','0436325','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(225,'','',1.00,'2021-06-22 16:40:18','39.00','16','newstock','1','','',0.00,'','1','40','Main','1','8','161624368937','',0.00,'','0','','','','0436326','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(226,'','',1.00,'2021-06-22 16:40:22','40.00','16','newstock','1','','',0.00,'','1','41','Main','1','8','161624368937','',0.00,'','0','','','','0436327','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(227,'','',1.00,'2021-06-22 16:40:26','41.00','16','newstock','1','','',0.00,'','1','42','Main','1','8','161624368937','',0.00,'','0','','','','0436328','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(228,'','',78.00,'2021-06-22 16:58:27','0.00','24','newstock','1','241624089344','13',0.00,'','Main','78','supplier','Main','3','','',0.00,'VATABLE','1174','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','78',1,NULL,'Inclusive','branch',NULL),(229,'','',1.00,'2021-06-23 10:20:49','14.00','16','newstock','1','','',0.00,'','1','15','Main','1','3','161624432775','',0.00,'','1174','','','','0720228','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(230,'','',1.00,'2021-06-23 10:21:00','15.00','16','newstock','1','','',0.00,'','1','16','Main','1','3','161624432775','',0.00,'','1174','','','','0720227','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(231,'','',1.00,'2021-06-23 10:21:21','16.00','16','newstock','1','','',0.00,'','1','17','Main','1','3','161624432775','',0.00,'','1174','','','','0720226','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(232,'','',1.00,'2021-06-23 10:21:25','17.00','16','newstock','1','','',0.00,'','1','18','Main','1','3','161624432775','',0.00,'','1174','','','','0720225','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(233,'','',1.00,'2021-06-23 10:21:30','18.00','16','newstock','1','','',0.00,'','1','19','Main','1','3','161624432775','',0.00,'','1174','','','','0720224','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(234,'','',1.00,'2021-06-23 10:21:33','19.00','16','newstock','1','','',0.00,'','1','20','Main','1','3','161624432775','',0.00,'','1174','','','','0720223','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(235,'','',1.00,'2021-06-23 10:21:37','20.00','16','newstock','1','','',0.00,'','1','21','Main','1','3','161624432775','',0.00,'','1174','','','','0720222','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(236,'','',1.00,'2021-06-23 10:21:41','21.00','16','newstock','1','','',0.00,'','1','22','Main','1','3','161624432775','',0.00,'','1174','','','','0720221','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(237,'','',1.00,'2021-06-23 10:21:44','22.00','16','newstock','1','','',0.00,'','1','23','Main','1','3','161624432775','',0.00,'','1174','','','','0720220','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(238,'','',1.00,'2021-06-23 10:21:49','23.00','16','newstock','1','','',0.00,'','1','24','Main','1','3','161624432775','',0.00,'','1174','','','','0720219','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(239,'','',1.00,'2021-06-23 10:21:52','24.00','16','newstock','1','','',0.00,'','1','25','Main','1','3','161624432775','',0.00,'','1174','','','','0720218','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(240,'','',1.00,'2021-06-23 10:21:56','25.00','16','newstock','1','','',0.00,'','1','26','Main','1','3','161624432775','',0.00,'','1174','','','','0720217','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(241,'','',1.00,'2021-06-23 10:22:00','26.00','16','newstock','1','','',0.00,'','1','27','Main','1','3','161624432775','',0.00,'','1174','','','','0720216','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(242,'','',1.00,'2021-06-23 10:22:04','27.00','16','newstock','1','','',0.00,'','1','28','Main','1','3','161624432775','',0.00,'','1174','','','','0720215','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(243,'','',1.00,'2021-06-23 10:22:09','28.00','16','newstock','1','','',0.00,'','1','29','Main','1','3','161624432775','',0.00,'','1174','','','','0720214','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(244,'','',1.00,'2021-06-23 10:22:20','29.00','16','newstock','1','','',0.00,'','1','30','Main','1','3','161624432775','',0.00,'','1174','','','','0720273','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(245,'','',1.00,'2021-06-23 10:22:23','30.00','16','newstock','1','','',0.00,'','1','31','Main','1','3','161624432775','',0.00,'','1174','','','','0720272','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(246,'','',1.00,'2021-06-23 10:22:28','31.00','16','newstock','1','','',0.00,'','1','32','Main','1','3','161624432775','',0.00,'','1174','','','','0720271','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(247,'','',1.00,'2021-06-23 10:22:32','32.00','16','newstock','1','','',0.00,'','1','33','Main','1','3','161624432775','',0.00,'','1174','','','','0720270','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(248,'','',1.00,'2021-06-23 10:22:39','33.00','16','newstock','1','','',0.00,'','1','34','Main','1','3','161624432775','',0.00,'','1174','','','','0720269','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(249,'','',1.00,'2021-06-23 10:22:44','34.00','16','newstock','1','','',0.00,'','1','35','Main','1','3','161624432775','',0.00,'','1174','','','','0720268','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(250,'','',1.00,'2021-06-23 10:22:48','35.00','16','newstock','1','','',0.00,'','1','36','Main','1','3','161624432775','',0.00,'','1174','','','','0720267','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(251,'','',1.00,'2021-06-23 10:22:51','36.00','16','newstock','1','','',0.00,'','1','37','Main','1','3','161624432775','',0.00,'','1174','','','','0720266','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(252,'','',1.00,'2021-06-23 10:22:59','37.00','16','newstock','1','','',0.00,'','1','38','Main','1','3','161624432775','',0.00,'','1174','','','','0720265','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(253,'','',1.00,'2021-06-23 10:23:03','38.00','16','newstock','1','','',0.00,'','1','39','Main','1','3','161624432775','',0.00,'','1174','','','','0720264','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(254,'','',1.00,'2021-06-23 10:23:07','39.00','16','newstock','1','','',0.00,'','1','40','Main','1','3','161624432775','',0.00,'','1174','','','','0720263','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(255,'','',1.00,'2021-06-23 10:23:10','40.00','16','newstock','1','','',0.00,'','1','41','Main','1','3','161624432775','',0.00,'','1174','','','','0720262','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(256,'','',1.00,'2021-06-23 10:23:15','41.00','16','newstock','1','','',0.00,'','1','42','Main','1','3','161624432775','',0.00,'','1174','','','','0720261','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(257,'','',1.00,'2021-06-23 10:23:21','42.00','16','newstock','1','','',0.00,'','1','43','Main','1','3','161624432775','',0.00,'','1174','','','','0720260','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(258,'','',1.00,'2021-06-23 10:23:25','43.00','16','newstock','1','','',0.00,'','1','44','Main','1','3','161624432775','',0.00,'','1174','','','','0720259','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(259,'','',1.00,'2021-06-23 10:23:34','44.00','16','newstock','1','','',0.00,'','1','45','Main','1','3','161624432775','',0.00,'','1174','','','','072021','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(260,'','',1.00,'2021-06-23 10:23:40','45.00','16','newstock','1','','',0.00,'','1','46','Main','1','3','161624432775','',0.00,'','1174','','','','072022','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(261,'','',1.00,'2021-06-23 10:23:43','46.00','16','newstock','1','','',0.00,'','1','47','Main','1','3','161624432775','',0.00,'','1174','','','','072023','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(262,'','',1.00,'2021-06-23 10:23:51','47.00','16','newstock','1','','',0.00,'','1','48','Main','1','3','161624432775','',0.00,'','1174','','','','072024','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(263,'','',1.00,'2021-06-23 10:23:56','48.00','16','newstock','1','','',0.00,'','1','49','Main','1','3','161624432775','',0.00,'','1174','','','','072025','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(264,'','',1.00,'2021-06-23 10:24:01','49.00','16','newstock','1','','',0.00,'','1','50','Main','1','3','161624432775','',0.00,'','1174','','','','072026','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(265,'','',1.00,'2021-06-23 10:24:04','50.00','16','newstock','1','','',0.00,'','1','51','Main','1','3','161624432775','',0.00,'','1174','','','','072027','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(266,'','',1.00,'2021-06-23 10:24:08','51.00','16','newstock','1','','',0.00,'','1','52','Main','1','3','161624432775','',0.00,'','1174','','','','072028','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(267,'','',1.00,'2021-06-23 10:24:12','52.00','16','newstock','1','','',0.00,'','1','53','Main','1','3','161624432775','',0.00,'','1174','','','','072029','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(268,'','',1.00,'2021-06-23 10:24:19','53.00','16','newstock','1','','',0.00,'','1','54','Main','1','3','161624432775','',0.00,'','1174','','','','0720210','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(269,'','',1.00,'2021-06-23 10:24:22','54.00','16','newstock','1','','',0.00,'','1','55','Main','1','3','161624432775','',0.00,'','1174','','','','0720211','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(270,'','',1.00,'2021-06-23 10:24:27','55.00','16','newstock','1','','',0.00,'','1','56','Main','1','3','161624432775','',0.00,'','1174','','','','0720212','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(271,'','',1.00,'2021-06-23 10:24:31','56.00','16','newstock','1','','',0.00,'','1','57','Main','1','3','161624432775','',0.00,'','1174','','','','0720213','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(272,'','',1.00,'2021-06-23 10:24:36','57.00','16','newstock','1','','',0.00,'','1','58','Main','1','3','161624432775','',0.00,'','1174','','','','0720230','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(273,'','',1.00,'2021-06-23 10:24:40','58.00','16','newstock','1','','',0.00,'','1','59','Main','1','3','161624432775','',0.00,'','1174','','','','0720231','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(274,'','',1.00,'2021-06-23 10:24:44','59.00','16','newstock','1','','',0.00,'','1','60','Main','1','3','161624432775','',0.00,'','1174','','','','0720232','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(275,'','',1.00,'2021-06-23 10:24:49','60.00','16','newstock','1','','',0.00,'','1','61','Main','1','3','161624432775','',0.00,'','1174','','','','0720233','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(276,'','',1.00,'2021-06-23 10:24:54','61.00','16','newstock','1','','',0.00,'','1','62','Main','1','3','161624432775','',0.00,'','1174','','','','0720234','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(277,'','',1.00,'2021-06-23 10:24:58','62.00','16','newstock','1','','',0.00,'','1','63','Main','1','3','161624432775','',0.00,'','1174','','','','0720235','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(278,'','',1.00,'2021-06-23 10:25:03','63.00','16','newstock','1','','',0.00,'','1','64','Main','1','3','161624432775','',0.00,'','1174','','','','0720236','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(279,'','',1.00,'2021-06-23 10:25:11','64.00','16','newstock','1','','',0.00,'','1','65','Main','1','3','161624432775','',0.00,'','1174','','','','0720237','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(280,'','',1.00,'2021-06-23 10:25:21','65.00','16','newstock','1','','',0.00,'','1','66','Main','1','3','161624432775','',0.00,'','1174','','','','0720238','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(281,'','',1.00,'2021-06-23 10:25:29','66.00','16','newstock','1','','',0.00,'','1','67','Main','1','3','161624432775','',0.00,'','1174','','','','0720239','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(282,'','',1.00,'2021-06-23 10:25:41','67.00','16','newstock','1','','',0.00,'','1','68','Main','1','3','161624432775','',0.00,'','1174','','','','0720240','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(283,'','',1.00,'2021-06-23 10:25:54','68.00','16','newstock','1','','',0.00,'','1','69','Main','1','3','161624432775','',0.00,'','1174','','','','0720241','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(284,'','',1.00,'2021-06-23 10:26:07','69.00','16','newstock','1','','',0.00,'','1','70','Main','1','3','161624432775','',0.00,'','1174','','','','0720242','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(285,'','',1.00,'2021-06-23 10:26:34','70.00','16','newstock','1','','',0.00,'','1','71','Main','1','3','161624432775','',0.00,'','1174','','','','0720243','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(286,'','',1.00,'2021-06-23 10:27:24','71.00','16','newstock','1','','',0.00,'','1','72','Main','1','3','161624432775','',0.00,'','1174','','','','0720278','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(287,'','',1.00,'2021-06-23 10:27:49','72.00','16','newstock','1','','',0.00,'','1','73','Main','1','3','161624432775','',0.00,'','1174','','','','0720277','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(288,'','',1.00,'2021-06-23 10:28:02','73.00','16','newstock','1','','',0.00,'','1','74','Main','1','3','161624432775','',0.00,'','1174','','','','0720275','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(289,'','',1.00,'2021-06-23 10:28:07','74.00','16','newstock','1','','',0.00,'','1','75','Main','1','3','161624432775','',0.00,'','1174','','','','0720276','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(290,'','',1.00,'2021-06-23 10:28:13','75.00','16','newstock','1','','',0.00,'','1','76','Main','1','3','161624432775','',0.00,'','1174','','','','0720274','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(291,'','',1.00,'2021-06-23 10:32:13','76.00','16','newstock','1','','',0.00,'','1','77','Main','1','3','161624432775','',0.00,'','1174','','','','0720258','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(292,'','',1.00,'2021-06-23 10:32:18','77.00','16','newstock','1','','',0.00,'','1','78','Main','1','3','161624432775','',0.00,'','1174','','','','0720257','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(293,'','',1.00,'2021-06-23 10:32:23','78.00','16','newstock','1','','',0.00,'','1','79','Main','1','3','161624432775','',0.00,'','1174','','','','0720256','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(294,'','',1.00,'2021-06-23 10:32:27','79.00','16','newstock','1','','',0.00,'','1','80','Main','1','3','161624432775','',0.00,'','1174','','','','0720255','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(295,'','',1.00,'2021-06-23 10:32:31','80.00','16','newstock','1','','',0.00,'','1','81','Main','1','3','161624432775','',0.00,'','1174','','','','0720254','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(296,'','',1.00,'2021-06-23 10:32:36','81.00','16','newstock','1','','',0.00,'','1','82','Main','1','3','161624432775','',0.00,'','1174','','','','0720253','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(297,'','',1.00,'2021-06-23 10:32:40','82.00','16','newstock','1','','',0.00,'','1','83','Main','1','3','161624432775','',0.00,'','1174','','','','0720252','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(298,'','',1.00,'2021-06-23 10:32:44','83.00','16','newstock','1','','',0.00,'','1','84','Main','1','3','161624432775','',0.00,'','1174','','','','0720251','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(299,'','',1.00,'2021-06-23 10:32:48','84.00','16','newstock','1','','',0.00,'','1','85','Main','1','3','161624432775','',0.00,'','1174','','','','0720250','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(300,'','',1.00,'2021-06-23 10:32:53','85.00','16','newstock','1','','',0.00,'','1','86','Main','1','3','161624432775','',0.00,'','1174','','','','0720249','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(301,'','',1.00,'2021-06-23 10:32:59','86.00','16','newstock','1','','',0.00,'','1','87','Main','1','3','161624432775','',0.00,'','1174','','','','0720248','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(302,'','',1.00,'2021-06-23 10:33:03','87.00','16','newstock','1','','',0.00,'','1','88','Main','1','3','161624432775','',0.00,'','1174','','','','0720247','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(303,'','',1.00,'2021-06-23 10:33:07','88.00','16','newstock','1','','',0.00,'','1','89','Main','1','3','161624432775','',0.00,'','1174','','','','0720246','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(304,'','',1.00,'2021-06-23 10:33:20','89.00','16','newstock','1','','',0.00,'','1','90','Main','1','3','161624432775','',0.00,'','1174','','','','0720245','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(305,'','',1.00,'2021-06-23 10:33:25','90.00','16','newstock','1','','',0.00,'','1','91','Main','1','3','161624432775','',0.00,'','1174','','','','0720244','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(306,'','',1.00,'2021-06-23 10:34:08','91.00','16','newstock','1','','',0.00,'','1','92','Main','1','3','161624432775','',0.00,'','1174','','','','0720229','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(307,'','',1.00,'2021-06-24 09:51:12','0.00','24','newstock','1','241624517428','13',0.00,'','Main','1','supplier','Main','3','','',0.00,'VATABLE','1174','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL),(308,'','',37.00,'2021-06-24 09:53:41','0.00','24','newstock','1','241624517575','13',0.00,'','Main','37','supplier','Main','9','','',0.00,'VATABLE','0','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','37',1,NULL,'Inclusive','branch',NULL),(309,'','',1.00,'2021-06-24 10:20:11','92.00','16','newstock','1','','',0.00,'','1','93','Main','1','3','161624519184','',0.00,'','1174','','','','032221','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(310,'','',1.00,'2021-06-24 10:20:18','0.00','16','newstock','1','','',0.00,'','1','1','Main','1','9','161624519184','',0.00,'','0','','','','236221','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(311,'','',1.00,'2021-06-24 10:20:23','1.00','16','newstock','1','','',0.00,'','1','2','Main','1','9','161624519184','',0.00,'','0','','','','236222','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(312,'','',1.00,'2021-06-24 10:20:33','2.00','16','newstock','1','','',0.00,'','1','3','Main','1','9','161624519184','',0.00,'','0','','','','236223','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(313,'','',1.00,'2021-06-24 10:20:40','3.00','16','newstock','1','','',0.00,'','1','4','Main','1','9','161624519184','',0.00,'','0','','','','236224','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(314,'','',1.00,'2021-06-24 10:20:58','4.00','16','newstock','1','','',0.00,'','1','5','Main','1','9','161624519184','',0.00,'','0','','','','236225','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(315,'','',1.00,'2021-06-24 10:21:05','5.00','16','newstock','1','','',0.00,'','1','6','Main','1','9','161624519184','',0.00,'','0','','','','236226','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(316,'','',1.00,'2021-06-24 10:21:09','6.00','16','newstock','1','','',0.00,'','1','7','Main','1','9','161624519184','',0.00,'','0','','','','236227','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(317,'','',1.00,'2021-06-24 10:21:13','7.00','16','newstock','1','','',0.00,'','1','8','Main','1','9','161624519184','',0.00,'','0','','','','236228','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(318,'','',1.00,'2021-06-24 10:21:16','8.00','16','newstock','1','','',0.00,'','1','9','Main','1','9','161624519184','',0.00,'','0','','','','236229','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(319,'','',1.00,'2021-06-24 10:21:22','9.00','16','newstock','1','','',0.00,'','1','10','Main','1','9','161624519184','',0.00,'','0','','','','2362210','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(320,'','',1.00,'2021-06-24 10:21:25','10.00','16','newstock','1','','',0.00,'','1','11','Main','1','9','161624519184','',0.00,'','0','','','','2362211','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(321,'','',1.00,'2021-06-24 10:21:28','11.00','16','newstock','1','','',0.00,'','1','12','Main','1','9','161624519184','',0.00,'','0','','','','2362212','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(322,'','',1.00,'2021-06-24 10:21:31','12.00','16','newstock','1','','',0.00,'','1','13','Main','1','9','161624519184','',0.00,'','0','','','','2362213','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(323,'','',1.00,'2021-06-24 10:21:35','13.00','16','newstock','1','','',0.00,'','1','14','Main','1','9','161624519184','',0.00,'','0','','','','2362214','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(324,'','',1.00,'2021-06-24 10:21:50','14.00','16','newstock','1','','',0.00,'','1','15','Main','1','9','161624519184','',0.00,'','0','','','','2362215','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(325,'','',1.00,'2021-06-24 10:21:54','15.00','16','newstock','1','','',0.00,'','1','16','Main','1','9','161624519184','',0.00,'','0','','','','2362216','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(326,'','',1.00,'2021-06-24 10:21:58','16.00','16','newstock','1','','',0.00,'','1','17','Main','1','9','161624519184','',0.00,'','0','','','','2362217','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(327,'','',1.00,'2021-06-24 10:22:01','17.00','16','newstock','1','','',0.00,'','1','18','Main','1','9','161624519184','',0.00,'','0','','','','2362218','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(328,'','',1.00,'2021-06-24 10:22:06','18.00','16','newstock','1','','',0.00,'','1','19','Main','1','9','161624519184','',0.00,'','0','','','','2362219','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(329,'','',1.00,'2021-06-24 10:22:11','19.00','16','newstock','1','','',0.00,'','1','20','Main','1','9','161624519184','',0.00,'','0','','','','2362220','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(330,'','',1.00,'2021-06-24 10:22:17','20.00','16','newstock','1','','',0.00,'','1','21','Main','1','9','161624519184','',0.00,'','0','','','','2362221','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(331,'','',1.00,'2021-06-24 10:22:20','21.00','16','newstock','1','','',0.00,'','1','22','Main','1','9','161624519184','',0.00,'','0','','','','2362222','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(332,'','',1.00,'2021-06-24 10:22:25','22.00','16','newstock','1','','',0.00,'','1','23','Main','1','9','161624519184','',0.00,'','0','','','','2362223','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(333,'','',1.00,'2021-06-24 10:22:31','23.00','16','newstock','1','','',0.00,'','1','24','Main','1','9','161624519184','',0.00,'','0','','','','2362224','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(334,'','',1.00,'2021-06-24 10:26:42','24.00','16','newstock','1','','',0.00,'','1','25','Main','1','9','161624519184','',0.00,'','0','','','','2362225','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(335,'','',1.00,'2021-06-24 10:26:49','25.00','16','newstock','1','','',0.00,'','1','26','Main','1','9','161624519184','',0.00,'','0','','','','2362226','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(336,'','',1.00,'2021-06-24 10:27:01','26.00','16','newstock','1','','',0.00,'','1','27','Main','1','9','161624519184','',0.00,'','0','','','','2362227','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(337,'','',1.00,'2021-06-24 10:27:11','27.00','16','newstock','1','','',0.00,'','1','28','Main','1','9','161624519184','',0.00,'','0','','','','2362228','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(338,'','',1.00,'2021-06-24 10:27:19','28.00','16','newstock','1','','',0.00,'','1','29','Main','1','9','161624519184','',0.00,'','0','','','','2362229','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(339,'','',1.00,'2021-06-24 10:27:35','29.00','16','newstock','1','','',0.00,'','1','30','Main','1','9','161624519184','',0.00,'','0','','','','2362230','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(340,'','',1.00,'2021-06-24 10:27:50','30.00','16','newstock','1','','',0.00,'','1','31','Main','1','9','161624519184','',0.00,'','0','','','','2362231','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(341,'','',1.00,'2021-06-24 10:27:54','31.00','16','newstock','1','','',0.00,'','1','32','Main','1','9','161624519184','',0.00,'','0','','','','2362232','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(342,'','',1.00,'2021-06-24 10:27:57','32.00','16','newstock','1','','',0.00,'','1','33','Main','1','9','161624519184','',0.00,'','0','','','','2362233','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(343,'','',1.00,'2021-06-24 10:28:01','33.00','16','newstock','1','','',0.00,'','1','34','Main','1','9','161624519184','',0.00,'','0','','','','2362234','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(344,'','',1.00,'2021-06-24 10:28:06','34.00','16','newstock','1','','',0.00,'','1','35','Main','1','9','161624519184','',0.00,'','0','','','','2362235','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(345,'','',1.00,'2021-06-24 10:28:11','35.00','16','newstock','1','','',0.00,'','1','36','Main','1','9','161624519184','',0.00,'','0','','','','2362236','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(346,'','',1.00,'2021-06-24 10:28:15','36.00','16','newstock','1','','',0.00,'','1','37','Main','1','9','161624519184','',0.00,'','0','','','','2362237','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(347,'','',139.00,'2021-06-25 15:31:34','0.00','24','newstock','1','241624624262','13',0.00,'','Main','139','supplier','Main','3','','',0.00,'VATABLE','1174','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','139',1,NULL,'Inclusive','branch',NULL),(348,'','',43.00,'2021-06-25 15:44:43','0.00','24','newstock','1','241624624983','13',0.00,'','Main','43','supplier','Main','5','','',0.00,'VATABLE','0','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','43',1,NULL,'Inclusive','branch',NULL),(349,'','',1.00,'2021-06-25 16:19:26','14.00','16','newstock','1','','',0.00,'','1','15','Main','1','5','161624627133','',0.00,'','0','','','','230241','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(350,'','',1.00,'2021-06-25 16:19:31','15.00','16','newstock','1','','',0.00,'','1','16','Main','1','5','161624627133','',0.00,'','0','','','','230242','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(351,'','',1.00,'2021-06-25 16:19:34','16.00','16','newstock','1','','',0.00,'','1','17','Main','1','5','161624627133','',0.00,'','0','','','','230243','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(352,'','',1.00,'2021-06-25 16:19:37','17.00','16','newstock','1','','',0.00,'','1','18','Main','1','5','161624627133','',0.00,'','0','','','','230244','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(353,'','',1.00,'2021-06-25 16:19:40','18.00','16','newstock','1','','',0.00,'','1','19','Main','1','5','161624627133','',0.00,'','0','','','','230245','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(354,'','',1.00,'2021-06-25 16:19:44','19.00','16','newstock','1','','',0.00,'','1','20','Main','1','5','161624627133','',0.00,'','0','','','','230246','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(355,'','',1.00,'2021-06-25 16:19:48','20.00','16','newstock','1','','',0.00,'','1','21','Main','1','5','161624627133','',0.00,'','0','','','','230247','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(356,'','',1.00,'2021-06-25 16:19:51','21.00','16','newstock','1','','',0.00,'','1','22','Main','1','5','161624627133','',0.00,'','0','','','','230248','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(357,'','',1.00,'2021-06-25 16:19:56','22.00','16','newstock','1','','',0.00,'','1','23','Main','1','5','161624627133','',0.00,'','0','','','','230249','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(358,'','',1.00,'2021-06-25 16:20:02','23.00','16','newstock','1','','',0.00,'','1','24','Main','1','5','161624627133','',0.00,'','0','','','','2302410','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(359,'','',1.00,'2021-06-25 16:20:39','24.00','16','newstock','1','','',0.00,'','1','25','Main','1','5','161624627133','',0.00,'','0','','','','2302411','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(360,'','',1.00,'2021-06-25 16:20:52','25.00','16','newstock','1','','',0.00,'','1','26','Main','1','5','161624627133','',0.00,'','0','','','','2302412','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(361,'','',1.00,'2021-06-25 16:20:59','26.00','16','newstock','1','','',0.00,'','1','27','Main','1','5','161624627133','',0.00,'','0','','','','2302413','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(362,'','',1.00,'2021-06-25 16:21:05','27.00','16','newstock','1','','',0.00,'','1','28','Main','1','5','161624627133','',0.00,'','0','','','','2302414','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(363,'','',1.00,'2021-06-25 16:21:10','28.00','16','newstock','1','','',0.00,'','1','29','Main','1','5','161624627133','',0.00,'','0','','','','2302415','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(364,'','',1.00,'2021-06-25 16:21:15','29.00','16','newstock','1','','',0.00,'','1','30','Main','1','5','161624627133','',0.00,'','0','','','','2302416','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(365,'','',1.00,'2021-06-25 16:21:20','30.00','16','newstock','1','','',0.00,'','1','31','Main','1','5','161624627133','',0.00,'','0','','','','2302418','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(366,'','',1.00,'2021-06-25 16:21:31','31.00','16','newstock','1','','',0.00,'','1','32','Main','1','5','161624627133','',0.00,'','0','','','','2302417','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(367,'','',1.00,'2021-06-25 16:21:44','32.00','16','newstock','1','','',0.00,'','1','33','Main','1','5','161624627133','',0.00,'','0','','','','2302419','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(368,'','',1.00,'2021-06-25 16:21:53','93.00','16','newstock','1','','',0.00,'','1','94','Main','1','3','161624627133','',0.00,'','1174','','','','4023161','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(369,'','',1.00,'2021-06-25 16:21:57','94.00','16','newstock','1','','',0.00,'','1','95','Main','1','3','161624627133','',0.00,'','1174','','','','4023160','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(370,'','',1.00,'2021-06-25 16:22:02','95.00','16','newstock','1','','',0.00,'','1','96','Main','1','3','161624627133','',0.00,'','1174','','','','4023159','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(371,'','',1.00,'2021-06-25 16:22:50','96.00','16','newstock','1','','',0.00,'','1','97','Main','1','3','161624627133','',0.00,'','1174','','','','4023144','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(372,'','',1.00,'2021-06-25 16:22:53','97.00','16','newstock','1','','',0.00,'','1','98','Main','1','3','161624627133','',0.00,'','1174','','','','4023145','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(373,'','',1.00,'2021-06-25 16:22:56','98.00','16','newstock','1','','',0.00,'','1','99','Main','1','3','161624627133','',0.00,'','1174','','','','4023146','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(374,'','',1.00,'2021-06-25 16:23:00','99.00','16','newstock','1','','',0.00,'','1','100','Main','1','3','161624627133','',0.00,'','1174','','','','4023147','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(375,'','',1.00,'2021-06-25 16:23:04','100.00','16','newstock','1','','',0.00,'','1','101','Main','1','3','161624627133','',0.00,'','1174','','','','4023148','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(376,'','',1.00,'2021-06-25 16:23:08','101.00','16','newstock','1','','',0.00,'','1','102','Main','1','3','161624627133','',0.00,'','1174','','','','4023149','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(377,'','',1.00,'2021-06-25 16:23:11','102.00','16','newstock','1','','',0.00,'','1','103','Main','1','3','161624627133','',0.00,'','1174','','','','4023150','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(378,'','',1.00,'2021-06-25 16:23:15','103.00','16','newstock','1','','',0.00,'','1','104','Main','1','3','161624627133','',0.00,'','1174','','','','4023151','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(379,'','',1.00,'2021-06-25 16:23:19','104.00','16','newstock','1','','',0.00,'','1','105','Main','1','3','161624627133','',0.00,'','1174','','','','4023152','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(380,'','',1.00,'2021-06-25 16:23:22','105.00','16','newstock','1','','',0.00,'','1','106','Main','1','3','161624627133','',0.00,'','1174','','','','4023153','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(381,'','',1.00,'2021-06-25 16:23:25','106.00','16','newstock','1','','',0.00,'','1','107','Main','1','3','161624627133','',0.00,'','1174','','','','4023154','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(382,'','',1.00,'2021-06-25 16:23:29','107.00','16','newstock','1','','',0.00,'','1','108','Main','1','3','161624627133','',0.00,'','1174','','','','4023155','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(383,'','',1.00,'2021-06-25 16:23:32','108.00','16','newstock','1','','',0.00,'','1','109','Main','1','3','161624627133','',0.00,'','1174','','','','4023156','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(384,'','',1.00,'2021-06-25 16:23:35','109.00','16','newstock','1','','',0.00,'','1','110','Main','1','3','161624627133','',0.00,'','1174','','','','4023157','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(385,'','',1.00,'2021-06-25 16:23:40','110.00','16','newstock','1','','',0.00,'','1','111','Main','1','3','161624627133','',0.00,'','1174','','','','4023158','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(386,'','',1.00,'2021-06-25 16:23:46','111.00','16','newstock','1','','',0.00,'','1','112','Main','1','3','161624627133','',0.00,'','1174','','','','4023143','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(387,'','',1.00,'2021-06-25 16:23:51','112.00','16','newstock','1','','',0.00,'','1','113','Main','1','3','161624627133','',0.00,'','1174','','','','4023142','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(388,'','',1.00,'2021-06-25 16:23:54','113.00','16','newstock','1','','',0.00,'','1','114','Main','1','3','161624627133','',0.00,'','1174','','','','4023141','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(389,'','',1.00,'2021-06-25 16:23:57','114.00','16','newstock','1','','',0.00,'','1','115','Main','1','3','161624627133','',0.00,'','1174','','','','4023140','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(390,'','',1.00,'2021-06-25 16:24:00','115.00','16','newstock','1','','',0.00,'','1','116','Main','1','3','161624627133','',0.00,'','1174','','','','4023139','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(391,'','',1.00,'2021-06-25 16:24:04','116.00','16','newstock','1','','',0.00,'','1','117','Main','1','3','161624627133','',0.00,'','1174','','','','4023138','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(392,'','',1.00,'2021-06-25 16:24:08','117.00','16','newstock','1','','',0.00,'','1','118','Main','1','3','161624627133','',0.00,'','1174','','','','4023137','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(393,'','',1.00,'2021-06-25 16:24:12','118.00','16','newstock','1','','',0.00,'','1','119','Main','1','3','161624627133','',0.00,'','1174','','','','4023136','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(394,'','',1.00,'2021-06-25 16:24:58','119.00','16','newstock','1','','',0.00,'','1','120','Main','1','3','161624627133','',0.00,'','1174','','','','4023135','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(395,'','',1.00,'2021-06-25 16:25:03','120.00','16','newstock','1','','',0.00,'','1','121','Main','1','3','161624627133','',0.00,'','1174','','','','4023134','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(396,'','',1.00,'2021-06-25 16:25:13','121.00','16','newstock','1','','',0.00,'','1','122','Main','1','3','161624627133','',0.00,'','1174','','','','4023133','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(397,'','',1.00,'2021-06-25 16:25:29','122.00','16','newstock','1','','',0.00,'','1','123','Main','1','3','161624627133','',0.00,'','1174','','','','4023132','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(398,'','',1.00,'2021-06-25 16:26:20','123.00','16','newstock','1','','',0.00,'','1','124','Main','1','3','161624627133','',0.00,'','1174','','','','4023131','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(399,'','',1.00,'2021-06-25 16:26:41','124.00','16','newstock','1','','',0.00,'','1','125','Main','1','3','161624627133','',0.00,'','1174','','','','4023130','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(400,'','',1.00,'2021-06-25 16:27:05','125.00','16','newstock','1','','',0.00,'','1','126','Main','1','3','161624627133','',0.00,'','1174','','','','4023129','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(401,'','',1.00,'2021-06-25 16:28:41','126.00','16','newstock','1','','',0.00,'','1','127','Main','1','3','161624627133','',0.00,'','1174','','','','4023113','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(402,'','',1.00,'2021-06-25 16:28:52','127.00','16','newstock','1','','',0.00,'','1','128','Main','1','3','161624627133','',0.00,'','1174','','','','4023112','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(403,'','',1.00,'2021-06-25 16:28:56','128.00','16','newstock','1','','',0.00,'','1','129','Main','1','3','161624627133','',0.00,'','1174','','','','4023111','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(404,'','',1.00,'2021-06-25 16:29:01','129.00','16','newstock','1','','',0.00,'','1','130','Main','1','3','161624627133','',0.00,'','1174','','','','4023110','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(405,'','',1.00,'2021-06-25 16:29:07','130.00','16','newstock','1','','',0.00,'','1','131','Main','1','3','161624627133','',0.00,'','1174','','','','402318','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(406,'','',1.00,'2021-06-25 16:29:11','131.00','16','newstock','1','','',0.00,'','1','132','Main','1','3','161624627133','',0.00,'','1174','','','','402319','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(407,'','',1.00,'2021-06-25 16:29:17','132.00','16','newstock','1','','',0.00,'','1','133','Main','1','3','161624627133','',0.00,'','1174','','','','402317','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(408,'','',1.00,'2021-06-25 16:29:58','133.00','16','newstock','1','','',0.00,'','1','134','Main','1','3','161624627133','',0.00,'','1174','','','','402316','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(409,'','',1.00,'2021-06-25 16:30:04','134.00','16','newstock','1','','',0.00,'','1','135','Main','1','3','161624627133','',0.00,'','1174','','','','402315','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(410,'','',1.00,'2021-06-25 16:30:09','135.00','16','newstock','1','','',0.00,'','1','136','Main','1','3','161624627133','',0.00,'','1174','','','','402314','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(411,'','',1.00,'2021-06-25 16:30:14','136.00','16','newstock','1','','',0.00,'','1','137','Main','1','3','161624627133','',0.00,'','1174','','','','402313','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(412,'','',1.00,'2021-06-25 16:30:19','137.00','16','newstock','1','','',0.00,'','1','138','Main','1','3','161624627133','',0.00,'','1174','','','','402312','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(413,'','',1.00,'2021-06-25 16:30:24','138.00','16','newstock','1','','',0.00,'','1','139','Main','1','3','161624627133','',0.00,'','1174','','','','402311','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(414,'','',1.00,'2021-06-25 16:30:34','139.00','16','newstock','1','','',0.00,'','1','140','Main','1','3','161624627133','',0.00,'','1174','','','','4023128','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(415,'','',1.00,'2021-06-25 16:30:46','140.00','16','newstock','1','','',0.00,'','1','141','Main','1','3','161624627133','',0.00,'','1174','','','','4023127','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(416,'','',1.00,'2021-06-25 16:31:04','141.00','16','newstock','1','','',0.00,'','1','142','Main','1','3','161624627133','',0.00,'','1174','','','','4023126','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(417,'','',1.00,'2021-06-25 16:31:14','142.00','16','newstock','1','','',0.00,'','1','143','Main','1','3','161624627133','',0.00,'','1174','','','','4023125','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(418,'','',1.00,'2021-06-25 16:31:23','143.00','16','newstock','1','','',0.00,'','1','144','Main','1','3','161624627133','',0.00,'','1174','','','','4023124','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(419,'','',1.00,'2021-06-25 16:31:29','144.00','16','newstock','1','','',0.00,'','1','145','Main','1','3','161624627133','',0.00,'','1174','','','','4023123','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(420,'','',1.00,'2021-06-25 16:31:34','145.00','16','newstock','1','','',0.00,'','1','146','Main','1','3','161624627133','',0.00,'','1174','','','','4023122','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(421,'','',1.00,'2021-06-25 16:31:40','146.00','16','newstock','1','','',0.00,'','1','147','Main','1','3','161624627133','',0.00,'','1174','','','','4023121','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(422,'','',1.00,'2021-06-25 16:31:44','147.00','16','newstock','1','','',0.00,'','1','148','Main','1','3','161624627133','',0.00,'','1174','','','','4023120','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(423,'','',1.00,'2021-06-25 16:31:48','148.00','16','newstock','1','','',0.00,'','1','149','Main','1','3','161624627133','',0.00,'','1174','','','','4023119','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(424,'','',1.00,'2021-06-25 16:31:54','149.00','16','newstock','1','','',0.00,'','1','150','Main','1','3','161624627133','',0.00,'','1174','','','','4023118','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(425,'','',1.00,'2021-06-25 16:31:59','150.00','16','newstock','1','','',0.00,'','1','151','Main','1','3','161624627133','',0.00,'','1174','','','','4023117','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(426,'','',1.00,'2021-06-25 16:32:04','151.00','16','newstock','1','','',0.00,'','1','152','Main','1','3','161624627133','',0.00,'','1174','','','','4023116','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(427,'','',1.00,'2021-06-25 16:32:09','152.00','16','newstock','1','','',0.00,'','1','153','Main','1','3','161624627133','',0.00,'','1174','','','','4023115','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(428,'','',1.00,'2021-06-25 16:32:14','153.00','16','newstock','1','','',0.00,'','1','154','Main','1','3','161624627133','',0.00,'','1174','','','','4023114','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(429,'','',92.00,'2021-06-29 14:33:57','0.00','24','newstock','1','241624624262','13',0.00,'','Main','92','supplier','Main','42','','',0.00,'VATABLE','0','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','92',1,NULL,'Inclusive','branch',NULL),(430,'','',15.00,'2021-06-29 14:40:03','0.00','24','newstock','1','241624624262','13',0.00,'','Main','15','supplier','Main','45','','',0.00,'VATABLE','0','0.00','0.00','','','received',0,'0000-00-00 00:00:00','BL','15',1,NULL,'Inclusive','branch',NULL),(431,'','',23.00,'2021-06-29 14:41:56','0.00','24','newstock','1','241624624262','13',0.00,'','Main','23','supplier','Main','43','','',0.00,'VATABLE','0','0.00','0.00','','','received',0,'0000-00-00 00:00:00','BL','23',1,NULL,'Inclusive','branch',NULL),(432,'','',12.00,'2021-06-29 14:43:33','0.00','24','newstock','1','241624624262','13',0.00,'','Main','12','supplier','Main','44','','',0.00,'VATABLE','0','0.00','0.00','','','received',0,'0000-00-00 00:00:00','BL','12',1,NULL,'Inclusive','branch',NULL),(433,'','',0.00,'2021-06-30 09:52:56','0.00','24','newstock','1','241625035968','13',0.00,'','1','0','Main','1','45','','',0.00,'','0','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(434,'','',0.00,'2021-06-30 09:53:02','0.00','24','newstock','1','241625035978','13',0.00,'','1','0','Main','1','44','','',0.00,'','0','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(435,'','',0.00,'2021-06-30 09:53:06','0.00','24','newstock','1','241625035983','13',0.00,'','1','0','Main','1','43','','',0.00,'','0','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(436,'','',0.00,'2021-06-30 09:53:10','0.00','24','newstock','1','241625035987','13',0.00,'','1','0','Main','1','42','','',0.00,'','0','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(437,'','',1.00,'2021-07-02 10:46:19','0.00','16','newstock','1','','',0.00,'','1','1','Main','1','43','161625211954','',0.00,'','0','','','','5349313','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(438,'','',1.00,'2021-07-02 10:46:22','1.00','16','newstock','1','','',0.00,'','1','2','Main','1','43','161625211954','',0.00,'','0','','','','5349314','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(439,'','',1.00,'2021-07-02 10:46:28','2.00','16','newstock','1','','',0.00,'','1','3','Main','1','43','161625211954','',0.00,'','0','','','','5349315','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(440,'','',1.00,'2021-07-06 10:46:21','3.00','16','newstock','1','','',0.00,'','1','4','Main','1','43','161625557366','',0.00,'','0','','','','5349316','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(441,'','',1.00,'2021-07-06 10:46:25','4.00','16','newstock','1','','',0.00,'','1','5','Main','1','43','161625557366','',0.00,'','0','','','','5349317','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(442,'','',1.00,'2021-07-06 10:46:28','5.00','16','newstock','1','','',0.00,'','1','6','Main','1','43','161625557366','',0.00,'','0','','','','5349318','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(443,'','',1.00,'2021-07-07 09:20:08','0.00','16','newstock','1','','',0.00,'','1','1','Main','1','44','161625638756','',0.00,'','0','','','','3546110','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(444,'','',1.00,'2021-07-07 09:20:20','1.00','16','newstock','1','','',0.00,'','1','2','Main','1','44','161625638756','',0.00,'','0','','','','3546111','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(445,'','',1.00,'2021-07-07 09:21:46','2.00','16','newstock','1','','',0.00,'','1','3','Main','1','44','161625638756','',0.00,'','0','','','','3546112','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(446,'','',1.00,'2021-07-10 10:15:41','6.00','16','newstock','1','','',0.00,'','1','7','Main','1','43','161625901302','',0.00,'','0','','','','5349311','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(447,'','',1.00,'2021-07-10 10:15:47','7.00','16','newstock','1','','',0.00,'','1','8','Main','1','43','161625901302','',0.00,'','0','','','','5349312','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(448,'','',1.00,'2021-07-14 10:42:58','3.00','16','newstock','1','','',0.00,'','1','4','Main','1','44','161626248544','',0.00,'','0','','','','354619','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(449,'','',1.00,'2021-07-16 10:07:08','154.00','16','newstock','1','','',0.00,'','1','155','Main','1','3','161626419150','',0.00,'','1174','','','','40231133','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(450,'','',1.00,'2021-07-16 10:07:36','155.00','16','newstock','1','','',0.00,'','1','156','Main','1','3','161626419150','',0.00,'','1174','','','','4023186','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(451,'','',1.00,'2021-07-16 10:07:42','156.00','16','newstock','1','','',0.00,'','1','157','Main','1','3','161626419150','',0.00,'','1174','','','','4023171','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(452,'','',1.00,'2021-07-16 10:07:46','157.00','16','newstock','1','','',0.00,'','1','158','Main','1','3','161626419150','',0.00,'','1174','','','','4023170','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(453,'','',1.00,'2021-07-16 10:08:02','158.00','16','newstock','1','','',0.00,'','1','159','Main','1','3','161626419150','',0.00,'','1174','','','','4023169','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(454,'','',1.00,'2021-07-16 10:08:14','159.00','16','newstock','1','','',0.00,'','1','160','Main','1','3','161626419150','',0.00,'','1174','','','','4023178','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(455,'','',1.00,'2021-07-16 10:08:19','160.00','16','newstock','1','','',0.00,'','1','161','Main','1','3','161626419150','',0.00,'','1174','','','','4023167','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(456,'','',1.00,'2021-07-16 10:08:53','161.00','16','newstock','1','','',0.00,'','1','162','Main','1','3','161626419150','',0.00,'','1174','','','','40231120','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(457,'','',1.00,'2021-07-16 10:09:01','162.00','16','newstock','1','','',0.00,'','1','163','Main','1','3','161626419150','',0.00,'','1174','','','','4023187','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(458,'','',1.00,'2021-07-16 10:09:07','163.00','16','newstock','1','','',0.00,'','1','164','Main','1','3','161626419150','',0.00,'','1174','','','','4023188','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(459,'','',1.00,'2021-07-16 10:09:24','164.00','16','newstock','1','','',0.00,'','1','165','Main','1','3','161626419150','',0.00,'','1174','','','','40231125','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(460,'','',1.00,'2021-07-16 10:09:37','165.00','16','newstock','1','','',0.00,'','1','166','Main','1','3','161626419150','',0.00,'','1174','','','','4023185','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(461,'','',1.00,'2021-07-16 10:09:50','166.00','16','newstock','1','','',0.00,'','1','167','Main','1','3','161626419150','',0.00,'','1174','','','','40231126','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(462,'','',1.00,'2021-07-16 10:09:54','167.00','16','newstock','1','','',0.00,'','1','168','Main','1','3','161626419150','',0.00,'','1174','','','','40231131','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(463,'','',1.00,'2021-07-16 10:10:05','168.00','16','newstock','1','','',0.00,'','1','169','Main','1','3','161626419150','',0.00,'','1174','','','','4023172','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(464,'','',1.00,'2021-07-16 10:10:08','169.00','16','newstock','1','','',0.00,'','1','170','Main','1','3','161626419150','',0.00,'','1174','','','','40231118','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(465,'','',1.00,'2021-07-16 10:10:18','170.00','16','newstock','1','','',0.00,'','1','171','Main','1','3','161626419150','',0.00,'','1174','','','','40231127','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(466,'','',1.00,'2021-07-16 10:10:25','171.00','16','newstock','1','','',0.00,'','1','172','Main','1','3','161626419150','',0.00,'','1174','','','','40231117','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(467,'','',1.00,'2021-07-16 10:10:28','172.00','16','newstock','1','','',0.00,'','1','173','Main','1','3','161626419150','',0.00,'','1174','','','','40231124','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(468,'','',1.00,'2021-07-16 10:10:35','173.00','16','newstock','1','','',0.00,'','1','174','Main','1','3','161626419150','',0.00,'','1174','','','','40231119','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(469,'','',1.00,'2021-07-16 10:11:57','33.00','16','newstock','1','','',0.00,'','1','34','Main','1','5','161626419150','',0.00,'','0','','','','2302434','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(470,'','',1.00,'2021-07-16 10:12:01','34.00','16','newstock','1','','',0.00,'','1','35','Main','1','5','161626419150','',0.00,'','0','','','','2302435','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(471,'','',1.00,'2021-07-16 10:12:03','35.00','16','newstock','1','','',0.00,'','1','36','Main','1','5','161626419150','',0.00,'','0','','','','2302436','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(472,'','',1.00,'2021-07-16 10:12:08','36.00','16','newstock','1','','',0.00,'','1','37','Main','1','5','161626419150','',0.00,'','0','','','','2302437','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(473,'','',1.00,'2021-07-16 10:12:10','37.00','16','newstock','1','','',0.00,'','1','38','Main','1','5','161626419150','',0.00,'','0','','','','2302438','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(474,'','',1.00,'2021-07-16 10:12:14','38.00','16','newstock','1','','',0.00,'','1','39','Main','1','5','161626419150','',0.00,'','0','','','','2302439','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(475,'','',1.00,'2021-07-16 10:12:17','39.00','16','newstock','1','','',0.00,'','1','40','Main','1','5','161626419150','',0.00,'','0','','','','2302440','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(476,'','',1.00,'2021-07-16 10:12:20','40.00','16','newstock','1','','',0.00,'','1','41','Main','1','5','161626419150','',0.00,'','0','','','','2302441','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(477,'','',1.00,'2021-07-16 10:12:22','41.00','16','newstock','1','','',0.00,'','1','42','Main','1','5','161626419150','',0.00,'','0','','','','2302442','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(478,'','',1.00,'2021-07-16 10:12:25','42.00','16','newstock','1','','',0.00,'','1','43','Main','1','5','161626419150','',0.00,'','0','','','','2302443','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(479,'','',1.00,'2021-07-16 10:13:41','174.00','16','newstock','1','','',0.00,'','1','175','Main','1','3','161626419150','',0.00,'','1174','','','','40231100','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(480,'','',1.00,'2021-07-16 10:13:44','175.00','16','newstock','1','','',0.00,'','1','176','Main','1','3','161626419150','',0.00,'','1174','','','','40231102','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(481,'','',1.00,'2021-07-16 10:13:48','176.00','16','newstock','1','','',0.00,'','1','177','Main','1','3','161626419150','',0.00,'','1174','','','','4023189','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(482,'','',1.00,'2021-07-16 10:13:51','177.00','16','newstock','1','','',0.00,'','1','178','Main','1','3','161626419150','',0.00,'','1174','','','','40231116','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(483,'','',1.00,'2021-07-16 10:13:55','178.00','16','newstock','1','','',0.00,'','1','179','Main','1','3','161626419150','',0.00,'','1174','','','','40231109','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(484,'','',1.00,'2021-07-16 10:13:58','179.00','16','newstock','1','','',0.00,'','1','180','Main','1','3','161626419150','',0.00,'','1174','','','','40231110','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(485,'','',1.00,'2021-07-16 10:14:15','180.00','16','newstock','1','','',0.00,'','1','181','Main','1','3','161626419150','',0.00,'','1174','','','','4023199','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(486,'','',1.00,'2021-07-16 10:14:18','181.00','16','newstock','1','','',0.00,'','1','182','Main','1','3','161626419150','',0.00,'','1174','','','','40231101','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(487,'','',1.00,'2021-07-16 10:14:21','182.00','16','newstock','1','','',0.00,'','1','183','Main','1','3','161626419150','',0.00,'','1174','','','','4023192','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(488,'','',1.00,'2021-07-16 10:14:25','183.00','16','newstock','1','','',0.00,'','1','184','Main','1','3','161626419150','',0.00,'','1174','','','','4023190','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(489,'','',1.00,'2021-07-16 10:14:28','184.00','16','newstock','1','','',0.00,'','1','185','Main','1','3','161626419150','',0.00,'','1174','','','','4023198','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(490,'','',1.00,'2021-07-16 10:14:31','185.00','16','newstock','1','','',0.00,'','1','186','Main','1','3','161626419150','',0.00,'','1174','','','','4023197','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(491,'','',1.00,'2021-07-16 10:14:53','186.00','16','newstock','1','','',0.00,'','1','187','Main','1','3','161626419150','',0.00,'','1174','','','','4023195','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(492,'','',1.00,'2021-07-16 10:15:03','187.00','16','newstock','1','','',0.00,'','1','188','Main','1','3','161626419150','',0.00,'','1174','','','','4023196','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(493,'','',1.00,'2021-07-16 10:15:08','188.00','16','newstock','1','','',0.00,'','1','189','Main','1','3','161626419150','',0.00,'','1174','','','','40231104','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(494,'','',1.00,'2021-07-16 10:15:11','189.00','16','newstock','1','','',0.00,'','1','190','Main','1','3','161626419150','',0.00,'','1174','','','','40231135','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(495,'','',1.00,'2021-07-16 10:15:19','190.00','16','newstock','1','','',0.00,'','1','191','Main','1','3','161626419150','',0.00,'','1174','','','','40231107','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(496,'','',1.00,'2021-07-16 10:15:24','191.00','16','newstock','1','','',0.00,'','1','192','Main','1','3','161626419150','',0.00,'','1174','','','','4023180','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(497,'','',1.00,'2021-07-16 10:15:30','192.00','16','newstock','1','','',0.00,'','1','193','Main','1','3','161626419150','',0.00,'','1174','','','','4023181','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(498,'','',1.00,'2021-07-16 10:15:34','193.00','16','newstock','1','','',0.00,'','1','194','Main','1','3','161626419150','',0.00,'','1174','','','','40231136','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(499,'','',1.00,'2021-07-16 10:15:39','194.00','16','newstock','1','','',0.00,'','1','195','Main','1','3','161626419150','',0.00,'','1174','','','','4023165','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(500,'','',1.00,'2021-07-16 10:15:50','195.00','16','newstock','1','','',0.00,'','1','196','Main','1','3','161626419150','',0.00,'','1174','','','','40231112','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(501,'','',1.00,'2021-07-16 10:15:58','196.00','16','newstock','1','','',0.00,'','1','197','Main','1','3','161626419150','',0.00,'','1174','','','','40231113','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(502,'','',1.00,'2021-07-16 10:16:02','197.00','16','newstock','1','','',0.00,'','1','198','Main','1','3','161626419150','',0.00,'','1174','','','','4023194','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(503,'','',1.00,'2021-07-16 10:16:06','198.00','16','newstock','1','','',0.00,'','1','199','Main','1','3','161626419150','',0.00,'','1174','','','','4023163','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(504,'','',1.00,'2021-07-16 10:16:09','199.00','16','newstock','1','','',0.00,'','1','200','Main','1','3','161626419150','',0.00,'','1174','','','','4023164','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(505,'','',1.00,'2021-07-16 10:16:18','200.00','16','newstock','1','','',0.00,'','1','201','Main','1','3','161626419150','',0.00,'','1174','','','','40231114','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(506,'','',1.00,'2021-07-16 10:16:23','201.00','16','newstock','1','','',0.00,'','1','202','Main','1','3','161626419150','',0.00,'','1174','','','','40231115','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(507,'','',1.00,'2021-07-16 10:16:27','202.00','16','newstock','1','','',0.00,'','1','203','Main','1','3','161626419150','',0.00,'','1174','','','','4023166','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(508,'','',1.00,'2021-07-16 10:16:31','203.00','16','newstock','1','','',0.00,'','1','204','Main','1','3','161626419150','',0.00,'','1174','','','','4023162','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(509,'','',1.00,'2021-07-16 10:16:37','204.00','16','newstock','1','','',0.00,'','1','205','Main','1','3','161626419150','',0.00,'','1174','','','','40231134','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(510,'','',1.00,'2021-07-16 10:17:14','205.00','16','newstock','1','','',0.00,'','1','206','Main','1','3','161626419150','',0.00,'','1174','','','','40231103','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(511,'','',1.00,'2021-07-16 10:17:32','206.00','16','newstock','1','','',0.00,'','1','207','Main','1','3','161626419150','',0.00,'','1174','','','','40231111','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(512,'','',1.00,'2021-07-16 10:17:56','207.00','16','newstock','1','','',0.00,'','1','208','Main','1','3','161626419150','',0.00,'','1174','','','','40231108','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(513,'','',1.00,'2021-07-16 10:18:01','208.00','16','newstock','1','','',0.00,'','1','209','Main','1','3','161626419150','',0.00,'','1174','','','','4023193','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(514,'','',1.00,'2021-07-16 10:20:47','209.00','16','newstock','1','','',0.00,'','1','210','Main','1','3','161626419150','',0.00,'','1174','','','','40231128','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(515,'','',1.00,'2021-07-16 10:20:59','210.00','16','newstock','1','','',0.00,'','1','211','Main','1','3','161626419150','',0.00,'','1174','','','','4023184','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(516,'','',1.00,'2021-07-16 10:21:03','211.00','16','newstock','1','','',0.00,'','1','212','Main','1','3','161626419150','',0.00,'','1174','','','','40231139','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(517,'','',1.00,'2021-07-16 10:21:07','212.00','16','newstock','1','','',0.00,'','1','213','Main','1','3','161626419150','',0.00,'','1174','','','','40231138','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(518,'','',1.00,'2021-07-16 10:21:10','213.00','16','newstock','1','','',0.00,'','1','214','Main','1','3','161626419150','',0.00,'','1174','','','','40231122','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(519,'','',1.00,'2021-07-16 10:21:13','214.00','16','newstock','1','','',0.00,'','1','215','Main','1','3','161626419150','',0.00,'','1174','','','','40231123','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(520,'','',1.00,'2021-07-16 10:21:18','215.00','16','newstock','1','','',0.00,'','1','216','Main','1','3','161626419150','',0.00,'','1174','','','','40231129','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(521,'','',1.00,'2021-07-16 10:21:21','216.00','16','newstock','1','','',0.00,'','1','217','Main','1','3','161626419150','',0.00,'','1174','','','','40231121','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(522,'','',1.00,'2021-07-16 10:21:27','217.00','16','newstock','1','','',0.00,'','1','218','Main','1','3','161626419150','',0.00,'','1174','','','','4023179','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(523,'','',1.00,'2021-07-16 10:21:34','218.00','16','newstock','1','','',0.00,'','1','219','Main','1','3','161626419150','',0.00,'','1174','','','','40231105','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(524,'','',1.00,'2021-07-16 10:21:42','219.00','16','newstock','1','','',0.00,'','1','220','Main','1','3','161626419150','',0.00,'','1174','','','','40231106','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(525,'','',1.00,'2021-07-16 10:21:47','220.00','16','newstock','1','','',0.00,'','1','221','Main','1','3','161626419150','',0.00,'','1174','','','','40231132','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(526,'','',1.00,'2021-07-16 10:21:51','221.00','16','newstock','1','','',0.00,'','1','222','Main','1','3','161626419150','',0.00,'','1174','','','','4023175','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(527,'','',1.00,'2021-07-16 10:21:55','222.00','16','newstock','1','','',0.00,'','1','223','Main','1','3','161626419150','',0.00,'','1174','','','','40231130','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(528,'','',1.00,'2021-07-16 10:21:58','223.00','16','newstock','1','','',0.00,'','1','224','Main','1','3','161626419150','',0.00,'','1174','','','','4023174','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(529,'','',1.00,'2021-07-16 10:22:02','224.00','16','newstock','1','','',0.00,'','1','225','Main','1','3','161626419150','',0.00,'','1174','','','','4023177','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(530,'','',1.00,'2021-07-16 10:22:06','225.00','16','newstock','1','','',0.00,'','1','226','Main','1','3','161626419150','',0.00,'','1174','','','','4023173','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(531,'','',1.00,'2021-07-16 10:23:16','226.00','16','newstock','1','','',0.00,'','1','227','Main','1','3','161626419150','',0.00,'','1174','','','','4023168','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(532,'','',1.00,'2021-07-16 10:23:32','227.00','16','newstock','1','','',0.00,'','1','228','Main','1','3','161626419150','',0.00,'','1174','','','','4023176','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(533,'','',1.00,'2021-07-16 10:23:37','228.00','16','newstock','1','','',0.00,'','1','229','Main','1','3','161626419150','',0.00,'','1174','','','','4023183','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(534,'','',1.00,'2021-07-16 10:23:53','229.00','16','newstock','1','','',0.00,'','1','230','Main','1','3','161626419150','',0.00,'','1174','','','','40231137','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(535,'','',1.00,'2021-07-16 10:24:03','230.00','16','newstock','1','','',0.00,'','1','231','Main','1','3','161626419150','',0.00,'','1174','','','','4023182','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(536,'','',1.00,'2021-07-16 11:13:06','231.00','16','newstock','1','','',0.00,'','1','232','Main','1','3','161626419150','',0.00,'','1174','','','','4023191','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(537,'','',1.00,'2021-07-16 12:26:22','0.00','16','newstock','1','','',0.00,'','1','1','Main','1','42','161626427560','',0.00,'','0','','','','3036413','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(538,'','',1.00,'2021-07-16 12:26:26','1.00','16','newstock','1','','',0.00,'','1','2','Main','1','42','161626427560','',0.00,'','0','','','','3036414','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(539,'','',1.00,'2021-07-23 09:38:36','0.00','16','newstock','1','','',0.00,'','1','1','Main','1','45','161627022288','',0.00,'','0','','','','990308','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(540,'','',1.00,'2021-07-23 09:38:40','1.00','16','newstock','1','','',0.00,'','1','2','Main','1','45','161627022288','',0.00,'','0','','','','990309','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(541,'','',1.00,'2021-07-23 09:38:43','2.00','16','newstock','1','','',0.00,'','1','3','Main','1','45','161627022288','',0.00,'','0','','','','9903010','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(542,'','',1.00,'2021-07-23 09:38:47','3.00','16','newstock','1','','',0.00,'','1','4','Main','1','45','161627022288','',0.00,'','0','','','','9903011','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(543,'','',1.00,'2021-07-23 09:38:51','4.00','16','newstock','1','','',0.00,'','1','5','Main','1','45','161627022288','',0.00,'','0','','','','9903012','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(544,'','',1.00,'2021-07-23 09:38:56','5.00','16','newstock','1','','',0.00,'','1','6','Main','1','45','161627022288','',0.00,'','0','','','','9903013','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(545,'','',1.00,'2021-07-23 09:38:59','6.00','16','newstock','1','','',0.00,'','1','7','Main','1','45','161627022288','',0.00,'','0','','','','9903014','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(546,'','',1.00,'2021-07-23 09:39:02','7.00','16','newstock','1','','',0.00,'','1','8','Main','1','45','161627022288','',0.00,'','0','','','','9903015','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(547,'Bottles with cap B2 Blue 500ml(168pcs) with caps','',-232.00,'2021-07-26 09:05:27','232.00','15','newstock','1','','',0.00,'','1','0','internal','1','3','','',0.00,'','1174','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(548,'Bottles with cap Blue 1L (117pcs) with caps','',-40.00,'2021-07-26 09:06:03','43.00','15','newstock','1','','',0.00,'','1','3','internal','1','5','','',0.00,'','0','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(549,'Bottles 500 ml (168pcs) - B4 - Clear','',-4.00,'2021-07-26 09:06:35','4.00','15','newstock','1','','',0.00,'','1','0','internal','1','44','','',0.00,'','0','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(550,'Bottles with cap B2 Blue 500ml(168pcs) with caps','',14.00,'2021-07-26 09:07:15','0.00','15','newstock','1','','',0.00,'','1','14','internal','1','3','','',0.00,'','1174','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(551,'Bottles 300 ML (300pcs) - B4 Clear','',-8.00,'2021-07-26 09:12:47','8.00','15','newstock','1','','',0.00,'','1','0','internal','1','43','','',0.00,'','0','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(552,'','',85.00,'2021-07-28 09:05:18','0.00','24','newstock','1','241627452267','13',0.00,'','Main','85','supplier','Main','3','','',0.00,'VATABLE','1174','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','85',1,NULL,'Inclusive','branch',NULL),(553,'','',1.00,'2021-07-28 10:36:57','0.00','16','newstock','1','','',0.00,'','1','1','Main','1','3','161627457785','',0.00,'','1174','','','','6275330','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(554,'','',1.00,'2021-07-28 10:37:01','1.00','16','newstock','1','','',0.00,'','1','2','Main','1','3','161627457785','',0.00,'','1174','','','','6275331','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(555,'','',1.00,'2021-07-28 10:37:03','2.00','16','newstock','1','','',0.00,'','1','3','Main','1','3','161627457785','',0.00,'','1174','','','','6275332','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(556,'','',1.00,'2021-07-28 10:37:06','3.00','16','newstock','1','','',0.00,'','1','4','Main','1','3','161627457785','',0.00,'','1174','','','','6275333','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(557,'','',1.00,'2021-07-28 10:37:08','4.00','16','newstock','1','','',0.00,'','1','5','Main','1','3','161627457785','',0.00,'','1174','','','','6275334','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(558,'','',1.00,'2021-07-28 10:37:12','5.00','16','newstock','1','','',0.00,'','1','6','Main','1','3','161627457785','',0.00,'','1174','','','','6275335','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(559,'','',1.00,'2021-07-28 10:37:15','6.00','16','newstock','1','','',0.00,'','1','7','Main','1','3','161627457785','',0.00,'','1174','','','','6275336','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(560,'','',1.00,'2021-07-28 10:37:18','7.00','16','newstock','1','','',0.00,'','1','8','Main','1','3','161627457785','',0.00,'','1174','','','','6275337','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(561,'','',1.00,'2021-07-28 10:37:21','8.00','16','newstock','1','','',0.00,'','1','9','Main','1','3','161627457785','',0.00,'','1174','','','','6275338','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(562,'','',1.00,'2021-07-28 10:37:23','9.00','16','newstock','1','','',0.00,'','1','10','Main','1','3','161627457785','',0.00,'','1174','','','','6275339','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(563,'','',1.00,'2021-07-28 10:37:28','10.00','16','newstock','1','','',0.00,'','1','11','Main','1','3','161627457785','',0.00,'','1174','','','','6275340','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(564,'','',1.00,'2021-07-28 10:37:31','11.00','16','newstock','1','','',0.00,'','1','12','Main','1','3','161627457785','',0.00,'','1174','','','','6275341','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(565,'','',1.00,'2021-07-28 10:37:33','12.00','16','newstock','1','','',0.00,'','1','13','Main','1','3','161627457785','',0.00,'','1174','','','','6275342','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(566,'','',1.00,'2021-07-28 10:37:36','13.00','16','newstock','1','','',0.00,'','1','14','Main','1','3','161627457785','',0.00,'','1174','','','','6275343','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(567,'','',1.00,'2021-07-28 10:37:39','14.00','16','newstock','1','','',0.00,'','1','15','Main','1','3','161627457785','',0.00,'','1174','','','','6275344','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(568,'','',1.00,'2021-07-28 10:37:41','15.00','16','newstock','1','','',0.00,'','1','16','Main','1','3','161627457785','',0.00,'','1174','','','','6275345','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(569,'','',1.00,'2021-07-28 10:37:44','16.00','16','newstock','1','','',0.00,'','1','17','Main','1','3','161627457785','',0.00,'','1174','','','','6275346','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(570,'','',1.00,'2021-07-28 10:37:47','17.00','16','newstock','1','','',0.00,'','1','18','Main','1','3','161627457785','',0.00,'','1174','','','','6275347','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(571,'','',1.00,'2021-07-28 10:37:50','18.00','16','newstock','1','','',0.00,'','1','19','Main','1','3','161627457785','',0.00,'','1174','','','','6275348','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(572,'','',1.00,'2021-07-28 10:37:53','19.00','16','newstock','1','','',0.00,'','1','20','Main','1','3','161627457785','',0.00,'','1174','','','','6275349','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(573,'','',1.00,'2021-07-28 10:37:57','20.00','16','newstock','1','','',0.00,'','1','21','Main','1','3','161627457785','',0.00,'','1174','','','','6275350','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(574,'','',1.00,'2021-07-28 10:38:00','21.00','16','newstock','1','','',0.00,'','1','22','Main','1','3','161627457785','',0.00,'','1174','','','','6275351','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(575,'','',1.00,'2021-07-28 10:38:02','22.00','16','newstock','1','','',0.00,'','1','23','Main','1','3','161627457785','',0.00,'','1174','','','','6275352','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(576,'','',1.00,'2021-07-28 10:38:05','23.00','16','newstock','1','','',0.00,'','1','24','Main','1','3','161627457785','',0.00,'','1174','','','','6275353','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(577,'','',1.00,'2021-07-28 10:38:08','24.00','16','newstock','1','','',0.00,'','1','25','Main','1','3','161627457785','',0.00,'','1174','','','','6275354','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(578,'','',1.00,'2021-07-28 10:38:10','25.00','16','newstock','1','','',0.00,'','1','26','Main','1','3','161627457785','',0.00,'','1174','','','','6275355','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(579,'','',1.00,'2021-07-28 10:38:13','26.00','16','newstock','1','','',0.00,'','1','27','Main','1','3','161627457785','',0.00,'','1174','','','','6275356','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(580,'','',1.00,'2021-07-28 10:38:16','27.00','16','newstock','1','','',0.00,'','1','28','Main','1','3','161627457785','',0.00,'','1174','','','','6275357','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(581,'','',1.00,'2021-07-28 10:38:19','28.00','16','newstock','1','','',0.00,'','1','29','Main','1','3','161627457785','',0.00,'','1174','','','','6275358','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(582,'','',1.00,'2021-07-28 10:38:22','29.00','16','newstock','1','','',0.00,'','1','30','Main','1','3','161627457785','',0.00,'','1174','','','','6275359','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(583,'','',1.00,'2021-07-28 10:38:28','30.00','16','newstock','1','','',0.00,'','1','31','Main','1','3','161627457785','',0.00,'','1174','','','','6275380','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(584,'','',1.00,'2021-07-28 10:38:31','31.00','16','newstock','1','','',0.00,'','1','32','Main','1','3','161627457785','',0.00,'','1174','','','','6275381','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(585,'','',1.00,'2021-07-28 10:38:34','32.00','16','newstock','1','','',0.00,'','1','33','Main','1','3','161627457785','',0.00,'','1174','','','','6275382','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(586,'','',1.00,'2021-07-28 10:38:37','33.00','16','newstock','1','','',0.00,'','1','34','Main','1','3','161627457785','',0.00,'','1174','','','','6275383','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(587,'','',1.00,'2021-07-28 10:38:42','34.00','16','newstock','1','','',0.00,'','1','35','Main','1','3','161627457785','',0.00,'','1174','','','','6275384','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(588,'','',1.00,'2021-07-28 10:38:45','35.00','16','newstock','1','','',0.00,'','1','36','Main','1','3','161627457785','',0.00,'','1174','','','','6275385','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(589,'','',1.00,'2021-07-28 10:38:56','36.00','16','newstock','1','','',0.00,'','1','37','Main','1','3','161627457785','',0.00,'','1174','','','','6275320','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(590,'','',1.00,'2021-07-28 10:39:00','37.00','16','newstock','1','','',0.00,'','1','38','Main','1','3','161627457785','',0.00,'','1174','','','','6275321','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(591,'','',1.00,'2021-07-28 10:39:03','38.00','16','newstock','1','','',0.00,'','1','39','Main','1','3','161627457785','',0.00,'','1174','','','','6275322','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(592,'','',1.00,'2021-07-28 10:39:06','39.00','16','newstock','1','','',0.00,'','1','40','Main','1','3','161627457785','',0.00,'','1174','','','','6275323','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(593,'','',1.00,'2021-07-28 10:39:08','40.00','16','newstock','1','','',0.00,'','1','41','Main','1','3','161627457785','',0.00,'','1174','','','','6275324','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(594,'','',1.00,'2021-07-28 10:39:11','41.00','16','newstock','1','','',0.00,'','1','42','Main','1','3','161627457785','',0.00,'','1174','','','','6275325','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(595,'','',1.00,'2021-07-28 10:39:14','42.00','16','newstock','1','','',0.00,'','1','43','Main','1','3','161627457785','',0.00,'','1174','','','','6275326','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(596,'','',1.00,'2021-07-28 10:39:17','43.00','16','newstock','1','','',0.00,'','1','44','Main','1','3','161627457785','',0.00,'','1174','','','','6275327','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(597,'','',1.00,'2021-07-28 10:39:20','44.00','16','newstock','1','','',0.00,'','1','45','Main','1','3','161627457785','',0.00,'','1174','','','','6275328','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(598,'','',1.00,'2021-07-28 10:39:23','45.00','16','newstock','1','','',0.00,'','1','46','Main','1','3','161627457785','',0.00,'','1174','','','','6275329','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(599,'','',1.00,'2021-07-28 10:39:26','46.00','16','newstock','1','','',0.00,'','1','47','Main','1','3','161627457785','',0.00,'','1174','','','','6275370','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(600,'','',1.00,'2021-07-28 10:39:29','47.00','16','newstock','1','','',0.00,'','1','48','Main','1','3','161627457785','',0.00,'','1174','','','','6275371','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(601,'','',1.00,'2021-07-28 10:39:32','48.00','16','newstock','1','','',0.00,'','1','49','Main','1','3','161627457785','',0.00,'','1174','','','','6275372','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(602,'','',1.00,'2021-07-28 10:39:37','49.00','16','newstock','1','','',0.00,'','1','50','Main','1','3','161627457785','',0.00,'','1174','','','','6275373','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(603,'','',1.00,'2021-07-28 10:39:40','50.00','16','newstock','1','','',0.00,'','1','51','Main','1','3','161627457785','',0.00,'','1174','','','','6275374','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(604,'','',1.00,'2021-07-28 10:39:44','51.00','16','newstock','1','','',0.00,'','1','52','Main','1','3','161627457785','',0.00,'','1174','','','','6275375','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(605,'','',1.00,'2021-07-28 10:39:47','52.00','16','newstock','1','','',0.00,'','1','53','Main','1','3','161627457785','',0.00,'','1174','','','','6275376','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(606,'','',1.00,'2021-07-28 10:39:49','53.00','16','newstock','1','','',0.00,'','1','54','Main','1','3','161627457785','',0.00,'','1174','','','','6275377','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(607,'','',1.00,'2021-07-28 10:39:52','54.00','16','newstock','1','','',0.00,'','1','55','Main','1','3','161627457785','',0.00,'','1174','','','','6275378','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(608,'','',1.00,'2021-07-28 10:39:56','55.00','16','newstock','1','','',0.00,'','1','56','Main','1','3','161627457785','',0.00,'','1174','','','','6275379','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(609,'','',1.00,'2021-07-28 10:40:00','56.00','16','newstock','1','','',0.00,'','1','57','Main','1','3','161627457785','',0.00,'','1174','','','','6275360','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(610,'','',1.00,'2021-07-28 10:40:04','57.00','16','newstock','1','','',0.00,'','1','58','Main','1','3','161627457785','',0.00,'','1174','','','','6275361','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(611,'','',1.00,'2021-07-28 10:40:08','58.00','16','newstock','1','','',0.00,'','1','59','Main','1','3','161627457785','',0.00,'','1174','','','','6275362','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(612,'','',1.00,'2021-07-28 10:40:11','59.00','16','newstock','1','','',0.00,'','1','60','Main','1','3','161627457785','',0.00,'','1174','','','','6275363','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(613,'','',1.00,'2021-07-28 10:40:14','60.00','16','newstock','1','','',0.00,'','1','61','Main','1','3','161627457785','',0.00,'','1174','','','','6275364','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(614,'','',1.00,'2021-07-28 10:40:17','61.00','16','newstock','1','','',0.00,'','1','62','Main','1','3','161627457785','',0.00,'','1174','','','','6275365','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(615,'','',1.00,'2021-07-28 10:40:21','62.00','16','newstock','1','','',0.00,'','1','63','Main','1','3','161627457785','',0.00,'','1174','','','','6275366','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(616,'','',1.00,'2021-07-28 10:40:24','63.00','16','newstock','1','','',0.00,'','1','64','Main','1','3','161627457785','',0.00,'','1174','','','','6275367','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(617,'','',1.00,'2021-07-28 10:40:27','64.00','16','newstock','1','','',0.00,'','1','65','Main','1','3','161627457785','',0.00,'','1174','','','','6275368','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(618,'','',1.00,'2021-07-28 10:40:30','65.00','16','newstock','1','','',0.00,'','1','66','Main','1','3','161627457785','',0.00,'','1174','','','','6275369','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(619,'','',1.00,'2021-07-28 10:40:35','66.00','16','newstock','1','','',0.00,'','1','67','Main','1','3','161627457785','',0.00,'','1174','','','','6275319','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(620,'','',1.00,'2021-07-28 10:40:39','67.00','16','newstock','1','','',0.00,'','1','68','Main','1','3','161627457785','',0.00,'','1174','','','','6275318','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(621,'','',1.00,'2021-07-28 10:40:43','68.00','16','newstock','1','','',0.00,'','1','69','Main','1','3','161627457785','',0.00,'','1174','','','','6275317','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(622,'','',1.00,'2021-07-28 10:40:45','69.00','16','newstock','1','','',0.00,'','1','70','Main','1','3','161627457785','',0.00,'','1174','','','','6275316','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(623,'','',1.00,'2021-07-28 10:40:48','70.00','16','newstock','1','','',0.00,'','1','71','Main','1','3','161627457785','',0.00,'','1174','','','','6275315','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(624,'','',1.00,'2021-07-28 10:40:52','71.00','16','newstock','1','','',0.00,'','1','72','Main','1','3','161627457785','',0.00,'','1174','','','','6275314','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(625,'','',1.00,'2021-07-28 10:40:55','72.00','16','newstock','1','','',0.00,'','1','73','Main','1','3','161627457785','',0.00,'','1174','','','','6275313','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(626,'','',1.00,'2021-07-28 10:40:58','73.00','16','newstock','1','','',0.00,'','1','74','Main','1','3','161627457785','',0.00,'','1174','','','','6275312','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(627,'','',1.00,'2021-07-28 10:41:02','74.00','16','newstock','1','','',0.00,'','1','75','Main','1','3','161627457785','',0.00,'','1174','','','','6275311','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(628,'','',1.00,'2021-07-28 10:41:05','75.00','16','newstock','1','','',0.00,'','1','76','Main','1','3','161627457785','',0.00,'','1174','','','','6275310','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(629,'','',1.00,'2021-07-28 10:41:09','76.00','16','newstock','1','','',0.00,'','1','77','Main','1','3','161627457785','',0.00,'','1174','','','','627539','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(630,'','',1.00,'2021-07-28 10:41:12','77.00','16','newstock','1','','',0.00,'','1','78','Main','1','3','161627457785','',0.00,'','1174','','','','627538','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(631,'','',1.00,'2021-07-28 10:41:15','78.00','16','newstock','1','','',0.00,'','1','79','Main','1','3','161627457785','',0.00,'','1174','','','','627537','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(632,'','',1.00,'2021-07-28 10:41:18','79.00','16','newstock','1','','',0.00,'','1','80','Main','1','3','161627457785','',0.00,'','1174','','','','627536','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(633,'','',1.00,'2021-07-28 10:41:21','80.00','16','newstock','1','','',0.00,'','1','81','Main','1','3','161627457785','',0.00,'','1174','','','','627535','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(634,'','',1.00,'2021-07-28 10:41:24','81.00','16','newstock','1','','',0.00,'','1','82','Main','1','3','161627457785','',0.00,'','1174','','','','627534','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(635,'','',1.00,'2021-07-28 10:41:28','82.00','16','newstock','1','','',0.00,'','1','83','Main','1','3','161627457785','',0.00,'','1174','','','','627533','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(636,'','',1.00,'2021-07-28 10:41:30','83.00','16','newstock','1','','',0.00,'','1','84','Main','1','3','161627457785','',0.00,'','1174','','','','627532','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(637,'','',1.00,'2021-07-28 10:41:34','84.00','16','newstock','1','','',0.00,'','1','85','Main','1','3','161627457785','',0.00,'','1174','','','','627531','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(638,'','',1.00,'2021-07-28 12:59:04','2.00','16','newstock','1','','',0.00,'','1','3','Main','1','5','161627466316','',0.00,'','0','','','','2302429','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(639,'','',1.00,'2021-07-28 12:59:09','3.00','16','newstock','1','','',0.00,'','1','4','Main','1','5','161627466316','',0.00,'','0','','','','2302420','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(640,'','',1.00,'2021-07-28 12:59:12','4.00','16','newstock','1','','',0.00,'','1','5','Main','1','5','161627466316','',0.00,'','0','','','','2302421','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(641,'','',1.00,'2021-07-28 12:59:17','5.00','16','newstock','1','','',0.00,'','1','6','Main','1','5','161627466316','',0.00,'','0','','','','2302422','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(642,'','',1.00,'2021-07-28 12:59:23','6.00','16','newstock','1','','',0.00,'','1','7','Main','1','5','161627466316','',0.00,'','0','','','','2302423','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(643,'','',1.00,'2021-07-28 12:59:33','7.00','16','newstock','1','','',0.00,'','1','8','Main','1','5','161627466316','',0.00,'','0','','','','2302424','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(644,'','',1.00,'2021-07-28 12:59:55','8.00','16','newstock','1','','',0.00,'','1','9','Main','1','5','161627466316','',0.00,'','0','','','','2302425','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(645,'','',1.00,'2021-07-28 13:00:00','9.00','16','newstock','1','','',0.00,'','1','10','Main','1','5','161627466316','',0.00,'','0','','','','2302426','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(646,'','',1.00,'2021-07-28 13:00:05','10.00','16','newstock','1','','',0.00,'','1','11','Main','1','5','161627466316','',0.00,'','0','','','','2302427','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(647,'','',1.00,'2021-07-28 13:00:07','11.00','16','newstock','1','','',0.00,'','1','12','Main','1','5','161627466316','',0.00,'','0','','','','2302428','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(648,'','',42.00,'2021-07-30 11:23:01','0.00','24','newstock','1','241627633309','13',0.00,'','Main','42','supplier','Main','3','','',0.00,'VATABLE','1174','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','42',1,NULL,'Inclusive','branch',NULL),(649,'','',1.00,'2021-07-30 14:33:24','40.00','16','newstock','1','','',0.00,'','1','41','Main','1','3','161627644787','',0.00,'','1174','','','','3622310','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(650,'','',1.00,'2021-07-30 14:33:27','41.00','16','newstock','1','','',0.00,'','1','42','Main','1','3','161627644787','',0.00,'','1174','','','','3622311','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(651,'','',1.00,'2021-07-30 14:33:29','42.00','16','newstock','1','','',0.00,'','1','43','Main','1','3','161627644787','',0.00,'','1174','','','','3622312','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(652,'','',1.00,'2021-07-30 14:33:32','43.00','16','newstock','1','','',0.00,'','1','44','Main','1','3','161627644787','',0.00,'','1174','','','','3622313','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(653,'','',1.00,'2021-07-30 14:33:34','44.00','16','newstock','1','','',0.00,'','1','45','Main','1','3','161627644787','',0.00,'','1174','','','','3622314','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(654,'','',1.00,'2021-07-30 14:33:37','45.00','16','newstock','1','','',0.00,'','1','46','Main','1','3','161627644787','',0.00,'','1174','','','','3622315','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(655,'','',1.00,'2021-07-30 14:33:39','46.00','16','newstock','1','','',0.00,'','1','47','Main','1','3','161627644787','',0.00,'','1174','','','','3622316','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(656,'','',1.00,'2021-07-30 14:33:41','47.00','16','newstock','1','','',0.00,'','1','48','Main','1','3','161627644787','',0.00,'','1174','','','','3622317','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(657,'','',1.00,'2021-07-30 14:33:44','48.00','16','newstock','1','','',0.00,'','1','49','Main','1','3','161627644787','',0.00,'','1174','','','','3622318','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(658,'','',1.00,'2021-07-30 14:33:46','49.00','16','newstock','1','','',0.00,'','1','50','Main','1','3','161627644787','',0.00,'','1174','','','','3622319','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(659,'','',1.00,'2021-07-30 14:33:49','50.00','16','newstock','1','','',0.00,'','1','51','Main','1','3','161627644787','',0.00,'','1174','','','','3622330','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(660,'','',1.00,'2021-07-30 14:33:53','51.00','16','newstock','1','','',0.00,'','1','52','Main','1','3','161627644787','',0.00,'','1174','','','','3622331','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(661,'','',1.00,'2021-07-30 14:33:56','52.00','16','newstock','1','','',0.00,'','1','53','Main','1','3','161627644787','',0.00,'','1174','','','','3622332','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(662,'','',1.00,'2021-07-30 14:33:58','53.00','16','newstock','1','','',0.00,'','1','54','Main','1','3','161627644787','',0.00,'','1174','','','','3622333','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(663,'','',1.00,'2021-07-30 14:34:02','54.00','16','newstock','1','','',0.00,'','1','55','Main','1','3','161627644787','',0.00,'','1174','','','','3622334','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(664,'','',1.00,'2021-07-30 14:34:05','55.00','16','newstock','1','','',0.00,'','1','56','Main','1','3','161627644787','',0.00,'','1174','','','','3622335','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(665,'','',1.00,'2021-07-30 14:34:08','56.00','16','newstock','1','','',0.00,'','1','57','Main','1','3','161627644787','',0.00,'','1174','','','','3622336','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(666,'','',1.00,'2021-07-30 14:34:11','57.00','16','newstock','1','','',0.00,'','1','58','Main','1','3','161627644787','',0.00,'','1174','','','','3622337','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(667,'','',1.00,'2021-07-30 14:34:13','58.00','16','newstock','1','','',0.00,'','1','59','Main','1','3','161627644787','',0.00,'','1174','','','','3622338','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(668,'','',1.00,'2021-07-30 14:34:16','59.00','16','newstock','1','','',0.00,'','1','60','Main','1','3','161627644787','',0.00,'','1174','','','','3622339','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(669,'','',1.00,'2021-07-30 14:34:19','60.00','16','newstock','1','','',0.00,'','1','61','Main','1','3','161627644787','',0.00,'','1174','','','','362231','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(670,'','',1.00,'2021-07-30 14:34:22','61.00','16','newstock','1','','',0.00,'','1','62','Main','1','3','161627644787','',0.00,'','1174','','','','362232','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(671,'','',1.00,'2021-07-30 14:34:25','62.00','16','newstock','1','','',0.00,'','1','63','Main','1','3','161627644787','',0.00,'','1174','','','','362233','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(672,'','',1.00,'2021-07-30 14:34:28','63.00','16','newstock','1','','',0.00,'','1','64','Main','1','3','161627644787','',0.00,'','1174','','','','362234','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(673,'','',1.00,'2021-07-30 14:34:31','64.00','16','newstock','1','','',0.00,'','1','65','Main','1','3','161627644787','',0.00,'','1174','','','','362235','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(674,'','',1.00,'2021-07-30 14:34:34','65.00','16','newstock','1','','',0.00,'','1','66','Main','1','3','161627644787','',0.00,'','1174','','','','362236','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(675,'','',1.00,'2021-07-30 14:34:36','66.00','16','newstock','1','','',0.00,'','1','67','Main','1','3','161627644787','',0.00,'','1174','','','','362237','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(676,'','',1.00,'2021-07-30 14:34:39','67.00','16','newstock','1','','',0.00,'','1','68','Main','1','3','161627644787','',0.00,'','1174','','','','362238','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(677,'','',1.00,'2021-07-30 14:34:42','68.00','16','newstock','1','','',0.00,'','1','69','Main','1','3','161627644787','',0.00,'','1174','','','','362239','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(678,'','',1.00,'2021-07-30 14:34:45','69.00','16','newstock','1','','',0.00,'','1','70','Main','1','3','161627644787','',0.00,'','1174','','','','3622329','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(679,'','',1.00,'2021-07-30 14:34:48','70.00','16','newstock','1','','',0.00,'','1','71','Main','1','3','161627644787','',0.00,'','1174','','','','3622328','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(680,'','',1.00,'2021-07-30 14:34:51','71.00','16','newstock','1','','',0.00,'','1','72','Main','1','3','161627644787','',0.00,'','1174','','','','3622327','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(681,'','',1.00,'2021-07-30 14:34:54','72.00','16','newstock','1','','',0.00,'','1','73','Main','1','3','161627644787','',0.00,'','1174','','','','3622326','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(682,'','',1.00,'2021-07-30 14:34:58','73.00','16','newstock','1','','',0.00,'','1','74','Main','1','3','161627644787','',0.00,'','1174','','','','3622325','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(683,'','',1.00,'2021-07-30 14:35:00','74.00','16','newstock','1','','',0.00,'','1','75','Main','1','3','161627644787','',0.00,'','1174','','','','3622324','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(684,'','',1.00,'2021-07-30 14:35:04','75.00','16','newstock','1','','',0.00,'','1','76','Main','1','3','161627644787','',0.00,'','1174','','','','3622323','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(685,'','',1.00,'2021-07-30 14:35:07','76.00','16','newstock','1','','',0.00,'','1','77','Main','1','3','161627644787','',0.00,'','1174','','','','3622322','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(686,'','',1.00,'2021-07-30 14:35:10','77.00','16','newstock','1','','',0.00,'','1','78','Main','1','3','161627644787','',0.00,'','1174','','','','3622321','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(687,'','',1.00,'2021-07-30 14:35:14','78.00','16','newstock','1','','',0.00,'','1','79','Main','1','3','161627644787','',0.00,'','1174','','','','3622320','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(688,'','',1.00,'2021-07-30 14:35:22','79.00','16','newstock','1','','',0.00,'','1','80','Main','1','3','161627644787','',0.00,'','1174','','','','3622340','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(689,'','',1.00,'2021-07-30 14:35:25','80.00','16','newstock','1','','',0.00,'','1','81','Main','1','3','161627644787','',0.00,'','1174','','','','3622341','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(690,'','',1.00,'2021-07-30 14:35:29','81.00','16','newstock','1','','',0.00,'','1','82','Main','1','3','161627644787','',0.00,'','1174','','','','3622342','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(691,'','',29.00,'2021-08-05 10:03:00','0.00','24','newstock','1','241628146908','13',0.00,'','Main','29','supplier','Main','3','','',0.00,'VATABLE','1174','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','29',1,NULL,'Inclusive','branch',NULL),(692,'','',1.00,'2021-08-05 10:55:04','0.00','16','newstock','1','','',0.00,'','1','1','Main','1','42','161628150043','',0.00,'','0','','','','3036417','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(693,'','',1.00,'2021-08-05 10:55:35','1.00','16','newstock','1','','',0.00,'','1','2','Main','1','42','161628150043','',0.00,'','0','','','','3036418','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(694,'','',1.00,'2021-08-05 10:56:03','2.00','16','newstock','1','','',0.00,'','1','3','Main','1','42','161628150043','',0.00,'','0','','','','3036419','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(695,'','',1.00,'2021-08-05 10:56:39','3.00','16','newstock','1','','',0.00,'','1','4','Main','1','42','161628150043','',0.00,'','0','','','','3036420','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(696,'','',1.00,'2021-08-05 10:56:54','4.00','16','newstock','1','','',0.00,'','1','5','Main','1','42','161628150043','',0.00,'','0','','','','3036421','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(697,'','',1.00,'2021-08-05 10:57:12','5.00','16','newstock','1','','',0.00,'','1','6','Main','1','42','161628150043','',0.00,'','0','','','','3036422','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(698,'','',1.00,'2021-08-05 11:02:48','6.00','16','newstock','1','','',0.00,'','1','7','Main','1','42','161628150441','',0.00,'','0','','','','3036423','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(699,'','',1.00,'2021-08-05 11:03:06','7.00','16','newstock','1','','',0.00,'','1','8','Main','1','42','161628150441','',0.00,'','0','','','','3036424','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(700,'','',1.00,'2021-08-05 11:03:12','8.00','16','newstock','1','','',0.00,'','1','9','Main','1','42','161628150441','',0.00,'','0','','','','3036425','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(701,'','',1.00,'2021-08-05 11:03:21','9.00','16','newstock','1','','',0.00,'','1','10','Main','1','42','161628150441','',0.00,'','0','','','','3036426','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(702,'','',61.00,'2021-08-12 12:10:05','29.00','24','newstock','1','241628759332','13',0.00,'','Main','90','supplier','Main','3','','',0.00,'VATABLE','1174','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','61',1,NULL,'Inclusive','branch',NULL),(703,'','',1.00,'2021-08-13 09:13:02','7.00','16','newstock','1','','',0.00,'','1','8','Main','1','5','161628835131','',0.00,'','0','','','','2302430','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(704,'','',1.00,'2021-08-13 09:13:07','8.00','16','newstock','1','','',0.00,'','1','9','Main','1','5','161628835131','',0.00,'','0','','','','2302431','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(705,'','',1.00,'2021-08-13 09:13:11','9.00','16','newstock','1','','',0.00,'','1','10','Main','1','5','161628835131','',0.00,'','0','','','','2302432','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(706,'','',1.00,'2021-08-13 09:13:15','10.00','16','newstock','1','','',0.00,'','1','11','Main','1','5','161628835131','',0.00,'','0','','','','2302433','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(707,'','',1.00,'2021-08-13 09:13:35','82.00','16','newstock','1','','',0.00,'','1','83','Main','1','3','161628835131','',0.00,'','1174','','','','130221','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(708,'','',1.00,'2021-08-13 09:13:40','83.00','16','newstock','1','','',0.00,'','1','84','Main','1','3','161628835131','',0.00,'','1174','','','','130222','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(709,'','',1.00,'2021-08-13 09:13:43','84.00','16','newstock','1','','',0.00,'','1','85','Main','1','3','161628835131','',0.00,'','1174','','','','130223','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(710,'','',1.00,'2021-08-13 09:13:51','85.00','16','newstock','1','','',0.00,'','1','86','Main','1','3','161628835131','',0.00,'','1174','','','','130224','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(711,'','',1.00,'2021-08-13 09:13:55','86.00','16','newstock','1','','',0.00,'','1','87','Main','1','3','161628835131','',0.00,'','1174','','','','130225','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(712,'','',1.00,'2021-08-13 09:13:59','87.00','16','newstock','1','','',0.00,'','1','88','Main','1','3','161628835131','',0.00,'','1174','','','','130226','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(713,'','',1.00,'2021-08-13 09:14:02','88.00','16','newstock','1','','',0.00,'','1','89','Main','1','3','161628835131','',0.00,'','1174','','','','130227','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(714,'','',1.00,'2021-08-13 09:14:08','89.00','16','newstock','1','','',0.00,'','1','90','Main','1','3','161628835131','',0.00,'','1174','','','','130228','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(715,'','',1.00,'2021-08-13 09:14:11','90.00','16','newstock','1','','',0.00,'','1','91','Main','1','3','161628835131','',0.00,'','1174','','','','130229','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(716,'','',1.00,'2021-08-13 09:14:22','91.00','16','newstock','1','','',0.00,'','1','92','Main','1','3','161628835131','',0.00,'','1174','','','','1302210','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(717,'','',1.00,'2021-08-13 09:14:30','92.00','16','newstock','1','','',0.00,'','1','93','Main','1','3','161628835131','',0.00,'','1174','','','','1302211','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(718,'','',1.00,'2021-08-13 09:14:33','93.00','16','newstock','1','','',0.00,'','1','94','Main','1','3','161628835131','',0.00,'','1174','','','','1302212','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(719,'','',1.00,'2021-08-13 09:14:38','94.00','16','newstock','1','','',0.00,'','1','95','Main','1','3','161628835131','',0.00,'','1174','','','','1302213','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(720,'','',1.00,'2021-08-13 09:14:41','95.00','16','newstock','1','','',0.00,'','1','96','Main','1','3','161628835131','',0.00,'','1174','','','','1302214','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(721,'','',1.00,'2021-08-13 09:14:45','96.00','16','newstock','1','','',0.00,'','1','97','Main','1','3','161628835131','',0.00,'','1174','','','','1302215','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(722,'','',1.00,'2021-08-13 09:14:49','97.00','16','newstock','1','','',0.00,'','1','98','Main','1','3','161628835131','',0.00,'','1174','','','','1302216','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(723,'','',1.00,'2021-08-13 09:14:53','98.00','16','newstock','1','','',0.00,'','1','99','Main','1','3','161628835131','',0.00,'','1174','','','','1302217','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(724,'','',1.00,'2021-08-13 09:14:57','99.00','16','newstock','1','','',0.00,'','1','100','Main','1','3','161628835131','',0.00,'','1174','','','','1302218','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(725,'','',1.00,'2021-08-13 09:15:01','100.00','16','newstock','1','','',0.00,'','1','101','Main','1','3','161628835131','',0.00,'','1174','','','','1302219','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(726,'','',1.00,'2021-08-13 09:15:12','101.00','16','newstock','1','','',0.00,'','1','102','Main','1','3','161628835131','',0.00,'','1174','','','','1302220','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(727,'','',1.00,'2021-08-13 09:15:17','102.00','16','newstock','1','','',0.00,'','1','103','Main','1','3','161628835131','',0.00,'','1174','','','','1302221','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(728,'','',1.00,'2021-08-13 09:15:20','103.00','16','newstock','1','','',0.00,'','1','104','Main','1','3','161628835131','',0.00,'','1174','','','','1302222','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(729,'','',1.00,'2021-08-13 09:15:24','104.00','16','newstock','1','','',0.00,'','1','105','Main','1','3','161628835131','',0.00,'','1174','','','','1302223','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(730,'','',1.00,'2021-08-13 09:15:27','105.00','16','newstock','1','','',0.00,'','1','106','Main','1','3','161628835131','',0.00,'','1174','','','','1302224','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(731,'','',1.00,'2021-08-13 09:15:30','106.00','16','newstock','1','','',0.00,'','1','107','Main','1','3','161628835131','',0.00,'','1174','','','','1302225','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(732,'','',1.00,'2021-08-13 09:15:35','107.00','16','newstock','1','','',0.00,'','1','108','Main','1','3','161628835131','',0.00,'','1174','','','','1302226','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(733,'','',1.00,'2021-08-13 09:15:39','108.00','16','newstock','1','','',0.00,'','1','109','Main','1','3','161628835131','',0.00,'','1174','','','','1302227','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(734,'','',1.00,'2021-08-13 09:15:42','109.00','16','newstock','1','','',0.00,'','1','110','Main','1','3','161628835131','',0.00,'','1174','','','','1302228','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(735,'','',1.00,'2021-08-13 09:15:46','110.00','16','newstock','1','','',0.00,'','1','111','Main','1','3','161628835131','',0.00,'','1174','','','','1302229','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(736,'','',1.00,'2021-08-13 09:15:56','111.00','16','newstock','1','','',0.00,'','1','112','Main','1','3','161628835131','',0.00,'','1174','','','','6212860','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(737,'','',1.00,'2021-08-13 09:16:01','112.00','16','newstock','1','','',0.00,'','1','113','Main','1','3','161628835131','',0.00,'','1174','','','','6212861','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(738,'','',1.00,'2021-08-13 09:16:17','113.00','16','newstock','1','','',0.00,'','1','114','Main','1','3','161628835131','',0.00,'','1174','','','','6212829','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(739,'','',1.00,'2021-08-13 09:16:22','114.00','16','newstock','1','','',0.00,'','1','115','Main','1','3','161628835131','',0.00,'','1174','','','','6212828','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(740,'','',1.00,'2021-08-13 09:16:27','115.00','16','newstock','1','','',0.00,'','1','116','Main','1','3','161628835131','',0.00,'','1174','','','','6212827','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(741,'','',1.00,'2021-08-13 09:16:33','116.00','16','newstock','1','','',0.00,'','1','117','Main','1','3','161628835131','',0.00,'','1174','','','','6212826','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(742,'','',1.00,'2021-08-13 09:16:37','117.00','16','newstock','1','','',0.00,'','1','118','Main','1','3','161628835131','',0.00,'','1174','','','','6212825','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(743,'','',1.00,'2021-08-13 09:16:42','118.00','16','newstock','1','','',0.00,'','1','119','Main','1','3','161628835131','',0.00,'','1174','','','','6212824','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(744,'','',1.00,'2021-08-13 09:16:52','119.00','16','newstock','1','','',0.00,'','1','120','Main','1','3','161628835131','',0.00,'','1174','','','','6212823','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(745,'','',1.00,'2021-08-13 09:16:56','120.00','16','newstock','1','','',0.00,'','1','121','Main','1','3','161628835131','',0.00,'','1174','','','','6212822','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(746,'','',1.00,'2021-08-13 09:17:00','121.00','16','newstock','1','','',0.00,'','1','122','Main','1','3','161628835131','',0.00,'','1174','','','','6212821','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(747,'','',1.00,'2021-08-13 09:17:07','122.00','16','newstock','1','','',0.00,'','1','123','Main','1','3','161628835131','',0.00,'','1174','','','','6212820','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(748,'','',1.00,'2021-08-13 09:17:22','123.00','16','newstock','1','','',0.00,'','1','124','Main','1','3','161628835131','',0.00,'','1174','','','','6212830','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(749,'','',1.00,'2021-08-13 09:17:28','124.00','16','newstock','1','','',0.00,'','1','125','Main','1','3','161628835131','',0.00,'','1174','','','','6212831','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(750,'','',1.00,'2021-08-13 09:17:31','125.00','16','newstock','1','','',0.00,'','1','126','Main','1','3','161628835131','',0.00,'','1174','','','','6212832','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(751,'','',1.00,'2021-08-13 09:17:35','126.00','16','newstock','1','','',0.00,'','1','127','Main','1','3','161628835131','',0.00,'','1174','','','','6212833','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(752,'','',1.00,'2021-08-13 09:17:39','127.00','16','newstock','1','','',0.00,'','1','128','Main','1','3','161628835131','',0.00,'','1174','','','','6212834','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(753,'','',1.00,'2021-08-13 09:17:43','128.00','16','newstock','1','','',0.00,'','1','129','Main','1','3','161628835131','',0.00,'','1174','','','','6212835','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(754,'','',1.00,'2021-08-13 09:17:47','129.00','16','newstock','1','','',0.00,'','1','130','Main','1','3','161628835131','',0.00,'','1174','','','','6212836','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(755,'','',1.00,'2021-08-13 09:17:51','130.00','16','newstock','1','','',0.00,'','1','131','Main','1','3','161628835131','',0.00,'','1174','','','','6212837','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(756,'','',1.00,'2021-08-13 09:17:54','131.00','16','newstock','1','','',0.00,'','1','132','Main','1','3','161628835131','',0.00,'','1174','','','','6212838','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(757,'','',1.00,'2021-08-13 09:17:58','132.00','16','newstock','1','','',0.00,'','1','133','Main','1','3','161628835131','',0.00,'','1174','','','','6212839','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(758,'','',1.00,'2021-08-13 09:18:09','133.00','16','newstock','1','','',0.00,'','1','134','Main','1','3','161628835131','',0.00,'','1174','','','','6212850','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(759,'','',1.00,'2021-08-13 09:18:18','134.00','16','newstock','1','','',0.00,'','1','135','Main','1','3','161628835131','',0.00,'','1174','','','','6212851','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(760,'','',1.00,'2021-08-13 09:18:21','135.00','16','newstock','1','','',0.00,'','1','136','Main','1','3','161628835131','',0.00,'','1174','','','','6212852','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(761,'','',1.00,'2021-08-13 09:18:25','136.00','16','newstock','1','','',0.00,'','1','137','Main','1','3','161628835131','',0.00,'','1174','','','','6212853','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(762,'','',1.00,'2021-08-13 09:18:30','137.00','16','newstock','1','','',0.00,'','1','138','Main','1','3','161628835131','',0.00,'','1174','','','','6212854','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(763,'','',1.00,'2021-08-13 09:18:37','138.00','16','newstock','1','','',0.00,'','1','139','Main','1','3','161628835131','',0.00,'','1174','','','','6212855','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(764,'','',1.00,'2021-08-13 09:18:43','139.00','16','newstock','1','','',0.00,'','1','140','Main','1','3','161628835131','',0.00,'','1174','','','','6212856','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(765,'','',1.00,'2021-08-13 09:18:48','140.00','16','newstock','1','','',0.00,'','1','141','Main','1','3','161628835131','',0.00,'','1174','','','','6212857','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(766,'','',1.00,'2021-08-13 09:18:54','141.00','16','newstock','1','','',0.00,'','1','142','Main','1','3','161628835131','',0.00,'','1174','','','','6212858','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(767,'','',1.00,'2021-08-13 09:18:58','142.00','16','newstock','1','','',0.00,'','1','143','Main','1','3','161628835131','',0.00,'','1174','','','','6212859','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(768,'','',1.00,'2021-08-13 09:19:44','143.00','16','newstock','1','','',0.00,'','1','144','Main','1','3','161628835131','',0.00,'','1174','','','','6212840','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(769,'','',1.00,'2021-08-13 09:20:18','144.00','16','newstock','1','','',0.00,'','1','145','Main','1','3','161628835131','',0.00,'','1174','','','','6212842','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(770,'','',1.00,'2021-08-13 09:20:44','145.00','16','newstock','1','','',0.00,'','1','146','Main','1','3','161628835131','',0.00,'','1174','','','','6212841','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(771,'','',1.00,'2021-08-13 09:20:55','146.00','16','newstock','1','','',0.00,'','1','147','Main','1','3','161628835131','',0.00,'','1174','','','','6212843','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(772,'','',1.00,'2021-08-13 09:21:05','147.00','16','newstock','1','','',0.00,'','1','148','Main','1','3','161628835131','',0.00,'','1174','','','','6212844','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(773,'','',1.00,'2021-08-13 09:21:30','148.00','16','newstock','1','','',0.00,'','1','149','Main','1','3','161628835131','',0.00,'','1174','','','','6212845','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(774,'','',1.00,'2021-08-13 09:21:48','149.00','16','newstock','1','','',0.00,'','1','150','Main','1','3','161628835131','',0.00,'','1174','','','','6212846','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(775,'','',1.00,'2021-08-13 09:21:52','150.00','16','newstock','1','','',0.00,'','1','151','Main','1','3','161628835131','',0.00,'','1174','','','','6212847','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(776,'','',1.00,'2021-08-13 09:21:59','151.00','16','newstock','1','','',0.00,'','1','152','Main','1','3','161628835131','',0.00,'','1174','','','','6212848','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(777,'','',1.00,'2021-08-13 09:22:05','152.00','16','newstock','1','','',0.00,'','1','153','Main','1','3','161628835131','',0.00,'','1174','','','','6212849','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(778,'','',1.00,'2021-08-13 09:23:09','153.00','16','newstock','1','','',0.00,'','1','154','Main','1','3','161628835131','',0.00,'','1174','','','','621281','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(779,'','',1.00,'2021-08-13 09:23:13','154.00','16','newstock','1','','',0.00,'','1','155','Main','1','3','161628835131','',0.00,'','1174','','','','621282','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(780,'','',1.00,'2021-08-13 09:23:18','155.00','16','newstock','1','','',0.00,'','1','156','Main','1','3','161628835131','',0.00,'','1174','','','','621284','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(781,'','',1.00,'2021-08-13 09:23:28','156.00','16','newstock','1','','',0.00,'','1','157','Main','1','3','161628835131','',0.00,'','1174','','','','621283','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(782,'','',1.00,'2021-08-13 09:23:34','157.00','16','newstock','1','','',0.00,'','1','158','Main','1','3','161628835131','',0.00,'','1174','','','','621286','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(783,'','',1.00,'2021-08-13 09:23:38','158.00','16','newstock','1','','',0.00,'','1','159','Main','1','3','161628835131','',0.00,'','1174','','','','621285','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(784,'','',1.00,'2021-08-13 09:23:42','159.00','16','newstock','1','','',0.00,'','1','160','Main','1','3','161628835131','',0.00,'','1174','','','','621287','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(785,'','',1.00,'2021-08-13 09:23:46','160.00','16','newstock','1','','',0.00,'','1','161','Main','1','3','161628835131','',0.00,'','1174','','','','621288','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(786,'','',1.00,'2021-08-13 09:23:51','161.00','16','newstock','1','','',0.00,'','1','162','Main','1','3','161628835131','',0.00,'','1174','','','','621289','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(787,'','',1.00,'2021-08-13 09:24:01','162.00','16','newstock','1','','',0.00,'','1','163','Main','1','3','161628835131','',0.00,'','1174','','','','6212810','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(788,'','',1.00,'2021-08-13 09:25:16','163.00','16','newstock','1','','',0.00,'','1','164','Main','1','3','161628835131','',0.00,'','1174','','','','6212811','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(789,'','',1.00,'2021-08-13 09:25:20','164.00','16','newstock','1','','',0.00,'','1','165','Main','1','3','161628835131','',0.00,'','1174','','','','6212812','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(790,'','',1.00,'2021-08-13 09:25:27','165.00','16','newstock','1','','',0.00,'','1','166','Main','1','3','161628835131','',0.00,'','1174','','','','6212813','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(791,'','',1.00,'2021-08-13 09:25:30','166.00','16','newstock','1','','',0.00,'','1','167','Main','1','3','161628835131','',0.00,'','1174','','','','6212814','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(792,'','',1.00,'2021-08-13 09:25:39','167.00','16','newstock','1','','',0.00,'','1','168','Main','1','3','161628835131','',0.00,'','1174','','','','6212815','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(793,'','',1.00,'2021-08-13 09:25:44','168.00','16','newstock','1','','',0.00,'','1','169','Main','1','3','161628835131','',0.00,'','1174','','','','6212816','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(794,'','',1.00,'2021-08-13 09:25:48','169.00','16','newstock','1','','',0.00,'','1','170','Main','1','3','161628835131','',0.00,'','1174','','','','6212817','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(795,'','',1.00,'2021-08-13 09:25:52','170.00','16','newstock','1','','',0.00,'','1','171','Main','1','3','161628835131','',0.00,'','1174','','','','6212818','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(796,'','',1.00,'2021-08-13 09:25:55','171.00','16','newstock','1','','',0.00,'','1','172','Main','1','3','161628835131','',0.00,'','1174','','','','6212819','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(797,'','',39.00,'2021-08-23 09:37:36','7.00','24','newstock','1','241628759332','13',0.00,'','Main','46','supplier','Main','45','','',0.00,'VATABLE','0','0.00','0.00','','','received',0,'0000-00-00 00:00:00','BL','39',1,NULL,'Inclusive','branch',NULL),(798,'','',1.00,'2021-08-23 11:26:09','8.00','16','newstock','1','','',0.00,'','1','9','Main','1','45','161629707097','',0.00,'','0','','','','2622327','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(799,'','',1.00,'2021-08-23 11:26:13','9.00','16','newstock','1','','',0.00,'','1','10','Main','1','45','161629707097','',0.00,'','0','','','','2622328','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(800,'','',1.00,'2021-08-23 11:26:17','10.00','16','newstock','1','','',0.00,'','1','11','Main','1','45','161629707097','',0.00,'','0','','','','2622329','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(801,'','',1.00,'2021-08-23 11:26:21','11.00','16','newstock','1','','',0.00,'','1','12','Main','1','45','161629707097','',0.00,'','0','','','','2622330','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(802,'','',1.00,'2021-08-23 11:26:25','12.00','16','newstock','1','','',0.00,'','1','13','Main','1','45','161629707097','',0.00,'','0','','','','2622331','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(803,'','',1.00,'2021-08-23 11:26:32','13.00','16','newstock','1','','',0.00,'','1','14','Main','1','45','161629707097','',0.00,'','0','','','','2622332','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(804,'','',1.00,'2021-08-23 11:26:39','14.00','16','newstock','1','','',0.00,'','1','15','Main','1','45','161629707097','',0.00,'','0','','','','2622333','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(805,'','',1.00,'2021-08-23 11:26:49','15.00','16','newstock','1','','',0.00,'','1','16','Main','1','45','161629707097','',0.00,'','0','','','','2622334','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(806,'','',1.00,'2021-08-23 11:26:53','16.00','16','newstock','1','','',0.00,'','1','17','Main','1','45','161629707097','',0.00,'','0','','','','2622335','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(807,'','',1.00,'2021-08-23 11:27:01','17.00','16','newstock','1','','',0.00,'','1','18','Main','1','45','161629707097','',0.00,'','0','','','','2622336','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(808,'','',1.00,'2021-08-23 11:27:34','18.00','16','newstock','1','','',0.00,'','1','19','Main','1','45','161629707097','',0.00,'','0','','','','2622337','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(809,'','',1.00,'2021-08-23 11:27:54','19.00','16','newstock','1','','',0.00,'','1','20','Main','1','45','161629707097','',0.00,'','0','','','','2622338','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(810,'','',1.00,'2021-08-23 11:27:59','20.00','16','newstock','1','','',0.00,'','1','21','Main','1','45','161629707097','',0.00,'','0','','','','2622339','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(811,'','',1.00,'2021-08-23 11:28:06','21.00','16','newstock','1','','',0.00,'','1','22','Main','1','45','161629707097','',0.00,'','0','','','','262231','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(812,'','',1.00,'2021-08-23 11:28:11','22.00','16','newstock','1','','',0.00,'','1','23','Main','1','45','161629707097','',0.00,'','0','','','','262232','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(813,'','',1.00,'2021-08-23 11:28:17','23.00','16','newstock','1','','',0.00,'','1','24','Main','1','45','161629707097','',0.00,'','0','','','','262233','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(814,'','',1.00,'2021-08-23 11:28:21','24.00','16','newstock','1','','',0.00,'','1','25','Main','1','45','161629707097','',0.00,'','0','','','','262234','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(815,'','',1.00,'2021-08-23 11:28:23','25.00','16','newstock','1','','',0.00,'','1','26','Main','1','45','161629707097','',0.00,'','0','','','','262235','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(816,'','',1.00,'2021-08-23 11:28:26','26.00','16','newstock','1','','',0.00,'','1','27','Main','1','45','161629707097','',0.00,'','0','','','','262236','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(817,'','',1.00,'2021-08-23 11:28:29','27.00','16','newstock','1','','',0.00,'','1','28','Main','1','45','161629707097','',0.00,'','0','','','','262237','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(818,'','',1.00,'2021-08-23 11:28:36','28.00','16','newstock','1','','',0.00,'','1','29','Main','1','45','161629707097','',0.00,'','0','','','','262238','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(819,'','',1.00,'2021-08-23 11:28:39','29.00','16','newstock','1','','',0.00,'','1','30','Main','1','45','161629707097','',0.00,'','0','','','','262239','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(820,'','',1.00,'2021-08-23 11:28:42','30.00','16','newstock','1','','',0.00,'','1','31','Main','1','45','161629707097','',0.00,'','0','','','','2622310','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(821,'','',1.00,'2021-08-23 11:28:45','31.00','16','newstock','1','','',0.00,'','1','32','Main','1','45','161629707097','',0.00,'','0','','','','2622311','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(822,'','',1.00,'2021-08-23 11:28:48','32.00','16','newstock','1','','',0.00,'','1','33','Main','1','45','161629707097','',0.00,'','0','','','','2622312','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(823,'','',1.00,'2021-08-23 11:28:53','33.00','16','newstock','1','','',0.00,'','1','34','Main','1','45','161629707097','',0.00,'','0','','','','2622313','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(824,'','',1.00,'2021-08-23 11:28:58','34.00','16','newstock','1','','',0.00,'','1','35','Main','1','45','161629707097','',0.00,'','0','','','','2622314','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(825,'','',1.00,'2021-08-23 11:29:00','35.00','16','newstock','1','','',0.00,'','1','36','Main','1','45','161629707097','',0.00,'','0','','','','2622315','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(826,'','',1.00,'2021-08-23 11:29:04','36.00','16','newstock','1','','',0.00,'','1','37','Main','1','45','161629707097','',0.00,'','0','','','','2622316','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(827,'','',1.00,'2021-08-23 11:29:07','37.00','16','newstock','1','','',0.00,'','1','38','Main','1','45','161629707097','',0.00,'','0','','','','2622317','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(828,'','',1.00,'2021-08-23 11:29:10','38.00','16','newstock','1','','',0.00,'','1','39','Main','1','45','161629707097','',0.00,'','0','','','','2622318','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(829,'','',1.00,'2021-08-23 11:29:14','39.00','16','newstock','1','','',0.00,'','1','40','Main','1','45','161629707097','',0.00,'','0','','','','2622319','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(830,'','',1.00,'2021-08-23 11:29:17','40.00','16','newstock','1','','',0.00,'','1','41','Main','1','45','161629707097','',0.00,'','0','','','','2622320','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(831,'','',1.00,'2021-08-23 11:29:20','41.00','16','newstock','1','','',0.00,'','1','42','Main','1','45','161629707097','',0.00,'','0','','','','2622321','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(832,'','',1.00,'2021-08-23 11:29:22','42.00','16','newstock','1','','',0.00,'','1','43','Main','1','45','161629707097','',0.00,'','0','','','','2622322','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(833,'','',1.00,'2021-08-23 11:29:25','43.00','16','newstock','1','','',0.00,'','1','44','Main','1','45','161629707097','',0.00,'','0','','','','2622323','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(834,'','',1.00,'2021-08-23 11:29:28','44.00','16','newstock','1','','',0.00,'','1','45','Main','1','45','161629707097','',0.00,'','0','','','','2622324','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(835,'','',1.00,'2021-08-23 11:29:30','45.00','16','newstock','1','','',0.00,'','1','46','Main','1','45','161629707097','',0.00,'','0','','','','2622325','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(836,'','',1.00,'2021-08-23 11:29:33','46.00','16','newstock','1','','',0.00,'','1','47','Main','1','45','161629707097','',0.00,'','0','','','','2622326','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(837,'','',31.00,'2021-08-30 14:51:07','0.00','24','newstock','1','241628759332','13',0.00,'','Main','31','supplier','Main','2','','',0.00,'VATABLE','1092','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','31',1,NULL,'Inclusive','branch',NULL),(838,'','',1.00,'2021-08-31 09:17:02','0.00','16','newstock','1','','',0.00,'','1','1','Main','1','2','161630390592','',0.00,'','1092','','','','3324327','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(839,'','',1.00,'2021-08-31 09:17:09','1.00','16','newstock','1','','',0.00,'','1','2','Main','1','2','161630390592','',0.00,'','1092','','','','3324328','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(840,'','',1.00,'2021-08-31 09:17:13','2.00','16','newstock','1','','',0.00,'','1','3','Main','1','2','161630390592','',0.00,'','1092','','','','3324329','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(841,'','',1.00,'2021-08-31 09:17:16','3.00','16','newstock','1','','',0.00,'','1','4','Main','1','2','161630390592','',0.00,'','1092','','','','3324330','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(842,'','',1.00,'2021-08-31 09:17:19','4.00','16','newstock','1','','',0.00,'','1','5','Main','1','2','161630390592','',0.00,'','1092','','','','3324331','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(843,'','',1.00,'2021-08-31 09:17:26','5.00','16','newstock','1','','',0.00,'','1','6','Main','1','2','161630390592','',0.00,'','1092','','','','3324313','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(844,'','',1.00,'2021-08-31 09:17:37','6.00','16','newstock','1','','',0.00,'','1','7','Main','1','2','161630390592','',0.00,'','1092','','','','3324314','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(845,'','',1.00,'2021-08-31 09:17:40','7.00','16','newstock','1','','',0.00,'','1','8','Main','1','2','161630390592','',0.00,'','1092','','','','3324315','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(846,'','',1.00,'2021-08-31 09:17:43','8.00','16','newstock','1','','',0.00,'','1','9','Main','1','2','161630390592','',0.00,'','1092','','','','3324316','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(847,'','',1.00,'2021-08-31 09:17:46','9.00','16','newstock','1','','',0.00,'','1','10','Main','1','2','161630390592','',0.00,'','1092','','','','3324317','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(848,'','',1.00,'2021-08-31 09:17:49','10.00','16','newstock','1','','',0.00,'','1','11','Main','1','2','161630390592','',0.00,'','1092','','','','3324318','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(849,'','',1.00,'2021-08-31 09:17:51','11.00','16','newstock','1','','',0.00,'','1','12','Main','1','2','161630390592','',0.00,'','1092','','','','3324319','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(850,'','',1.00,'2021-08-31 09:17:54','12.00','16','newstock','1','','',0.00,'','1','13','Main','1','2','161630390592','',0.00,'','1092','','','','3324320','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(851,'','',1.00,'2021-08-31 09:17:57','13.00','16','newstock','1','','',0.00,'','1','14','Main','1','2','161630390592','',0.00,'','1092','','','','3324321','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(852,'','',1.00,'2021-08-31 09:18:00','14.00','16','newstock','1','','',0.00,'','1','15','Main','1','2','161630390592','',0.00,'','1092','','','','3324322','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(853,'','',1.00,'2021-08-31 09:18:06','15.00','16','newstock','1','','',0.00,'','1','16','Main','1','2','161630390592','',0.00,'','1092','','','','3324323','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(854,'','',1.00,'2021-08-31 09:18:11','16.00','16','newstock','1','','',0.00,'','1','17','Main','1','2','161630390592','',0.00,'','1092','','','','3324324','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(855,'','',1.00,'2021-08-31 09:18:15','17.00','16','newstock','1','','',0.00,'','1','18','Main','1','2','161630390592','',0.00,'','1092','','','','3324325','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(856,'','',1.00,'2021-08-31 09:18:19','18.00','16','newstock','1','','',0.00,'','1','19','Main','1','2','161630390592','',0.00,'','1092','','','','3324326','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(857,'','',1.00,'2021-08-31 09:18:27','19.00','16','newstock','1','','',0.00,'','1','20','Main','1','2','161630390592','',0.00,'','1092','','','','332431','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(858,'','',1.00,'2021-08-31 09:18:30','20.00','16','newstock','1','','',0.00,'','1','21','Main','1','2','161630390592','',0.00,'','1092','','','','332432','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(859,'','',1.00,'2021-08-31 09:18:33','21.00','16','newstock','1','','',0.00,'','1','22','Main','1','2','161630390592','',0.00,'','1092','','','','332433','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(860,'','',1.00,'2021-08-31 09:18:36','22.00','16','newstock','1','','',0.00,'','1','23','Main','1','2','161630390592','',0.00,'','1092','','','','332434','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(861,'','',1.00,'2021-08-31 09:18:40','23.00','16','newstock','1','','',0.00,'','1','24','Main','1','2','161630390592','',0.00,'','1092','','','','332435','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(862,'','',1.00,'2021-08-31 09:18:44','24.00','16','newstock','1','','',0.00,'','1','25','Main','1','2','161630390592','',0.00,'','1092','','','','332436','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(863,'','',1.00,'2021-08-31 09:18:46','25.00','16','newstock','1','','',0.00,'','1','26','Main','1','2','161630390592','',0.00,'','1092','','','','332437','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(864,'','',1.00,'2021-08-31 09:18:48','26.00','16','newstock','1','','',0.00,'','1','27','Main','1','2','161630390592','',0.00,'','1092','','','','332438','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(865,'','',1.00,'2021-08-31 09:18:50','27.00','16','newstock','1','','',0.00,'','1','28','Main','1','2','161630390592','',0.00,'','1092','','','','332439','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(866,'','',1.00,'2021-08-31 09:18:57','28.00','16','newstock','1','','',0.00,'','1','29','Main','1','2','161630390592','',0.00,'','1092','','','','3324311','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(867,'','',1.00,'2021-08-31 09:18:59','29.00','16','newstock','1','','',0.00,'','1','30','Main','1','2','161630390592','',0.00,'','1092','','','','3324312','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(868,'','',1.00,'2021-08-31 09:20:45','30.00','16','newstock','1','','',0.00,'','1','31','Main','1','2','161630390592','',0.00,'','1092','','','','3324310','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(869,'','',42.00,'2021-09-03 09:54:56','0.00','24','newstock','1','241630652034','13',0.00,'','Main','42','supplier','Main','3','','',0.00,'VATABLE','1174','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','42',1,NULL,'Inclusive','branch',NULL),(870,'','',1.00,'2021-09-03 16:29:06','172.00','16','newstock','1','','',0.00,'','1','173','Main','1','3','161630675699','',0.00,'','1174','','','','6352040','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(871,'','',1.00,'2021-09-03 16:29:09','173.00','16','newstock','1','','',0.00,'','1','174','Main','1','3','161630675699','',0.00,'','1174','','','','6352041','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(872,'','',1.00,'2021-09-03 16:29:12','174.00','16','newstock','1','','',0.00,'','1','175','Main','1','3','161630675699','',0.00,'','1174','','','','6352042','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(873,'','',1.00,'2021-09-03 16:29:18','175.00','16','newstock','1','','',0.00,'','1','176','Main','1','3','161630675699','',0.00,'','1174','','','','6352030','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(874,'','',1.00,'2021-09-03 16:29:21','176.00','16','newstock','1','','',0.00,'','1','177','Main','1','3','161630675699','',0.00,'','1174','','','','6352031','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(875,'','',1.00,'2021-09-03 16:29:24','177.00','16','newstock','1','','',0.00,'','1','178','Main','1','3','161630675699','',0.00,'','1174','','','','6352032','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(876,'','',1.00,'2021-09-03 16:29:26','178.00','16','newstock','1','','',0.00,'','1','179','Main','1','3','161630675699','',0.00,'','1174','','','','6352033','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(877,'','',1.00,'2021-09-03 16:29:28','179.00','16','newstock','1','','',0.00,'','1','180','Main','1','3','161630675699','',0.00,'','1174','','','','6352034','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(878,'','',1.00,'2021-09-03 16:29:32','180.00','16','newstock','1','','',0.00,'','1','181','Main','1','3','161630675699','',0.00,'','1174','','','','6352035','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(879,'','',1.00,'2021-09-03 16:29:34','181.00','16','newstock','1','','',0.00,'','1','182','Main','1','3','161630675699','',0.00,'','1174','','','','6352036','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(880,'','',1.00,'2021-09-03 16:29:38','182.00','16','newstock','1','','',0.00,'','1','183','Main','1','3','161630675699','',0.00,'','1174','','','','6352037','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(881,'','',1.00,'2021-09-03 16:29:40','183.00','16','newstock','1','','',0.00,'','1','184','Main','1','3','161630675699','',0.00,'','1174','','','','6352038','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(882,'','',1.00,'2021-09-03 16:29:43','184.00','16','newstock','1','','',0.00,'','1','185','Main','1','3','161630675699','',0.00,'','1174','','','','6352039','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(883,'','',1.00,'2021-09-03 16:29:46','185.00','16','newstock','1','','',0.00,'','1','186','Main','1','3','161630675699','',0.00,'','1174','','','','6352019','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(884,'','',1.00,'2021-09-03 16:29:49','186.00','16','newstock','1','','',0.00,'','1','187','Main','1','3','161630675699','',0.00,'','1174','','','','6352018','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(885,'','',1.00,'2021-09-03 16:29:52','187.00','16','newstock','1','','',0.00,'','1','188','Main','1','3','161630675699','',0.00,'','1174','','','','6352017','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(886,'','',1.00,'2021-09-03 16:29:55','188.00','16','newstock','1','','',0.00,'','1','189','Main','1','3','161630675699','',0.00,'','1174','','','','6352016','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(887,'','',1.00,'2021-09-03 16:30:03','189.00','16','newstock','1','','',0.00,'','1','190','Main','1','3','161630675699','',0.00,'','1174','','','','6352014','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(888,'','',1.00,'2021-09-03 16:30:07','190.00','16','newstock','1','','',0.00,'','1','191','Main','1','3','161630675699','',0.00,'','1174','','','','6352015','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(889,'','',1.00,'2021-09-03 16:30:12','191.00','16','newstock','1','','',0.00,'','1','192','Main','1','3','161630675699','',0.00,'','1174','','','','6352013','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(890,'','',1.00,'2021-09-03 16:30:15','192.00','16','newstock','1','','',0.00,'','1','193','Main','1','3','161630675699','',0.00,'','1174','','','','6352012','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(891,'','',1.00,'2021-09-03 16:30:17','193.00','16','newstock','1','','',0.00,'','1','194','Main','1','3','161630675699','',0.00,'','1174','','','','6352011','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(892,'','',1.00,'2021-09-03 16:30:21','194.00','16','newstock','1','','',0.00,'','1','195','Main','1','3','161630675699','',0.00,'','1174','','','','6352010','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(893,'','',1.00,'2021-09-03 16:30:33','195.00','16','newstock','1','','',0.00,'','1','196','Main','1','3','161630675699','',0.00,'','1174','','','','6352020','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(894,'','',1.00,'2021-09-03 16:30:38','196.00','16','newstock','1','','',0.00,'','1','197','Main','1','3','161630675699','',0.00,'','1174','','','','6352021','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(895,'','',1.00,'2021-09-03 16:30:46','197.00','16','newstock','1','','',0.00,'','1','198','Main','1','3','161630675699','',0.00,'','1174','','','','6352022','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(896,'','',1.00,'2021-09-03 16:30:53','198.00','16','newstock','1','','',0.00,'','1','199','Main','1','3','161630675699','',0.00,'','1174','','','','6352023','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(897,'','',1.00,'2021-09-03 16:30:56','199.00','16','newstock','1','','',0.00,'','1','200','Main','1','3','161630675699','',0.00,'','1174','','','','6352024','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(898,'','',1.00,'2021-09-03 16:30:59','200.00','16','newstock','1','','',0.00,'','1','201','Main','1','3','161630675699','',0.00,'','1174','','','','6352025','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(899,'','',1.00,'2021-09-03 16:31:06','201.00','16','newstock','1','','',0.00,'','1','202','Main','1','3','161630675699','',0.00,'','1174','','','','6352026','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(900,'','',1.00,'2021-09-03 16:31:18','202.00','16','newstock','1','','',0.00,'','1','203','Main','1','3','161630675699','',0.00,'','1174','','','','6352027','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(901,'','',1.00,'2021-09-03 16:31:22','203.00','16','newstock','1','','',0.00,'','1','204','Main','1','3','161630675699','',0.00,'','1174','','','','6352028','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(902,'','',1.00,'2021-09-03 16:31:26','204.00','16','newstock','1','','',0.00,'','1','205','Main','1','3','161630675699','',0.00,'','1174','','','','6352029','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(903,'','',1.00,'2021-09-03 16:31:30','205.00','16','newstock','1','','',0.00,'','1','206','Main','1','3','161630675699','',0.00,'','1174','','','','635209','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(904,'','',1.00,'2021-09-03 16:31:35','206.00','16','newstock','1','','',0.00,'','1','207','Main','1','3','161630675699','',0.00,'','1174','','','','635208','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(905,'','',1.00,'2021-09-03 16:31:38','207.00','16','newstock','1','','',0.00,'','1','208','Main','1','3','161630675699','',0.00,'','1174','','','','635207','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(906,'','',1.00,'2021-09-03 16:31:42','208.00','16','newstock','1','','',0.00,'','1','209','Main','1','3','161630675699','',0.00,'','1174','','','','635206','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(907,'','',1.00,'2021-09-03 16:31:46','209.00','16','newstock','1','','',0.00,'','1','210','Main','1','3','161630675699','',0.00,'','1174','','','','635205','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(908,'','',1.00,'2021-09-03 16:32:00','210.00','16','newstock','1','','',0.00,'','1','211','Main','1','3','161630675699','',0.00,'','1174','','','','635204','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(909,'','',1.00,'2021-09-03 16:32:03','211.00','16','newstock','1','','',0.00,'','1','212','Main','1','3','161630675699','',0.00,'','1174','','','','635203','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(910,'','',1.00,'2021-09-03 16:32:06','212.00','16','newstock','1','','',0.00,'','1','213','Main','1','3','161630675699','',0.00,'','1174','','','','635202','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(911,'','',1.00,'2021-09-03 16:32:09','213.00','16','newstock','1','','',0.00,'','1','214','Main','1','3','161630675699','',0.00,'','1174','','','','635201','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(912,'','',61.00,'2021-09-07 12:40:46','0.00','24','newstock','1','241631007594','13',0.00,'','Main','61','supplier','Main','3','','',0.00,'VATABLE','1174','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','61',1,NULL,'Inclusive','branch',NULL),(913,'','',1.00,'2021-09-08 10:59:50','214.00','16','newstock','1','','',0.00,'','1','215','Main','1','3','161631087971','',0.00,'','1174','','','','6500460','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(914,'','',1.00,'2021-09-08 10:59:56','215.00','16','newstock','1','','',0.00,'','1','216','Main','1','3','161631087971','',0.00,'','1174','','','','6500461','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(915,'','',1.00,'2021-09-08 11:00:00','216.00','16','newstock','1','','',0.00,'','1','217','Main','1','3','161631087971','',0.00,'','1174','','','','6500420','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(916,'','',1.00,'2021-09-08 11:00:06','217.00','16','newstock','1','','',0.00,'','1','218','Main','1','3','161631087971','',0.00,'','1174','','','','6500421','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(917,'','',1.00,'2021-09-08 11:00:12','218.00','16','newstock','1','','',0.00,'','1','219','Main','1','3','161631087971','',0.00,'','1174','','','','6500422','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(918,'','',1.00,'2021-09-08 11:00:16','219.00','16','newstock','1','','',0.00,'','1','220','Main','1','3','161631087971','',0.00,'','1174','','','','6500423','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(919,'','',1.00,'2021-09-08 11:00:27','220.00','16','newstock','1','','',0.00,'','1','221','Main','1','3','161631087971','',0.00,'','1174','','','','6500424','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(920,'','',1.00,'2021-09-08 11:00:31','221.00','16','newstock','1','','',0.00,'','1','222','Main','1','3','161631087971','',0.00,'','1174','','','','6500425','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(921,'','',1.00,'2021-09-08 11:00:37','222.00','16','newstock','1','','',0.00,'','1','223','Main','1','3','161631087971','',0.00,'','1174','','','','6500426','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(922,'','',1.00,'2021-09-08 11:00:40','223.00','16','newstock','1','','',0.00,'','1','224','Main','1','3','161631087971','',0.00,'','1174','','','','6500427','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(923,'','',1.00,'2021-09-08 11:00:45','224.00','16','newstock','1','','',0.00,'','1','225','Main','1','3','161631087971','',0.00,'','1174','','','','6500428','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(924,'','',1.00,'2021-09-08 11:00:48','225.00','16','newstock','1','','',0.00,'','1','226','Main','1','3','161631087971','',0.00,'','1174','','','','6500429','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(925,'','',1.00,'2021-09-08 11:00:51','226.00','16','newstock','1','','',0.00,'','1','227','Main','1','3','161631087971','',0.00,'','1174','','','','6500459','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(926,'','',1.00,'2021-09-08 11:00:54','227.00','16','newstock','1','','',0.00,'','1','228','Main','1','3','161631087971','',0.00,'','1174','','','','6500458','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(927,'','',1.00,'2021-09-08 11:00:56','228.00','16','newstock','1','','',0.00,'','1','229','Main','1','3','161631087971','',0.00,'','1174','','','','6500457','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(928,'','',1.00,'2021-09-08 11:00:59','229.00','16','newstock','1','','',0.00,'','1','230','Main','1','3','161631087971','',0.00,'','1174','','','','6500456','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(929,'','',1.00,'2021-09-08 11:01:01','230.00','16','newstock','1','','',0.00,'','1','231','Main','1','3','161631087971','',0.00,'','1174','','','','6500455','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(930,'','',1.00,'2021-09-08 11:01:05','231.00','16','newstock','1','','',0.00,'','1','232','Main','1','3','161631087971','',0.00,'','1174','','','','6500454','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(931,'','',1.00,'2021-09-08 11:01:08','232.00','16','newstock','1','','',0.00,'','1','233','Main','1','3','161631087971','',0.00,'','1174','','','','6500453','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(932,'','',1.00,'2021-09-08 11:01:11','233.00','16','newstock','1','','',0.00,'','1','234','Main','1','3','161631087971','',0.00,'','1174','','','','6500452','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(933,'','',1.00,'2021-09-08 11:01:15','234.00','16','newstock','1','','',0.00,'','1','235','Main','1','3','161631087971','',0.00,'','1174','','','','6500451','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(934,'','',1.00,'2021-09-08 11:01:18','235.00','16','newstock','1','','',0.00,'','1','236','Main','1','3','161631087971','',0.00,'','1174','','','','6500450','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(935,'','',1.00,'2021-09-08 11:01:29','236.00','16','newstock','1','','',0.00,'','1','237','Main','1','3','161631087971','',0.00,'','1174','','','','650041','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(936,'','',1.00,'2021-09-08 11:01:32','237.00','16','newstock','1','','',0.00,'','1','238','Main','1','3','161631087971','',0.00,'','1174','','','','650042','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(937,'','',1.00,'2021-09-08 11:01:35','238.00','16','newstock','1','','',0.00,'','1','239','Main','1','3','161631087971','',0.00,'','1174','','','','650043','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(938,'','',1.00,'2021-09-08 11:01:38','239.00','16','newstock','1','','',0.00,'','1','240','Main','1','3','161631087971','',0.00,'','1174','','','','650044','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(939,'','',1.00,'2021-09-08 11:01:40','240.00','16','newstock','1','','',0.00,'','1','241','Main','1','3','161631087971','',0.00,'','1174','','','','650045','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(940,'','',1.00,'2021-09-08 11:01:43','241.00','16','newstock','1','','',0.00,'','1','242','Main','1','3','161631087971','',0.00,'','1174','','','','650046','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(941,'','',1.00,'2021-09-08 11:01:45','242.00','16','newstock','1','','',0.00,'','1','243','Main','1','3','161631087971','',0.00,'','1174','','','','650047','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(942,'','',1.00,'2021-09-08 11:01:48','243.00','16','newstock','1','','',0.00,'','1','244','Main','1','3','161631087971','',0.00,'','1174','','','','650048','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(943,'','',1.00,'2021-09-08 11:01:50','244.00','16','newstock','1','','',0.00,'','1','245','Main','1','3','161631087971','',0.00,'','1174','','','','650049','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(944,'','',1.00,'2021-09-08 11:01:55','245.00','16','newstock','1','','',0.00,'','1','246','Main','1','3','161631087971','',0.00,'','1174','','','','6500449','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(945,'','',1.00,'2021-09-08 11:01:57','246.00','16','newstock','1','','',0.00,'','1','247','Main','1','3','161631087971','',0.00,'','1174','','','','6500448','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(946,'','',1.00,'2021-09-08 11:02:00','247.00','16','newstock','1','','',0.00,'','1','248','Main','1','3','161631087971','',0.00,'','1174','','','','6500447','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(947,'','',1.00,'2021-09-08 11:02:02','248.00','16','newstock','1','','',0.00,'','1','249','Main','1','3','161631087971','',0.00,'','1174','','','','6500446','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(948,'','',1.00,'2021-09-08 11:02:05','249.00','16','newstock','1','','',0.00,'','1','250','Main','1','3','161631087971','',0.00,'','1174','','','','6500445','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(949,'','',1.00,'2021-09-08 11:02:08','250.00','16','newstock','1','','',0.00,'','1','251','Main','1','3','161631087971','',0.00,'','1174','','','','6500444','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(950,'','',1.00,'2021-09-08 11:02:11','251.00','16','newstock','1','','',0.00,'','1','252','Main','1','3','161631087971','',0.00,'','1174','','','','6500443','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(951,'','',1.00,'2021-09-08 11:02:13','252.00','16','newstock','1','','',0.00,'','1','253','Main','1','3','161631087971','',0.00,'','1174','','','','6500442','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(952,'','',1.00,'2021-09-08 11:02:16','253.00','16','newstock','1','','',0.00,'','1','254','Main','1','3','161631087971','',0.00,'','1174','','','','6500441','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(953,'','',1.00,'2021-09-08 11:02:18','254.00','16','newstock','1','','',0.00,'','1','255','Main','1','3','161631087971','',0.00,'','1174','','','','6500440','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(954,'','',1.00,'2021-09-08 11:02:29','255.00','16','newstock','1','','',0.00,'','1','256','Main','1','3','161631087971','',0.00,'','1174','','','','6500410','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(955,'','',1.00,'2021-09-08 11:02:32','256.00','16','newstock','1','','',0.00,'','1','257','Main','1','3','161631087971','',0.00,'','1174','','','','6500411','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(956,'','',1.00,'2021-09-08 11:02:35','257.00','16','newstock','1','','',0.00,'','1','258','Main','1','3','161631087971','',0.00,'','1174','','','','6500412','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(957,'','',1.00,'2021-09-08 11:02:38','258.00','16','newstock','1','','',0.00,'','1','259','Main','1','3','161631087971','',0.00,'','1174','','','','6500413','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(958,'','',1.00,'2021-09-08 11:02:47','259.00','16','newstock','1','','',0.00,'','1','260','Main','1','3','161631087971','',0.00,'','1174','','','','6500414','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(959,'','',1.00,'2021-09-08 11:02:50','260.00','16','newstock','1','','',0.00,'','1','261','Main','1','3','161631087971','',0.00,'','1174','','','','6500415','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(960,'','',1.00,'2021-09-08 11:02:55','261.00','16','newstock','1','','',0.00,'','1','262','Main','1','3','161631087971','',0.00,'','1174','','','','6500416','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(961,'','',1.00,'2021-09-08 11:02:58','262.00','16','newstock','1','','',0.00,'','1','263','Main','1','3','161631087971','',0.00,'','1174','','','','6500417','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(962,'','',1.00,'2021-09-08 11:03:00','263.00','16','newstock','1','','',0.00,'','1','264','Main','1','3','161631087971','',0.00,'','1174','','','','6500418','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(963,'','',1.00,'2021-09-08 11:03:03','264.00','16','newstock','1','','',0.00,'','1','265','Main','1','3','161631087971','',0.00,'','1174','','','','6500419','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(964,'','',1.00,'2021-09-08 11:03:13','265.00','16','newstock','1','','',0.00,'','1','266','Main','1','3','161631087971','',0.00,'','1174','','','','6500439','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(965,'','',1.00,'2021-09-08 11:03:17','266.00','16','newstock','1','','',0.00,'','1','267','Main','1','3','161631087971','',0.00,'','1174','','','','6500438','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(966,'','',1.00,'2021-09-08 11:03:20','267.00','16','newstock','1','','',0.00,'','1','268','Main','1','3','161631087971','',0.00,'','1174','','','','6500437','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(967,'','',1.00,'2021-09-08 11:03:23','268.00','16','newstock','1','','',0.00,'','1','269','Main','1','3','161631087971','',0.00,'','1174','','','','6500436','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(968,'','',1.00,'2021-09-08 11:03:26','269.00','16','newstock','1','','',0.00,'','1','270','Main','1','3','161631087971','',0.00,'','1174','','','','6500435','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(969,'','',1.00,'2021-09-08 11:03:29','270.00','16','newstock','1','','',0.00,'','1','271','Main','1','3','161631087971','',0.00,'','1174','','','','6500434','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(970,'','',1.00,'2021-09-08 11:03:32','271.00','16','newstock','1','','',0.00,'','1','272','Main','1','3','161631087971','',0.00,'','1174','','','','6500433','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(971,'','',1.00,'2021-09-08 11:03:43','272.00','16','newstock','1','','',0.00,'','1','273','Main','1','3','161631087971','',0.00,'','1174','','','','6500432','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(972,'','',1.00,'2021-09-08 11:03:46','273.00','16','newstock','1','','',0.00,'','1','274','Main','1','3','161631087971','',0.00,'','1174','','','','6500431','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(973,'','',1.00,'2021-09-08 11:03:50','274.00','16','newstock','1','','',0.00,'','1','275','Main','1','3','161631087971','',0.00,'','1174','','','','6500430','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL),(974,'','',58.00,'2021-09-28 11:07:26','0.00','24','newstock','1','241631007594','13',0.00,'','Main','58','supplier','Main','3','','',0.00,'VATABLE','1174','','','','','returned',24,'2021-09-28 15:38:05','pcs','58',1,NULL,'Inclusive','branch',NULL),(975,'','',50.00,'2021-09-28 11:07:36','58.00','24','newstock','1','241631007594','13',0.00,'','Main','108','supplier','Main','3','','',0.00,'VATABLE','1174','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL),(976,'','',0.00,'2021-09-28 15:38:39','275.00','24','newstock','1','241632832694','13',0.00,'','1','275','Main','1','3','','',0.00,'','1174','','','','','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, 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,0,1,'active','employee',1),(2,6000.00,7999.00,300.00,0,1,'active','employee',1),(3,8000.00,11999.00,400.00,0,1,'active','employee',1),(4,12000.00,14999.00,500.00,0,1,'active','employee',1),(5,15000.00,19999.00,600.00,0,1,'active','employee',1),(6,20000.00,24999.00,750.00,0,1,'active','employee',1),(7,25000.00,29999.00,850.00,0,1,'active','employee',1),(8,30000.00,34999.00,900.00,0,1,'active','employee',1),(9,35000.00,39000.00,950.00,0,1,'active','employee',1),(10,40000.00,44999.00,1000.00,0,1,'active','employee',1),(11,45000.00,49000.00,1100.00,0,1,'active','employee',1),(12,50000.00,59999.00,1200.00,0,1,'active','employee',1),(13,60000.00,69999.00,1300.00,0,1,'active','employee',1),(14,70000.00,79999.00,1400.00,0,1,'active','employee',1),(15,80000.00,89999.00,1500.00,0,1,'active','employee',1),(16,90000.00,99999.00,1600.00,0,1,'active','employee',1),(17,100000.00,99999999.00,1700.00,0,1,'active','employee',1),(18,0.00,0.00,500.00,0,1,'active','employer',1); /*!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,0,1,'active','employee',1,180.00,0.00,180.00),(2,3000.00,4500.00,270.00,0,1,'active','employee',1,270.00,0.00,270.00),(3,4500.00,6000.00,360.00,0,1,'active','employee',1,360.00,0.00,360.00),(4,6000.00,10000.00,360.00,0,1,'active','employee',1,360.00,240.00,600.00),(5,10000.00,14000.00,360.00,0,1,'active','employee',1,360.00,480.00,840.00),(6,14000.00,18000.00,360.00,0,1,'active','employee',1,360.00,720.00,1080.00),(7,18000.00,20000.00,360.00,0,1,'active','employee',1,360.00,720.00,1080.00),(8,20000.00,100000.00,360.00,0,1,'active','employee',1,360.00,720.00,1080.00),(9,100000.00,500000.00,360.00,0,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 `orderlist` -- DROP TABLE IF EXISTS `orderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `orderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `exactime` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `itemid` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `qty` decimal(10,2) DEFAULT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `code` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `orderlist` -- LOCK TABLES `orderlist` WRITE; /*!40000 ALTER TABLE `orderlist` DISABLE KEYS */; /*!40000 ALTER TABLE `orderlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `outgoingstock` -- DROP TABLE IF EXISTS `outgoingstock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `outgoingstock` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `total` varchar(50) NOT NULL, `date` varchar(50) NOT NULL, `item_id` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `invoice_number` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `buyingprice` varchar(30) NOT NULL, `amount` varchar(30) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'shop', `comments` text NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `outgoingstock` -- LOCK TABLES `outgoingstock` WRITE; /*!40000 ALTER TABLE `outgoingstock` DISABLE KEYS */; /*!40000 ALTER TABLE `outgoingstock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `parceldelivery` -- DROP TABLE IF EXISTS `parceldelivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `parceldelivery` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateposted` varchar(50) NOT NULL, `customer` varchar(40) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `amount` varchar(10) NOT NULL DEFAULT '0.00', `duedate` varchar(20) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'Dispatched', `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `totalamount` varchar(30) NOT NULL DEFAULT '', `type` varchar(50) DEFAULT NULL, `receiver` varchar(50) NOT NULL, `receiverphone` varchar(50) NOT NULL, `receiveraddress` text NOT NULL, `origin` int(11) NOT NULL, `destination` int(11) NOT NULL, `weight` varchar(50) NOT NULL, `receiveremail` varchar(50) DEFAULT NULL, `totalvalue` varchar(20) NOT NULL, `vat` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, `receiveridno` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `parceldelivery` -- LOCK TABLES `parceldelivery` WRITE; /*!40000 ALTER TABLE `parceldelivery` DISABLE KEYS */; /*!40000 ALTER TABLE `parceldelivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `password_resets` -- DROP TABLE IF EXISTS `password_resets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `password_resets` ( `email` varchar(255) NOT NULL, `token` varchar(255) NOT NULL, `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), KEY `password_resets_email_index` (`email`), KEY `password_resets_token_index` (`token`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `password_resets` -- LOCK TABLES `password_resets` WRITE; /*!40000 ALTER TABLE `password_resets` DISABLE KEYS */; INSERT INTO `password_resets` VALUES ('rmanyala@jkuat.ac.ke','55addf31b644939f3e4e858a70d3fe997eeef74149f54eca8e593f9c077becea','2016-07-02 02:47:19'); /*!40000 ALTER TABLE `password_resets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paye` -- DROP TABLE IF EXISTS `paye`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paye` ( `id` int(11) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(15,2) NOT NULL, `amt` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `percentage` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paye` -- LOCK TABLES `paye` WRITE; /*!40000 ALTER TABLE `paye` DISABLE KEYS */; INSERT INTO `paye` VALUES (1,0.00,24000.00,24000.00,1,1,'active',10.00),(2,24001.00,40667.00,16666.00,1,1,'active',15.00),(3,40668.00,57333.00,16665.00,1,1,'active',20.00),(4,57333.00,1000000000.00,57333.00,1,1,'active',25.00); /*!40000 ALTER TABLE `paye` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentmethodes` -- DROP TABLE IF EXISTS `paymentmethodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentmethodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `dateposted` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `type` text NOT NULL, `balance` varchar(30) NOT NULL, 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 `paymentmethodes` -- LOCK TABLES `paymentmethodes` WRITE; /*!40000 ALTER TABLE `paymentmethodes` DISABLE KEYS */; INSERT INTO `paymentmethodes` VALUES (1,'MOBILE MONEY','','active','2018-03-24 04:57:04am','1','1','',''),(2,'MPESA','MPESA','active','2018-03-24 04:57:18am','1','1','1',''),(3,'CASH','','active','2018-03-24 04:59:50am','1','1','',''),(4,'BANK','BANK','active','2018-03-24 05:00:12am','1','1','',''),(5,'CARD','','active','2018-03-26 14:34:44pm','1','1','',''); /*!40000 ALTER TABLE `paymentmethodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `payments` -- DROP TABLE IF EXISTS `payments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `payments` ( `id` int(100) NOT NULL AUTO_INCREMENT, `paidto` varchar(100) NOT NULL, `paiby` varchar(100) NOT NULL, `paiddate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `approvedby` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `receiptno` varchar(100) NOT NULL DEFAULT 'no', `comments` text NOT NULL, `idno` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `payments` -- LOCK TABLES `payments` WRITE; /*!40000 ALTER TABLE `payments` DISABLE KEYS */; /*!40000 ALTER TABLE `payments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentsection` -- DROP TABLE IF EXISTS `paymentsection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentsection` ( `id` int(40) NOT NULL AUTO_INCREMENT, `methodid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `description` text NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paymentsection` -- LOCK TABLES `paymentsection` WRITE; /*!40000 ALTER TABLE `paymentsection` DISABLE KEYS */; INSERT INTO `paymentsection` VALUES (8,'2','KCB Bank','KCB Bank','2016-04-20 10:39:59','','3','3'),(9,'2','Equity Bank','Equity Bank','2016-04-20 10:40:10','','3','3'),(10,'4','cash','CASH','2016-04-20 10:40:34','','3','3'),(11,'3','Lipa rent','','2016-04-20 10:40:48','','3','3'),(12,'1','Airtel Money','Airtel Money','2016-04-20 10:41:17','','3','3'),(13,'1','M-pesa','M-pesa','2016-04-20 10:41:32','','3','3'),(15,'6','Coparent','Coparent','2016-05-25 04:21:55','','3','3'),(16,'2','Unaitas','Unaitas','2017-12-16 06:51:45','','',''); /*!40000 ALTER TABLE `paymentsection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `payroll` -- DROP TABLE IF EXISTS `payroll`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `payroll` ( `id` int(100) NOT NULL AUTO_INCREMENT, `type` varchar(255) NOT NULL, `designation` varchar(255) NOT NULL, `allowance` varchar(255) NOT NULL, `paytype` varchar(255) NOT NULL, `nohours` varchar(255) NOT NULL, `salary` varchar(255) NOT NULL, `nodays` varchar(255) NOT NULL, `nodaysyearly` varchar(255) NOT NULL, `annualsalary` varchar(255) NOT NULL, `monthlysalary` varchar(50) NOT NULL, `dailysalary` varchar(100) DEFAULT NULL, `comments` text NOT NULL, `vat` varchar(50) NOT NULL DEFAULT 'active', `payee` varchar(50) NOT NULL, `nssf` varchar(100) NOT NULL, `nihf` text NOT NULL, `employeeid` varchar(100) NOT NULL, `advance` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `other` varchar(50) NOT NULL, `month` varchar(50) NOT NULL, `year` varchar(50) NOT NULL, `loan` varchar(100) NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`type`), KEY `last_name` (`designation`), KEY `email` (`paytype`), KEY `phppos_people_ibfk_1` (`dailysalary`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `payroll` -- LOCK TABLES `payroll` WRITE; /*!40000 ALTER TABLE `payroll` DISABLE KEYS */; /*!40000 ALTER TABLE `payroll` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `people` -- DROP TABLE IF EXISTS `people`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `people` ( `id` int(11) NOT NULL AUTO_INCREMENT, `firstname` varchar(255) NOT NULL, `surname` varchar(20) NOT NULL, `lastname` varchar(255) DEFAULT NULL, `phone` varchar(255) DEFAULT NULL, `email` varchar(255) DEFAULT NULL, `password` text NOT NULL, `address_1` varchar(255) NOT NULL, `gender` varchar(255) DEFAULT NULL, `city` varchar(255) NOT NULL, `zip` varchar(255) NOT NULL, `country` varchar(255) NOT NULL, `comments` text NOT NULL, `image_id` varchar(100) DEFAULT NULL, `category` varchar(50) NOT NULL DEFAULT 'accommodation', `status` varchar(50) NOT NULL DEFAULT '1', `company` varchar(50) DEFAULT NULL, `account` varchar(100) NOT NULL, `website` text NOT NULL, `idno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `entrydate` varchar(50) NOT NULL, `jobstatus` varchar(30) NOT NULL, `salary` decimal(10,2) NOT NULL, `department` varchar(20) NOT NULL, `dob` varchar(20) NOT NULL, `passport` varchar(30) NOT NULL, `ethnicity` varchar(30) NOT NULL, `religion` varchar(30) NOT NULL, `salarystartdate` varchar(30) NOT NULL, `salaryreviewdate` varchar(30) NOT NULL, `bankname` varchar(30) NOT NULL, `bankaccount` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `method` varchar(30) NOT NULL, `probationdate` varchar(30) NOT NULL, `number` varchar(20) NOT NULL, `relief` decimal(10,2) NOT NULL, `leavegroup` varchar(30) NOT NULL, `manager` varchar(30) NOT NULL, `marital` varchar(30) NOT NULL, `smstype` varchar(20) NOT NULL, `totalsms` decimal(10,2) NOT NULL, `apiaccount_id` int(11) NOT NULL, `photo` text NOT NULL, `code` varchar(30) NOT NULL, `service` varchar(20) NOT NULL, `usertype` varchar(20) NOT NULL DEFAULT 'user', `username` varchar(20) NOT NULL, `county` int(11) NOT NULL, `province` int(11) NOT NULL, `box` int(11) NOT NULL, `town` varchar(20) NOT NULL, `updatedate` varchar(20) NOT NULL, `recoverpassword` int(11) NOT NULL, `createddate` varchar(30) NOT NULL, `rate` decimal(10,2) DEFAULT NULL, `kra` varchar(50) NOT NULL, `nssf` varchar(50) NOT NULL, `nhif` varchar(50) NOT NULL, `paid` varchar(20) NOT NULL, `supplierbalance` decimal(10,2) NOT NULL, `balanceuploaded` int(11) DEFAULT 0, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `customerlimit` varchar(10) NOT NULL DEFAULT 'no', `limitamount` decimal(10,2) NOT NULL, `dropdown` varchar(10) NOT NULL DEFAULT 'yes', `lastbalancedate` varchar(30) NOT NULL, `transactionid` int(11) NOT NULL, `accountname` varchar(30) NOT NULL, `accountno` varchar(30) NOT NULL, `certificate` varchar(30) NOT NULL, `shares` varchar(30) NOT NULL, `certificateno` varchar(30) NOT NULL, `renewaldetails` varchar(30) DEFAULT NULL, `salesperson` varchar(10) DEFAULT NULL, `idnumber` text NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, 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=204 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `people` -- LOCK TABLES `people` WRITE; /*!40000 ALTER TABLE `people` DISABLE KEYS */; INSERT INTO `people` VALUES (1,'Robisearch','Manyala','robert','254789927564','robisearch@gmail.com','33938869','','female','','','','',NULL,'user','1','Robisearch LTD','','','',317460.00,'1','2021-06-18','','1','2020-04-13','Permanent',20000.00,'','2020-05-11','','','','2020-04-13','2020-04-21','JKUAT KCB','775879333','Monthly','2','2020-04-30','900',0.00,'','','Single','1',96.00,1,'','','yes','admin','',0,0,0,'','2019-01-26',0,'2019-03-10',0.00,'2342342234234','3446666','3446666','Yes',3600.00,0,0.00,3.99,'no',0.00,'','2021-01-02 13:39:21',0,'','','','','',NULL,NULL,'',1),(4,'Tenant','','','254718667391','','','','','','','1 ','','3087791610367882','accommodation','1','','','','20482332',5300.00,'1','2021-01-11 15:25:03','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1),(5,'JAMES','','','254718667391','','','','Male','','','1 ','','2205371611029468','accommodation','1','','','','2048233233',5007.00,'1','2021-01-19 07:11:35','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-01-21 12:15:33',0,'','','','','',NULL,NULL,'',1),(8,'Jane','',NULL,'254713837805','','','','female','','2022-01-26','1','',NULL,'member','1','Miano','','','',1450.00,'6','2021-01-26 15:06:23','','1','2021-01-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-01-26 15:07:56',0,'','','','','',NULL,NULL,'',1),(10,'Enos','','','254795602114','saliminnocent21@gmail.com','','','Male','','','1 ','','5795041612254274','accommodation','1','iMaq Solutions','','','34390246',1750.00,'6','2021-02-02 11:25:28','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',30,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1),(12,'NOOR','NOOR',NULL,'0722342809','noor_baf@yahoo.com','11626549','','female','','','','',NULL,'user','1',NULL,'','','',0.00,'','2021-06-19','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','admin','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'','',0,'','','','','',NULL,NULL,'',1),(13,'LTI','',NULL,'0720870050','','','','','','','1','',NULL,'supplier','1','LTI','','','',0.00,'9','2021-02-02 14:59:20','','1','2021-02-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-12 17:19:01',0,'','','','','',NULL,NULL,'',1),(15,'CHESOS','CHESOS',NULL,'0722593594','bowenchesos2000@gmail.com','22678260','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2021-06-19','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'','',0,'','','','','',NULL,NULL,'',1),(16,'CHRISTINE','CHRISTINE',NULL,'254721950337','cyatich@gmail.com','11338543','','female','','','','',NULL,'user','1',NULL,'','','',0.00,'','2021-06-19','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','admin','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'','',0,'','','','','',NULL,NULL,'',1),(17,'Dennis','Kinyosi',NULL,'0711986810','wekesa@ltikenya.com','password@2012','','male','','','','',NULL,'user','1',NULL,'','','23966057',0.00,'','2021-02-03','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','admin','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'','',0,'','','','','',NULL,NULL,'',1),(19,'HAWA','HAWA',NULL,'254712184354','hawah.ally@yahoo.com','29541543','','female','','','','',NULL,'user','1',NULL,'','','',0.00,'','2021-02-12','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'','',0,'','','','','',NULL,NULL,'',1),(20,'Nakuru Baseline Hardware','','','0723308883','','password@2012','','','','2022-02-03','1 ','',NULL,'member','1','','','','',13872.00,'19','2021-02-16 11:23:56','','1','2021-02-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-04 10:27:10',0,'','','','','','','','',3),(21,'Blossom Hope','',NULL,'2','','','','','','2022-02-03','1','',NULL,'member','1','','','','',128948.00,'19','2021-02-03 12:45:33','','1','2021-02-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-06 12:20:30',0,'','','','','',NULL,NULL,'',1),(24,'BENARD','NGETICH',NULL,'25472065823','kipkemoingetic@gmail.com','23516306','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2021-06-22','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','admin','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'','',0,'','','','','',NULL,NULL,'',1),(25,'NELSON','CHEBOI',NULL,'254722613319','nelsoncheboi276@gmail.com','29422143','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2021-06-22','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','admin','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'','',0,'','','','','',NULL,NULL,'',1),(26,'HILLARY','CHEBII',NULL,'0710975989','hc@niacosmetics.com','25169599','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2021-02-12','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'','',0,'','','','','',NULL,NULL,'',1),(27,'FRANCIS','MUNGAYA',NULL,'0722906560','fm@lti.co.ke','22909375','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2021-06-19','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'','',0,'','','','','',NULL,NULL,'',1),(28,'ELIZABETH','ARUSEI',NULL,'0711141036','ea@lti.co.ke','24668752','','female','','','','',NULL,'user','1',NULL,'','','',0.00,'','2021-02-12','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'','',0,'','','','','',NULL,NULL,'',1),(31,'ALI','MOHAMMED',NULL,'N/A','ali.mohammed','ALI123','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2021-06-19','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','admin','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'','',0,'','','','','',NULL,NULL,'',1),(32,'Wareng Hardware','',NULL,'254734108200','','','','','','2022-02-11','1','',NULL,'member','1','','','','',0.00,'19','2021-02-11 12:57:54','','1','2021-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1),(33,'Nilkanth varni Hardware','',NULL,'0713067886','','','','','','2022-02-11','1','',NULL,'member','1','','','','',92220.00,'19','2021-02-11 17:04:16','','1','2021-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-11 17:39:13',0,'','','','','',NULL,NULL,'',1),(34,'Ruby Hardware','',NULL,'0722686620','','','','','','2022-02-11','1','',NULL,'member','1','','','','',184440.00,'19','2021-02-11 17:06:33','','1','2021-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-11 17:41:56',0,'','','','','',NULL,NULL,'',1),(35,'Elephant Hardware','',NULL,'0721585996','','','','','','2022-02-11','1','',NULL,'member','1','','','','',184440.00,'19','2021-02-11 17:08:36','','1','2021-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-11 17:42:54',0,'','','','','',NULL,NULL,'',1),(36,'Nakuru Baseline Hardware','',NULL,'0723308883','','','','','','2022-02-11','1','',NULL,'member','1','','','','',2407696.00,'19','2021-02-11 17:09:04','','1','2021-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-19 13:19:57',0,'','','','','',NULL,NULL,'',1),(37,'Shirdi Tradings','',NULL,'0722129921','','','','','','2022-02-11','1','',NULL,'member','1','','','','',542880.00,'19','2021-02-11 17:10:22','','1','2021-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-26 14:36:23',0,'','','','','',NULL,NULL,'',1),(38,'United Molo Hardware','',NULL,'0720456938','','','','','','2022-02-11','1','',NULL,'member','1','','','','',92220.00,'19','2021-02-11 17:16:19','','1','2021-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-11 17:55:03',0,'','','','','',NULL,NULL,'',1),(39,'Capital Hardware','',NULL,'0708388587','','','','','','2022-02-11','1','',NULL,'member','1','','','','',184440.00,'19','2021-02-11 17:16:49','','1','2021-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-11 17:51:15',0,'','','','','',NULL,NULL,'',1),(40,'Dansuz Investment','',NULL,'0723829262','','','','','','2022-02-11','1','',NULL,'member','1','','','','',615264.00,'19','2021-02-11 17:17:14','','1','2021-02-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-27 14:57:52',0,'','','','','',NULL,NULL,'',1),(41,'Nia Cosmetics Limited','',NULL,'2540729173153','','','','','','2022-02-12','1','',NULL,'member','1','','','','',-5000.00,'27','2021-02-12 11:29:11','','1','2021-02-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-12 11:35:12',0,'','','','','',NULL,NULL,'',1),(42,'VALENTINE','SAINA','SAINA','0726207477','hr@ltikenya.com','password@2012','','female','','','','',NULL,'user','1',NULL,'','','',0.00,'42','2021-06-19','','1','2006-01-12','Permanent',30000.00,'','2021-01-12','','','','2021-02-12','2021-03-12','COOPERATIVE BANK','234567890','Monthly','4','2021-02-12','26275580',0.00,'','','Married','',0.00,0,'','','no','user','',0,0,0,'','',0,'',NULL,'234567','34567','34567','Yes',0.00,0,0.00,0.00,'no',0.00,'','',0,'','','','','',NULL,NULL,'26275580',1),(44,'Ghalib','Hajee',NULL,'254720606576','gh@lti.co.ke','Puffy786','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2021-06-19','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','admin','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'','',0,'','','','','',NULL,NULL,'',1),(45,'Shilpa Traders ltd','',NULL,'0714644200','','','','','','2022-02-12','1','',NULL,'member','1','','','','',213120.00,'19','2021-02-12 16:40:42','','1','2021-02-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-25 12:32:56',0,'','','','','',NULL,NULL,'',1),(46,'westlink','',NULL,'0729781452','','','','','','2022-02-12','1','',NULL,'member','1','','','','',0.00,'19','2021-02-12 16:41:51','','1','2021-02-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1),(47,'NEW YAKO','',NULL,'123','','','','','','2022-02-12','1','',NULL,'member','1','','','','',55735.00,'18','2021-02-12 16:59:03','','1','2021-02-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-25 09:46:27',0,'','','','','',NULL,NULL,'',1),(48,'ELDORET HOSPITAL','',NULL,'254700077022','','','','','','2022-02-15','1','',NULL,'member','1','','','','',11533.00,'26','2021-02-15 11:30:19','','1','2021-02-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-22 15:31:49',0,'','','','','',NULL,NULL,'',1),(49,'Namashkar Hardware','',NULL,'254720143583','','','','','','2022-02-15','1','',NULL,'member','1','','','','',81352.00,'19','2021-02-15 17:01:35','','1','2021-02-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-15 17:05:31',0,'','','','','',NULL,NULL,'',1),(50,'R.M Patel & Partners ltd','',NULL,'254732275910','','','','','','2022-02-16','1','',NULL,'member','1','','','','',51504.00,'19','2021-02-16 11:20:50','','1','2021-02-16','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-15 11:52:22',0,'','','','','',NULL,NULL,'',1),(51,'Dolphine Investment','',NULL,'254722239161','','','','','','2022-02-16','1','',NULL,'member','1','','','','',0.00,'19','2021-02-16 11:30:58','','1','2021-02-16','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1),(52,'Eldoret Hospital','',NULL,'254731111777','','','','','','2022-02-16','1','',NULL,'member','1','','','','',29262.00,'19','2021-02-16 15:47:12','','1','2021-02-16','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-06 12:51:52',0,'','','','','',NULL,NULL,'',1),(53,'Gokul general','',NULL,'254776081800','','','','','','2022-02-17','1','',NULL,'member','1','','','','',368880.00,'19','2021-02-17 16:51:15','','1','2021-02-17','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-23 14:18:43',0,'','','','','',NULL,NULL,'',1),(54,'Isaodo Eletro system','',NULL,'254721797338','','','','','','2022-02-17','1','',NULL,'member','1','','','','',55680.00,'19','2021-02-17 16:52:26','','1','2021-02-17','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-17 16:56:47',0,'','','','','',NULL,NULL,'',1),(55,'Vansales kericho','',NULL,'254720983838','','','','','','2022-02-17','1','',NULL,'member','1','','','','',0.00,'19','2021-02-17 17:06:41','','1','2021-02-17','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1),(56,'Ashapura steel & Hardware','',NULL,'254723112824','','','','','','2022-02-22','1','',NULL,'member','1','','','','',36656.00,'19','2021-02-22 16:09:37','','1','2021-02-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-22 16:10:58',0,'','','','','',NULL,NULL,'',1),(57,'Nyanwest Hardware','',NULL,'254724673026','','','','','','2022-02-22','1','',NULL,'member','1','','','','',14500.00,'19','2021-02-22 16:10:20','','1','2021-02-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-22 16:11:52',0,'','','','','',NULL,NULL,'',1),(58,'Bt Hardware','',NULL,'254728759540','','','','','','2022-02-22','1','',NULL,'member','1','','','','',0.00,'19','2021-02-22 16:28:20','','1','2021-02-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1),(59,'Farmers Filling station','',NULL,'254721241104','','','','','','2022-02-22','1','',NULL,'member','1','','','','',0.00,'19','2021-02-22 16:29:58','','1','2021-02-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1),(60,'Neelkanth Merchants','',NULL,'254720645355','','','','','','2022-02-23','1','',NULL,'member','1','','','','',559360.00,'19','2021-02-23 16:59:19','','1','2021-02-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-19 13:30:32',0,'','','','','',NULL,NULL,'',1),(61,'KOK Hardware','',NULL,'254702214628','','','','','','2022-02-24','1','',NULL,'member','1','','','','',0.00,'19','2021-02-24 10:44:36','','1','2021-02-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1),(62,'Grabbies Hardware stores','',NULL,'254724351273','','','','','','2022-02-24','1','',NULL,'member','1','','','','',56724.00,'19','2021-02-24 11:20:20','','1','2021-02-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-24 11:20:29',0,'','','','','',NULL,NULL,'',1),(63,'Eldo Hardware','',NULL,'254721757532','','','','','','2022-02-24','1','',NULL,'member','1','','','','',145820.80,'19','2021-02-24 14:33:22','','1','2021-02-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-10 09:33:01',0,'','','','','',NULL,NULL,'',1),(64,'Customer Hardware','',NULL,'254722752638','','','','','','2022-02-24','1','',NULL,'member','1','','','','',0.00,'19','2021-02-24 15:54:15','','1','2021-02-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1),(65,'Tejvir Ltd','',NULL,'254780303979','','','','','','2022-02-26','1','',NULL,'member','1','','','','',14152.00,'19','2021-02-26 11:51:43','','1','2021-02-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-25 12:28:08',0,'','','','','',NULL,NULL,'',1),(66,'Naivasha Gen Masters','',NULL,'254723069465','','','','','','2022-02-26','1','',NULL,'member','1','','','','',183280.00,'19','2021-02-26 12:34:43','','1','2021-02-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-25 12:35:22',0,'','','','','',NULL,NULL,'',1),(67,'Grapeland Hardware','',NULL,'254721991406','','','','','','2022-02-26','1','',NULL,'member','1','','','','',92220.00,'19','2021-02-26 12:36:53','','1','2021-02-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-25 12:37:30',0,'','','','','',NULL,NULL,'',1),(68,'Kenia Jalaram','',NULL,'254722732322','','','','','','2022-02-26','1','',NULL,'member','1','','','','',34030.40,'19','2021-02-26 12:45:27','','1','2021-02-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-26 12:47:03',0,'','','','','',NULL,NULL,'',1),(69,'Destiny Tools','',NULL,'254720457033','','','','','','2022-03-03','1','',NULL,'member','1','','','','',366560.00,'19','2021-03-03 14:39:14','','1','2021-03-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-26 14:39:56',0,'','','','','',NULL,NULL,'',1),(70,'Jamkin hardware dealers','',NULL,'254725610880','','','','','','2022-03-03','1','',NULL,'member','1','','','','',186760.00,'19','2021-03-03 14:43:50','','1','2021-03-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-07 12:39:09',0,'','','','','',NULL,NULL,'',1),(71,'Genesis Hardware','',NULL,'254726810671','','','','','','2022-03-03','1','',NULL,'member','1','','','','',92220.00,'19','2021-03-03 14:46:59','','1','2021-03-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-26 14:47:31',0,'','','','','',NULL,NULL,'',1),(72,'Scores Hardware','',NULL,'254720839591','','','','','','2022-03-03','1','',NULL,'member','1','','','','',184440.00,'19','2021-03-03 14:54:30','','1','2021-03-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-02-27 14:55:08',0,'','','','','',NULL,NULL,'',1),(73,'Deepa Hardware','',NULL,'254725100555','','','','','','2022-03-03','1','',NULL,'member','1','','','','',56724.00,'19','2021-03-03 15:02:51','','1','2021-03-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-01 15:03:39',0,'','','','','',NULL,NULL,'',1),(74,'Automobile Warehouse ','',NULL,'254733507099','','','','','','2022-03-03','1','',NULL,'member','1','','','','',31552.00,'19','2021-03-03 15:08:13','','1','2021-03-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-16 11:59:58',0,'','','','','',NULL,NULL,'',1),(75,'Goldfield Estate & management ltd','',NULL,'254718800083','','','','','','2022-03-03','1','',NULL,'member','1','','','','',1000.00,'19','2021-03-03 15:13:54','','1','2021-03-03','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-03 15:14:29',0,'','','','','',NULL,NULL,'',1),(76,'Superior Hardware','',NULL,'254722980760','','','','','','2022-03-04','1','',NULL,'member','1','','','','',35960.00,'19','2021-03-04 16:39:04','','1','2021-03-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-04 16:39:11',0,'','','','','',NULL,NULL,'',1),(77,'CLIQUE LTD','',NULL,'254720638638','','','','','','2022-03-04','1','',NULL,'member','1','','','','',285408.00,'26','2021-03-04 17:23:55','','1','2021-03-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-23 15:30:03',0,'','','','','',NULL,NULL,'',1),(78,'SARANA CONSULTANTS LTD','',NULL,'254724435511','','','','','','2022-03-04','1','',NULL,'member','1','','','','',47316.79,'26','2021-03-04 17:28:35','','1','2021-03-04','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-12 11:23:57',0,'','','','','',NULL,NULL,'',1),(79,'Eng cherop','',NULL,'254721799141','','','','','','2022-03-05','1','',NULL,'member','1','','','','',60000.00,'19','2021-03-05 15:25:53','','1','2021-03-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-05 15:32:24',0,'','','','','',NULL,NULL,'',1),(80,'Eagle hardware Distributors','',NULL,'254733643555','','','','','','2022-03-05','1','',NULL,'member','1','','','','',39750.00,'19','2021-03-05 15:27:16','','1','2021-03-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-05 15:30:00',0,'','','','','',NULL,NULL,'',1),(81,'Baraka Eletrical Hardware','',NULL,'254726108143','','','','','','2022-03-05','1','',NULL,'member','1','','','','',165900.00,'19','2021-03-05 15:29:05','','1','2021-03-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-20 13:44:36',0,'','','','','',NULL,NULL,'',1),(82,'Joyland Hardware','',NULL,'254721989071','','','','','','2022-03-05','1','',NULL,'member','1','','','','',94656.00,'19','2021-03-05 15:42:26','','1','2021-03-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-19 13:22:56',0,'','','','','',NULL,NULL,'',1),(83,'Nanak Crankshaft','',NULL,'254718777156','','','','','','2022-03-09','1','',NULL,'member','1','','','','',7888.00,'19','2021-03-09 16:43:45','','1','2021-03-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-09 16:45:36',0,'','','','','',NULL,NULL,'',1),(84,'Akshar Ventures','',NULL,'254719551500','','','','','','2022-03-09','1','',NULL,'member','1','','','','',162880.00,'19','2021-03-09 16:44:38','','1','2021-03-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-17 13:01:20',0,'','','','','',NULL,NULL,'',1),(85,'Kosimbei Hardware','',NULL,'254707844736','','','','','','2022-03-09','1','',NULL,'member','1','','','','',0.00,'19','2021-03-09 16:49:26','','1','2021-03-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1),(86,'JUMA HAJEE','',NULL,'254732682184','','','','','','2022-03-10','1','',NULL,'member','1','','','','',20694.00,'18','2021-03-10 10:32:27','','1','2021-03-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-12 12:45:59',0,'','','','','',NULL,NULL,'',1),(87,'NIA COSMETICS','',NULL,'0729173153','','','','','','2022-03-10','1','',NULL,'member','1','','','','',141960.00,'18','2021-03-10 14:06:52','','1','2021-03-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-31 11:58:04',0,'','','','','',NULL,NULL,'',1),(88,'Mache hardware','',NULL,'254733711875','','','','','','2022-03-10','1','',NULL,'member','1','','','','',403216.00,'19','2021-03-10 16:57:22','','1','2021-03-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-19 13:21:24',0,'','','','','',NULL,NULL,'',1),(89,'Mjengo Hardware','',NULL,'254704030801','','','','','','2022-03-10','1','',NULL,'member','1','','','','',92220.00,'19','2021-03-10 16:57:43','','1','2021-03-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-10 17:02:40',0,'','','','','',NULL,NULL,'',1),(90,'VISHVA BUILDERS LIMITED','',NULL,'0722244841','','','','','','2022-03-11','1','',NULL,'member','1','','','','',4898.00,'18','2021-03-11 10:03:21','','1','2021-03-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-11 10:05:52',0,'','','','','',NULL,NULL,'',1),(91,'EYAT PHARMACY WEBUYE','',NULL,'0720689113','','','','','','2022-03-11','1','',NULL,'member','1','','','','',8160.00,'18','2021-03-11 11:08:20','','1','2021-03-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-11 11:20:11',0,'','','','','',NULL,NULL,'',1),(92,'TRANSMATRESSES S. ELDORET','',NULL,'0720184184','','','','','','2022-03-11','1','',NULL,'member','1','','','','',7682.00,'18','2021-03-11 11:15:36','','1','2021-03-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-14 12:31:35',0,'','','','','',NULL,NULL,'',1),(93,'RIVERSIDE HOTEL','',NULL,'0752269702','','','','','','2022-03-11','1','',NULL,'member','1','','','','',18180.00,'18','2021-03-11 11:29:13','','1','2021-03-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-01 16:02:47',0,'','','','','',NULL,NULL,'',1),(94,'ELDOMATT HYPER','',NULL,'0532031323','','','','','','2022-03-11','1','',NULL,'member','1','','','','',22944.00,'18','2021-03-11 11:33:45','','1','2021-03-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-22 14:47:19',0,'','','','','',NULL,NULL,'',1),(95,'UZURI SUPERMARKET','',NULL,'0790717491','','','','','','2022-03-11','1','',NULL,'member','1','','','','',34272.00,'18','2021-03-11 12:56:23','','1','2021-03-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-22 15:34:56',0,'','','','','',NULL,NULL,'',1),(96,'Saisai Hardware','',NULL,'254700000000','','','','','','2022-03-11','1','',NULL,'member','1','','','','',0.00,'19','2021-03-11 16:54:57','','1','2021-03-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1),(97,'BUSY BUMBLES SCHOOL','',NULL,'0737699922','','','','','','2022-03-12','1','',NULL,'member','1','','','','',4630.00,'18','2021-03-12 12:31:32','','1','2021-03-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-12 12:43:12',0,'','','','','',NULL,NULL,'',1),(98,'ALBERT AND JEFF','',NULL,'+256750515902','','','','','','2022-03-17','1','',NULL,'member','1','','','','',42700.00,'18','2021-03-17 16:28:51','','1','2021-03-17','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-08 16:33:34',0,'','','','','',NULL,NULL,'',1),(99,'CIBIEN ENG','',NULL,'0724364162','','','','','','2022-03-22','1','',NULL,'member','1','','','','',43580.00,'18','2021-03-22 10:05:11','','1','2021-03-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-15 11:54:06',0,'','','','','',NULL,NULL,'',1),(100,'Rims Hardware supplies','',NULL,'254721973401','','','','','','2022-03-22','1','',NULL,'member','1','','','','',184440.00,'19','2021-03-22 11:50:33','','1','2021-03-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-22 13:01:05',0,'','','','','',NULL,NULL,'',1),(101,'Mitindo Hardware','',NULL,'254723760478','','','','','','2022-03-22','1','',NULL,'member','1','','','','',56724.00,'19','2021-03-22 12:40:20','','1','2021-03-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-22 13:06:59',0,'','','','','',NULL,NULL,'',1),(102,'Brightstar Hardware','',NULL,'254726433661','','','','','','2022-03-22','1','',NULL,'member','1','','','','',84150.00,'19','2021-03-22 12:58:31','','1','2021-03-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-08 12:56:52',0,'','','','','',NULL,NULL,'',1),(103,'s.k hardware','',NULL,'254729545732','','','','','','2022-03-22','1','',NULL,'member','1','','','','',55332.00,'19','2021-03-22 13:05:19','','1','2021-03-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-22 13:05:55',0,'','','','','',NULL,NULL,'',1),(104,'D.N.K Hardware','',NULL,'254722496138','','','','','','2022-03-22','1','',NULL,'member','1','','','','',30252.80,'19','2021-03-22 13:08:15','','1','2021-03-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-22 13:09:30',0,'','','','','',NULL,NULL,'',1),(105,'Greenvale Academy','',NULL,'254728673113','','','','','','2022-03-22','1','',NULL,'member','1','','','','',24100.00,'26','2021-03-22 16:43:03','','1','2021-03-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-16 11:47:33',0,'','','','','',NULL,NULL,'',1),(106,'Mediheal Hospital','',NULL,'254723578895','','','','','','2022-03-22','1','',NULL,'member','1','','','','',506110.00,'26','2021-03-22 16:58:39','','1','2021-03-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-21 16:06:26',0,'','','','','',NULL,NULL,'',1),(107,'Wagon Wheel Hotel','',NULL,'254727504364','','','','','','2022-03-23','1','',NULL,'member','1','','','','',78320.00,'26','2021-03-23 12:20:18','','1','2021-03-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-10 12:57:41',0,'','','','','',NULL,NULL,'',1),(108,'Dhaval','',NULL,'254723880073','','','','','','2022-03-23','1','',NULL,'member','1','','','','',16342.00,'26','2021-03-23 12:27:36','','1','2021-03-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-21 15:53:22',0,'','','','','',NULL,NULL,'',1),(109,'Mukys Transporters Ltd','',NULL,'+254722342809','','','','','','2022-03-23','1','',NULL,'member','1','','','','',0.00,'26','2021-03-23 14:42:25','','1','2021-03-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1),(110,'THE BREEZE HOTEL LTD','',NULL,'+254707461665','','','','','','2022-03-23','1','',NULL,'member','1','','','','',10000.00,'26','2021-03-23 15:23:48','','1','2021-03-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-05 15:34:39',0,'','','','','',NULL,NULL,'',1),(111,'Bahari Breeze','',NULL,'254788805274','','','','','','2022-03-23','1','',NULL,'member','1','','','','',608306.95,'26','2021-03-23 15:45:07','','1','2021-03-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-16 16:26:21',0,'','','','','',NULL,NULL,'',1),(112,'Mahek Electricals','',NULL,'254721208208','','','','','','2022-03-23','1','',NULL,'member','1','','','','',9040.00,'26','2021-03-23 15:51:49','','1','2021-03-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-18 12:16:24',0,'','','','','',NULL,NULL,'',1),(113,'Queens Garden','',NULL,'254726679836','','','','','','2022-03-24','1','',NULL,'member','1','','','','',39784.00,'26','2021-03-24 09:59:01','','1','2021-03-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-08 10:02:57',0,'','','','','',NULL,NULL,'',1),(114,'Wiresmore','',NULL,'254717888454','','','','','','2022-03-24','1','',NULL,'member','1','','','','',-3500.00,'26','2021-03-24 10:47:45','','1','2021-03-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-09 16:38:06',0,'','','','','',NULL,NULL,'',1),(115,'Vishva Builders LTD','',NULL,'254722244841','','','','','','2022-03-24','1','',NULL,'member','1','','','','',4898.00,'26','2021-03-24 11:16:14','','1','2021-03-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-11 11:17:55',0,'','','','','',NULL,NULL,'',1),(116,'Eldo Raiya','','','254774750090','','','','','','2022-03-24','1 ','',NULL,'member','1','','','','',32790.00,'26','2021-03-24 11:38:05','','1','2021-03-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-09 16:51:06',0,'','','','','','','','',2),(117,'Eldo Hyper Supermarket','',NULL,'2540532031323','','','','','','2022-03-24','1','',NULL,'member','1','','','','',20832.00,'26','2021-03-24 11:43:29','','1','2021-03-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-16 15:43:48',0,'','','','','',NULL,NULL,'',1),(118,'Adventist Guest House','',NULL,'254712722415','','','','','','2022-03-24','1','',NULL,'member','1','Adventist Guest House','','','',10950.00,'26','2021-03-24 12:47:54','','1','2021-03-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-11 12:53:18',0,'','','','','',NULL,NULL,'',1),(119,'Busy Bumbles','',NULL,'254732111777','','','','','','2022-03-24','1','',NULL,'member','1','','','','',0.00,'26','2021-03-24 14:32:27','','1','2021-03-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1),(120,'Eldo Chem','',NULL,'254725890456','','','','','','2022-03-24','1','',NULL,'member','1','','','','',5500.00,'26','2021-03-24 14:55:52','','1','2021-03-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-12 14:57:01',0,'','','','','',NULL,NULL,'',1),(121,'Amphat','',NULL,'254532033471','','','','','','2022-03-24','1','',NULL,'member','1','','','','',583050.00,'26','2021-03-24 15:12:59','','1','2021-03-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-11 16:11:02',0,'','','','','',NULL,NULL,'',1),(122,'Berekets South Sudan','',NULL,'+211923333134','','','','','','2022-03-24','1','',NULL,'member','1','','','','',31768.00,'26','2021-03-24 16:37:39','','1','2021-03-24','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-24 16:41:52',0,'','','','','',NULL,NULL,'',1),(123,'Imperial Hotel Kisumu','',NULL,'254733998801','','','','','','2022-03-26','1','',NULL,'member','1','','','','',76069.97,'26','2021-03-26 10:16:47','','1','2021-03-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-25 10:16:53',0,'','','','','',NULL,NULL,'',1),(124,'Divine Essentials LTD','',NULL,'254722845955','','','','','','2022-03-26','1','',NULL,'member','1','','','','',11380.00,'26','2021-03-26 14:35:50','','1','2021-03-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-07 15:58:23',0,'','','','','',NULL,NULL,'',1),(125,'Angelica Industries Ltd','',NULL,'254722722160','','','','','','2022-04-01','1','',NULL,'member','1','','','','',66410.00,'26','2021-04-01 11:31:40','','1','2021-04-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-15 11:31:46',0,'','','','','',NULL,NULL,'',1),(126,'Eldomatt Wholesalers','',NULL,'254725663335','','','','','','2022-04-01','1','',NULL,'member','1','','','','',51144.00,'26','2021-04-01 12:08:35','','1','2021-04-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-13 10:52:01',0,'','','','','',NULL,NULL,'',1),(127,'Meera','',NULL,'254726789567','','','','','','2022-04-01','1','',NULL,'member','1','','','','',6528.00,'26','2021-04-01 12:15:03','','1','2021-04-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-18 12:15:08',0,'','','','','',NULL,NULL,'',1),(128,'Sos Village','',NULL,'254722874271','','','','','','2022-04-01','1','',NULL,'member','1','','','','',62920.00,'26','2021-04-01 12:19:36','','1','2021-04-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-18 12:31:40',0,'','','','','',NULL,NULL,'',1),(129,'Zaika Lounge','',NULL,'254751491279','','','','','','2022-04-01','1','',NULL,'member','1','','','','',21000.00,'26','2021-04-01 14:56:49','','1','2021-04-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-17 11:34:43',0,'','','','','',NULL,NULL,'',1),(130,'Eezee Kwirtmart','',NULL,'254728393836','','','','','','2022-04-01','1','',NULL,'member','1','','','','',2016.00,'26','2021-04-01 15:16:02','','1','2021-04-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-03-22 15:29:07',0,'','','','','',NULL,NULL,'',1),(131,'Ken Mart Supermarket','',NULL,'254731285888','','','','','','2022-04-01','1','',NULL,'member','1','','','','',0.00,'26','2021-04-01 16:04:47','','1','2021-04-01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1),(132,'Eldochem Pharmacy','',NULL,'254721208559','','','','','','2022-04-06','1','',NULL,'member','1','','','','',7590.00,'26','2021-04-06 12:48:39','','1','2021-04-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-06 12:48:44',0,'','','','','',NULL,NULL,'',1),(133,'Lotus Inn Suites','',NULL,'254710422144','','','','','','2022-04-06','1','',NULL,'member','1','','','','',7200.00,'26','2021-04-06 16:33:12','','1','2021-04-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-06 17:22:07',0,'','','','','',NULL,NULL,'',1),(134,'Bakers Point','','','254733792552','','25169599','','','','2022-04-07','1 ','',NULL,'member','1','','','','',14664.00,'26','2021-04-07 15:05:48','','1','2021-04-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-08 16:29:05',0,'','','','','','','','',2),(135,'Merril Hotel','',NULL,'254717231807','','','','','','2022-04-07','1','',NULL,'member','1','','','','',21630.00,'26','2021-04-07 15:11:51','','1','2021-04-07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-09 16:55:13',0,'','','','','',NULL,NULL,'',1),(136,'Starbucks Hotel and Restaurant','',NULL,'254700637621','','','','','','2022-04-08','1','',NULL,'member','1','','','','',51800.00,'26','2021-04-08 16:34:54','','1','2021-04-08','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-08 16:39:03',0,'','','','','',NULL,NULL,'',1),(137,'Samwel Ndungu','',NULL,'254715703140','','','','','','2022-04-09','1','',NULL,'member','1','','','','',34872.00,'26','2021-04-09 09:36:52','','1','2021-04-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-19 17:03:17',0,'','','','','',NULL,NULL,'',1),(138,'Khetia Drapers Ltd','',NULL,'2540543132600','','','','','','2022-04-09','1','',NULL,'member','1','','','','',854743.26,'26','2021-04-09 17:09:56','','1','2021-04-09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-09 17:10:25',0,'','','','','',NULL,NULL,'',1),(139,'Eka Hotel','',NULL,'254719045000','','','','','','2022-04-10','1','',NULL,'member','1','','','','',902.00,'26','2021-04-10 12:59:29','','1','2021-04-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-10 13:00:33',0,'','','','','',NULL,NULL,'',1),(140,'AKDN NAIROBI','',NULL,'254751435511','','','','','','2022-04-13','1','',NULL,'member','1','','','','',23035.00,'26','2021-04-13 11:40:23','','1','2021-04-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-12 11:40:58',0,'','','','','',NULL,NULL,'',1),(141,'Laminate Tubes Industries Ltd','',NULL,'254720870050','','','','','','2022-04-13','1','',NULL,'member','1','','','','',2456.00,'26','2021-04-13 11:44:40','','1','2021-04-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-12 12:29:22',0,'','','','','',NULL,NULL,'',1),(142,'Valijee Glass & Hardware','',NULL,'254780088454','','','','','','2022-04-13','1','',NULL,'member','1','','','','',91640.00,'19','2021-04-13 12:29:55','','1','2021-04-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-07 12:34:03',0,'','','','','',NULL,NULL,'',1),(143,'Ramu Hardware','',NULL,'254711000000','','','','','','2022-04-13','1','',NULL,'member','1','','','','',91640.00,'19','2021-04-13 12:32:36','','1','2021-04-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-07 12:35:41',0,'','','','','',NULL,NULL,'',1),(144,'Surgilabs LTD','',NULL,'254720123440','','','','','','2022-04-13','1','',NULL,'member','1','','','','',65999.94,'26','2021-04-13 14:37:31','','1','2021-04-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-13 14:37:36',0,'','','','','',NULL,NULL,'',1),(145,'Eldoret Cosmetics','',NULL,'254722772436','','','','','','2022-04-13','1','',NULL,'member','1','','','','',9888.00,'26','2021-04-13 14:40:16','','1','2021-04-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-13 14:55:33',0,'','','','','',NULL,NULL,'',1),(146,'Village Mark Eldoret','',NULL,'254714135904','','','','','','2022-04-13','1','',NULL,'member','1','','','','',34218.00,'26','2021-04-13 15:30:22','','1','2021-04-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-13 16:02:10',0,'','','','','',NULL,NULL,'',1),(147,'Miten','',NULL,'254722690654','','','','','','2022-04-14','1','',NULL,'member','1','','','','',13170.00,'26','2021-04-14 16:43:43','','1','2021-04-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-14 16:44:11',0,'','','','','',NULL,NULL,'',1),(148,'Chai Hardware','',NULL,'254724506552','','','','','','2022-04-15','1','',NULL,'member','1','','','','',37816.00,'19','2021-04-15 10:33:52','','1','2021-04-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-10 10:35:53',0,'','','','','',NULL,NULL,'',1),(149,'Tulin Super Market','',NULL,'254725800045','','','','','','2022-04-15','1','',NULL,'member','1','','','','',24318.00,'26','2021-04-15 11:53:03','','1','2021-04-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-17 11:22:24',0,'','','','','',NULL,NULL,'',1),(150,'Trinity Hardware','',NULL,'254725626874','','','','','','2022-04-15','1','',NULL,'member','1','','','','',31500.00,'19','2021-04-15 12:09:23','','1','2021-04-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-12 12:23:47',0,'','','','','',NULL,NULL,'',1),(151,'Victoria Hardware','',NULL,'254724667672','','','','','','2022-04-15','1','',NULL,'member','1','','','','',147552.00,'19','2021-04-15 12:34:24','','1','2021-04-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-12 12:34:29',0,'','','','','',NULL,NULL,'',1),(152,'Elmart Ltd','',NULL,'254755555538','','','','','','2022-04-15','1','',NULL,'member','1','','','','',12528.00,'26','2021-04-15 12:37:14','','1','2021-04-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-14 12:40:07',0,'','','','','',NULL,NULL,'',1),(153,'Jamaica Hardware','',NULL,'254733578273','','','','','','2022-04-15','1','',NULL,'member','1','','','','',140800.00,'19','2021-04-15 12:38:45','','1','2021-04-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-12 12:40:10',0,'','','','','',NULL,NULL,'',1),(154,'Kipchimatt Supermarket-Brooke Branch','',NULL,'254720648452','','','','','','2022-04-15','1','',NULL,'member','1','','','','',28192.00,'26','2021-04-15 12:42:06','','1','2021-04-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-14 12:51:09',0,'','','','','',NULL,NULL,'',1),(155,'Mr. Patrick Waweru','',NULL,'254725406058','','','','','','2022-04-15','1','',NULL,'member','1','','','','',89900.00,'19','2021-04-15 12:42:56','','1','2021-04-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-12 12:44:19',0,'','','','','',NULL,NULL,'',1),(156,'Kipchimatt Supermarket-Greensquare Branch','',NULL,'254722745814','','','','','','2022-04-15','1','',NULL,'member','1','','','','',37712.00,'26','2021-04-15 12:43:05','','1','2021-04-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-14 15:15:41',0,'','','','','',NULL,NULL,'',1),(157,'Multiple Hauliers','',NULL,'254720123123','','','','','','2022-04-15','1','',NULL,'member','1','','','','',36400.00,'19','2021-04-15 13:02:43','','1','2021-04-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-14 13:04:40',0,'','','','','',NULL,NULL,'',1),(158,'Mama watoto Supermarket','',NULL,'254776969333','','','','','','2022-04-20','1','',NULL,'member','1','','','','',35040.00,'26','2021-04-20 09:52:25','','1','2021-04-20','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-19 09:52:29',0,'','','','','',NULL,NULL,'',1),(159,'Masters Hardware','',NULL,'254706088711','','','','','','2022-04-20','1','',NULL,'member','1','','','','',0.00,'19','2021-04-20 11:41:36','','1','2021-04-20','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',1),(160,'Fraca Servcom','',NULL,'254725151495','','','','','','2022-04-20','1','',NULL,'member','1','','','','',32760.00,'19','2021-04-20 11:56:13','','1','2021-04-20','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-15 10:31:00',0,'','','','','',NULL,NULL,'',1),(161,'JMW BAGS','',NULL,'254728252470','','','','','','2022-04-21','1','',NULL,'member','1','','','','',36840.00,'26','2021-04-21 15:54:35','','1','2021-04-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-21 16:01:09',0,'','','','','',NULL,NULL,'',1),(162,'Tabora Hardware','',NULL,'254724413451','','','','','','2022-04-28','1','',NULL,'member','1','','','','',47250.00,'19','2021-04-28 13:13:00','','1','2021-04-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-17 13:14:48',0,'','','','','',NULL,NULL,'',1),(163,'Associated glass& hardware','',NULL,'254722458997','','','','','','2022-04-28','1','',NULL,'member','1','','','','',144000.00,'19','2021-04-28 13:51:27','','1','2021-04-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-20 13:51:31',0,'','','','','',NULL,NULL,'',1),(164,'Omega Engineering Supplies','',NULL,'254724528549','','','','','','2022-04-28','1','',NULL,'member','1','','','','',53940.00,'19','2021-04-28 13:52:24','','1','2021-04-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-20 13:53:46',0,'','','','','',NULL,NULL,'',1),(165,'Multitech Motors','',NULL,'254733777505','','','','','','2022-04-28','1','',NULL,'member','1','','','','',10000.00,'19','2021-04-28 13:58:00','','1','2021-04-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-21 13:59:55',0,'','','','','',NULL,NULL,'',1),(166,'Lochab Brothers','',NULL,'254722287999','','','','','','2022-04-28','1','',NULL,'member','1','','','','',6000.00,'19','2021-04-28 14:09:47','','1','2021-04-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-22 14:10:03',0,'','','','','',NULL,NULL,'',1),(167,'Mutai Hardware','',NULL,'254722707654','','','','','','2022-04-28','1','',NULL,'member','1','','','','',184440.00,'19','2021-04-28 14:23:22','','1','2021-04-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-23 14:23:27',0,'','','','','',NULL,NULL,'',1),(168,'Parasnath General Stored Ltd','',NULL,'254707202248','','','','','','2022-04-28','1','',NULL,'member','1','','','','',74240.00,'19','2021-04-28 14:25:12','','1','2021-04-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','2021-04-23 14:27:29',0,'','','','','',NULL,NULL,'',1),(169,'Top Hill Hospital','',NULL,'254740600890','','','','','','2022-04-29','1','',NULL,'member','1','','','','',0.00,'26','2021-04-29 15:30:03','','1','2021-04-29','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',2),(170,'EEZEE KWIK MART','',NULL,'254754350670','','','','','','2022-04-29','1','',NULL,'member','1','','','','',0.00,'26','2021-04-29 15:38:02','','1','2021-04-29','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',2),(171,'Hotel Winster','',NULL,'254722567890','','','','','','2022-04-29','1','',NULL,'member','1','','','','',0.00,'26','2021-04-29 16:08:11','','1','2021-04-29','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',2),(172,'Comfy Hotel','',NULL,'254780696692','','','','','','2022-05-06','1','',NULL,'member','1','','','','',0.00,'26','2021-05-06 16:58:34','','1','2021-05-06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',2),(173,'Transformer General trading Co.Ltd','',NULL,'2119233333154','','','','','','2022-05-12','1','',NULL,'member','1','','','','',-21479.76,'26','2021-05-12 16:58:26','','1','2021-05-12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',2),(174,'Good Life Ltd','',NULL,'254722182621','','','','','','2022-05-22','1','',NULL,'member','1','','','','',0.00,'26','2021-05-22 13:19:27','','1','2021-05-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',2),(175,'James Kagema','','','254721548355','','25169599','','','','2022-05-26','1 ','',NULL,'member','1','','','','',0.00,'26','2021-05-26 09:46:56','','1','2021-05-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','','','','',2),(176,'Tango Hotel','',NULL,'254718770846','','','','','','2022-05-26','1','',NULL,'member','1','','','','',0.00,'26','2021-05-26 10:00:15','','1','2021-05-26','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',2),(177,'Rift valley glaziers','',NULL,'254722699337','','','','','','2022-05-28','1','',NULL,'member','1','','','','',0.00,'19','2021-05-28 10:34:00','','1','2021-05-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(178,'Menengai Hardware','',NULL,'254722844910','','','','','','2022-05-28','1','',NULL,'member','1','','','','',0.00,'19','2021-05-28 13:14:30','','1','2021-05-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(179,'Western n\' jubilee','',NULL,'254710420430','','','','','','2022-05-28','1','',NULL,'member','1','','','','',0.00,'19','2021-05-28 14:18:11','','1','2021-05-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(180,'Kalora Hardware','',NULL,'254726467696','','','','','','2022-05-28','1','',NULL,'member','1','','','','',0.00,'19','2021-05-28 14:27:18','','1','2021-05-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(181,'Mr. Zadock','',NULL,'254729019199','','','','','','2022-05-28','1','',NULL,'member','1','','','','',0.00,'19','2021-05-28 14:30:12','','1','2021-05-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(182,'Laikipia Hardware','',NULL,'254723285276','','','','','','2022-05-28','1','',NULL,'member','1','','','','',0.00,'19','2021-05-28 14:56:47','','1','2021-05-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(183,'Keben Hardware','',NULL,'254723287276','','','','','','2022-05-28','1','',NULL,'member','1','','','','',0.00,'19','2021-05-28 15:43:50','','1','2021-05-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(184,'Ndirangu Hardware','',NULL,'254738060150','','','','','','2022-05-28','1','',NULL,'member','1','','','','',0.00,'19','2021-05-28 16:03:03','','1','2021-05-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(185,'United Hardware','',NULL,'254720456938','','','','','','2022-05-28','1','',NULL,'member','1','','','','',0.00,'19','2021-05-28 16:13:50','','1','2021-05-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(186,'Malbros Hardware','',NULL,'254721705613','','','','','','2022-05-28','1','',NULL,'member','1','','','','',0.00,'19','2021-05-28 16:16:58','','1','2021-05-28','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(187,'Jitu Auto spares','',NULL,'254720444405','','','','','','2022-06-10','1','',NULL,'member','1','','','','',0.00,'19','2021-06-10 16:22:51','','1','2021-06-10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(188,'Tibai Welders','',NULL,'254725589326','','','','','','2022-06-11','1','',NULL,'member','1','','','','',0.00,'19','2021-06-11 12:11:59','','1','2021-06-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(189,'Ilula Hardware','',NULL,'254720709706','','','','','','2022-06-11','1','',NULL,'member','1','','','','',0.00,'19','2021-06-11 12:13:04','','1','2021-06-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(190,'Action Hardware','',NULL,'254725449918','','','','','','2022-06-11','1','',NULL,'member','1','','','','',0.00,'19','2021-06-11 12:14:24','','1','2021-06-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(191,'Beca Hardware','',NULL,'254743255808','','','','','','2022-06-11','1','',NULL,'member','1','','','','',0.00,'19','2021-06-11 12:21:51','','1','2021-06-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(192,'Sawasha Hardware','',NULL,'254710116142','','','','','','2022-06-11','1','',NULL,'member','1','','','','',0.00,'19','2021-06-11 12:23:36','','1','2021-06-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(193,'Digitec Hardware','',NULL,'254703972907','','','','','','2022-06-11','1','',NULL,'member','1','','','','',0.00,'19','2021-06-11 12:26:32','','1','2021-06-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(194,'Sego Safari lounge','',NULL,'254722349724','','','','','','2022-06-11','1','',NULL,'member','1','','','','',0.00,'19','2021-06-11 15:05:18','','1','2021-06-11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(195,'Wambos\' Hardware','',NULL,'254799646373','','','','','','2022-06-14','1','',NULL,'member','1','','','','',0.00,'19','2021-06-14 12:30:48','','1','2021-06-14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(196,'Rift Eletrical Hardware','',NULL,'254721541125','','','','','','2022-06-15','1','',NULL,'member','1','','','','',0.00,'19','2021-06-15 15:21:08','','1','2021-06-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(197,'Talai Harware','',NULL,'254724427389','','','','','','2022-06-15','1','',NULL,'member','1','','','','',0.00,'19','2021-06-15 15:26:32','','1','2021-06-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(198,'Favorite Welders','',NULL,'254711669938','','','','','','2022-06-16','1','',NULL,'member','1','','','','',0.00,'19','2021-06-16 10:38:27','','1','2021-06-16','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(199,'Epashikino Resort and SPA Ltd','',NULL,'254705455001','','','','','','2022-06-16','1','',NULL,'member','1','','','','',0.00,'26','2021-06-16 10:40:34','','1','2021-06-16','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',2),(200,'Mass Traders','',NULL,'254723774107','','','','','','2022-06-16','1','',NULL,'member','1','','','','',0.00,'19','2021-06-16 10:46:17','','1','2021-06-16','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(201,'Kenrick Auto Spare','',NULL,'254742522388','','','','','','2022-06-16','1','',NULL,'member','1','','','','',0.00,'19','2021-06-16 10:51:22','','1','2021-06-16','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(202,'Mr.Hitesh','',NULL,'254722768142','','','','','','2022-06-16','1','',NULL,'member','1','Okha Steel & Hardware','','','',0.00,'19','2021-06-16 16:13:49','','1','2021-06-16','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'yes','',0,'','','','','',NULL,NULL,'',3),(203,'ISABELLA','ISABELLA',NULL,'0728240972','isabellah.chemtai@yahoo.com','28114208','','female','','','','',NULL,'user','1',NULL,'','','',0.00,'','2021-07-27','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'','',0,'','','','','',NULL,NULL,'',1); /*!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 ('accounting',31),('accountingreports',31),('assets',31),('bankdeposits',31),('banktransfer',31),('biometricrecords',31),('branch',1),('branch',9),('branch',31),('callcenter',31),('cashiersales',6),('cashiersales',9),('cashiersales',16),('cashiersales',17),('cashiersales',18),('cashiersales',19),('cashiersales',26),('cashiersales',27),('cashiersales',28),('cashiersales',31),('cashiersales',44),('cashiersales',203),('complain',31),('config',1),('config',6),('config',9),('config',17),('config',31),('damagedproducts',6),('damagedproducts',9),('damagedproducts',16),('damagedproducts',17),('damagedproducts',31),('damagedproducts',44),('displayreport',31),('documents',31),('ecommerce',31),('events',31),('grouping',31),('humanresource',31),('humanresource',42),('humanresource',44),('income',1),('income',31),('incomeexpenses',6),('incomeexpenses',9),('incomeexpenses',17),('incomeexpenses',26),('incomeexpenses',27),('incomeexpenses',28),('incomeexpenses',31),('incomeexpenses',44),('incomingstock',6),('incomingstock',9),('incomingstock',11),('incomingstock',12),('incomingstock',15),('incomingstock',16),('incomingstock',17),('incomingstock',26),('incomingstock',27),('incomingstock',28),('incomingstock',31),('incomingstock',44),('incomingstore',9),('incomingstore',11),('incomingstore',15),('incomingstore',17),('incomingstore',28),('incomingstore',31),('journalentry',31),('leavemanagement',31),('leavemanagement',42),('lowproducts',1),('lowproducts',6),('lowproducts',15),('lowproducts',16),('lowproducts',28),('lowproducts',31),('lowstocklist',6),('lowstocklist',9),('lowstocklist',11),('lowstocklist',15),('lowstocklist',16),('lowstocklist',17),('lowstocklist',27),('lowstocklist',28),('lowstocklist',31),('lowstocklist',44),('members',1),('members',6),('members',9),('members',17),('members',18),('members',19),('members',26),('members',27),('members',28),('members',31),('members',44),('password',1),('password',6),('password',9),('password',11),('password',12),('password',15),('password',16),('password',17),('password',18),('password',19),('password',22),('password',23),('password',24),('password',25),('password',26),('password',27),('password',28),('password',30),('password',31),('password',42),('password',44),('password',203),('payroll',1),('payroll',31),('payroll',42),('payrollsetup',31),('payrollsetup',42),('peoplecategory',31),('productlist',1),('productlist',6),('productlist',9),('productlist',11),('productlist',12),('productlist',15),('productlist',16),('productlist',17),('productlist',18),('productlist',19),('productlist',23),('productlist',26),('productlist',27),('productlist',28),('productlist',31),('productlist',44),('productlist',203),('products',1),('products',6),('products',9),('products',11),('products',12),('products',15),('products',16),('products',17),('products',18),('products',19),('products',22),('products',23),('products',24),('products',25),('products',26),('products',27),('products',28),('products',30),('products',31),('products',44),('products',203),('productscategory',1),('productscategory',6),('productscategory',9),('productscategory',15),('productscategory',17),('productscategory',31),('productscategory',44),('profile',31),('purchases',1),('purchases',6),('purchases',9),('purchases',11),('purchases',12),('purchases',15),('purchases',17),('purchases',22),('purchases',23),('purchases',24),('purchases',25),('purchases',30),('purchases',31),('purchases',44),('recorddelivery',31),('reports',1),('reports',2),('reports',6),('reports',9),('reports',15),('reports',26),('reports',27),('reports',28),('reports',31),('reports',44),('sales',1),('sales',4),('sales',6),('sales',9),('sales',15),('sales',17),('sales',18),('sales',19),('sales',26),('sales',27),('sales',28),('sales',31),('sales',44),('sales',203),('sendsms',31),('task',31),('taskscategory',31),('users',1),('users',6),('users',9),('users',17),('users',31),('users',44),('viewreturnsales',1),('viewreturnsales',6),('viewreturnsales',9),('viewreturnsales',15),('viewreturnsales',17),('viewreturnsales',26),('viewreturnsales',27),('viewreturnsales',28),('viewreturnsales',31),('viewreturnsales',44),('wholesale',9),('wholesale',17),('wholesale',19),('wholesale',31),('wholesale',44); /*!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=43122 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 (27280,'sales','4','printreceipt'),(27281,'sales','4','add'),(27282,'sales','4','selectmessage'),(27283,'sales','4','suspend'),(27284,'sales','4','update'),(27285,'sales','4','delete'),(27286,'sales','4','cash'),(27287,'sales','4','sale'),(27288,'sales','4','moresales'),(27289,'sales','4','select'),(27290,'sales','4','Logout'),(27291,'sales','4','mpesabalance'),(27292,'sales','4','reprint'),(27293,'sales','4','displaycustomers'),(27294,'sales','4','discount'),(27295,'sales','4','productdiscount'),(27296,'sales','4','order'),(27297,'sales','4','mpesa'),(27298,'sales','4','printbill'),(27299,'sales','4','closebill'),(27300,'sales','4','clearpayments'),(27301,'sales','4','editsellingprice'),(27302,'sales','4','card'),(27303,'sales','4','updatepaymentmode'),(27304,'sales','4','viewbuyingprice'),(27305,'sales','4','cheque'),(27306,'sales','4','creditnote'),(27307,'sales','4','salesbeyondbprice'),(27308,'sales','4','points'),(27309,'sales','4','voucher'),(27310,'sales','4','credit'),(27311,'sales','4','dontprint'),(27312,'sales','4','backdatesales'),(27313,'sales','4','recordcoins'),(27314,'sales','4','changetaxstatus'),(27315,'sales','4','dontshowstock'),(27316,'sales','4','giveloyalityponts'),(27317,'sales','4','leaseitems'),(27318,'sales','4','splitbill'),(27319,'sales','4','selecttable'),(29645,'reports','2','view'),(29646,'reports','2','download'),(29647,'reports','2','delete'),(29648,'reports','2','update'),(29649,'reports','2','viewall'),(29650,'reports','2','dontshowprofit'),(36497,'sales','17','add'),(36498,'sales','17','suspend'),(36499,'sales','17','selectmessage'),(36500,'sales','17','printreceipt'),(36501,'sales','17','update'),(36502,'sales','17','cash'),(36503,'sales','17','delete'),(36504,'sales','17','moresales'),(36505,'sales','17','sale'),(36506,'sales','17','Logout'),(36507,'sales','17','mpesabalance'),(36508,'sales','17','displaycustomers'),(36509,'sales','17','discount'),(36510,'sales','17','reprint'),(36511,'sales','17','select'),(36512,'sales','17','printbill'),(36513,'sales','17','productdiscount'),(36514,'sales','17','order'),(36515,'sales','17','mpesa'),(36516,'sales','17','closebill'),(36517,'sales','17','editsellingprice'),(36518,'sales','17','viewbuyingprice'),(36519,'sales','17','updatepaymentmode'),(36520,'sales','17','card'),(36521,'sales','17','clearpayments'),(36522,'sales','17','cheque'),(36523,'sales','17','creditnote'),(36524,'sales','17','salesbeyondbprice'),(36525,'sales','17','voucher'),(36526,'sales','17','points'),(36527,'sales','17','credit'),(36528,'sales','17','selectroom'),(36529,'sales','17','dontprint'),(36530,'sales','17','backdatesales'),(36531,'sales','17','recordcoins'),(36532,'sales','17','leaseitems'),(36533,'sales','17','changetaxstatus'),(36534,'sales','17','dontshowstock'),(36535,'sales','17','giveloyalityponts'),(36536,'sales','17','splitbill'),(36537,'sales','17','changeuomonsales'),(36538,'sales','17','selecttable'),(36539,'sales','17','sendsms'),(36540,'sales','17','salesperson'),(36541,'wholesale','17','sale'),(36542,'wholesale','17','add'),(36543,'wholesale','17','update'),(36544,'cashiersales','17','entermpesacode'),(36545,'cashiersales','17','editmpesa'),(36546,'cashiersales','17','all'),(36547,'cashiersales','17','editmpesadate'),(36548,'cashiersales','17','cashiersales'),(36549,'cashiersales','17','dontshowtotal'),(36550,'cashiersales','17','adddailycollection'),(36551,'cashiersales','17','viewdailycollections'),(36552,'cashiersales','17','viewtill'),(36553,'cashiersales','17','deletedailycollections'),(36554,'cashiersales','17','reversempesa'),(36555,'cashiersales','17','updatedailycollections'),(36556,'cashiersales','17','clearallsales'),(36557,'cashiersales','17','viewallcollections'),(36558,'cashiersales','17','mpesapendingreport'),(36559,'cashiersales','17','mpesaverifiedreport'),(36560,'purchases','17','add'),(36561,'purchases','17','update'),(36562,'purchases','17','delete'),(36563,'purchases','17','updatebuyingprice'),(36564,'purchases','17','updatesellingprice'),(36565,'purchases','17','updateclosedinvoice'),(36566,'purchases','17','viewquotation'),(36567,'purchases','17','viewdirectpurchases'),(36568,'purchases','17','viewserials'),(36569,'purchases','17','viewpurchase'),(36570,'purchases','17','budget'),(36571,'purchases','17','salesorder'),(36572,'purchases','17','showdefaultserials'),(36573,'purchases','17','approve'),(36574,'viewreturnsales','17','add'),(36575,'viewreturnsales','17','update'),(36576,'viewreturnsales','17','delete'),(36577,'viewreturnsales','17','return'),(36578,'viewreturnsales','17','clear'),(36579,'viewreturnsales','17','moresales'),(36580,'incomeexpenses','17','add'),(36581,'incomeexpenses','17','closeexpense'),(36582,'incomeexpenses','17','update'),(36583,'incomeexpenses','17','updateclosedexpenses'),(36584,'incomeexpenses','17','wiewinvoices'),(36585,'incomeexpenses','17','viewbills'),(36586,'incomeexpenses','17','viewexpense'),(36587,'incomeexpenses','17','viewdebtors'),(36588,'incomeexpenses','17','viewcreditors'),(36589,'incomeexpenses','17','postrentalexpenses'),(36590,'members','17','add'),(36591,'members','17','update'),(36592,'members','17','deletepeople'),(36593,'users','17','add'),(36594,'users','17','update'),(36595,'users','17','delete'),(36596,'users','17','deleteallroles'),(36597,'productscategory','17','add'),(36598,'productscategory','17','update'),(36599,'productscategory','17','delete'),(36600,'productlist','17','bulk'),(36601,'productlist','17','updatestock'),(36602,'productlist','17','move'),(36603,'productlist','17','more'),(36604,'productlist','17','transfer'),(36605,'productlist','17','addstock'),(36606,'productlist','17','delete'),(36607,'productlist','17','view'),(36608,'productlist','17','update'),(36609,'productlist','17','add'),(36610,'productlist','17','openclosestock'),(36611,'productlist','17','stocktaking'),(36612,'productlist','17','editstocktaken'),(36613,'productlist','17','editopenclosestock'),(36614,'productlist','17','changeserialstatus'),(36615,'productlist','17','viewserials'),(36616,'products','17','add'),(36617,'products','17','update'),(36618,'products','17','delete'),(36619,'products','17','addstock'),(36620,'products','17','more'),(36621,'products','17','bulk'),(36622,'products','17','deleteorder'),(36623,'products','17','dispatch'),(36624,'products','17','removestock'),(36625,'products','17','price'),(36626,'products','17','removeallstock'),(36627,'incomingstock','17','add'),(36628,'incomingstock','17','update'),(36629,'incomingstock','17','view'),(36630,'incomingstock','17','delete'),(36631,'incomingstore','17','add'),(36632,'incomingstore','17','delete'),(36633,'incomingstore','17','view'),(36634,'lowstocklist','17','add'),(36635,'lowstocklist','17','more'),(36636,'lowstocklist','17','view'),(36637,'damagedproducts','17','add'),(36638,'damagedproducts','17','update'),(36639,'damagedproducts','17','delete'),(36640,'password','17','change'),(36641,'config','17','delete'),(36642,'config','17','add'),(36643,'config','17','update'),(37226,'sales','6','add'),(37227,'sales','6','suspend'),(37228,'sales','6','selectmessage'),(37229,'sales','6','printreceipt'),(37230,'sales','6','update'),(37231,'sales','6','cash'),(37232,'sales','6','delete'),(37233,'sales','6','moresales'),(37234,'sales','6','sale'),(37235,'sales','6','Logout'),(37236,'sales','6','mpesabalance'),(37237,'sales','6','displaycustomers'),(37238,'sales','6','discount'),(37239,'sales','6','reprint'),(37240,'sales','6','select'),(37241,'sales','6','printbill'),(37242,'sales','6','productdiscount'),(37243,'sales','6','order'),(37244,'sales','6','mpesa'),(37245,'sales','6','closebill'),(37246,'sales','6','editsellingprice'),(37247,'sales','6','viewbuyingprice'),(37248,'sales','6','updatepaymentmode'),(37249,'sales','6','card'),(37250,'sales','6','clearpayments'),(37251,'sales','6','cheque'),(37252,'sales','6','creditnote'),(37253,'sales','6','salesbeyondbprice'),(37254,'sales','6','credit'),(37255,'sales','6','dontprint'),(37256,'sales','6','changetaxstatus'),(37257,'sales','6','dontshowstock'),(37258,'sales','6','salesperson'),(37259,'cashiersales','6','entermpesacode'),(37260,'cashiersales','6','editmpesa'),(37261,'cashiersales','6','all'),(37262,'cashiersales','6','delete'),(37263,'cashiersales','6','editmpesadate'),(37264,'cashiersales','6','cashiersales'),(37265,'cashiersales','6','adddailycollection'),(37266,'cashiersales','6','viewdailycollections'),(37267,'cashiersales','6','viewtill'),(37268,'cashiersales','6','deletedailycollections'),(37269,'cashiersales','6','reversempesa'),(37270,'cashiersales','6','updatedailycollections'),(37271,'cashiersales','6','clearallsales'),(37272,'cashiersales','6','viewallcollections'),(37273,'cashiersales','6','mpesapendingreport'),(37274,'cashiersales','6','mpesaverifiedreport'),(37275,'purchases','6','add'),(37276,'purchases','6','update'),(37277,'purchases','6','delete'),(37278,'purchases','6','updatebuyingprice'),(37279,'purchases','6','updatesellingprice'),(37280,'purchases','6','updateclosedinvoice'),(37281,'purchases','6','viewquotation'),(37282,'purchases','6','viewdirectpurchases'),(37283,'purchases','6','viewserials'),(37284,'purchases','6','viewpurchase'),(37285,'purchases','6','budget'),(37286,'purchases','6','salesorder'),(37287,'purchases','6','showdefaultserials'),(37288,'purchases','6','approve'),(37289,'viewreturnsales','6','add'),(37290,'viewreturnsales','6','update'),(37291,'viewreturnsales','6','delete'),(37292,'viewreturnsales','6','return'),(37293,'viewreturnsales','6','clear'),(37294,'viewreturnsales','6','moresales'),(37295,'incomeexpenses','6','add'),(37296,'incomeexpenses','6','closeexpense'),(37297,'incomeexpenses','6','update'),(37298,'incomeexpenses','6','updateclosedexpenses'),(37299,'incomeexpenses','6','wiewinvoices'),(37300,'incomeexpenses','6','viewbills'),(37301,'incomeexpenses','6','viewexpense'),(37302,'incomeexpenses','6','viewdebtors'),(37303,'incomeexpenses','6','viewcreditors'),(37304,'incomeexpenses','6','postrentalexpenses'),(37305,'members','6','add'),(37306,'members','6','update'),(37307,'members','6','deletepeople'),(37308,'users','6','add'),(37309,'users','6','update'),(37310,'users','6','delete'),(37311,'users','6','deleteallroles'),(37312,'productscategory','6','add'),(37313,'productscategory','6','update'),(37314,'productscategory','6','delete'),(37315,'productlist','6','bulk'),(37316,'productlist','6','updatestock'),(37317,'productlist','6','move'),(37318,'productlist','6','more'),(37319,'productlist','6','transfer'),(37320,'productlist','6','addstock'),(37321,'productlist','6','delete'),(37322,'productlist','6','view'),(37323,'productlist','6','update'),(37324,'productlist','6','add'),(37325,'productlist','6','openclosestock'),(37326,'productlist','6','stocktaking'),(37327,'productlist','6','editstocktaken'),(37328,'productlist','6','editopenclosestock'),(37329,'productlist','6','changeserialstatus'),(37330,'productlist','6','viewserials'),(37331,'products','6','add'),(37332,'products','6','update'),(37333,'products','6','delete'),(37334,'products','6','addstock'),(37335,'products','6','more'),(37336,'products','6','bulk'),(37337,'products','6','deleteorder'),(37338,'products','6','dispatch'),(37339,'products','6','removestock'),(37340,'products','6','price'),(37341,'products','6','removeallstock'),(37342,'incomingstock','6','add'),(37343,'incomingstock','6','update'),(37344,'incomingstock','6','view'),(37345,'incomingstock','6','delete'),(37346,'lowstocklist','6','add'),(37347,'lowstocklist','6','more'),(37348,'lowstocklist','6','view'),(37349,'lowproducts','6','add'),(37350,'lowproducts','6','update'),(37351,'damagedproducts','6','add'),(37352,'damagedproducts','6','update'),(37353,'damagedproducts','6','delete'),(37354,'reports','6','view'),(37355,'reports','6','download'),(37356,'reports','6','delete'),(37357,'reports','6','update'),(37358,'reports','6','viewall'),(37359,'password','6','change'),(37360,'config','6','delete'),(37361,'config','6','add'),(37362,'config','6','update'),(37363,'config','6','productcode'),(37407,'purchases','22','add'),(37408,'purchases','22','update'),(37409,'purchases','22','updatebuyingprice'),(37410,'purchases','22','updatesellingprice'),(37411,'purchases','22','updateclosedinvoice'),(37412,'purchases','22','viewdirectpurchases'),(37413,'purchases','22','viewserials'),(37414,'purchases','22','viewpurchase'),(37415,'purchases','22','showdefaultserials'),(37416,'products','22','add'),(37417,'products','22','update'),(37418,'products','22','delete'),(37419,'products','22','addstock'),(37420,'products','22','more'),(37421,'products','22','bulk'),(37422,'products','22','deleteorder'),(37423,'products','22','dispatch'),(37424,'products','22','removestock'),(37425,'products','22','removeallstock'),(37426,'products','22','viewbprice'),(37427,'password','22','change'),(38088,'purchases','30','add'),(38089,'purchases','30','update'),(38090,'purchases','30','delete'),(38091,'purchases','30','updatebuyingprice'),(38092,'purchases','30','updatesellingprice'),(38093,'purchases','30','updateclosedinvoice'),(38094,'purchases','30','viewquotation'),(38095,'purchases','30','viewdirectpurchases'),(38096,'purchases','30','viewserials'),(38097,'purchases','30','viewpurchase'),(38098,'purchases','30','budget'),(38099,'purchases','30','salesorder'),(38100,'purchases','30','showdefaultserials'),(38101,'products','30','add'),(38102,'products','30','update'),(38103,'products','30','delete'),(38104,'products','30','addstock'),(38105,'products','30','more'),(38106,'products','30','bulk'),(38107,'products','30','deleteorder'),(38108,'products','30','dispatch'),(38109,'products','30','removestock'),(38110,'products','30','price'),(38111,'products','30','removeallstock'),(38112,'password','30','change'),(38651,'sales','18','add'),(38652,'sales','18','suspend'),(38653,'sales','18','printreceipt'),(38654,'sales','18','update'),(38655,'sales','18','cash'),(38656,'sales','18','moresales'),(38657,'sales','18','sale'),(38658,'sales','18','Logout'),(38659,'sales','18','mpesabalance'),(38660,'sales','18','displaycustomers'),(38661,'sales','18','discount'),(38662,'sales','18','select'),(38663,'sales','18','printbill'),(38664,'sales','18','productdiscount'),(38665,'sales','18','mpesa'),(38666,'sales','18','closebill'),(38667,'sales','18','editsellingprice'),(38668,'sales','18','viewbuyingprice'),(38669,'sales','18','updatepaymentmode'),(38670,'sales','18','card'),(38671,'sales','18','clearpayments'),(38672,'sales','18','cheque'),(38673,'sales','18','creditnote'),(38674,'sales','18','salesbeyondbprice'),(38675,'sales','18','voucher'),(38676,'sales','18','points'),(38677,'sales','18','credit'),(38678,'sales','18','backdatesales'),(38679,'sales','18','recordcoins'),(38680,'sales','18','leaseitems'),(38681,'sales','18','changetaxstatus'),(38682,'sales','18','giveloyalityponts'),(38683,'sales','18','changeuomonsales'),(38684,'sales','18','sendsms'),(38685,'sales','18','salesperson'),(38686,'cashiersales','18','entermpesacode'),(38687,'cashiersales','18','editmpesa'),(38688,'cashiersales','18','all'),(38689,'cashiersales','18','editmpesadate'),(38690,'cashiersales','18','cashiersales'),(38691,'cashiersales','18','adddailycollection'),(38692,'cashiersales','18','viewdailycollections'),(38693,'cashiersales','18','viewtill'),(38694,'cashiersales','18','deletedailycollections'),(38695,'cashiersales','18','updatedailycollections'),(38696,'cashiersales','18','clearallsales'),(38697,'cashiersales','18','viewallcollections'),(38698,'cashiersales','18','mpesapendingreport'),(38699,'cashiersales','18','mpesaverifiedreport'),(38700,'members','18','add'),(38701,'members','18','update'),(38702,'productlist','18','bulk'),(38703,'productlist','18','move'),(38704,'productlist','18','more'),(38705,'productlist','18','addstock'),(38706,'productlist','18','view'),(38707,'productlist','18','update'),(38708,'productlist','18','add'),(38709,'productlist','18','openclosestock'),(38710,'productlist','18','stocktaking'),(38711,'productlist','18','editstocktaken'),(38712,'productlist','18','editopenclosestock'),(38713,'products','18','add'),(38714,'products','18','update'),(38715,'products','18','addstock'),(38716,'products','18','more'),(38717,'products','18','bulk'),(38718,'products','18','deleteorder'),(38719,'products','18','dispatch'),(38720,'products','18','removestock'),(38721,'products','18','price'),(38722,'products','18','removeallstock'),(38723,'products','18','viewbprice'),(38724,'password','18','change'),(38830,'sales','26','add'),(38831,'sales','26','suspend'),(38832,'sales','26','selectmessage'),(38833,'sales','26','printreceipt'),(38834,'sales','26','update'),(38835,'sales','26','cash'),(38836,'sales','26','moresales'),(38837,'sales','26','sale'),(38838,'sales','26','Logout'),(38839,'sales','26','mpesabalance'),(38840,'sales','26','displaycustomers'),(38841,'sales','26','discount'),(38842,'sales','26','reprint'),(38843,'sales','26','select'),(38844,'sales','26','printbill'),(38845,'sales','26','productdiscount'),(38846,'sales','26','mpesa'),(38847,'sales','26','closebill'),(38848,'sales','26','editsellingprice'),(38849,'sales','26','viewbuyingprice'),(38850,'sales','26','updatepaymentmode'),(38851,'sales','26','card'),(38852,'sales','26','clearpayments'),(38853,'sales','26','cheque'),(38854,'sales','26','creditnote'),(38855,'sales','26','salesbeyondbprice'),(38856,'sales','26','credit'),(38857,'sales','26','backdatesales'),(38858,'sales','26','recordcoins'),(38859,'sales','26','leaseitems'),(38860,'sales','26','changetaxstatus'),(38861,'sales','26','giveloyalityponts'),(38862,'sales','26','splitbill'),(38863,'sales','26','changeuomonsales'),(38864,'sales','26','sendsms'),(38865,'sales','26','salesperson'),(38866,'cashiersales','26','entermpesacode'),(38867,'cashiersales','26','editmpesa'),(38868,'cashiersales','26','all'),(38869,'cashiersales','26','editmpesadate'),(38870,'cashiersales','26','cashiersales'),(38871,'cashiersales','26','adddailycollection'),(38872,'cashiersales','26','viewdailycollections'),(38873,'cashiersales','26','viewtill'),(38874,'cashiersales','26','deletedailycollections'),(38875,'cashiersales','26','reversempesa'),(38876,'cashiersales','26','updatedailycollections'),(38877,'cashiersales','26','clearallsales'),(38878,'cashiersales','26','viewallcollections'),(38879,'cashiersales','26','mpesapendingreport'),(38880,'cashiersales','26','mpesaverifiedreport'),(38881,'viewreturnsales','26','add'),(38882,'viewreturnsales','26','update'),(38883,'viewreturnsales','26','return'),(38884,'viewreturnsales','26','clear'),(38885,'viewreturnsales','26','moresales'),(38886,'incomeexpenses','26','add'),(38887,'incomeexpenses','26','closeexpense'),(38888,'incomeexpenses','26','update'),(38889,'incomeexpenses','26','updateclosedexpenses'),(38890,'incomeexpenses','26','wiewinvoices'),(38891,'incomeexpenses','26','viewbills'),(38892,'incomeexpenses','26','viewexpense'),(38893,'incomeexpenses','26','viewdebtors'),(38894,'incomeexpenses','26','viewcreditors'),(38895,'incomeexpenses','26','postrentalexpenses'),(38896,'members','26','add'),(38897,'members','26','update'),(38898,'members','26','deletepeople'),(38899,'productlist','26','bulk'),(38900,'productlist','26','updatestock'),(38901,'productlist','26','move'),(38902,'productlist','26','more'),(38903,'productlist','26','transfer'),(38904,'productlist','26','addstock'),(38905,'productlist','26','view'),(38906,'productlist','26','update'),(38907,'productlist','26','add'),(38908,'productlist','26','openclosestock'),(38909,'productlist','26','stocktaking'),(38910,'productlist','26','editstocktaken'),(38911,'productlist','26','editopenclosestock'),(38912,'productlist','26','changeserialstatus'),(38913,'productlist','26','viewserials'),(38914,'products','26','add'),(38915,'products','26','update'),(38916,'products','26','addstock'),(38917,'products','26','more'),(38918,'products','26','bulk'),(38919,'products','26','deleteorder'),(38920,'products','26','dispatch'),(38921,'products','26','removestock'),(38922,'products','26','price'),(38923,'products','26','removeallstock'),(38924,'incomingstock','26','add'),(38925,'incomingstock','26','update'),(38926,'incomingstock','26','view'),(38927,'reports','26','view'),(38928,'reports','26','download'),(38929,'reports','26','update'),(38930,'reports','26','viewall'),(38931,'reports','26','dontshowprofit'),(38932,'password','26','change'),(38933,'sales','28','add'),(38934,'sales','28','suspend'),(38935,'sales','28','selectmessage'),(38936,'sales','28','printreceipt'),(38937,'sales','28','update'),(38938,'sales','28','cash'),(38939,'sales','28','moresales'),(38940,'sales','28','sale'),(38941,'sales','28','Logout'),(38942,'sales','28','mpesabalance'),(38943,'sales','28','displaycustomers'),(38944,'sales','28','discount'),(38945,'sales','28','reprint'),(38946,'sales','28','select'),(38947,'sales','28','printbill'),(38948,'sales','28','productdiscount'),(38949,'sales','28','mpesa'),(38950,'sales','28','closebill'),(38951,'sales','28','editsellingprice'),(38952,'sales','28','viewbuyingprice'),(38953,'sales','28','updatepaymentmode'),(38954,'sales','28','card'),(38955,'sales','28','clearpayments'),(38956,'sales','28','cheque'),(38957,'sales','28','creditnote'),(38958,'sales','28','salesbeyondbprice'),(38959,'sales','28','credit'),(38960,'sales','28','backdatesales'),(38961,'sales','28','recordcoins'),(38962,'sales','28','leaseitems'),(38963,'sales','28','changetaxstatus'),(38964,'sales','28','giveloyalityponts'),(38965,'sales','28','changeuomonsales'),(38966,'sales','28','sendsms'),(38967,'sales','28','salesperson'),(38968,'cashiersales','28','entermpesacode'),(38969,'cashiersales','28','editmpesa'),(38970,'cashiersales','28','all'),(38971,'cashiersales','28','editmpesadate'),(38972,'cashiersales','28','cashiersales'),(38973,'cashiersales','28','adddailycollection'),(38974,'cashiersales','28','viewdailycollections'),(38975,'cashiersales','28','viewtill'),(38976,'cashiersales','28','deletedailycollections'),(38977,'cashiersales','28','reversempesa'),(38978,'cashiersales','28','updatedailycollections'),(38979,'cashiersales','28','clearallsales'),(38980,'cashiersales','28','viewallcollections'),(38981,'cashiersales','28','mpesapendingreport'),(38982,'cashiersales','28','mpesaverifiedreport'),(38983,'viewreturnsales','28','add'),(38984,'viewreturnsales','28','update'),(38985,'viewreturnsales','28','return'),(38986,'viewreturnsales','28','clear'),(38987,'viewreturnsales','28','moresales'),(38988,'incomeexpenses','28','add'),(38989,'incomeexpenses','28','closeexpense'),(38990,'incomeexpenses','28','update'),(38991,'incomeexpenses','28','updateclosedexpenses'),(38992,'incomeexpenses','28','wiewinvoices'),(38993,'incomeexpenses','28','viewbills'),(38994,'incomeexpenses','28','viewexpense'),(38995,'incomeexpenses','28','viewdebtors'),(38996,'incomeexpenses','28','viewcreditors'),(38997,'members','28','add'),(38998,'members','28','update'),(38999,'members','28','deletepeople'),(39000,'productlist','28','bulk'),(39001,'productlist','28','updatestock'),(39002,'productlist','28','move'),(39003,'productlist','28','more'),(39004,'productlist','28','transfer'),(39005,'productlist','28','addstock'),(39006,'productlist','28','view'),(39007,'productlist','28','update'),(39008,'productlist','28','add'),(39009,'productlist','28','openclosestock'),(39010,'productlist','28','stocktaking'),(39011,'productlist','28','editstocktaken'),(39012,'productlist','28','editopenclosestock'),(39013,'productlist','28','changeserialstatus'),(39014,'productlist','28','viewserials'),(39015,'products','28','add'),(39016,'products','28','update'),(39017,'products','28','delete'),(39018,'products','28','addstock'),(39019,'products','28','more'),(39020,'products','28','bulk'),(39021,'products','28','deleteorder'),(39022,'products','28','dispatch'),(39023,'products','28','removestock'),(39024,'products','28','price'),(39025,'products','28','removeallstock'),(39026,'incomingstock','28','add'),(39027,'incomingstock','28','update'),(39028,'incomingstock','28','view'),(39029,'incomingstore','28','add'),(39030,'incomingstore','28','delete'),(39031,'incomingstore','28','view'),(39032,'lowstocklist','28','add'),(39033,'lowstocklist','28','more'),(39034,'lowstocklist','28','view'),(39035,'lowproducts','28','add'),(39036,'lowproducts','28','update'),(39037,'reports','28','view'),(39038,'reports','28','download'),(39039,'reports','28','update'),(39040,'reports','28','viewall'),(39041,'reports','28','dontshowprofit'),(39042,'password','28','change'),(39377,'sales','19','add'),(39378,'sales','19','suspend'),(39379,'sales','19','printreceipt'),(39380,'sales','19','update'),(39381,'sales','19','cash'),(39382,'sales','19','moresales'),(39383,'sales','19','sale'),(39384,'sales','19','Logout'),(39385,'sales','19','mpesabalance'),(39386,'sales','19','displaycustomers'),(39387,'sales','19','discount'),(39388,'sales','19','select'),(39389,'sales','19','printbill'),(39390,'sales','19','productdiscount'),(39391,'sales','19','mpesa'),(39392,'sales','19','closebill'),(39393,'sales','19','editsellingprice'),(39394,'sales','19','updatepaymentmode'),(39395,'sales','19','card'),(39396,'sales','19','clearpayments'),(39397,'sales','19','cheque'),(39398,'sales','19','creditnote'),(39399,'sales','19','salesbeyondbprice'),(39400,'sales','19','voucher'),(39401,'sales','19','points'),(39402,'sales','19','credit'),(39403,'sales','19','backdatesales'),(39404,'sales','19','recordcoins'),(39405,'sales','19','leaseitems'),(39406,'sales','19','changetaxstatus'),(39407,'sales','19','giveloyalityponts'),(39408,'sales','19','changeuomonsales'),(39409,'sales','19','sendsms'),(39410,'sales','19','salesperson'),(39411,'wholesale','19','sale'),(39412,'wholesale','19','add'),(39413,'wholesale','19','update'),(39414,'cashiersales','19','entermpesacode'),(39415,'cashiersales','19','editmpesa'),(39416,'cashiersales','19','all'),(39417,'cashiersales','19','editmpesadate'),(39418,'cashiersales','19','cashiersales'),(39419,'cashiersales','19','adddailycollection'),(39420,'cashiersales','19','viewdailycollections'),(39421,'cashiersales','19','viewtill'),(39422,'members','19','add'),(39423,'members','19','update'),(39424,'productlist','19','bulk'),(39425,'productlist','19','move'),(39426,'productlist','19','more'),(39427,'productlist','19','transfer'),(39428,'productlist','19','addstock'),(39429,'productlist','19','view'),(39430,'productlist','19','update'),(39431,'productlist','19','add'),(39432,'productlist','19','stocktaking'),(39433,'productlist','19','editstocktaken'),(39434,'productlist','19','editopenclosestock'),(39435,'productlist','19','viewbprice'),(39436,'products','19','add'),(39437,'products','19','update'),(39438,'products','19','addstock'),(39439,'products','19','more'),(39440,'products','19','bulk'),(39441,'products','19','deleteorder'),(39442,'products','19','dispatch'),(39443,'products','19','removestock'),(39444,'products','19','price'),(39445,'products','19','removeallstock'),(39446,'products','19','viewbprice'),(39447,'password','19','change'),(40913,'sales','9','add'),(40914,'sales','9','suspend'),(40915,'sales','9','selectmessage'),(40916,'sales','9','printreceipt'),(40917,'sales','9','update'),(40918,'sales','9','cash'),(40919,'sales','9','delete'),(40920,'sales','9','moresales'),(40921,'sales','9','sale'),(40922,'sales','9','Logout'),(40923,'sales','9','mpesabalance'),(40924,'sales','9','displaycustomers'),(40925,'sales','9','discount'),(40926,'sales','9','reprint'),(40927,'sales','9','select'),(40928,'sales','9','printbill'),(40929,'sales','9','productdiscount'),(40930,'sales','9','mpesa'),(40931,'sales','9','order'),(40932,'sales','9','closebill'),(40933,'sales','9','viewbuyingprice'),(40934,'sales','9','editsellingprice'),(40935,'sales','9','updatepaymentmode'),(40936,'sales','9','card'),(40937,'sales','9','clearpayments'),(40938,'sales','9','cheque'),(40939,'sales','9','creditnote'),(40940,'sales','9','voucher'),(40941,'sales','9','salesbeyondbprice'),(40942,'sales','9','points'),(40943,'sales','9','credit'),(40944,'sales','9','selectroom'),(40945,'sales','9','dontprint'),(40946,'sales','9','backdatesales'),(40947,'sales','9','recordcoins'),(40948,'sales','9','changetaxstatus'),(40949,'sales','9','leaseitems'),(40950,'sales','9','giveloyalityponts'),(40951,'sales','9','splitbill'),(40952,'sales','9','changeuomonsales'),(40953,'sales','9','selecttable'),(40954,'sales','9','sendsms'),(40955,'sales','9','salesperson'),(40956,'wholesale','9','sale'),(40957,'wholesale','9','add'),(40958,'wholesale','9','delete'),(40959,'wholesale','9','update'),(40960,'cashiersales','9','entermpesacode'),(40961,'cashiersales','9','editmpesa'),(40962,'cashiersales','9','all'),(40963,'cashiersales','9','delete'),(40964,'cashiersales','9','cashiersales'),(40965,'cashiersales','9','editmpesadate'),(40966,'cashiersales','9','adddailycollection'),(40967,'cashiersales','9','viewdailycollections'),(40968,'cashiersales','9','viewtill'),(40969,'cashiersales','9','deletedailycollections'),(40970,'cashiersales','9','reversempesa'),(40971,'cashiersales','9','updatedailycollections'),(40972,'cashiersales','9','clearallsales'),(40973,'cashiersales','9','viewallcollections'),(40974,'cashiersales','9','mpesapendingreport'),(40975,'cashiersales','9','mpesaverifiedreport'),(40976,'purchases','9','add'),(40977,'purchases','9','update'),(40978,'purchases','9','delete'),(40979,'purchases','9','updatebuyingprice'),(40980,'purchases','9','updatesellingprice'),(40981,'purchases','9','updateclosedinvoice'),(40982,'purchases','9','viewquotation'),(40983,'purchases','9','viewdirectpurchases'),(40984,'purchases','9','viewserials'),(40985,'purchases','9','viewpurchase'),(40986,'purchases','9','budget'),(40987,'purchases','9','salesorder'),(40988,'purchases','9','showdefaultserials'),(40989,'purchases','9','approve'),(40990,'viewreturnsales','9','add'),(40991,'viewreturnsales','9','update'),(40992,'viewreturnsales','9','delete'),(40993,'viewreturnsales','9','return'),(40994,'viewreturnsales','9','clear'),(40995,'viewreturnsales','9','moresales'),(40996,'incomeexpenses','9','add'),(40997,'incomeexpenses','9','closeexpense'),(40998,'incomeexpenses','9','update'),(40999,'incomeexpenses','9','updateclosedexpenses'),(41000,'incomeexpenses','9','wiewinvoices'),(41001,'incomeexpenses','9','viewbills'),(41002,'incomeexpenses','9','viewexpense'),(41003,'incomeexpenses','9','viewdebtors'),(41004,'incomeexpenses','9','viewcreditors'),(41005,'incomeexpenses','9','postrentalexpenses'),(41006,'branch','9','add'),(41007,'branch','9','view'),(41008,'branch','9','update'),(41009,'branch','9','delete'),(41010,'members','9','add'),(41011,'members','9','update'),(41012,'members','9','deletepeople'),(41013,'users','9','add'),(41014,'users','9','update'),(41015,'users','9','delete'),(41016,'users','9','deleteallroles'),(41017,'productscategory','9','add'),(41018,'productscategory','9','update'),(41019,'productscategory','9','delete'),(41020,'productlist','9','bulk'),(41021,'productlist','9','updatestock'),(41022,'productlist','9','more'),(41023,'productlist','9','move'),(41024,'productlist','9','transfer'),(41025,'productlist','9','addstock'),(41026,'productlist','9','delete'),(41027,'productlist','9','view'),(41028,'productlist','9','update'),(41029,'productlist','9','add'),(41030,'productlist','9','openclosestock'),(41031,'productlist','9','stocktaking'),(41032,'productlist','9','editstocktaken'),(41033,'productlist','9','editopenclosestock'),(41034,'productlist','9','changeserialstatus'),(41035,'productlist','9','viewserials'),(41036,'products','9','add'),(41037,'products','9','update'),(41038,'products','9','delete'),(41039,'products','9','addstock'),(41040,'products','9','more'),(41041,'products','9','bulk'),(41042,'products','9','deleteorder'),(41043,'products','9','dispatch'),(41044,'products','9','removestock'),(41045,'products','9','price'),(41046,'products','9','removeallstock'),(41047,'incomingstock','9','add'),(41048,'incomingstock','9','update'),(41049,'incomingstock','9','view'),(41050,'incomingstock','9','delete'),(41051,'incomingstore','9','add'),(41052,'incomingstore','9','delete'),(41053,'incomingstore','9','view'),(41054,'lowstocklist','9','add'),(41055,'lowstocklist','9','more'),(41056,'lowstocklist','9','view'),(41057,'damagedproducts','9','add'),(41058,'damagedproducts','9','update'),(41059,'damagedproducts','9','delete'),(41060,'reports','9','view'),(41061,'reports','9','download'),(41062,'reports','9','update'),(41063,'reports','9','viewall'),(41064,'password','9','change'),(41065,'config','9','delete'),(41066,'config','9','add'),(41067,'config','9','update'),(41358,'purchases','23','add'),(41359,'purchases','23','update'),(41360,'purchases','23','viewserials'),(41361,'purchases','23','showdefaultserials'),(41362,'purchases','23','approve'),(41363,'productlist','23','bulk'),(41364,'productlist','23','updatestock'),(41365,'productlist','23','more'),(41366,'productlist','23','move'),(41367,'productlist','23','transfer'),(41368,'productlist','23','addstock'),(41369,'productlist','23','view'),(41370,'productlist','23','update'),(41371,'productlist','23','add'),(41372,'productlist','23','openclosestock'),(41373,'productlist','23','stocktaking'),(41374,'productlist','23','editstocktaken'),(41375,'productlist','23','editopenclosestock'),(41376,'productlist','23','changeserialstatus'),(41377,'productlist','23','viewserials'),(41378,'productlist','23','viewbprice'),(41379,'products','23','add'),(41380,'products','23','update'),(41381,'products','23','delete'),(41382,'products','23','addstock'),(41383,'products','23','more'),(41384,'products','23','bulk'),(41385,'products','23','dispatch'),(41386,'products','23','removestock'),(41387,'products','23','removeallstock'),(41388,'products','23','viewbprice'),(41389,'password','23','change'),(41512,'purchases','11','add'),(41513,'purchases','11','update'),(41514,'purchases','11','delete'),(41515,'purchases','11','updateclosedinvoice'),(41516,'purchases','11','viewquotation'),(41517,'purchases','11','viewdirectpurchases'),(41518,'purchases','11','viewserials'),(41519,'purchases','11','viewpurchase'),(41520,'purchases','11','budget'),(41521,'purchases','11','salesorder'),(41522,'purchases','11','showdefaultserials'),(41523,'purchases','11','approve'),(41524,'productlist','11','bulk'),(41525,'productlist','11','updatestock'),(41526,'productlist','11','more'),(41527,'productlist','11','move'),(41528,'productlist','11','transfer'),(41529,'productlist','11','addstock'),(41530,'productlist','11','delete'),(41531,'productlist','11','view'),(41532,'productlist','11','update'),(41533,'productlist','11','add'),(41534,'productlist','11','openclosestock'),(41535,'productlist','11','stocktaking'),(41536,'productlist','11','editstocktaken'),(41537,'productlist','11','editopenclosestock'),(41538,'productlist','11','changeserialstatus'),(41539,'productlist','11','viewserials'),(41540,'productlist','11','viewproductsfromallbranches'),(41541,'productlist','11','viewbprice'),(41542,'products','11','add'),(41543,'products','11','update'),(41544,'products','11','delete'),(41545,'products','11','addstock'),(41546,'products','11','more'),(41547,'products','11','bulk'),(41548,'products','11','deleteorder'),(41549,'products','11','dispatch'),(41550,'products','11','removestock'),(41551,'products','11','price'),(41552,'products','11','removeallstock'),(41553,'products','11','viewbprice'),(41554,'incomingstock','11','add'),(41555,'incomingstock','11','update'),(41556,'incomingstock','11','view'),(41557,'incomingstock','11','delete'),(41558,'incomingstore','11','add'),(41559,'incomingstore','11','delete'),(41560,'incomingstore','11','view'),(41561,'lowstocklist','11','add'),(41562,'lowstocklist','11','more'),(41563,'lowstocklist','11','view'),(41564,'password','11','change'),(41938,'sales','1','add'),(41939,'sales','1','suspend'),(41940,'sales','1','selectmessage'),(41941,'sales','1','printreceipt'),(41942,'sales','1','update'),(41943,'sales','1','cash'),(41944,'sales','1','delete'),(41945,'sales','1','moresales'),(41946,'sales','1','sale'),(41947,'sales','1','Logout'),(41948,'sales','1','mpesabalance'),(41949,'sales','1','displaycustomers'),(41950,'sales','1','discount'),(41951,'sales','1','reprint'),(41952,'sales','1','select'),(41953,'sales','1','printbill'),(41954,'sales','1','productdiscount'),(41955,'sales','1','mpesa'),(41956,'sales','1','order'),(41957,'sales','1','closebill'),(41958,'sales','1','viewbuyingprice'),(41959,'sales','1','editsellingprice'),(41960,'sales','1','updatepaymentmode'),(41961,'sales','1','card'),(41962,'sales','1','clearpayments'),(41963,'sales','1','cheque'),(41964,'sales','1','creditnote'),(41965,'sales','1','voucher'),(41966,'sales','1','salesbeyondbprice'),(41967,'sales','1','points'),(41968,'sales','1','credit'),(41969,'sales','1','selectroom'),(41970,'sales','1','dontprint'),(41971,'sales','1','accountlimit'),(41972,'sales','1','backdatesales'),(41973,'sales','1','recordcoins'),(41974,'sales','1','changetaxstatus'),(41975,'sales','1','leaseitems'),(41976,'sales','1','giveloyalityponts'),(41977,'sales','1','dontshowstock'),(41978,'sales','1','splitbill'),(41979,'sales','1','changeuomonsales'),(41980,'sales','1','selecttable'),(41981,'sales','1','printdelivery'),(41982,'sales','1','sendsms'),(41983,'sales','1','selectcurrency'),(41984,'sales','1','salesperson'),(41985,'sales','1','receiptno'),(41986,'purchases','1','add'),(41987,'purchases','1','update'),(41988,'purchases','1','delete'),(41989,'purchases','1','updatebuyingprice'),(41990,'purchases','1','updatesellingprice'),(41991,'purchases','1','updateclosedinvoice'),(41992,'purchases','1','viewquotation'),(41993,'purchases','1','viewdirectpurchases'),(41994,'purchases','1','viewserials'),(41995,'purchases','1','viewpurchase'),(41996,'purchases','1','budget'),(41997,'purchases','1','salesorder'),(41998,'purchases','1','showdefaultserials'),(41999,'purchases','1','approve'),(42000,'viewreturnsales','1','add'),(42001,'viewreturnsales','1','update'),(42002,'viewreturnsales','1','delete'),(42003,'viewreturnsales','1','return'),(42004,'viewreturnsales','1','clear'),(42005,'viewreturnsales','1','moresales'),(42006,'income','1','View'),(42007,'income','1','add'),(42008,'income','1','wiewinvoices'),(42009,'income','1','detailedvatinvoice'),(42010,'branch','1','add'),(42011,'branch','1','view'),(42012,'branch','1','update'),(42013,'branch','1','delete'),(42014,'members','1','add'),(42015,'members','1','update'),(42016,'members','1','deletepeople'),(42017,'users','1','add'),(42018,'users','1','update'),(42019,'users','1','delete'),(42020,'users','1','deleteallroles'),(42021,'productscategory','1','add'),(42022,'productscategory','1','update'),(42023,'productscategory','1','delete'),(42024,'productlist','1','bulk'),(42025,'productlist','1','updatestock'),(42026,'productlist','1','more'),(42027,'productlist','1','move'),(42028,'productlist','1','transfer'),(42029,'productlist','1','addstock'),(42030,'productlist','1','delete'),(42031,'productlist','1','view'),(42032,'productlist','1','update'),(42033,'productlist','1','add'),(42034,'productlist','1','openclosestock'),(42035,'productlist','1','stocktaking'),(42036,'productlist','1','editstocktaken'),(42037,'productlist','1','editopenclosestock'),(42038,'productlist','1','changeserialstatus'),(42039,'productlist','1','viewserials'),(42040,'productlist','1','viewbprice'),(42041,'products','1','add'),(42042,'products','1','update'),(42043,'products','1','delete'),(42044,'products','1','addstock'),(42045,'products','1','more'),(42046,'products','1','bulk'),(42047,'products','1','deleteorder'),(42048,'products','1','dispatch'),(42049,'products','1','removestock'),(42050,'products','1','price'),(42051,'products','1','removeallstock'),(42052,'products','1','viewbprice'),(42053,'lowproducts','1','add'),(42054,'lowproducts','1','update'),(42055,'payroll','1','add'),(42056,'reports','1','view'),(42057,'reports','1','download'),(42058,'reports','1','delete'),(42059,'reports','1','update'),(42060,'reports','1','viewall'),(42061,'reports','1','dontshowprofit'),(42062,'password','1','change'),(42063,'config','1','delete'),(42064,'config','1','add'),(42065,'config','1','update'),(42066,'config','1','productcode'),(42067,'purchases','12','add'),(42068,'purchases','12','update'),(42069,'purchases','12','delete'),(42070,'purchases','12','updateclosedinvoice'),(42071,'purchases','12','viewquotation'),(42072,'purchases','12','viewdirectpurchases'),(42073,'purchases','12','viewserials'),(42074,'purchases','12','viewpurchase'),(42075,'purchases','12','budget'),(42076,'purchases','12','viewallcounters'),(42077,'purchases','12','approve'),(42078,'productlist','12','bulk'),(42079,'productlist','12','updatestock'),(42080,'productlist','12','more'),(42081,'productlist','12','move'),(42082,'productlist','12','transfer'),(42083,'productlist','12','addstock'),(42084,'productlist','12','delete'),(42085,'productlist','12','view'),(42086,'productlist','12','update'),(42087,'productlist','12','add'),(42088,'productlist','12','openclosestock'),(42089,'productlist','12','stocktaking'),(42090,'productlist','12','editstocktaken'),(42091,'productlist','12','editopenclosestock'),(42092,'productlist','12','changeserialstatus'),(42093,'productlist','12','viewserials'),(42094,'products','12','add'),(42095,'products','12','update'),(42096,'products','12','delete'),(42097,'products','12','addstock'),(42098,'products','12','more'),(42099,'products','12','bulk'),(42100,'products','12','deleteorder'),(42101,'products','12','dispatch'),(42102,'products','12','removestock'),(42103,'products','12','removeallstock'),(42104,'products','12','viewbprice'),(42105,'incomingstock','12','add'),(42106,'incomingstock','12','update'),(42107,'incomingstock','12','view'),(42108,'password','12','change'),(42109,'sales','15','add'),(42110,'sales','15','suspend'),(42111,'sales','15','printreceipt'),(42112,'sales','15','update'),(42113,'sales','15','cash'),(42114,'sales','15','delete'),(42115,'sales','15','moresales'),(42116,'sales','15','sale'),(42117,'sales','15','Logout'),(42118,'sales','15','mpesabalance'),(42119,'sales','15','displaycustomers'),(42120,'sales','15','discount'),(42121,'sales','15','reprint'),(42122,'sales','15','select'),(42123,'sales','15','printbill'),(42124,'sales','15','productdiscount'),(42125,'sales','15','mpesa'),(42126,'sales','15','order'),(42127,'sales','15','closebill'),(42128,'sales','15','viewbuyingprice'),(42129,'sales','15','editsellingprice'),(42130,'sales','15','updatepaymentmode'),(42131,'sales','15','card'),(42132,'sales','15','clearpayments'),(42133,'sales','15','cheque'),(42134,'sales','15','creditnote'),(42135,'sales','15','voucher'),(42136,'sales','15','salesbeyondbprice'),(42137,'sales','15','points'),(42138,'sales','15','credit'),(42139,'sales','15','dontprint'),(42140,'sales','15','backdatesales'),(42141,'sales','15','recordcoins'),(42142,'sales','15','changetaxstatus'),(42143,'sales','15','leaseitems'),(42144,'sales','15','giveloyalityponts'),(42145,'sales','15','splitbill'),(42146,'sales','15','changeuomonsales'),(42147,'sales','15','sendsms'),(42148,'sales','15','salesperson'),(42149,'purchases','15','add'),(42150,'purchases','15','update'),(42151,'purchases','15','delete'),(42152,'purchases','15','updatebuyingprice'),(42153,'purchases','15','updatesellingprice'),(42154,'purchases','15','updateclosedinvoice'),(42155,'purchases','15','viewquotation'),(42156,'purchases','15','viewdirectpurchases'),(42157,'purchases','15','viewserials'),(42158,'purchases','15','viewpurchase'),(42159,'purchases','15','budget'),(42160,'purchases','15','salesorder'),(42161,'purchases','15','viewallcounters'),(42162,'purchases','15','approve'),(42163,'viewreturnsales','15','add'),(42164,'viewreturnsales','15','update'),(42165,'viewreturnsales','15','return'),(42166,'viewreturnsales','15','clear'),(42167,'viewreturnsales','15','moresales'),(42168,'productscategory','15','add'),(42169,'productscategory','15','update'),(42170,'productscategory','15','delete'),(42171,'productlist','15','bulk'),(42172,'productlist','15','updatestock'),(42173,'productlist','15','more'),(42174,'productlist','15','move'),(42175,'productlist','15','transfer'),(42176,'productlist','15','addstock'),(42177,'productlist','15','delete'),(42178,'productlist','15','view'),(42179,'productlist','15','update'),(42180,'productlist','15','add'),(42181,'productlist','15','openclosestock'),(42182,'productlist','15','stocktaking'),(42183,'productlist','15','editstocktaken'),(42184,'productlist','15','editopenclosestock'),(42185,'productlist','15','changeserialstatus'),(42186,'productlist','15','viewserials'),(42187,'productlist','15','viewproductsfromallbranches'),(42188,'products','15','add'),(42189,'products','15','update'),(42190,'products','15','delete'),(42191,'products','15','addstock'),(42192,'products','15','more'),(42193,'products','15','bulk'),(42194,'products','15','deleteorder'),(42195,'products','15','dispatch'),(42196,'products','15','removestock'),(42197,'products','15','price'),(42198,'products','15','removeallstock'),(42199,'incomingstock','15','add'),(42200,'incomingstock','15','update'),(42201,'incomingstock','15','view'),(42202,'incomingstore','15','add'),(42203,'incomingstore','15','delete'),(42204,'incomingstore','15','view'),(42205,'lowstocklist','15','add'),(42206,'lowstocklist','15','more'),(42207,'lowstocklist','15','view'),(42208,'lowproducts','15','add'),(42209,'lowproducts','15','update'),(42210,'reports','15','view'),(42211,'reports','15','download'),(42212,'reports','15','update'),(42213,'password','15','change'),(42214,'cashiersales','16','entermpesacode'),(42215,'cashiersales','16','editmpesa'),(42216,'cashiersales','16','all'),(42217,'cashiersales','16','cashiersales'),(42218,'cashiersales','16','editmpesadate'),(42219,'cashiersales','16','dontshowtotal'),(42220,'cashiersales','16','adddailycollection'),(42221,'cashiersales','16','viewdailycollections'),(42222,'cashiersales','16','viewtill'),(42223,'cashiersales','16','updatedailycollections'),(42224,'cashiersales','16','clearallsales'),(42225,'cashiersales','16','viewallcollections'),(42226,'cashiersales','16','mpesapendingreport'),(42227,'cashiersales','16','mpesaverifiedreport'),(42228,'productlist','16','bulk'),(42229,'productlist','16','updatestock'),(42230,'productlist','16','more'),(42231,'productlist','16','move'),(42232,'productlist','16','transfer'),(42233,'productlist','16','addstock'),(42234,'productlist','16','view'),(42235,'productlist','16','update'),(42236,'productlist','16','add'),(42237,'productlist','16','openclosestock'),(42238,'productlist','16','stocktaking'),(42239,'productlist','16','editstocktaken'),(42240,'productlist','16','editopenclosestock'),(42241,'productlist','16','changeserialstatus'),(42242,'productlist','16','viewserials'),(42243,'products','16','add'),(42244,'products','16','update'),(42245,'products','16','delete'),(42246,'products','16','addstock'),(42247,'products','16','more'),(42248,'products','16','bulk'),(42249,'products','16','deleteorder'),(42250,'products','16','dispatch'),(42251,'products','16','removestock'),(42252,'products','16','price'),(42253,'products','16','removeallstock'),(42254,'products','16','viewbprice'),(42255,'incomingstock','16','add'),(42256,'incomingstock','16','update'),(42257,'incomingstock','16','view'),(42258,'lowstocklist','16','add'),(42259,'lowstocklist','16','more'),(42260,'lowstocklist','16','view'),(42261,'lowproducts','16','add'),(42262,'lowproducts','16','update'),(42263,'damagedproducts','16','add'),(42264,'damagedproducts','16','update'),(42265,'password','16','change'),(42301,'sales','27','add'),(42302,'sales','27','suspend'),(42303,'sales','27','selectmessage'),(42304,'sales','27','printreceipt'),(42305,'sales','27','update'),(42306,'sales','27','cash'),(42307,'sales','27','moresales'),(42308,'sales','27','sale'),(42309,'sales','27','Logout'),(42310,'sales','27','mpesabalance'),(42311,'sales','27','displaycustomers'),(42312,'sales','27','discount'),(42313,'sales','27','reprint'),(42314,'sales','27','select'),(42315,'sales','27','printbill'),(42316,'sales','27','productdiscount'),(42317,'sales','27','mpesa'),(42318,'sales','27','closebill'),(42319,'sales','27','viewbuyingprice'),(42320,'sales','27','editsellingprice'),(42321,'sales','27','updatepaymentmode'),(42322,'sales','27','card'),(42323,'sales','27','clearpayments'),(42324,'sales','27','cheque'),(42325,'sales','27','creditnote'),(42326,'sales','27','salesbeyondbprice'),(42327,'sales','27','credit'),(42328,'sales','27','backdatesales'),(42329,'sales','27','recordcoins'),(42330,'sales','27','changetaxstatus'),(42331,'sales','27','leaseitems'),(42332,'sales','27','sendsms'),(42333,'sales','27','salesperson'),(42334,'cashiersales','27','entermpesacode'),(42335,'cashiersales','27','editmpesa'),(42336,'cashiersales','27','all'),(42337,'cashiersales','27','cashiersales'),(42338,'cashiersales','27','editmpesadate'),(42339,'cashiersales','27','adddailycollection'),(42340,'cashiersales','27','viewdailycollections'),(42341,'cashiersales','27','viewtill'),(42342,'cashiersales','27','deletedailycollections'),(42343,'cashiersales','27','reversempesa'),(42344,'cashiersales','27','updatedailycollections'),(42345,'cashiersales','27','clearallsales'),(42346,'cashiersales','27','viewallcollections'),(42347,'cashiersales','27','mpesapendingreport'),(42348,'cashiersales','27','mpesaverifiedreport'),(42349,'viewreturnsales','27','add'),(42350,'viewreturnsales','27','update'),(42351,'viewreturnsales','27','return'),(42352,'viewreturnsales','27','clear'),(42353,'viewreturnsales','27','moresales'),(42354,'incomeexpenses','27','add'),(42355,'incomeexpenses','27','closeexpense'),(42356,'incomeexpenses','27','update'),(42357,'incomeexpenses','27','updateclosedexpenses'),(42358,'incomeexpenses','27','wiewinvoices'),(42359,'incomeexpenses','27','viewbills'),(42360,'incomeexpenses','27','viewexpense'),(42361,'incomeexpenses','27','viewdebtors'),(42362,'incomeexpenses','27','viewcreditors'),(42363,'incomeexpenses','27','postrentalexpenses'),(42364,'members','27','add'),(42365,'members','27','update'),(42366,'members','27','deletepeople'),(42367,'productlist','27','bulk'),(42368,'productlist','27','updatestock'),(42369,'productlist','27','more'),(42370,'productlist','27','move'),(42371,'productlist','27','transfer'),(42372,'productlist','27','addstock'),(42373,'productlist','27','view'),(42374,'productlist','27','update'),(42375,'productlist','27','add'),(42376,'productlist','27','openclosestock'),(42377,'productlist','27','stocktaking'),(42378,'productlist','27','editstocktaken'),(42379,'productlist','27','editopenclosestock'),(42380,'productlist','27','changeserialstatus'),(42381,'productlist','27','viewserials'),(42382,'products','27','add'),(42383,'products','27','update'),(42384,'products','27','delete'),(42385,'products','27','addstock'),(42386,'products','27','more'),(42387,'products','27','bulk'),(42388,'products','27','deleteorder'),(42389,'products','27','dispatch'),(42390,'products','27','removestock'),(42391,'products','27','price'),(42392,'products','27','removeallstock'),(42393,'incomingstock','27','add'),(42394,'incomingstock','27','update'),(42395,'incomingstock','27','view'),(42396,'incomingstock','27','delete'),(42397,'lowstocklist','27','add'),(42398,'lowstocklist','27','more'),(42399,'lowstocklist','27','view'),(42400,'reports','27','view'),(42401,'reports','27','download'),(42402,'reports','27','update'),(42403,'reports','27','viewall'),(42404,'reports','27','dontshowprofit'),(42405,'password','27','change'),(42406,'sales','31','add'),(42407,'sales','31','suspend'),(42408,'sales','31','printreceipt'),(42409,'sales','31','update'),(42410,'sales','31','cash'),(42411,'sales','31','delete'),(42412,'sales','31','moresales'),(42413,'sales','31','sale'),(42414,'sales','31','Logout'),(42415,'sales','31','mpesabalance'),(42416,'sales','31','displaycustomers'),(42417,'sales','31','discount'),(42418,'sales','31','reprint'),(42419,'sales','31','select'),(42420,'sales','31','printbill'),(42421,'sales','31','productdiscount'),(42422,'sales','31','mpesa'),(42423,'sales','31','closebill'),(42424,'sales','31','viewbuyingprice'),(42425,'sales','31','editsellingprice'),(42426,'sales','31','updatepaymentmode'),(42427,'sales','31','card'),(42428,'sales','31','clearpayments'),(42429,'sales','31','cheque'),(42430,'sales','31','creditnote'),(42431,'sales','31','voucher'),(42432,'sales','31','salesbeyondbprice'),(42433,'sales','31','points'),(42434,'sales','31','credit'),(42435,'sales','31','dontprint'),(42436,'sales','31','backdatesales'),(42437,'sales','31','recordcoins'),(42438,'sales','31','changetaxstatus'),(42439,'sales','31','leaseitems'),(42440,'sales','31','giveloyalityponts'),(42441,'sales','31','dontshowstock'),(42442,'sales','31','changeuomonsales'),(42443,'sales','31','sendsms'),(42444,'sales','31','salesperson'),(42445,'wholesale','31','sale'),(42446,'wholesale','31','add'),(42447,'wholesale','31','delete'),(42448,'wholesale','31','update'),(42449,'cashiersales','31','entermpesacode'),(42450,'cashiersales','31','editmpesa'),(42451,'cashiersales','31','all'),(42452,'cashiersales','31','delete'),(42453,'cashiersales','31','cashiersales'),(42454,'cashiersales','31','editmpesadate'),(42455,'cashiersales','31','adddailycollection'),(42456,'cashiersales','31','viewdailycollections'),(42457,'cashiersales','31','viewtill'),(42458,'cashiersales','31','deletedailycollections'),(42459,'cashiersales','31','reversempesa'),(42460,'cashiersales','31','updatedailycollections'),(42461,'cashiersales','31','clearallsales'),(42462,'cashiersales','31','viewallcollections'),(42463,'cashiersales','31','mpesapendingreport'),(42464,'cashiersales','31','mpesaverifiedreport'),(42465,'recorddelivery','31','add'),(42466,'recorddelivery','31','view'),(42467,'recorddelivery','31','update'),(42468,'recorddelivery','31','delete'),(42469,'recorddelivery','31','changestatus'),(42470,'recorddelivery','31','report'),(42471,'recorddelivery','31','Dispatched'),(42472,'recorddelivery','31','FailedDelivery'),(42473,'recorddelivery','31','ReturnedandReceived'),(42474,'recorddelivery','31','Delivered'),(42475,'recorddelivery','31','Claimraised'),(42476,'recorddelivery','31','ClaimOK'),(42477,'recorddelivery','31','ClaimDamaged'),(42478,'purchases','31','add'),(42479,'purchases','31','update'),(42480,'purchases','31','delete'),(42481,'purchases','31','updatebuyingprice'),(42482,'purchases','31','updatesellingprice'),(42483,'purchases','31','updateclosedinvoice'),(42484,'purchases','31','viewquotation'),(42485,'purchases','31','viewdirectpurchases'),(42486,'purchases','31','viewserials'),(42487,'purchases','31','viewpurchase'),(42488,'purchases','31','budget'),(42489,'purchases','31','salesorder'),(42490,'purchases','31','showdefaultserials'),(42491,'purchases','31','viewallcounters'),(42492,'purchases','31','approve'),(42493,'viewreturnsales','31','add'),(42494,'viewreturnsales','31','update'),(42495,'viewreturnsales','31','delete'),(42496,'viewreturnsales','31','return'),(42497,'viewreturnsales','31','clear'),(42498,'viewreturnsales','31','moresales'),(42499,'income','31','View'),(42500,'income','31','add'),(42501,'income','31','wiewinvoices'),(42502,'income','31','detailedvatinvoice'),(42503,'incomeexpenses','31','add'),(42504,'incomeexpenses','31','closeexpense'),(42505,'incomeexpenses','31','update'),(42506,'incomeexpenses','31','updateclosedexpenses'),(42507,'incomeexpenses','31','wiewinvoices'),(42508,'incomeexpenses','31','viewbills'),(42509,'incomeexpenses','31','viewexpense'),(42510,'incomeexpenses','31','viewdebtors'),(42511,'incomeexpenses','31','viewcreditors'),(42512,'incomeexpenses','31','postrentalexpenses'),(42513,'branch','31','add'),(42514,'branch','31','view'),(42515,'branch','31','update'),(42516,'branch','31','delete'),(42517,'members','31','add'),(42518,'members','31','update'),(42519,'members','31','deletepeople'),(42520,'users','31','add'),(42521,'users','31','update'),(42522,'users','31','delete'),(42523,'users','31','deleteallroles'),(42524,'productscategory','31','add'),(42525,'productscategory','31','update'),(42526,'productscategory','31','delete'),(42527,'productlist','31','bulk'),(42528,'productlist','31','updatestock'),(42529,'productlist','31','more'),(42530,'productlist','31','move'),(42531,'productlist','31','transfer'),(42532,'productlist','31','addstock'),(42533,'productlist','31','delete'),(42534,'productlist','31','view'),(42535,'productlist','31','update'),(42536,'productlist','31','add'),(42537,'productlist','31','openclosestock'),(42538,'productlist','31','stocktaking'),(42539,'productlist','31','editstocktaken'),(42540,'productlist','31','editopenclosestock'),(42541,'productlist','31','changeserialstatus'),(42542,'productlist','31','viewserials'),(42543,'productlist','31','viewproductsfromallbranches'),(42544,'products','31','add'),(42545,'products','31','update'),(42546,'products','31','delete'),(42547,'products','31','addstock'),(42548,'products','31','more'),(42549,'products','31','bulk'),(42550,'products','31','deleteorder'),(42551,'products','31','dispatch'),(42552,'products','31','removestock'),(42553,'products','31','price'),(42554,'products','31','removeallstock'),(42555,'incomingstock','31','add'),(42556,'incomingstock','31','update'),(42557,'incomingstock','31','view'),(42558,'incomingstock','31','delete'),(42559,'incomingstore','31','add'),(42560,'incomingstore','31','delete'),(42561,'incomingstore','31','view'),(42562,'lowstocklist','31','add'),(42563,'lowstocklist','31','more'),(42564,'lowstocklist','31','view'),(42565,'lowproducts','31','add'),(42566,'lowproducts','31','update'),(42567,'damagedproducts','31','add'),(42568,'damagedproducts','31','update'),(42569,'damagedproducts','31','delete'),(42570,'assets','31','add'),(42571,'assets','31','update'),(42572,'assets','31','delete'),(42573,'accounting','31','deletebank'),(42574,'accounting','31','deleteglaccount'),(42575,'accounting','31','view'),(42576,'bankdeposits','31','add'),(42577,'bankdeposits','31','update'),(42578,'bankdeposits','31','delete'),(42579,'banktransfer','31','add'),(42580,'journalentry','31','add'),(42581,'accountingreports','31','view'),(42582,'peoplecategory','31','add'),(42583,'peoplecategory','31','update'),(42584,'peoplecategory','31','delete'),(42585,'payrollsetup','31','add'),(42586,'leavemanagement','31','add'),(42587,'biometricrecords','31','add'),(42588,'payroll','31','add'),(42589,'reports','31','view'),(42590,'reports','31','download'),(42591,'reports','31','delete'),(42592,'reports','31','update'),(42593,'reports','31','viewall'),(42594,'displayreport','31','view'),(42595,'grouping','31','add'),(42596,'grouping','31','update'),(42597,'grouping','31','delete'),(42598,'sendsms','31','add'),(42599,'sendsms','31','update'),(42600,'sendsms','31','delete'),(42601,'sendsms','31','transfersms'),(42602,'documents','31','add'),(42603,'documents','31','update'),(42604,'documents','31','delete'),(42605,'documents','31','viewalldocuments'),(42606,'humanresource','31','add'),(42607,'humanresource','31','approve'),(42608,'humanresource','31','update'),(42609,'humanresource','31','delete'),(42610,'humanresource','31','view'),(42611,'humanresource','31','allocate'),(42612,'humanresource','31','viewallpayroll'),(42613,'humanresource','31','leavesetup'),(42614,'humanresource','31','allleaves '),(42615,'humanresource','31','bioattendance'),(42616,'taskscategory','31','add'),(42617,'taskscategory','31','update'),(42618,'taskscategory','31','delete'),(42619,'task','31','add'),(42620,'task','31','update'),(42621,'task','31','viewall'),(42622,'task','31','delete'),(42623,'task','31','postspecifictask'),(42624,'task','31','postgeneraltask'),(42625,'task','31','viewothersspecifictask'),(42626,'task','31','viewothersgeneraltask'),(42627,'task','31','assigntask'),(42628,'task','31','posttaskforothers'),(42629,'callcenter','31','add'),(42630,'callcenter','31','upadate'),(42631,'callcenter','31','view'),(42632,'callcenter','31','delete'),(42633,'complain','31','add'),(42634,'complain','31','view'),(42635,'complain','31','update'),(42636,'complain','31','allcompalin'),(42637,'complain','31','delete'),(42638,'events','31','add'),(42639,'events','31','update'),(42640,'events','31','delete'),(42641,'password','31','change'),(42642,'profile','31','update'),(42643,'ecommerce','31','add'),(42644,'ecommerce','31','update'),(42645,'ecommerce','31','delete'),(42646,'ecommerce','31','vieworders'),(42647,'ecommerce','31','setup'),(42648,'ecommerce','31','approveorders'),(42649,'config','31','delete'),(42650,'config','31','add'),(42651,'config','31','update'),(42652,'payrollsetup','42','add'),(42653,'leavemanagement','42','add'),(42654,'payroll','42','add'),(42655,'humanresource','42','add'),(42656,'humanresource','42','approve'),(42657,'humanresource','42','update'),(42658,'humanresource','42','view'),(42659,'humanresource','42','allocate'),(42660,'humanresource','42','viewallpayroll'),(42661,'humanresource','42','leavesetup'),(42662,'humanresource','42','allleaves '),(42663,'humanresource','42','bioattendance'),(42664,'password','42','change'),(42665,'sales','44','add'),(42666,'sales','44','suspend'),(42667,'sales','44','selectmessage'),(42668,'sales','44','printreceipt'),(42669,'sales','44','update'),(42670,'sales','44','cash'),(42671,'sales','44','delete'),(42672,'sales','44','moresales'),(42673,'sales','44','sale'),(42674,'sales','44','Logout'),(42675,'sales','44','mpesabalance'),(42676,'sales','44','displaycustomers'),(42677,'sales','44','discount'),(42678,'sales','44','reprint'),(42679,'sales','44','select'),(42680,'sales','44','printbill'),(42681,'sales','44','productdiscount'),(42682,'sales','44','mpesa'),(42683,'sales','44','closebill'),(42684,'sales','44','viewbuyingprice'),(42685,'sales','44','editsellingprice'),(42686,'sales','44','updatepaymentmode'),(42687,'sales','44','card'),(42688,'sales','44','clearpayments'),(42689,'sales','44','cheque'),(42690,'sales','44','creditnote'),(42691,'sales','44','salesbeyondbprice'),(42692,'sales','44','credit'),(42693,'sales','44','backdatesales'),(42694,'sales','44','recordcoins'),(42695,'sales','44','changetaxstatus'),(42696,'sales','44','leaseitems'),(42697,'sales','44','giveloyalityponts'),(42698,'sales','44','splitbill'),(42699,'sales','44','changeuomonsales'),(42700,'sales','44','sendsms'),(42701,'sales','44','salesperson'),(42702,'wholesale','44','sale'),(42703,'wholesale','44','add'),(42704,'wholesale','44','delete'),(42705,'wholesale','44','update'),(42706,'cashiersales','44','entermpesacode'),(42707,'cashiersales','44','editmpesa'),(42708,'cashiersales','44','all'),(42709,'cashiersales','44','delete'),(42710,'cashiersales','44','cashiersales'),(42711,'cashiersales','44','editmpesadate'),(42712,'cashiersales','44','adddailycollection'),(42713,'cashiersales','44','viewdailycollections'),(42714,'cashiersales','44','viewtill'),(42715,'cashiersales','44','deletedailycollections'),(42716,'cashiersales','44','reversempesa'),(42717,'cashiersales','44','updatedailycollections'),(42718,'cashiersales','44','clearallsales'),(42719,'cashiersales','44','viewallcollections'),(42720,'cashiersales','44','mpesapendingreport'),(42721,'cashiersales','44','mpesaverifiedreport'),(42722,'purchases','44','add'),(42723,'purchases','44','update'),(42724,'purchases','44','delete'),(42725,'purchases','44','updatebuyingprice'),(42726,'purchases','44','updatesellingprice'),(42727,'purchases','44','updateclosedinvoice'),(42728,'purchases','44','viewquotation'),(42729,'purchases','44','viewdirectpurchases'),(42730,'purchases','44','viewserials'),(42731,'purchases','44','viewpurchase'),(42732,'purchases','44','budget'),(42733,'purchases','44','salesorder'),(42734,'purchases','44','showdefaultserials'),(42735,'purchases','44','viewallcounters'),(42736,'purchases','44','approve'),(42737,'viewreturnsales','44','add'),(42738,'viewreturnsales','44','update'),(42739,'viewreturnsales','44','delete'),(42740,'viewreturnsales','44','return'),(42741,'viewreturnsales','44','clear'),(42742,'viewreturnsales','44','moresales'),(42743,'incomeexpenses','44','add'),(42744,'incomeexpenses','44','closeexpense'),(42745,'incomeexpenses','44','update'),(42746,'incomeexpenses','44','updateclosedexpenses'),(42747,'incomeexpenses','44','wiewinvoices'),(42748,'incomeexpenses','44','viewbills'),(42749,'incomeexpenses','44','viewexpense'),(42750,'incomeexpenses','44','viewdebtors'),(42751,'incomeexpenses','44','viewcreditors'),(42752,'incomeexpenses','44','postrentalexpenses'),(42753,'members','44','add'),(42754,'members','44','update'),(42755,'members','44','deletepeople'),(42756,'users','44','add'),(42757,'users','44','update'),(42758,'users','44','delete'),(42759,'users','44','deleteallroles'),(42760,'productscategory','44','add'),(42761,'productscategory','44','update'),(42762,'productscategory','44','delete'),(42763,'productlist','44','bulk'),(42764,'productlist','44','updatestock'),(42765,'productlist','44','more'),(42766,'productlist','44','move'),(42767,'productlist','44','transfer'),(42768,'productlist','44','addstock'),(42769,'productlist','44','delete'),(42770,'productlist','44','view'),(42771,'productlist','44','update'),(42772,'productlist','44','add'),(42773,'productlist','44','openclosestock'),(42774,'productlist','44','stocktaking'),(42775,'productlist','44','editstocktaken'),(42776,'productlist','44','editopenclosestock'),(42777,'productlist','44','changeserialstatus'),(42778,'productlist','44','viewserials'),(42779,'products','44','add'),(42780,'products','44','update'),(42781,'products','44','delete'),(42782,'products','44','addstock'),(42783,'products','44','more'),(42784,'products','44','bulk'),(42785,'products','44','deleteorder'),(42786,'products','44','dispatch'),(42787,'products','44','removestock'),(42788,'products','44','price'),(42789,'products','44','removeallstock'),(42790,'incomingstock','44','add'),(42791,'incomingstock','44','update'),(42792,'incomingstock','44','view'),(42793,'incomingstock','44','delete'),(42794,'lowstocklist','44','add'),(42795,'lowstocklist','44','more'),(42796,'lowstocklist','44','view'),(42797,'damagedproducts','44','add'),(42798,'damagedproducts','44','update'),(42799,'damagedproducts','44','delete'),(42800,'reports','44','view'),(42801,'reports','44','download'),(42802,'reports','44','delete'),(42803,'reports','44','update'),(42804,'reports','44','viewall'),(42805,'humanresource','44','add'),(42806,'humanresource','44','approve'),(42807,'humanresource','44','update'),(42808,'humanresource','44','delete'),(42809,'humanresource','44','view'),(42810,'humanresource','44','allocate'),(42811,'humanresource','44','viewallpayroll'),(42812,'humanresource','44','leavesetup'),(42813,'humanresource','44','allleaves '),(42814,'humanresource','44','bioattendance'),(42815,'password','44','change'),(42816,'purchases','24','add'),(42817,'purchases','24','update'),(42818,'purchases','24','updatesellingprice'),(42819,'purchases','24','updateclosedinvoice'),(42820,'purchases','24','viewquotation'),(42821,'purchases','24','viewdirectpurchases'),(42822,'purchases','24','viewserials'),(42823,'purchases','24','viewpurchase'),(42824,'purchases','24','budget'),(42825,'purchases','24','salesorder'),(42826,'purchases','24','showdefaultserials'),(42827,'purchases','24','viewallcounters'),(42828,'purchases','24','approve'),(42829,'products','24','add'),(42830,'products','24','update'),(42831,'products','24','addstock'),(42832,'products','24','more'),(42833,'products','24','bulk'),(42834,'products','24','deleteorder'),(42835,'products','24','dispatch'),(42836,'products','24','removestock'),(42837,'products','24','price'),(42838,'products','24','removeallstock'),(42839,'password','24','change'),(42840,'purchases','25','add'),(42841,'purchases','25','update'),(42842,'purchases','25','updatesellingprice'),(42843,'purchases','25','updateclosedinvoice'),(42844,'purchases','25','viewquotation'),(42845,'purchases','25','viewdirectpurchases'),(42846,'purchases','25','viewserials'),(42847,'purchases','25','viewpurchase'),(42848,'purchases','25','budget'),(42849,'purchases','25','salesorder'),(42850,'purchases','25','showdefaultserials'),(42851,'purchases','25','viewallcounters'),(42852,'purchases','25','approve'),(42853,'products','25','add'),(42854,'products','25','update'),(42855,'products','25','delete'),(42856,'products','25','addstock'),(42857,'products','25','more'),(42858,'products','25','bulk'),(42859,'products','25','deleteorder'),(42860,'products','25','dispatch'),(42861,'products','25','removestock'),(42862,'products','25','price'),(42863,'products','25','removeallstock'),(42864,'products','25','viewbprice'),(42865,'password','25','change'),(43037,'sales','203','add'),(43038,'sales','203','suspend'),(43039,'sales','203','printreceipt'),(43040,'sales','203','update'),(43041,'sales','203','cash'),(43042,'sales','203','moresales'),(43043,'sales','203','sale'),(43044,'sales','203','Logout'),(43045,'sales','203','mpesabalance'),(43046,'sales','203','displaycustomers'),(43047,'sales','203','discount'),(43048,'sales','203','select'),(43049,'sales','203','printbill'),(43050,'sales','203','productdiscount'),(43051,'sales','203','mpesa'),(43052,'sales','203','order'),(43053,'sales','203','closebill'),(43054,'sales','203','editsellingprice'),(43055,'sales','203','updatepaymentmode'),(43056,'sales','203','card'),(43057,'sales','203','clearpayments'),(43058,'sales','203','cheque'),(43059,'sales','203','creditnote'),(43060,'sales','203','voucher'),(43061,'sales','203','salesbeyondbprice'),(43062,'sales','203','points'),(43063,'sales','203','credit'),(43064,'sales','203','dontprint'),(43065,'sales','203','backdatesales'),(43066,'sales','203','recordcoins'),(43067,'sales','203','changetaxstatus'),(43068,'sales','203','leaseitems'),(43069,'sales','203','giveloyalityponts'),(43070,'sales','203','changeuomonsales'),(43071,'sales','203','printdelivery'),(43072,'sales','203','sendsms'),(43073,'sales','203','selectcurrency'),(43074,'sales','203','salesperson'),(43075,'sales','203','receiptno'),(43076,'cashiersales','203','entermpesacode'),(43077,'cashiersales','203','editmpesa'),(43078,'cashiersales','203','all'),(43079,'cashiersales','203','cashiersales'),(43080,'cashiersales','203','editmpesadate'),(43081,'cashiersales','203','dontshowtotal'),(43082,'cashiersales','203','adddailycollection'),(43083,'cashiersales','203','viewdailycollections'),(43084,'cashiersales','203','viewtill'),(43085,'cashiersales','203','deletedailycollections'),(43086,'cashiersales','203','reversempesa'),(43087,'cashiersales','203','updatedailycollections'),(43088,'cashiersales','203','clearallsales'),(43089,'cashiersales','203','viewallcollections'),(43090,'cashiersales','203','mpesapendingreport'),(43091,'cashiersales','203','viewallcounters'),(43092,'cashiersales','203','mpesaverifiedreport'),(43093,'cashiersales','203','viewcommission'),(43094,'productlist','203','bulk'),(43095,'productlist','203','updatestock'),(43096,'productlist','203','more'),(43097,'productlist','203','move'),(43098,'productlist','203','transfer'),(43099,'productlist','203','addstock'),(43100,'productlist','203','view'),(43101,'productlist','203','add'),(43102,'productlist','203','openclosestock'),(43103,'productlist','203','stocktaking'),(43104,'productlist','203','editstocktaken'),(43105,'productlist','203','editopenclosestock'),(43106,'productlist','203','changeserialstatus'),(43107,'productlist','203','viewserials'),(43108,'productlist','203','viewproductsfromallbranches'),(43109,'productlist','203','viewbprice'),(43110,'products','203','add'),(43111,'products','203','update'),(43112,'products','203','addstock'),(43113,'products','203','more'),(43114,'products','203','bulk'),(43115,'products','203','deleteorder'),(43116,'products','203','dispatch'),(43117,'products','203','removestock'),(43118,'products','203','price'),(43119,'products','203','removeallstock'),(43120,'products','203','viewbprice'),(43121,'password','203','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', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `plot` -- LOCK TABLES `plot` WRITE; /*!40000 ALTER TABLE `plot` DISABLE KEYS */; /*!40000 ALTER TABLE `plot` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plotcharges` -- DROP TABLE IF EXISTS `plotcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plotcharges` ( `id` int(100) NOT NULL AUTO_INCREMENT, `chargeid` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `order` int(10) NOT NULL, `plotcharges` int(5) NOT NULL DEFAULT 1, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `plotcharges` -- LOCK TABLES `plotcharges` WRITE; /*!40000 ALTER TABLE `plotcharges` DISABLE KEYS */; /*!40000 ALTER TABLE `plotcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `post` -- DROP TABLE IF EXISTS `post`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `post` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `post` -- LOCK TABLES `post` WRITE; /*!40000 ALTER TABLE `post` DISABLE KEYS */; INSERT INTO `post` VALUES (1,'HOD','HOD','2020-08-08 07:40:57am','0000-00-00 00:00:00',0); /*!40000 ALTER TABLE `post` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `postrecharge` -- DROP TABLE IF EXISTS `postrecharge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `postrecharge` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `description` text NOT NULL, `balance` double(10,2) NOT NULL, `rate` decimal(10,2) NOT NULL, `balancebefore` decimal(10,2) DEFAULT NULL, `units` decimal(10,2) NOT NULL, `code` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `business` text NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `postrecharge` -- LOCK TABLES `postrecharge` WRITE; /*!40000 ALTER TABLE `postrecharge` DISABLE KEYS */; /*!40000 ALTER TABLE `postrecharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productcategory` -- DROP TABLE IF EXISTS `productcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` int(11) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `maincategory` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', `imgid` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productcategory` -- LOCK TABLES `productcategory` WRITE; /*!40000 ALTER TABLE `productcategory` DISABLE KEYS */; INSERT INTO `productcategory` VALUES (1,'MPD',0,'','active','1','','1','1','0','','Percentage',NULL),(2,'HANDWASH',0,'','active','1','','1','1','0','','Percentage',NULL),(3,'HAND RUB',0,'','active','1','','1','1','0','','Percentage',NULL),(4,'ELANI SANITIZER',0,'','active','1','','1','1','0','','Percentage',NULL),(5,'SARI SANITIZER',0,'','active','1','','1','1','0','','Percentage',NULL),(6,'DISINFECTANT',0,'','active','1','','1','1','0','','Percentage',NULL),(7,'CONDITIONER',0,'','active','1','','1','1','0','','Percentage',NULL),(8,'DISH WASH',0,'','active','1','','1','1','0','','Percentage',NULL),(9,'R.BLEACH',0,'','active','1','','1','1','0','','Percentage',NULL),(10,'OXYBLEACH',0,'','active','1','','1','1','0','','Percentage',NULL),(11,'TOILET CLEANER',0,'','active','1','','1','1','0','','Percentage',NULL),(12,'VEGE WASH',0,'','active','1','','1','1','0','','Percentage',NULL),(13,'BODY MIST',0,'','active','1','','1','1','0','','Percentage',NULL),(14,'BODY LOTION',0,'','active','1','','1','1','0','','Percentage',NULL),(15,'SHAMPOO',0,'','active','1','','1','1','0','','Percentage',NULL),(16,'SHOWER GEL',0,'','active','1','','1','1','0','','Percentage',NULL),(17,'ELANI PETROLEUM JELLY',0,'','active','1','','1','1','0','','Percentage',NULL),(18,'MILKING JELLY',0,'','active','1','','1','1','0','','Percentage',NULL),(19,'PREMIUM GUEST SOAPS',0,'','active','1','','1','1','0','','Percentage',NULL),(20,'WATER',0,'','active','1','','1','1','0','','Percentage',NULL),(21,'WELDING RODS',0,'','active','1','','1','1','0','','Percentage',NULL),(22,'BARBED WIRE',0,'','active','1','','1','1','0','','Percentage',NULL),(23,'CHAIN LINK',0,'','active','1','','1','1','0','','Percentage',NULL),(24,'EMPTY BOTTLES',0,'','active','1','','1','1','0','','Percentage',NULL),(25,'SECURITY SEALS',0,'','active','1','','1','1','0','','Percentage',NULL),(26,'LABELS',0,'','active','1','','1','1','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(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` int(10) NOT NULL DEFAULT 16, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `sellingprice2` varchar(20) NOT NULL, `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` varchar(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branch` varchar(50) NOT NULL, `expdate` date NOT NULL, `shortname` text NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `store` text NOT NULL, `code` varchar(100) NOT NULL, `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `vattype` varchar(20) NOT NULL DEFAULT 'VATABLE', `orderamount` varchar(30) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', PRIMARY KEY (`id`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB AUTO_INCREMENT=46 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 (2,'Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','24','13','',16,'0','1092','',NULL,'1092',NULL,NULL,'5',0,0,NULL,0,0,0,31.00,'','1','1','1','0000-00-00','','active','','2','pcs','Inventory','VATABLE','mainitem','Inclusive'),(3,'Bottles with cap B2 Blue 500ml(168pcs) with caps','24','13','',16,'0','1174','',NULL,'1174',NULL,NULL,'5',0,0,NULL,0,0,0,275.00,'','1','1','1','0000-00-00','','active','','3','pcs','Inventory','VATABLE','mainitem','Inclusive'),(4,'Bottles With Cap B2 clear 500ml(168pcs) with caps','24','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','4','pcs','Inventory','VATABLE','mainitem','Inclusive'),(5,'Bottles with cap Blue 1L (117pcs) with caps','24','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','','active','','5','pcs','Inventory','VATABLE','mainitem','Inclusive'),(6,'Bottles with cap clear 1L(117pcs) with Caps','24','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','6','pcs','Inventory','VATABLE','mainitem','Inclusive'),(7,'Disposables 18.9L with caps with caps','24','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,28.00,'','1','1','1','0000-00-00','','active','','7','pcs','Inventory','VATABLE','mainitem','Inclusive'),(8,'Clear Security Seals 500ml/1L(1000pcs)','25','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,41.00,'','1','1','1','0000-00-00','','active','','8','pcs','Inventory','VATABLE','mainitem','Inclusive'),(9,'Clear security Seals 18.9L(200pcs)','25','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,37.00,'','1','1','1','0000-00-00','','active','','9','pcs','Inventory','VATABLE','mainitem','Inclusive'),(10,'Q-KIU Security Seals(kgs)','25','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','10','pcs','Inventory','VATABLE','mainitem','Inclusive'),(11,'Elwan Security Seals(kgs)','25','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','11','pcs','Inventory','VATABLE','mainitem','Inclusive'),(12,'Aqua Purifier 500ml(200pcs)','26','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','12','pcs','Inventory','VATABLE','mainitem','Inclusive'),(13,'Britwave 500ml(200pcs)','26','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','13','pcs','Inventory','VATABLE','mainitem','Inclusive'),(14,'Chepkemel 1L(200pcs)','26','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','14','pcs','Inventory','VATABLE','mainitem','Inclusive'),(15,'Chepkemel 500ml(200pcs)','26','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','15','pcs','Inventory','VATABLE','mainitem','Inclusive'),(16,'Elwan 1L(200pcs)','26','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','16','pcs','Inventory','VATABLE','mainitem','Inclusive'),(17,'Elwan 500ml(200pcs)','26','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','17','pcs','Inventory','VATABLE','mainitem','Inclusive'),(18,'Equator Springs 500ml(200pcs)','26','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','18','pcs','Inventory','VATABLE','mainitem','Inclusive'),(19,'Huduma Springs 500ml(200pcs)','26','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','19','pcs','Inventory','VATABLE','mainitem','Inclusive'),(20,'Lessos Springs 500ml(200pcs)','26','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','20','pcs','Inventory','VATABLE','mainitem','Inclusive'),(21,'Marvelife 500ml(200pcs)','26','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','21','pcs','Inventory','VATABLE','mainitem','Inclusive'),(22,'Marvelife 1L(200pcs)','26','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','22','pcs','Inventory','VATABLE','mainitem','Inclusive'),(23,'Premium Shuttle 500ml Labels(200pcs)','26','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','23','pcs','Inventory','VATABLE','mainitem','Inclusive'),(24,'Q-kiu 1L Labels(200pcs)','26','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','24','pcs','Inventory','VATABLE','mainitem','Inclusive'),(25,'Q-kiu 500ml Labels(200pcs)','26','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','25','pcs','Inventory','VATABLE','mainitem','Inclusive'),(26,'Q-kiu 500ml Labels(200pcs) NEW','26','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','26','pcs','Inventory','VATABLE','mainitem','Inclusive'),(27,'Skydrop 1L(200pcs)','26','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','27','pcs','Inventory','VATABLE','mainitem','Inclusive'),(28,'Skydrop 500ml(200pcs)','26','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','28','pcs','Inventory','VATABLE','mainitem','Inclusive'),(29,'Unik Springs 500ml(200pcs)','26','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','29','pcs','Inventory','VATABLE','mainitem','Inclusive'),(30,'Kiu Gone Labels','26','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','30','pcs','Inventory','VATABLE','mainitem','Inclusive'),(31,'Vertani eco Straws','26','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','31','pcs','Inventory','VATABLE','mainitem','Inclusive'),(32,'Eco Straws','26','13','',16,'0','0','',NULL,'',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','32','pcs','Inventory','VATABLE','mainitem','Inclusive'),(42,'Bottles With Cap B3 clear 500ml(168pcs) with caps','24','13','',16,'0','0','',NULL,'0',NULL,NULL,'0',0,0,'241625035944',0,0,0,10.00,'2021-06-30 09:52:46','24','1','1','0000-00-00','','active','','42','BL','Inventory','VATABLE','mainitem','Inclusive'),(43,'Bottles 300 ML (300pcs) - B4 Clear','24','13','',16,'0','0','','0','0',NULL,NULL,'0',0,0,'241624966242',0,0,0,0.00,'2021-06-29 14:30:58','24','1','1','0000-00-00','','active','','43','BL','Inventory','VATABLE','mainitem','Inclusive'),(44,'Bottles 500 ml (168pcs) - B4 - Clear','24','13','',16,'0','0','','0','0',NULL,NULL,'0',0,0,'7245471624966193',0,0,0,0.00,'2021-06-29 14:30:40','24','1','1','0000-00-00','','active','','44','BL','Inventory','VATABLE','mainitem','Inclusive'),(45,'Bottles With Cap B3 Blue 500ml(168pcs) with caps','24','13','',16,'0','0','','0','0',NULL,NULL,'0',0,0,'1264261624966700',0,0,0,47.00,'2021-06-29 14:39:25','24','1','1','0000-00-00','','active','','45','BL','Inventory','VATABLE','mainitem','Inclusive'); /*!40000 ALTER TABLE `productlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `products` -- DROP TABLE IF EXISTS `products`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `products` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `code` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` int(10) NOT NULL DEFAULT 16, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` int(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `store` varchar(50) NOT NULL, `expdate` date NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `vattype` varchar(20) NOT NULL DEFAULT 'VATABLE', `orderamount` varchar(30) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', PRIMARY KEY (`id`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB AUTO_INCREMENT=46 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 (2,'Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','2','24','13','',16,'0','1092',NULL,'1092',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(3,'Bottles with cap B2 Blue 500ml(168pcs) with caps','3','24','13','',16,'0','1174',NULL,'1174',NULL,NULL,5,0,0,NULL,0,0,0,108.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(4,'Bottles With Cap B2 clear 500ml(168pcs) with caps','4','24','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(5,'Bottles with cap Blue 1L (117pcs) with caps','5','24','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(6,'Bottles with cap clear 1L(117pcs) with Caps','6','24','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(7,'Disposables 18.9L with caps with caps','7','24','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(8,'Clear Security Seals 500ml/1L(1000pcs)','8','25','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(9,'Clear security Seals 18.9L(200pcs)','9','25','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(10,'Q-KIU Security Seals(kgs)','10','25','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(11,'Elwan Security Seals(kgs)','11','25','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(12,'Aqua Purifier 500ml(200pcs)','12','26','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(13,'Britwave 500ml(200pcs)','13','26','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(14,'Chepkemel 1L(200pcs)','14','26','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(15,'Chepkemel 500ml(200pcs)','15','26','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(16,'Elwan 1L(200pcs)','16','26','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(17,'Elwan 500ml(200pcs)','17','26','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(18,'Equator Springs 500ml(200pcs)','18','26','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(19,'Huduma Springs 500ml(200pcs)','19','26','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(20,'Lessos Springs 500ml(200pcs)','20','26','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(21,'Marvelife 500ml(200pcs)','21','26','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(22,'Marvelife 1L(200pcs)','22','26','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(23,'Premium Shuttle 500ml Labels(200pcs)','23','26','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(24,'Q-kiu 1L Labels(200pcs)','24','26','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(25,'Q-kiu 500ml Labels(200pcs)','25','26','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(26,'Q-kiu 500ml Labels(200pcs) NEW','26','26','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(27,'Skydrop 1L(200pcs)','27','26','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(28,'Skydrop 500ml(200pcs)','28','26','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(29,'Unik Springs 500ml(200pcs)','29','26','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(30,'Kiu Gone Labels','30','26','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(31,'Vertani eco Straws','31','26','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(32,'Eco Straws','32','26','13','',16,'0','0',NULL,'',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(42,'Bottles With Cap B3 clear 500ml(168pcs) with caps','42','24','13','',16,'0','0','','0',NULL,NULL,0,0,0,'241625035944',0,0,0,80.00,'2021-06-30 09:52:46','24','1','1','0000-00-00','','active','BL','Inventory','','','','VATABLE','mainitem','Inclusive'),(43,'Bottles 300 ML (300pcs) - B4 Clear','43','24','13','',16,'0','0','0','0',NULL,NULL,0,0,0,'241624966242',0,0,0,15.00,'2021-06-29 14:30:58','24','1','','0000-00-00','','active','BL','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(44,'Bottles 500 ml (168pcs) - B4 - Clear','44','24','13','',16,'0','0','0','0',NULL,NULL,0,0,0,'7245471624966193',0,0,0,8.00,'2021-06-29 14:30:40','24','1','','0000-00-00','','active','BL','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(45,'Bottles With Cap B3 Blue 500ml(168pcs) with caps','45','24','13','',16,'0','0','0','0',NULL,NULL,0,0,0,'1264261624966700',0,0,0,7.00,'2021-06-29 14:39:25','24','1','','0000-00-00','','active','BL','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'); /*!40000 ALTER TABLE `products` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productsgrouping` -- DROP TABLE IF EXISTS `productsgrouping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productsgrouping` ( `id` int(50) NOT NULL AUTO_INCREMENT, `memberid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `updatedat` varchar(50) NOT NULL, `categoryid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productsgrouping` -- LOCK TABLES `productsgrouping` WRITE; /*!40000 ALTER TABLE `productsgrouping` DISABLE KEYS */; /*!40000 ALTER TABLE `productsgrouping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projects` -- DROP TABLE IF EXISTS `projects`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projects` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 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 */; INSERT INTO `projects` VALUES (1,'NAIROBI ABC','','2021-02-22 13:14:21','active','1','','1',''); /*!40000 ALTER TABLE `projects` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectsbudget` -- DROP TABLE IF EXISTS `projectsbudget`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectsbudget` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, `projectid` int(11) NOT NULL, `qty` varchar(20) NOT NULL, `uom` varchar(20) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectsbudget` -- LOCK TABLES `projectsbudget` WRITE; /*!40000 ALTER TABLE `projectsbudget` DISABLE KEYS */; /*!40000 ALTER TABLE `projectsbudget` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `proposal` -- DROP TABLE IF EXISTS `proposal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `proposal` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `proposal` -- LOCK TABLES `proposal` WRITE; /*!40000 ALTER TABLE `proposal` DISABLE KEYS */; /*!40000 ALTER TABLE `proposal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `province` -- DROP TABLE IF EXISTS `province`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `province` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `province` -- LOCK TABLES `province` WRITE; /*!40000 ALTER TABLE `province` DISABLE KEYS */; INSERT INTO `province` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `province` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchaseorder` -- DROP TABLE IF EXISTS `purchaseorder`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchaseorder` ( `id` int(11) NOT NULL AUTO_INCREMENT, `supplier` varchar(30) NOT NULL, `invoice` varchar(50) NOT NULL, `orderdate` varchar(30) NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` varchar(30) NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'p.o', `amount` decimal(10,2) NOT NULL, `companyid` varchar(30) NOT NULL, `balance` decimal(10,2) NOT NULL, `fromdate` varchar(30) NOT NULL, `paiddate` varchar(30) NOT NULL, `updateddate` varchar(30) NOT NULL, `updatedid` varchar(30) NOT NULL, `pin` varchar(30) NOT NULL, `vattype` varchar(10) NOT NULL, `vat` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `vatrate` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, `transactionstatus` varchar(20) NOT NULL DEFAULT 'open', `remarks` text NOT NULL, `entrydate` varchar(20) NOT NULL, `branchid` int(11) NOT NULL, `controller` int(11) NOT NULL, `approvalstatus` varchar(30) NOT NULL DEFAULT 'new', `branchto` varchar(30) NOT NULL DEFAULT '', `qty` varchar(20) DEFAULT NULL, `EXEMPTED` decimal(10,0) NOT NULL, `ZERORATED` decimal(10,0) DEFAULT NULL, `agent` int(11) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorder` -- LOCK TABLES `purchaseorder` WRITE; /*!40000 ALTER TABLE `purchaseorder` DISABLE KEYS */; INSERT INTO `purchaseorder` VALUES (1,'13','241624089344','','38','','24','2021-06-19 10:56:55','','','','','','','','purchases',0.00,'1',0.00,'2021-06-19 10:55:44','2021-07-19 10:55:44','2021-06-22 17:06:09','24','','VATABLE','0',0.00,'16','0.00','closed','','',1,0,'new','Main','178',0,NULL,NULL),(7,'13','241624351043','','1','','24','2021-06-22 11:38:13','','','','','','','','purchases',0.00,'1',0.00,'2021-06-22 11:37:23','2021-07-22 11:37:23','2021-06-22 11:40:03','24','','VATABLE','0',0.00,'16','0.00','closed','','',1,0,'new','Main','28',0,NULL,NULL),(8,'13','241624351376','','2','','24','2021-06-22 11:43:16','','','','','','','','purchases',0.00,'1',0.00,'2021-06-22 11:42:56','2021-07-22 11:42:56','2021-06-22 11:44:57','24','','VATABLE','0',0.00,'16','0.00','closed','','',1,0,'new','Main','14',0,NULL,NULL),(9,'13','241624351540','','3','','24','2021-06-22 11:46:21','','','','','','','','purchases',0.00,'1',0.00,'2021-06-22 11:45:40','2021-07-22 11:45:40','2021-06-22 16:24:25','24','','VATABLE','0',0.00,'16','0.00','closed','','',1,0,'new','Main','42',0,NULL,NULL),(10,'13','241624351725','','4','','24','2021-06-22 11:49:19','','','','','','','','purchases',0.00,'1',0.00,'2021-06-22 11:48:45','2021-07-22 11:48:45','2021-06-22 12:21:16','24','','VATABLE','0',0.00,'16','0.00','closed','','',1,0,'new','Main','14',0,NULL,NULL),(11,'13','241624517428','','5','','24','2021-06-24 09:50:52','','','','','','','','purchases',0.00,'1',0.00,'2021-06-24 09:50:28','2021-07-24 09:50:28','2021-06-24 09:52:54','24','','VATABLE','0',0.00,'16','0.00','closed','','',1,0,'new','Main','1',0,NULL,NULL),(12,'13','241624517575','','6','','24','2021-06-24 09:53:20','','','','','','','','purchases',0.00,'1',0.00,'2021-06-24 09:52:55','2021-07-24 09:52:55','2021-06-24 10:01:29','24','','VATABLE','0',0.00,'16','0.00','closed','','',1,0,'new','Main','37',0,NULL,NULL),(13,'13','241624624262','','7','','24','2021-06-25 15:31:15','','','','','','','','purchases',0.00,'1',0.00,'2021-06-25 15:31:02','2021-07-25 15:31:02','2021-06-29 14:46:59','24','','VATABLE','0',0.00,'16','0.00','closed','','',1,0,'new','Main','281',0,NULL,NULL),(14,'13','241624624983','','8','','24','2021-06-25 15:44:02','','','','','','','','purchases',0.00,'1',0.00,'2021-06-25 15:43:03','2021-07-25 15:43:03','2021-06-25 15:52:50','24','','VATABLE','0',0.00,'16','0.00','closed','','',1,0,'new','Main','43',0,NULL,NULL),(15,'13','241627452267','','9','','24','2021-07-28 09:04:56','','','','','','','','purchases',0.00,'1',0.00,'2021-07-28 09:04:27','2021-08-27 09:04:27','2021-07-28 09:18:26','24','','VATABLE','0',0.00,'16','0.00','closed','','',1,0,'new','Main','85',0,NULL,NULL),(16,'13','241627633309','','10','','24','2021-07-30 11:22:25','','','','','','','','purchases',0.00,'1',0.00,'2021-07-30 11:21:49','2021-08-29 11:21:49','2021-07-30 11:39:33','24','','VATABLE','0',0.00,'16','0.00','closed','','',1,0,'new','Main','42',0,NULL,NULL),(17,'13','241628146908','','11','','24','2021-08-05 10:02:20','','','','','','','','purchases',0.00,'1',0.00,'2021-08-05 10:01:48','2021-09-04 10:01:48','2021-08-05 10:09:26','24','','VATABLE','0',0.00,'16','0.00','closed','','',1,0,'new','Main','29',0,NULL,NULL),(18,'13','241628759332','','12','','24','2021-08-12 12:09:42','','','','','','','','purchases',0.00,'1',0.00,'2021-08-12 12:08:52','2021-09-11 12:08:52','2021-09-02 11:29:14','24','','VATABLE','0',0.00,'16','0.00','closed','','',1,0,'new','Main','131',0,NULL,NULL),(19,'13','241630652034','','13','','24','2021-09-03 09:54:32','','','','','','','','purchases',0.00,'1',0.00,'2021-09-03 09:53:54','2021-10-03 09:53:54','2021-09-03 16:56:21','24','','VATABLE','0',0.00,'16','0.00','closed','','',1,0,'new','Main','42',0,NULL,NULL),(20,'13','241631007594','','14','','24','2021-09-07 12:40:24','','','','','','','','purchases',0.00,'1',0.00,'2021-09-07 12:39:54','2021-10-07 12:39:54','2021-09-08 10:02:17','24','','VATABLE','0',0.00,'16','0.00','closed','','',1,0,'new','Main','61',0,NULL,NULL); /*!40000 ALTER TABLE `purchaseorder` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchaseorderlist` -- DROP TABLE IF EXISTS `purchaseorderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchaseorderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) DEFAULT 'retail', `sprice` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `unit` varchar(10) NOT NULL, `totalweight` varchar(10) NOT NULL, `serial` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorderlist` -- LOCK TABLES `purchaseorderlist` WRITE; /*!40000 ALTER TABLE `purchaseorderlist` DISABLE KEYS */; /*!40000 ALTER TABLE `purchaseorderlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `quotation` -- DROP TABLE IF EXISTS `quotation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `quotation` ( `id` int(30) NOT NULL AUTO_INCREMENT, `supplier` text NOT NULL, `invoice` varchar(50) NOT NULL, `orderdate` varchar(30) NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` varchar(30) NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `amount` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `preparedby` varchar(30) NOT NULL, `weight` varchar(10) NOT NULL DEFAULT 'No', `branchid` int(30) NOT NULL DEFAULT 1, `displayvat` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `quotation` -- LOCK TABLES `quotation` WRITE; /*!40000 ALTER TABLE `quotation` DISABLE KEYS */; /*!40000 ALTER TABLE `quotation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `receipt` -- DROP TABLE IF EXISTS `receipt`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `receipt` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `paymentmode` varchar(40) NOT NULL, `transactioncode` varchar(100) DEFAULT NULL, `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `overpayment` varchar(40) NOT NULL, `balance` decimal(10,2) NOT NULL DEFAULT 0.00, `companyid` varchar(100) NOT NULL, `paidby` varchar(50) NOT NULL, `exactime` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `paid` decimal(10,2) NOT NULL, `branchid` int(2) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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 AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `recharge` -- LOCK TABLES `recharge` WRITE; /*!40000 ALTER TABLE `recharge` DISABLE KEYS */; INSERT INTO `recharge` VALUES (1,500.00,1,1,'2021-03-06 05:35:16am','',0,'','',500.00,1.00,0.00,500.00,'670221791737.00','',''); /*!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 `report` -- DROP TABLE IF EXISTS `report`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `report` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `type` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `school` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `contact` varchar(60) NOT NULL, `place` varchar(60) NOT NULL, `occurancedate` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `img_id` varchar(60) NOT NULL, `updatedtime` varchar(40) NOT NULL, `status` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `report` -- LOCK TABLES `report` WRITE; /*!40000 ALTER TABLE `report` DISABLE KEYS */; /*!40000 ALTER TABLE `report` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomcharges` -- DROP TABLE IF EXISTS `roomcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomcharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `chargeid` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomcharges` -- LOCK TABLES `roomcharges` WRITE; /*!40000 ALTER TABLE `roomcharges` DISABLE KEYS */; INSERT INTO `roomcharges` VALUES (1,'2','2','4000','','2021-05-06 11:48:55am','','1','Monthly Garbage','1','7 '),(2,'3','1','4000','','2021-05-12 08:55:03am','','1','','1','1 '); /*!40000 ALTER TABLE `roomcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomsales` -- DROP TABLE IF EXISTS `roomsales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomsales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `plotno` int(11) NOT NULL, `houseno` varchar(20) NOT NULL, `customerid` int(20) DEFAULT NULL, `dateposted` varchar(30) NOT NULL, `total` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(10) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'New', `description` text NOT NULL, `updatedat` varchar(30) DEFAULT NULL, `updatedby` int(11) DEFAULT NULL, `branch` int(11) NOT NULL, `invoice` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomsales` -- LOCK TABLES `roomsales` WRITE; /*!40000 ALTER TABLE `roomsales` DISABLE KEYS */; /*!40000 ALTER TABLE `roomsales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salary` -- DROP TABLE IF EXISTS `salary`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salary` ( `id` int(20) NOT NULL AUTO_INCREMENT, `userid` int(20) NOT NULL, `companyid` int(15) NOT NULL, `salary` decimal(10,2) NOT NULL, `pay` decimal(10,2) NOT NULL, `deductions` decimal(10,2) NOT NULL, `bonus` decimal(10,2) NOT NULL, `bankname` varchar(20) NOT NULL, `bankaccount` varchar(30) NOT NULL, `method` varchar(20) NOT NULL, `payment` varchar(20) NOT NULL, `netsalry` decimal(10,2) NOT NULL, `gross` decimal(10,2) NOT NULL, `memberid` int(11) NOT NULL, `salaryyear` varchar(20) NOT NULL, `paymentmode` varchar(30) NOT NULL, `slarymonth` varchar(20) NOT NULL, `number` varchar(20) NOT NULL, `createdate` varchar(30) NOT NULL, `relief` decimal(10,2) NOT NULL, `salaryid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `loanbalance` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salary` -- LOCK TABLES `salary` WRITE; /*!40000 ALTER TABLE `salary` DISABLE KEYS */; /*!40000 ALTER TABLE `salary` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salarycharges` -- DROP TABLE IF EXISTS `salarycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salarycharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` int(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salarycharges` -- LOCK TABLES `salarycharges` WRITE; /*!40000 ALTER TABLE `salarycharges` DISABLE KEYS */; INSERT INTO `salarycharges` VALUES (6,2,'House Allowance','2019-03-28 12:47:59','Active','503','','1','Pay','Fixed','Fixed',1.00,0.00,''),(7,3,'Overtime','2021-02-05 05:19:24','Active','1','','1','Pay','Fixed','Fixed',1.00,100.00,''),(8,4,'Travel Allowance','2019-03-28 12:48:59','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(9,5,'Bonus','2021-02-04 07:00:33','Active','1','','1','Pay','Variable','Variable',1.00,300.00,''),(10,6,'Allowance','2019-03-28 12:50:16','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(11,7,'Appreciation','2019-03-28 12:50:45','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(12,8,'PAYE','2019-03-28 12:51:21','Active','503','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(13,9,'NSSF','2019-03-28 12:51:38','Active','503','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(14,10,'NHIF','2019-03-28 12:52:09','Active','503','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(15,11,'Advances','2019-03-28 13:00:47','Active','503','','1','Deduction','Variable','Variable',1.00,0.00,''),(16,12,'Loan payment','2019-03-28 13:03:14','Active','503','','1','Deduction','Variable','Variable',1.00,0.00,''),(18,14,'destruction','2019-03-28 13:04:59','Active','503','','1','Deduction','Variable','Variable',1.00,0.00,''),(20,12,'staff Uniforms','2019-11-26 15:15:36','Active','351','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(21,16,'Helb / Sacco Loan ','2019-12-17 04:55:20','Active','416','','1','Deduction','Variable','Variable',1.00,0.00,''),(22,17,'Monthly Salary','2020-12-08 08:51:06','Active','1','','1','Pay','Variable','Fixed',1.00,0.00,''); /*!40000 ALTER TABLE `salarycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales` -- DROP TABLE IF EXISTS `sales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `cashier` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `due_date` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `balance` varchar(20) NOT NULL DEFAULT '0', `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `cash` varchar(50) NOT NULL, `total` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `salestype` varchar(50) NOT NULL, `maindiscount` varchar(20) DEFAULT NULL, `discountedtotal` varchar(20) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `card` varchar(30) NOT NULL, `voucher` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `mpesa` varchar(50) NOT NULL, `cheque` varchar(50) NOT NULL, `ordersales` varchar(20) DEFAULT 'printed', `description` text NOT NULL, `mytable` varchar(30) NOT NULL, `maincategory` varchar(30) DEFAULT NULL, `creditnote` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL DEFAULT 'No', `updatedby` varchar(10) NOT NULL, `updatedat` varchar(50) NOT NULL, `plotno` varchar(20) NOT NULL, `houseno` varchar(20) NOT NULL, `baddebt` varchar(30) NOT NULL, `tax1` varchar(30) NOT NULL, `tax2` varchar(30) NOT NULL, `cardnumber` varchar(50) DEFAULT NULL, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `salesperson` int(11) DEFAULT NULL, `receiptno` varchar(50) DEFAULT NULL, `currency` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=11 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,'','Invoice','','2021-07-16 15:02:51','','-3360','203','2021-07-16 15:02:51','41','0','3360','1','retail',NULL,'3360','1','0','0','3360','0','0','0','printed',' ','','1','0','2031626436935','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(2,'','Bank','','2021-07-27 16:30:58','','0','203','2021-07-26 16:30:58','','0','15288','1','retail',NULL,'15288','1','0','0','0','0','0','15288','printed',' ','','1','0','2031627392611','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(3,'','Mpesa','','2021-07-27 16:32:00','','0','203','2021-07-27 16:32:00','','0','1280','1','retail',NULL,'1280','1','0','0','0','0','1280','0','printed',' ','','1','0','2031627392692','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(4,'','Mpesa','','2021-07-28 16:38:24','','0','203','2021-07-28 16:38:24','','0','32312','1','retail',NULL,'32312','1','0','0','0','0','32312','0','printed',' ','','1','0','2031627479478','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(5,'','Mpesa','','2021-07-28 16:39:04','','0','203','2021-07-28 16:39:04','','0','4696','1','retail',NULL,'4696','1','0','0','0','0','4696','0','printed',' ','','1','0','2031627479510','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(6,'','Mpesa','','2021-07-28 16:40:04','','0','203','2021-07-28 16:40:04','','0','3522','1','retail',NULL,'3522','1','0','0','0','0','3522','0','printed',' ','','1','0','2031627479553','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(7,'','Mpesa','','2021-07-28 16:40:49','','0','203','2021-07-28 16:40:49','','0','9672','1','retail',NULL,'9672','1','0','0','0','0','9672','0','printed',' ','','1','0','2031627479610','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(8,'','Mpesa','','2021-07-30 10:58:47','','0','203','2021-07-30 10:58:47','','0','2308','1','retail',NULL,'2308','1','0','0','0','0','2308','0','printed',' ','','1','0','2031627631338','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(9,'','Mpesa','','2021-07-31 12:06:53','','0','203','2021-07-31 12:06:53','','0','5120','1','retail',NULL,'5120','1','0','0','0','0','5120','0','printed',' ','','1','0','2031627722367','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(10,'','Mpesa','','2021-07-31 12:07:40','','0','203','2021-07-31 12:07:40','','0','1280','1','retail',NULL,'1280','1','0','0','0','0','1280','0','printed',' ','','1','0','2031627722444','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '); /*!40000 ALTER TABLE `sales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_order` -- DROP TABLE IF EXISTS `sales_order`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_order` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(10) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB AUTO_INCREMENT=12 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 ('20316264369583062209',1,'2031626436935','42','2.00','3360','retail','0','2021-07-16 15:02:51','','','','0','Cash',463.45,'1680','','','203','','1','2021-07-16 12:03:10','1','24','new','1','new','BL','','','','yes','','0','','','VATABLE',2896.55,'','2.00','0','Inclusive','branch','Inventory','','',''),('20316273926340220330',2,'2031627392611','3','14.00','15288','retail','0','2021-07-26 16:30:58','','','','0','Cash',2108.69,'1092','','','203','','1','2021-07-27 13:31:17','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',13179.31,'','14.00','0','Inclusive','branch','Inventory','','',''),('20316273927072272220',3,'2031627392692','5','1.00','1280','retail','0','2021-07-27 16:32:00','','','','0','Cash',176.55,'1280','','','203','','1','2021-07-27 13:32:06','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',1103.45,'','3.00','2','Inclusive','branch','Inventory','','',''),('20316274794960203722',4,'2031627479478','3','28.00','32312','retail','0','2021-07-28 16:38:24','','','','0','Cash',4456.83,'1154','','','203','','1','2021-07-28 13:38:29','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',27855.17,'','85.00','57','Inclusive','branch','Inventory','','',''),('20316274795432570342',5,'2031627479510','3','4.00','4696','retail','0','2021-07-28 16:39:04','','','','0','Cash',647.72,'1174','','','203','','1','2021-07-28 13:39:12','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',1012.07,'4','57.00','53','Inclusive','branch','Inventory','','',''),('20316274795852220318',6,'2031627479553','3','3.00','3522','retail','0','2021-07-28 16:40:04','','','','0','Cash',485.79,'1174','','','203','','1','2021-07-28 13:40:09','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',3036.21,'','53.00','50','Inclusive','branch','Inventory','','',''),('20316274796233326006',7,'2031627479610','3','8.00','9232','retail','0','2021-07-28 16:40:49','','','','0','Cash',1273.38,'1154','','','203','','1','2021-07-28 13:40:58','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',7958.62,'','50.00','42','Inclusive','branch','Inventory','','',''),('20316274796433030323',8,'2031627479610','8','1.00','440','retail','0','2021-07-28 16:40:49','','','','0','Cash',60.69,'440','','','203','','1','2021-07-28 13:40:58','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',379.31,'','42.00','41','Inclusive','branch','Inventory','','',''),('20316276319172202320',9,'2031627631338','3','2.00','2308','retail','0','2021-07-30 10:58:47','','','','0','Cash',318.34,'1154','','','203','','1','2021-07-30 07:58:58','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',1989.66,'','42.00','40','Inclusive','branch','Inventory','','',''),('20316277224041222026',10,'2031627722367','5','4.00','5120','retail','0','2021-07-31 12:06:53','','','','0','Cash',706.21,'1280','','','203','','1','2021-07-31 09:07:22','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',4413.79,'','12.00','8','Inclusive','branch','Inventory','','',''),('20316277224523373270',11,'2031627722444','5','1.00','1280','retail','0','2021-07-31 12:07:40','','','','0','Cash',176.55,'1280','','','203','','1','2021-07-31 09:07:47','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',1103.45,'','8.00','7','Inclusive','branch','Inventory','','',''); /*!40000 ALTER TABLE `sales_order` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_orderkitchen` -- DROP TABLE IF EXISTS `sales_orderkitchen`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_orderkitchen` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` varchar(50) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_orderkitchen` -- LOCK TABLES `sales_orderkitchen` WRITE; /*!40000 ALTER TABLE `sales_orderkitchen` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_orderkitchen` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_orderraw` -- DROP TABLE IF EXISTS `sales_orderraw`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_orderraw` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_orderraw` -- LOCK TABLES `sales_orderraw` WRITE; /*!40000 ALTER TABLE `sales_orderraw` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_orderraw` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salesreport` -- DROP TABLE IF EXISTS `salesreport`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salesreport` ( `id` int(50) NOT NULL, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `title` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `reportdate` varchar(50) NOT NULL, `recommendation` text NOT NULL, `controller` varchar(40) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salesreport` -- LOCK TABLES `salesreport` WRITE; /*!40000 ALTER TABLE `salesreport` DISABLE KEYS */; /*!40000 ALTER TABLE `salesreport` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `serials` -- DROP TABLE IF EXISTS `serials`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `serials` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` decimal(10,4) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `otherserial` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `serial` (`serial`) ) ENGINE=InnoDB AUTO_INCREMENT=1077 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `serials` -- LOCK TABLES `serials` WRITE; /*!40000 ALTER TABLE `serials` DISABLE KEYS */; INSERT INTO `serials` VALUES (57,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','234881','','Disposables 18.9L with caps with caps','',1,0),(58,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','234882','','Disposables 18.9L with caps with caps','',1,0),(59,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','234883','','Disposables 18.9L with caps with caps','',1,0),(60,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','234884','','Disposables 18.9L with caps with caps','',1,0),(61,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','234885','','Disposables 18.9L with caps with caps','',1,0),(62,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','234886','','Disposables 18.9L with caps with caps','',1,0),(63,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','234887','','Disposables 18.9L with caps with caps','',1,0),(64,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','234888','','Disposables 18.9L with caps with caps','',1,0),(65,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','234889','','Disposables 18.9L with caps with caps','',1,0),(66,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','2348810','','Disposables 18.9L with caps with caps','',1,0),(67,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','2348811','','Disposables 18.9L with caps with caps','',1,0),(68,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','2348812','','Disposables 18.9L with caps with caps','',1,0),(69,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','2348813','','Disposables 18.9L with caps with caps','',1,0),(70,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','2348814','','Disposables 18.9L with caps with caps','',1,0),(71,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','2348815','','Disposables 18.9L with caps with caps','',1,0),(72,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','2348816','','Disposables 18.9L with caps with caps','',1,0),(73,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','2348817','','Disposables 18.9L with caps with caps','',1,0),(74,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','2348818','','Disposables 18.9L with caps with caps','',1,0),(75,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','2348819','','Disposables 18.9L with caps with caps','',1,0),(76,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','2348820','','Disposables 18.9L with caps with caps','',1,0),(77,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','2348821','','Disposables 18.9L with caps with caps','',1,0),(78,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','2348822','','Disposables 18.9L with caps with caps','',1,0),(79,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','2348823','','Disposables 18.9L with caps with caps','',1,0),(80,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','2348824','','Disposables 18.9L with caps with caps','',1,0),(81,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','2348825','','Disposables 18.9L with caps with caps','',1,0),(82,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','2348826','','Disposables 18.9L with caps with caps','',1,0),(83,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','2348827','','Disposables 18.9L with caps with caps','',1,0),(84,'125','2021-06-22 11:39:28','new','24','','1','7','1',1.0000,0.00,0.00,'241624351043','2348828','','Disposables 18.9L with caps with caps','',1,0),(85,'126','2021-06-22 11:44:40','new','24','','1','5','1',1.0000,0.00,0.00,'241624351376','340491','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(86,'126','2021-06-22 11:44:40','new','24','','1','5','1',1.0000,0.00,0.00,'241624351376','340492','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(87,'126','2021-06-22 11:44:40','new','24','','1','5','1',1.0000,0.00,0.00,'241624351376','340493','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(88,'126','2021-06-22 11:44:40','new','24','','1','5','1',1.0000,0.00,0.00,'241624351376','340494','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(89,'126','2021-06-22 11:44:40','new','24','','1','5','1',1.0000,0.00,0.00,'241624351376','340495','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(90,'126','2021-06-22 11:44:40','new','24','','1','5','1',1.0000,0.00,0.00,'241624351376','340496','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(91,'126','2021-06-22 11:44:40','new','24','','1','5','1',1.0000,0.00,0.00,'241624351376','340497','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(92,'126','2021-06-22 11:44:40','new','24','','1','5','1',1.0000,0.00,0.00,'241624351376','340498','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(93,'126','2021-06-22 11:44:40','new','24','','1','5','1',1.0000,0.00,0.00,'241624351376','340499','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(94,'126','2021-06-22 11:44:40','new','24','','1','5','1',1.0000,0.00,0.00,'241624351376','3404910','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(95,'126','2021-06-22 11:44:40','new','24','','1','5','1',1.0000,0.00,0.00,'241624351376','3404911','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(96,'126','2021-06-22 11:44:40','new','24','','1','5','1',1.0000,0.00,0.00,'241624351376','3404912','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(97,'126','2021-06-22 11:44:40','new','24','','1','5','1',1.0000,0.00,0.00,'241624351376','3404913','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(98,'126','2021-06-22 11:44:40','new','24','','1','5','1',1.0000,0.00,0.00,'241624351376','3404914','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(99,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','122231','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(100,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','122232','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(101,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','122233','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(102,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','122234','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(103,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','122235','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(104,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','122236','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(105,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','122237','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(106,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','122238','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(107,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','122239','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(108,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222310','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(109,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222311','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(110,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222312','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(111,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222313','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(112,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222314','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(113,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222315','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(114,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222316','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(115,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222317','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(116,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222318','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(117,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222319','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(118,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222320','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(119,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222321','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(120,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222322','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(121,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222323','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(122,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222324','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(123,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222325','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(124,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222326','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(125,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222327','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(126,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222328','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(127,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222329','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(128,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222330','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(129,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222331','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(130,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222332','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(131,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222333','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(132,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222334','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(133,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222335','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(134,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222336','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(135,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222337','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(136,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222338','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(137,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222339','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(138,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222340','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(139,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222341','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(140,'127','2021-06-22 11:46:53','new','12','','1','8','Main',1.0000,0.00,0.00,'241624351540','1222342','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(141,'128','2021-06-22 11:49:47','new','24','','1','3','1',1.0000,0.00,1174.00,'241624351725','726301','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(142,'128','2021-06-22 11:49:47','new','24','','1','3','1',1.0000,0.00,1174.00,'241624351725','726302','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(143,'128','2021-06-22 11:49:47','new','24','','1','3','1',1.0000,0.00,1174.00,'241624351725','726303','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(144,'128','2021-06-22 11:49:47','new','24','','1','3','1',1.0000,0.00,1174.00,'241624351725','726304','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(145,'128','2021-06-22 11:49:47','new','24','','1','3','1',1.0000,0.00,1174.00,'241624351725','726305','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(146,'128','2021-06-22 11:49:47','new','24','','1','3','1',1.0000,0.00,1174.00,'241624351725','726306','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(147,'128','2021-06-22 11:49:47','new','24','','1','3','1',1.0000,0.00,1174.00,'241624351725','726307','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(148,'128','2021-06-22 11:49:47','new','24','','1','3','1',1.0000,0.00,1174.00,'241624351725','726308','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(149,'128','2021-06-22 11:49:47','new','24','','1','3','1',1.0000,0.00,1174.00,'241624351725','726309','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(150,'128','2021-06-22 11:49:47','new','24','','1','3','1',1.0000,0.00,1174.00,'241624351725','7263010','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(151,'128','2021-06-22 11:49:47','new','24','','1','3','1',1.0000,0.00,1174.00,'241624351725','7263011','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(152,'128','2021-06-22 11:49:47','new','24','','1','3','1',1.0000,0.00,1174.00,'241624351725','7263012','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(153,'128','2021-06-22 11:49:47','new','24','','1','3','1',1.0000,0.00,1174.00,'241624351725','7263013','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(154,'128','2021-06-22 11:49:47','new','24','','1','3','1',1.0000,0.00,1174.00,'241624351725','7263014','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(155,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','043631','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(156,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','043632','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(157,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','043633','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(158,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','043634','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(159,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','043635','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(160,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','043636','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(161,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','043637','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(162,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','043638','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(163,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','043639','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(164,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436310','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(165,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436311','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(166,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436312','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(167,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436313','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(168,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436314','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(169,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436315','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(170,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436316','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(171,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436317','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(172,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436318','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(173,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436319','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(174,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436320','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(175,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436321','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(176,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436322','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(177,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436323','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(178,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436324','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(179,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436325','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(180,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436326','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(181,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436327','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(182,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436328','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(183,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436329','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(184,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436330','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(185,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436331','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(186,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436332','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(187,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436333','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(188,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436334','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(189,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436335','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(190,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436336','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(191,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436337','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(192,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436338','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(193,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436339','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(194,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436340','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(195,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436341','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(196,'185','2021-06-22 16:18:31','new','24','','1','8','1',1.0000,0.00,0.00,'241624351540','0436342','','Clear Security Seals 500ml/1L(1000pcs)','',1,0),(197,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','072021','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(198,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','072022','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(199,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','072023','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(200,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','072024','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(201,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','072025','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(202,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','072026','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(203,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','072027','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(204,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','072028','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(205,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','072029','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(206,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720210','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(207,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720211','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(208,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720212','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(209,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720213','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(210,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720214','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(211,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720215','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(212,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720216','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(213,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720217','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(214,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720218','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(215,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720219','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(216,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720220','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(217,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720221','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(218,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720222','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(219,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720223','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(220,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720224','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(221,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720225','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(222,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720226','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(223,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720227','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(224,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720228','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(225,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720229','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(226,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720230','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(227,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720231','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(228,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720232','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(229,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720233','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(230,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720234','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(231,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720235','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(232,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720236','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(233,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720237','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(234,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720238','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(235,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720239','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(236,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720240','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(237,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720241','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(238,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720242','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(239,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720243','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(240,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720244','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(241,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720245','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(242,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720246','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(243,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720247','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(244,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720248','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(245,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720249','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(246,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720250','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(247,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720251','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(248,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720252','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(249,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720253','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(250,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720254','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(251,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720255','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(252,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720256','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(253,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720257','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(254,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720258','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(255,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720259','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(256,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720260','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(257,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720261','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(258,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720262','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(259,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720263','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(260,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720264','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(261,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720265','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(262,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720266','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(263,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720267','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(264,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720268','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(265,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720269','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(266,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720270','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(267,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720271','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(268,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720272','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(269,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720273','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(270,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720274','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(271,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720275','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(272,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720276','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(273,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720277','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(274,'228','2021-06-22 16:58:27','new','24','','1','3','1',1.0000,0.00,1174.00,'241624089344','0720278','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(275,'307','2021-06-24 09:51:12','new','24','','1','3','1',1.0000,0.00,1174.00,'241624517428','032221','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(276,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','236221','','Clear security Seals 18.9L(200pcs)','',1,0),(277,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','236222','','Clear security Seals 18.9L(200pcs)','',1,0),(278,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','236223','','Clear security Seals 18.9L(200pcs)','',1,0),(279,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','236224','','Clear security Seals 18.9L(200pcs)','',1,0),(280,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','236225','','Clear security Seals 18.9L(200pcs)','',1,0),(281,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','236226','','Clear security Seals 18.9L(200pcs)','',1,0),(282,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','236227','','Clear security Seals 18.9L(200pcs)','',1,0),(283,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','236228','','Clear security Seals 18.9L(200pcs)','',1,0),(284,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','236229','','Clear security Seals 18.9L(200pcs)','',1,0),(285,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362210','','Clear security Seals 18.9L(200pcs)','',1,0),(286,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362211','','Clear security Seals 18.9L(200pcs)','',1,0),(287,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362212','','Clear security Seals 18.9L(200pcs)','',1,0),(288,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362213','','Clear security Seals 18.9L(200pcs)','',1,0),(289,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362214','','Clear security Seals 18.9L(200pcs)','',1,0),(290,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362215','','Clear security Seals 18.9L(200pcs)','',1,0),(291,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362216','','Clear security Seals 18.9L(200pcs)','',1,0),(292,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362217','','Clear security Seals 18.9L(200pcs)','',1,0),(293,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362218','','Clear security Seals 18.9L(200pcs)','',1,0),(294,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362219','','Clear security Seals 18.9L(200pcs)','',1,0),(295,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362220','','Clear security Seals 18.9L(200pcs)','',1,0),(296,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362221','','Clear security Seals 18.9L(200pcs)','',1,0),(297,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362222','','Clear security Seals 18.9L(200pcs)','',1,0),(298,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362223','','Clear security Seals 18.9L(200pcs)','',1,0),(299,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362224','','Clear security Seals 18.9L(200pcs)','',1,0),(300,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362225','','Clear security Seals 18.9L(200pcs)','',1,0),(301,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362226','','Clear security Seals 18.9L(200pcs)','',1,0),(302,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362227','','Clear security Seals 18.9L(200pcs)','',1,0),(303,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362228','','Clear security Seals 18.9L(200pcs)','',1,0),(304,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362229','','Clear security Seals 18.9L(200pcs)','',1,0),(305,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362230','','Clear security Seals 18.9L(200pcs)','',1,0),(306,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362231','','Clear security Seals 18.9L(200pcs)','',1,0),(307,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362232','','Clear security Seals 18.9L(200pcs)','',1,0),(308,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362233','','Clear security Seals 18.9L(200pcs)','',1,0),(309,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362234','','Clear security Seals 18.9L(200pcs)','',1,0),(310,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362235','','Clear security Seals 18.9L(200pcs)','',1,0),(311,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362236','','Clear security Seals 18.9L(200pcs)','',1,0),(312,'308','2021-06-24 09:53:41','new','24','','1','9','1',1.0000,0.00,0.00,'241624517575','2362237','','Clear security Seals 18.9L(200pcs)','',1,0),(313,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','402311','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(314,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','402312','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(315,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','402313','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(316,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','402314','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(317,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','402315','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(318,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','402316','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(319,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','402317','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(320,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','402318','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(321,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','402319','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(322,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023110','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(323,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023111','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(324,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023112','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(325,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023113','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(326,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023114','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(327,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023115','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(328,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023116','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(329,'347','2021-06-25 15:31:34','new','16','','1','3','1',1.0000,0.00,1174.00,NULL,'4023117','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(330,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023118','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(331,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023119','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(332,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023120','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(333,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023121','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(334,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023122','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(335,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023123','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(336,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023124','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(337,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023125','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(338,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023126','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(339,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023127','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(340,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023128','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(341,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023129','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(342,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023130','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(343,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023131','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(344,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023132','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(345,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023133','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(346,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023134','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(347,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023135','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(348,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023136','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(349,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023137','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(350,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023138','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(351,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023139','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(352,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023140','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(353,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023141','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(354,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023142','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(355,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023143','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(356,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023144','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(357,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023145','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(358,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023146','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(359,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023147','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(360,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023148','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(361,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023149','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(362,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023150','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(363,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023151','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(364,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023152','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(365,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023153','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(366,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023154','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(367,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023155','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(368,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023156','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(369,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023157','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(370,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023158','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(371,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023159','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(372,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023160','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(373,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023161','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(374,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023162','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(375,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023163','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(376,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023164','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(377,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023165','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(378,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023166','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(379,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023167','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(380,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023168','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(381,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023169','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(382,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023170','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(383,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023171','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(384,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023172','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(385,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023173','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(386,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023174','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(387,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023175','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(388,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023176','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(389,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023177','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(390,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023178','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(391,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023179','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(392,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023180','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(393,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023181','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(394,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023182','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(395,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023183','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(396,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023184','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(397,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023185','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(398,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023186','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(399,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023187','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(400,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023188','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(401,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023189','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(402,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023190','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(403,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023191','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(404,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023192','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(405,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023193','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(406,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023194','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(407,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023195','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(408,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023196','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(409,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023197','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(410,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023198','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(411,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','4023199','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(412,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231100','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(413,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231101','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(414,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231102','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(415,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231103','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(416,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231104','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(417,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231105','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(418,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231106','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(419,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231107','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(420,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231108','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(421,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231109','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(422,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231110','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(423,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231111','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(424,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231112','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(425,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231113','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(426,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231114','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(427,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231115','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(428,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231116','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(429,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231117','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(430,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231118','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(431,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231119','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(432,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231120','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(433,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231121','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(434,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231122','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(435,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231123','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(436,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231124','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(437,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231125','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(438,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231126','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(439,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231127','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(440,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231128','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(441,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231129','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(442,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231130','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(443,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231131','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(444,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231132','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(445,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231133','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(446,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231134','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(447,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231135','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(448,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231136','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(449,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231137','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(450,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231138','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(451,'347','2021-06-25 15:31:34','new','24','','1','3','1',1.0000,0.00,1174.00,'241624624262','40231139','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(452,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','230241','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(453,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','230242','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(454,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','230243','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(455,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','230244','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(456,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','230245','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(457,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','230246','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(458,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','230247','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(459,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','230248','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(460,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','230249','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(461,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302410','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(462,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302411','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(463,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302412','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(464,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302413','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(465,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302414','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(466,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302415','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(467,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302416','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(468,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302417','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(469,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302418','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(470,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302419','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(471,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302420','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(472,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302421','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(473,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302422','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(474,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302423','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(475,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302424','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(476,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302425','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(477,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302426','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(478,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302427','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(479,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302428','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(480,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302429','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(481,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302430','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(482,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302431','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(483,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302432','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(484,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302433','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(485,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302434','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(486,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302435','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(487,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302436','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(488,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302437','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(489,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302438','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(490,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302439','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(491,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302440','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(492,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302441','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(493,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302442','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(494,'348','2021-06-25 15:44:43','new','24','','1','5','1',1.0000,0.00,0.00,'241624624983','2302443','','Bottles with cap Blue 1L (117pcs) with caps','',1,0),(495,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','303641','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(496,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','303642','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(497,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','303643','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(498,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','303644','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(499,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','303645','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(500,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','303646','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(501,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','303647','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(502,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','303648','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(503,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','303649','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(504,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036410','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(505,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036411','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(506,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036412','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(507,'429','2021-06-29 14:33:57','new','24','','1','42','1',1.0000,0.00,0.00,'241624624262','3036413','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(508,'429','2021-06-29 14:33:57','new','24','','1','42','1',1.0000,0.00,0.00,'241624624262','3036414','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(509,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036415','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(510,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036416','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(511,'429','2021-06-29 14:33:57','new','24','','1','42','1',1.0000,0.00,0.00,'241624624262','3036417','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(512,'429','2021-06-29 14:33:57','new','24','','1','42','1',1.0000,0.00,0.00,'241624624262','3036418','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(513,'429','2021-06-29 14:33:57','new','24','','1','42','1',1.0000,0.00,0.00,'241624624262','3036419','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(514,'429','2021-06-29 14:33:57','new','24','','1','42','1',1.0000,0.00,0.00,'241624624262','3036420','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(515,'429','2021-06-29 14:33:57','new','24','','1','42','1',1.0000,0.00,0.00,'241624624262','3036421','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(516,'429','2021-06-29 14:33:57','new','24','','1','42','1',1.0000,0.00,0.00,'241624624262','3036422','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(517,'429','2021-06-29 14:33:57','new','24','','1','42','1',1.0000,0.00,0.00,'241624624262','3036423','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(518,'429','2021-06-29 14:33:57','new','24','','1','42','1',1.0000,0.00,0.00,'241624624262','3036424','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(519,'429','2021-06-29 14:33:57','new','24','','1','42','1',1.0000,0.00,0.00,'241624624262','3036425','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(520,'429','2021-06-29 14:33:57','new','24','','1','42','1',1.0000,0.00,0.00,'241624624262','3036426','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(521,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036427','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(522,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036428','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(523,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036429','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(524,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036430','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(525,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036431','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(526,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036432','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(527,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036433','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(528,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036434','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(529,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036435','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(530,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036436','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(531,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036437','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(532,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036438','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(533,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036439','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(534,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036440','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(535,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036441','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(536,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036442','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(537,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036443','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(538,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036444','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(539,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036445','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(540,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036446','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(541,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036447','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(542,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036448','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(543,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036449','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(544,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036450','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(545,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036451','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(546,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036452','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(547,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036453','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(548,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036454','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(549,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036455','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(550,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036456','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(551,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036457','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(552,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036458','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(553,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036459','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(554,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036460','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(555,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036461','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(556,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036462','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(557,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036463','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(558,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036464','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(559,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036465','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(560,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036466','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(561,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036467','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(562,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036468','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(563,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036469','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(564,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036470','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(565,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036471','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(566,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036472','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(567,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036473','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(568,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036474','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(569,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036475','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(570,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036476','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(571,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036477','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(572,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036478','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(573,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036479','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(574,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036480','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(575,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036481','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(576,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036482','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(577,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036483','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(578,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036484','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(579,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036485','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(580,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036486','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(581,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036487','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(582,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036488','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(583,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036489','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(584,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036490','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(585,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036491','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(586,'429','2021-06-29 14:33:57','new','24','','1','42','Main',1.0000,0.00,0.00,'241624624262','3036492','','Bottles With Cap B3 clear 500ml(168pcs) with caps','',1,0),(587,'430','2021-06-29 14:40:03','new','24','','1','45','Main',1.0000,0.00,0.00,'241624624262','990301','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(588,'430','2021-06-29 14:40:03','new','24','','1','45','Main',1.0000,0.00,0.00,'241624624262','990302','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(589,'430','2021-06-29 14:40:03','new','24','','1','45','Main',1.0000,0.00,0.00,'241624624262','990303','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(590,'430','2021-06-29 14:40:03','new','24','','1','45','Main',1.0000,0.00,0.00,'241624624262','990304','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(591,'430','2021-06-29 14:40:03','new','24','','1','45','Main',1.0000,0.00,0.00,'241624624262','990305','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(592,'430','2021-06-29 14:40:03','new','24','','1','45','Main',1.0000,0.00,0.00,'241624624262','990306','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(593,'430','2021-06-29 14:40:03','new','24','','1','45','Main',1.0000,0.00,0.00,'241624624262','990307','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(594,'430','2021-06-29 14:40:03','new','24','','1','45','1',1.0000,0.00,0.00,'241624624262','990308','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(595,'430','2021-06-29 14:40:03','new','24','','1','45','1',1.0000,0.00,0.00,'241624624262','990309','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(596,'430','2021-06-29 14:40:03','new','24','','1','45','1',1.0000,0.00,0.00,'241624624262','9903010','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(597,'430','2021-06-29 14:40:03','new','24','','1','45','1',1.0000,0.00,0.00,'241624624262','9903011','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(598,'430','2021-06-29 14:40:03','new','24','','1','45','1',1.0000,0.00,0.00,'241624624262','9903012','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(599,'430','2021-06-29 14:40:03','new','24','','1','45','1',1.0000,0.00,0.00,'241624624262','9903013','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(600,'430','2021-06-29 14:40:03','new','24','','1','45','1',1.0000,0.00,0.00,'241624624262','9903014','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(601,'430','2021-06-29 14:40:03','new','24','','1','45','1',1.0000,0.00,0.00,'241624624262','9903015','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(602,'431','2021-06-29 14:41:56','new','24','','1','43','Main',1.0000,0.00,0.00,'241624624262','534931','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(603,'431','2021-06-29 14:41:56','new','24','','1','43','Main',1.0000,0.00,0.00,'241624624262','534932','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(604,'431','2021-06-29 14:41:56','new','24','','1','43','Main',1.0000,0.00,0.00,'241624624262','534933','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(605,'431','2021-06-29 14:41:56','new','24','','1','43','Main',1.0000,0.00,0.00,'241624624262','534934','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(606,'431','2021-06-29 14:41:56','new','24','','1','43','Main',1.0000,0.00,0.00,'241624624262','534935','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(607,'431','2021-06-29 14:41:56','new','24','','1','43','Main',1.0000,0.00,0.00,'241624624262','534936','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(608,'431','2021-06-29 14:41:56','new','24','','1','43','Main',1.0000,0.00,0.00,'241624624262','534937','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(609,'431','2021-06-29 14:41:56','new','24','','1','43','Main',1.0000,0.00,0.00,'241624624262','534938','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(610,'431','2021-06-29 14:41:56','new','24','','1','43','Main',1.0000,0.00,0.00,'241624624262','534939','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(611,'431','2021-06-29 14:41:56','new','24','','1','43','Main',1.0000,0.00,0.00,'241624624262','5349310','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(612,'431','2021-06-29 14:41:56','new','24','','1','43','1',1.0000,0.00,0.00,'241624624262','5349311','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(613,'431','2021-06-29 14:41:56','new','24','','1','43','1',1.0000,0.00,0.00,'241624624262','5349312','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(614,'431','2021-06-29 14:41:56','new','24','','1','43','1',1.0000,0.00,0.00,'241624624262','5349313','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(615,'431','2021-06-29 14:41:56','new','24','','1','43','1',1.0000,0.00,0.00,'241624624262','5349314','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(616,'431','2021-06-29 14:41:56','new','24','','1','43','1',1.0000,0.00,0.00,'241624624262','5349315','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(617,'431','2021-06-29 14:41:56','new','24','','1','43','1',1.0000,0.00,0.00,'241624624262','5349316','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(618,'431','2021-06-29 14:41:56','new','24','','1','43','1',1.0000,0.00,0.00,'241624624262','5349317','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(619,'431','2021-06-29 14:41:56','new','24','','1','43','1',1.0000,0.00,0.00,'241624624262','5349318','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(620,'431','2021-06-29 14:41:56','new','24','','1','43','Main',1.0000,0.00,0.00,'241624624262','5349319','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(621,'431','2021-06-29 14:41:56','new','24','','1','43','Main',1.0000,0.00,0.00,'241624624262','5349320','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(622,'431','2021-06-29 14:41:56','new','24','','1','43','Main',1.0000,0.00,0.00,'241624624262','5349321','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(623,'431','2021-06-29 14:41:56','new','24','','1','43','Main',1.0000,0.00,0.00,'241624624262','5349322','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(624,'431','2021-06-29 14:41:56','new','24','','1','43','Main',1.0000,0.00,0.00,'241624624262','5349323','','Bottles 300 ML (300pcs) - B4 Clear','',1,0),(625,'432','2021-06-29 14:43:33','new','24','','1','44','Main',1.0000,0.00,0.00,'241624624262','354611','','Bottles 500 ml (168pcs) - B4 - Clear','',1,0),(626,'432','2021-06-29 14:43:33','new','24','','1','44','Main',1.0000,0.00,0.00,'241624624262','354612','','Bottles 500 ml (168pcs) - B4 - Clear','',1,0),(627,'432','2021-06-29 14:43:33','new','24','','1','44','Main',1.0000,0.00,0.00,'241624624262','354613','','Bottles 500 ml (168pcs) - B4 - Clear','',1,0),(628,'432','2021-06-29 14:43:33','new','24','','1','44','Main',1.0000,0.00,0.00,'241624624262','354614','','Bottles 500 ml (168pcs) - B4 - Clear','',1,0),(629,'432','2021-06-29 14:43:33','new','24','','1','44','Main',1.0000,0.00,0.00,'241624624262','354615','','Bottles 500 ml (168pcs) - B4 - Clear','',1,0),(630,'432','2021-06-29 14:43:33','new','24','','1','44','Main',1.0000,0.00,0.00,'241624624262','354616','','Bottles 500 ml (168pcs) - B4 - Clear','',1,0),(631,'432','2021-06-29 14:43:33','new','24','','1','44','Main',1.0000,0.00,0.00,'241624624262','354617','','Bottles 500 ml (168pcs) - B4 - Clear','',1,0),(632,'432','2021-06-29 14:43:33','new','24','','1','44','Main',1.0000,0.00,0.00,'241624624262','354618','','Bottles 500 ml (168pcs) - B4 - Clear','',1,0),(633,'432','2021-06-29 14:43:33','new','24','','1','44','1',1.0000,0.00,0.00,'241624624262','354619','','Bottles 500 ml (168pcs) - B4 - Clear','',1,0),(634,'432','2021-06-29 14:43:33','new','24','','1','44','1',1.0000,0.00,0.00,'241624624262','3546110','','Bottles 500 ml (168pcs) - B4 - Clear','',1,0),(635,'432','2021-06-29 14:43:33','new','24','','1','44','1',1.0000,0.00,0.00,'241624624262','3546111','','Bottles 500 ml (168pcs) - B4 - Clear','',1,0),(636,'432','2021-06-29 14:43:33','new','24','','1','44','1',1.0000,0.00,0.00,'241624624262','3546112','','Bottles 500 ml (168pcs) - B4 - Clear','',1,0),(637,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','627531','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(638,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','627532','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(639,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','627533','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(640,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','627534','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(641,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','627535','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(642,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','627536','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(643,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','627537','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(644,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','627538','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(645,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','627539','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(646,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275310','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(647,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275311','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(648,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275312','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(649,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275313','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(650,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275314','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(651,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275315','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(652,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275316','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(653,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275317','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(654,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275318','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(655,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275319','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(656,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275320','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(657,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275321','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(658,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275322','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(659,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275323','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(660,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275324','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(661,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275325','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(662,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275326','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(663,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275327','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(664,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275328','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(665,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275329','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(666,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275330','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(667,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275331','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(668,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275332','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(669,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275333','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(670,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275334','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(671,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275335','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(672,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275336','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(673,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275337','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(674,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275338','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(675,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275339','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(676,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275340','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(677,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275341','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(678,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275342','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(679,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275343','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(680,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275344','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(681,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275345','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(682,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275346','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(683,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275347','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(684,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275348','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(685,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275349','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(686,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275350','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(687,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275351','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(688,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275352','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(689,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275353','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(690,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275354','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(691,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275355','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(692,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275356','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(693,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275357','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(694,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275358','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(695,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275359','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(696,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275360','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(697,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275361','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(698,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275362','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(699,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275363','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(700,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275364','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(701,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275365','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(702,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275366','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(703,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275367','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(704,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275368','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(705,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275369','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(706,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275370','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(707,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275371','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(708,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275372','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(709,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275373','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(710,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275374','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(711,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275375','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(712,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275376','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(713,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275377','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(714,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275378','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(715,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275379','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(716,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275380','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(717,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275381','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(718,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275382','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(719,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275383','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(720,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275384','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(721,'552','2021-07-28 09:05:18','new','24','','1','3','1',1.0000,0.00,1174.00,'241627452267','6275385','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(722,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','362231','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(723,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','362232','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(724,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','362233','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(725,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','362234','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(726,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','362235','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(727,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','362236','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(728,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','362237','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(729,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','362238','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(730,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','362239','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(731,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622310','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(732,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622311','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(733,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622312','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(734,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622313','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(735,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622314','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(736,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622315','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(737,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622316','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(738,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622317','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(739,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622318','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(740,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622319','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(741,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622320','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(742,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622321','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(743,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622322','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(744,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622323','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(745,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622324','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(746,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622325','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(747,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622326','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(748,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622327','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(749,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622328','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(750,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622329','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(751,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622330','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(752,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622331','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(753,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622332','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(754,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622333','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(755,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622334','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(756,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622335','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(757,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622336','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(758,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622337','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(759,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622338','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(760,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622339','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(761,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622340','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(762,'648','2021-07-30 11:23:01','new','24','','1','3','1',1.0000,0.00,1174.00,'241627633309','3622341','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(763,'648','2021-07-30 11:23:01','new','16','','1','3','1',1.0000,0.00,1174.00,NULL,'3622342','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(764,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','130221','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(765,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','130222','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(766,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','130223','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(767,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','130224','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(768,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','130225','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(769,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','130226','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(770,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','130227','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(771,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','130228','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(772,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','130229','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(773,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','1302210','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(774,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','1302211','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(775,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','1302212','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(776,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','1302213','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(777,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','1302214','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(778,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','1302215','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(779,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','1302216','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(780,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','1302217','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(781,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','1302218','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(782,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','1302219','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(783,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','1302220','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(784,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','1302221','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(785,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','1302222','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(786,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','1302223','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(787,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','1302224','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(788,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','1302225','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(789,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','1302226','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(790,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','1302227','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(791,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','1302228','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(792,'691','2021-08-05 10:03:00','new','24','','1','3','1',1.0000,0.00,1174.00,'241628146908','1302229','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(793,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','621281','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(794,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','621282','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(795,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','621283','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(796,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','621284','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(797,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','621285','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(798,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','621286','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(799,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','621287','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(800,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','621288','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(801,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','621289','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(802,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212810','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(803,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212811','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(804,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212812','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(805,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212813','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(806,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212814','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(807,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212815','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(808,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212816','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(809,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212817','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(810,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212818','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(811,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212819','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(812,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212820','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(813,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212821','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(814,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212822','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(815,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212823','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(816,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212824','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(817,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212825','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(818,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212826','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(819,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212827','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(820,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212828','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(821,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212829','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(822,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212830','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(823,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212831','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(824,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212832','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(825,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212833','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(826,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212834','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(827,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212835','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(828,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212836','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(829,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212837','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(830,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212838','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(831,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212839','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(832,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212840','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(833,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212841','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(834,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212842','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(835,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212843','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(836,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212844','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(837,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212845','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(838,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212846','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(839,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212847','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(840,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212848','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(841,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212849','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(842,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212850','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(843,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212851','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(844,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212852','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(845,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212853','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(846,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212854','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(847,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212855','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(848,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212856','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(849,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212857','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(850,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212858','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(851,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212859','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(852,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212860','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(853,'702','2021-08-12 12:10:05','new','24','','1','3','1',1.0000,0.00,1174.00,'241628759332','6212861','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(854,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','262231','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(855,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','262232','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(856,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','262233','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(857,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','262234','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(858,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','262235','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(859,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','262236','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(860,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','262237','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(861,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','262238','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(862,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','262239','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(863,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622310','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(864,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622311','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(865,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622312','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(866,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622313','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(867,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622314','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(868,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622315','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(869,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622316','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(870,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622317','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(871,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622318','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(872,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622319','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(873,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622320','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(874,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622321','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(875,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622322','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(876,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622323','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(877,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622324','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(878,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622325','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(879,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622326','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(880,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622327','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(881,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622328','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(882,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622329','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(883,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622330','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(884,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622331','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(885,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622332','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(886,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622333','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(887,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622334','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(888,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622335','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(889,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622336','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(890,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622337','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(891,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622338','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(892,'797','2021-08-23 09:37:36','new','24','','1','45','1',1.0000,0.00,0.00,'241628759332','2622339','','Bottles With Cap B3 Blue 500ml(168pcs) with caps','',1,0),(893,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','332431','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(894,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','332432','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(895,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','332433','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(896,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','332434','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(897,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','332435','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(898,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','332436','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(899,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','332437','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(900,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','332438','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(901,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','332439','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(902,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','3324310','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(903,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','3324311','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(904,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','3324312','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(905,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','3324313','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(906,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','3324314','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(907,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','3324315','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(908,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','3324316','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(909,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','3324317','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(910,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','3324318','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(911,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','3324319','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(912,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','3324320','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(913,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','3324321','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(914,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','3324322','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(915,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','3324323','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(916,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','3324324','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(917,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','3324325','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(918,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','3324326','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(919,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','3324327','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(920,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','3324328','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(921,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','3324329','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(922,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','3324330','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(923,'837','2021-08-30 14:51:07','new','24','','1','2','1',1.0000,0.00,1092.00,'241628759332','3324331','','Bottles with cap B1 Blue(Nia Water) 500ml(168pcs)','',1,0),(924,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','635201','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(925,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','635202','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(926,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','635203','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(927,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','635204','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(928,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','635205','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(929,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','635206','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(930,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','635207','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(931,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','635208','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(932,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','635209','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(933,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352010','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(934,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352011','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(935,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352012','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(936,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352013','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(937,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352014','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(938,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352015','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(939,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352016','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(940,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352017','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(941,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352018','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(942,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352019','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(943,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352020','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(944,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352021','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(945,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352022','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(946,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352023','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(947,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352024','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(948,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352025','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(949,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352026','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(950,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352027','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(951,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352028','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(952,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352029','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(953,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352030','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(954,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352031','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(955,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352032','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(956,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352033','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(957,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352034','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(958,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352035','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(959,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352036','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(960,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352037','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(961,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352038','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(962,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352039','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(963,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352040','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(964,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352041','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(965,'869','2021-09-03 09:54:56','new','24','','1','3','1',1.0000,0.00,1174.00,'241630652034','6352042','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(966,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','650041','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(967,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','650042','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(968,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','650043','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(969,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','650044','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(970,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','650045','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(971,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','650046','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(972,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','650047','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(973,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','650048','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(974,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','650049','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(975,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500410','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(976,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500411','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(977,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500412','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(978,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500413','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(979,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500414','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(980,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500415','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(981,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500416','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(982,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500417','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(983,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500418','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(984,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500419','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(985,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500420','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(986,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500421','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(987,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500422','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(988,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500423','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(989,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500424','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(990,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500425','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(991,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500426','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(992,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500427','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(993,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500428','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(994,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500429','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(995,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500430','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(996,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500431','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(997,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500432','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(998,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500433','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(999,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500434','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1000,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500435','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1001,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500436','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1002,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500437','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1003,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500438','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1004,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500439','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1005,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500440','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1006,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500441','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1007,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500442','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1008,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500443','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1009,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500444','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1010,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500445','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1011,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500446','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1012,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500447','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1013,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500448','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1014,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500449','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1015,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500450','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1016,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500451','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1017,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500452','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1018,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500453','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1019,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500454','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1020,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500455','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1021,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500456','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1022,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500457','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1023,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500458','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1024,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500459','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1025,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500460','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1026,'912','2021-09-07 12:40:46','new','24','','1','3','1',1.0000,0.00,1174.00,'241631007594','6500461','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1027,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','133931','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1028,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','133932','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1029,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','133933','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1030,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','133934','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1031,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','133935','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1032,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','133936','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1033,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','133937','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1034,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','133938','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1035,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','133939','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1036,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339310','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1037,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339311','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1038,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339312','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1039,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339313','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1040,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339314','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1041,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339315','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1042,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339316','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1043,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339317','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1044,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339318','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1045,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339319','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1046,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339320','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1047,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339321','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1048,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339322','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1049,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339323','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1050,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339324','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1051,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339325','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1052,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339326','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1053,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339327','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1054,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339328','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1055,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339329','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1056,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339330','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1057,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339331','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1058,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339332','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1059,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339333','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1060,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339334','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1061,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339335','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1062,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339336','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1063,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339337','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1064,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339338','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1065,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339339','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1066,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339340','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1067,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339341','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1068,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339342','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1069,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339343','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1070,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339344','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1071,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339345','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1072,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339346','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1073,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339347','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1074,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339348','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1075,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339349','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0),(1076,'975','2021-09-28 11:07:36','new','24','','1','3','Main',1.0000,0.00,1174.00,'241631007594','1339350','','Bottles with cap B2 Blue 500ml(168pcs) with caps','',1,0); /*!40000 ALTER TABLE `serials` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `serialstocktaking` -- DROP TABLE IF EXISTS `serialstocktaking`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `serialstocktaking` ( `id` int(10) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(10) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `serial` varchar(50) NOT NULL, `sellingprice` varchar(20) NOT NULL, `buyingprice` varchar(20) NOT NULL, `name` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `serialstocktaking` -- LOCK TABLES `serialstocktaking` WRITE; /*!40000 ALTER TABLE `serialstocktaking` DISABLE KEYS */; /*!40000 ALTER TABLE `serialstocktaking` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `setting` -- DROP TABLE IF EXISTS `setting`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `setting` ( `name` varchar(255) NOT NULL, `value` text NOT NULL, PRIMARY KEY (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `setting` -- LOCK TABLES `setting` WRITE; /*!40000 ALTER TABLE `setting` DISABLE KEYS */; /*!40000 ALTER TABLE `setting` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sms` -- DROP TABLE IF EXISTS `sms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sms` ( `id` int(30) NOT NULL AUTO_INCREMENT, `contact` varchar(60) NOT NULL, `postedtime` varchar(40) NOT NULL, `message` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `smscount` int(11) NOT NULL, `messageId` int(11) NOT NULL, `response` text NOT NULL, `cost` int(11) NOT NULL, `bulkId` varchar(100) NOT NULL, `qty` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sms` -- LOCK TABLES `sms` WRITE; /*!40000 ALTER TABLE `sms` DISABLE KEYS */; /*!40000 ALTER TABLE `sms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sms_in` -- DROP TABLE IF EXISTS `sms_in`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sms_in` ( `id` int(11) NOT NULL AUTO_INCREMENT, `sms_text` varchar(1600) DEFAULT NULL, `sender_number` varchar(50) DEFAULT NULL, `sent_dt` datetime DEFAULT NULL, `code` varchar(15) NOT NULL, `amount` decimal(10,2) NOT NULL DEFAULT 0.00, `firstname` varchar(15) NOT NULL, `lastname` varchar(15) NOT NULL, `msisdn` varchar(20) NOT NULL, `used` int(5) NOT NULL DEFAULT 0, `exactime` datetime NOT NULL, `txn_time` varchar(50) DEFAULT NULL, `middlename` varchar(50) DEFAULT NULL, `account_number` varchar(50) DEFAULT NULL, `business_shortcode` varchar(50) DEFAULT NULL, `transactionType` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sms_in` -- LOCK TABLES `sms_in` WRITE; /*!40000 ALTER TABLE `sms_in` DISABLE KEYS */; /*!40000 ALTER TABLE `sms_in` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smsconfig` -- DROP TABLE IF EXISTS `smsconfig`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smsconfig` ( `id` int(30) NOT NULL, `username` text NOT NULL, `apikey` text NOT NULL, `from` varchar(50) NOT NULL, `link` text NOT NULL, `businessname` text NOT NULL, `contact` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `code` varchar(50) NOT NULL, `description` text NOT NULL, `contactperson` varchar(100) NOT NULL, `password` varchar(50) NOT NULL, `contact2` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `currencysymbol` varchar(100) NOT NULL, `tax1` varchar(100) NOT NULL, `tax1rate` varchar(100) NOT NULL, `tax2` varchar(100) NOT NULL, `tax2rate` varchar(100) NOT NULL, `website` varchar(100) NOT NULL, `returnpolicy` text NOT NULL, `logo` text NOT NULL, `paymenttypes` text NOT NULL, `country` varchar(50) NOT NULL, `totalsms` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `display1` varchar(5) NOT NULL, `display2` varchar(5) NOT NULL, `maindiscount` varchar(10) NOT NULL DEFAULT 'no', `receiptdescription` varchar(5) NOT NULL DEFAULT 'yes', `deadline` text NOT NULL, `tillno` text NOT NULL, `invoicedetails` text NOT NULL, `barcode` varchar(3) NOT NULL DEFAULT 'no', `deadlinedetails` text NOT NULL, `businesskey` text NOT NULL, `display` varchar(30) NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `starttime` varchar(30) NOT NULL, `duetime` varchar(30) NOT NULL, `view` text NOT NULL, `receipt` varchar(50) NOT NULL, `mode` varchar(30) NOT NULL, `feedback` text NOT NULL, `sendfeedback` varchar(10) NOT NULL, `dublicate` varchar(10) NOT NULL, `smscompany` varchar(30) NOT NULL DEFAULT 'Infobip', `newuser` varchar(30) NOT NULL, `newpassword` varchar(30) NOT NULL, `senderid` varchar(30) NOT NULL, `leftoverview` text NOT NULL, `rightoverview` text NOT NULL, `assetaccount` varchar(50) NOT NULL, `salesaccount` varchar(50) NOT NULL, `expenseaccount` varchar(50) NOT NULL, `starthappyhour` varchar(20) NOT NULL, `endhappyhourse` varchar(20) NOT NULL, `statushappyhour` varchar(20) NOT NULL, `salesmethod` varchar(20) NOT NULL, `plot` int(11) NOT NULL DEFAULT 10, `defautpage` varchar(255) NOT NULL DEFAULT 'user/home', `ecommerce` varchar(10) NOT NULL DEFAULT 'deactivate', `landingpage` varchar(40) NOT NULL DEFAULT 'products', `path` text NOT NULL, `shortcode` text NOT NULL, `confirmationurl` text NOT NULL, `validationurl` text NOT NULL, `responseType` text NOT NULL, `consumer_key` text NOT NULL, `consumer_secret` text NOT NULL, `signature` text DEFAULT NULL, `kitchen` varchar(30) NOT NULL DEFAULT 'no', `kitchenid` int(11) DEFAULT NULL, `menutype` varchar(30) NOT NULL DEFAULT 'Left', `receiptlogo` varchar(10) NOT NULL DEFAULT 'no', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smsconfig` -- LOCK TABLES `smsconfig` WRITE; /*!40000 ALTER TABLE `smsconfig` DISABLE KEYS */; INSERT INTO `smsconfig` VALUES (1,'76','0763a9ef91068d1723cf54a8b95bf1c5fc003cbb3a84ebe2f24d5ae9bb8f4318','Robisearch','','<H1 style=\"margin:0px;\">LAMINATE TUBES INDUSTRIES LTD</H1>\r\n<H4>P.O BOX 121-30100,ELD Kenya(Iten Road)</H4>\r\n<H4>Email:info@ltikenya.com Web:www.ltikenya.com</h4>\r\n<H4>MOBILE:0720870050/TEL:0532061626</H4>\r\n<H4>PIN NO:P051096217V</H4>\r\n<h4>TILL NO:883761</h4>','254738637711','BUMALA','support@robisearch.com','ROBISEARCHPOS','<H1 style=\"margin:0px;\">LAMINATE TUBES INDUSTRIES LTD</H1>\r\n<H4>P.O BOX 121-30100,ELD Kenya(Iten Road)</H4>\r\n<H4>Email:info@ltikenya.com Web:www.ltikenya.com</h4>\r\n<H4>MOBILE:0720870050/TEL:0532061626</H4>\r\n<H4>PIN NO:P051096217V</H4>\r\n<h4>TILL NO:883761</h4>','KJ WINES','e7bd1efe6cee0b56cf3b31d7fb5d01c7','254708325411','522522','Ksh','VAT','16','levy','2','RO0001','<H2>GOODS ONCE SOLD CANNOT BE RETURNED UNLESS PRIOR ARRANGEMENTS HAVE BEEN MADE</H2>\r\n<H2>RECEIVED THE ABOVE GOODS IN GOOD ORDER AND CONDITION</H2>','2021-02-191613714768.jpg','1','1 ','','1','2021-06-16 21:51:43','yes','no','no','no','PXo99V6lt78D1/BlWPq3e2C47ZawQ2GVnTi/sl7vlW63zVEQSYfMFC4DB56Y7N5rlDNxLCGNBAH/CAavwaPHtA==','<center><h1></h1></center>','<h3>Terms and Conditions.</h3>\r\n1. Accounts Due on demand .<br>\r\n2.Goods remain the property of Wiresmore Industries Ltd.Until Fully paid<br>\r\n3.Goods once Sold are not returnable without prior arrangements<br>\r\n4.All queries should be forwarded within 7 days from documents date.<br>\r\n5.Interest at the rate of 10% monthly will be charged for all overdue accounts<br>\r\n6.All cash & cheque are payable to Wiresmore Industries Ltd.<br>\r\n7.Any Charges Incured due to dishonored payments are liable to client.\r\n\r\n\r\n','no','You have not paid your pending balance or you have not paid your annual maintenance fees. Kindly send the payment through our Playbill no:522522 and Acc No:117121120 for you to continue enjoying our services.','0q8Sy0EVsYrQIK/Wr7oZH9WeCYzcrwKX1ILqbbvkY2x2dty0x3zpcyBUWoaFWYqcodrtBimXR77PPq/TwAgnFA==','100','Current','Current','00:00','23:59','Retail','One Without Automatic Logout','Before Receipt','thank you for shopping with us. From Robisearch LTD.','yes','yes','Advanta','ROBISEARCH','Robisearch@2018','ROBISEARCH','<b>About Robisearch Ltd</b><br>\r\nRobisearch Ltd is an ICT youth based company that begun in 2011 as a result of innovations that transform lives globally. We are innovator behind Biometric lands system and digital birth card system that could help fight terrorisms. We are a member of the Nairobi Chambers (KNCCI) organization and AGPO. We offer attachment /internships opportunity to 60 students on annual basis as a way of creating job opportunity to youths in Kenya. We have great experience in dealing with customers having handled over 500 customers’ country wide. Some of services are:<p class=\"text-center\">\r\n<h3>OUR SERVICES</h3>\r\nBelow are some of our services and solutions:<br>\r\n• Biometric system for schools and business : Price= From Ksh.50,000<br>\r\n• Bulk Sms services(Bulksms ChapChap) : Price= From Ksh.5,000<br>\r\n• Best Erp/Point of Sale/ Inventory Control Software : Price= From Ksh.50,000<br>\r\n• Property Management software that conforms to the Big 4 government agenda. : Price= From Ksh.100,000<br>\r\n\r\nNOTE: You can give discount upto 20% of the above selling price.\r\n</p>\r\n\r\n<p>\r\nOur Vision<br>\r\nTransforming the world through innovation<br>\r\nOur Mission<br>\r\nTo be the best ICT company offering innovate services globally.\r\nBiometric Systems rely mostly on information about a person to identify the person in such a way that specific data about unique biological traits are relied upon to work effectively.\r\nThe biometric School attendance system. This is an innovative system which is used by schools to track student movements. The system sends sms alert to the parents whenever students checks in and out of the schools. The system is also used as digital register to record students and staff attendances instead of manual signing of class register as well as managing payroll based on attendance. The system is also being used by business owners to get sms alert whenever employees checks in and out of the office. There are so many schools using this system and we recommend the same to any school and business. Some of them are JKUAT,Pumwani Hosiptal, Loreto Girls Kiambu,Mandera boys, Kwale boys, Kipsigis girls. Kericho TTC etc.\r\n<br>\r\n\r\n<br>Point of Sale(ROBIPOS) manages sales for any sales related businesses. This system helps business owners to track their daily sales and profit using their phones wherever they are. It has Lipa Na MPESA real time and sms alert. Sms is automatically sends to the computer whenever customer pays through any mobile payment. Also the customer gets automatic thank you message upon payment.\r\nThis system has been integrated with many modules that manages day to day transactions in our client’s business. The system has many functionalities but not limited to the following: Inventory tracking, sales management, customer management, products management, receipting, human resource, accounting module and can real-time Lipa na Mpesa module. \r\nThe sales management system can be used in diverse businesses like wholesales, boutiques, electrical and electronics, minimarts, supermarkets, cosmetic shops, jeweler shops and any retail businesses.\r\nOur POS system helps <br>\r\n? Improve our customer’s experience by serving them in a fast and convenient way<br>\r\n? Management of stock<br>\r\n? Presentable documents such as receipts, orders and reports are issued to customers of our clients.<br>\r\n? Storage and retrieval of documents is made easier<br>\r\n? Accuracy; scanning is more accurate than punching in numbers from a sticker or expecting the cashier to manually remember what each item costs.\r\n? Analysis ;<br>\r\n? POS let our clients manage inventory, flag items for reorder and analyze sales patterns.<br>\r\nBulksms ChapChap is a bulk sms software which can be used to send sms/reminders to customers. It’s the most feasible and essential strategy to target a mass audience as a marketing and communication tool. Whether launching a new product or would like a nationwide announcement, or whether you want to remind people of a certain meeting or deal, our bulk sms manages all the requirements from start to finish. The system can be used by anybody to manage their dairies since you can store all your appointments and activities then system will send you sms whenever that time reaches. \r\nOur bulk sms comes with advantages such as;<br>\r\n? Instant delivery of messages<br>\r\n? Flexible platform that can send over 10,000 sms once<br>\r\n? The systems comes with a reminder to notify one of any pending deals<br>\r\n? Sms can be stored, easily forwarded or tracked using delivery reports<br>\r\n? Lower cost and time to be delivered than a phone call.<br>\r\n? It is more reliable than emailing as the chances of the recipient reading the message is very high<br>\r\n? Limitless market potential<br>\r\nOur clients include;Bulk sms: JKUAT, Elimu TV, Uwezo Fund, Moi forces Academy<br>\r\nBiometric: JKUAT, Orero Boys, Kayole High school<br>\r\nPoint of sale: Luna Park, Victoria Falls, Garrison Teachers College, Ndumia Group<br>\r\nwww.robisearch.com<br>\r\nhttp://www.bulksmschapchap.com/<br>\r\n\r\n\r\n</p>\r\n<p>\r\nFeel free to contact us: <br>\r\n<a href=\"http://www.robisearch.com/\">www.robisearch.com</a> <br>\r\nEmail :info@robisearch.com<br>\r\nPhone: 0780655987<br>\r\nPhone: 0716413386<br>\r\nOur Offices are Nairobi-Nara and Juja town<br>\r\n Experiencing any problem? Send an email to <a href=\"mailto:info@robisearch.com\">info@robisearch.com</a> or <a href=\"mailto:robisearch@gmail.com\">robisearch@gmail.com</a> or follow us on <a href=\"https://www.facebook.com/Robiearch?fref=ts\">Facebook</a> or on <a href=\"https://twitter.com/robisearch\">Twitter.</a> . You can also view more on <a href=\"http://www.robisearch.com/\"> our website</a>\r\n\r\n</p></b>\r\n ','<B> Reseller/Agent Benefits</b>\r\n <br>\r\n1. Earn Commisiions <br>\r\n2. Get best offers <br>\r\n3. Get Incentives <br>\r\n \r\n <B> Reseller/Agent Categories</b>\r\n We pay according to your effort hence it is based on commission.<br>\r\n 1. You will get 10% of what you sell on Monthly basis if you make between 1-5 sales per month.<br>\r\n 2. You will get 20% of what you sell on Monthly basis if you make between 6-20 sales per month.<br>\r\n 3. You will get 30% of what you sell on Monthly basis if you make above 21 sales per month.<br>\r\n','1110','4000','5500','06:30','00:45','no','General',10,'user/viewsales','deactivate','category','D:\\\\xampp\\\\htdocs\\\\ATT2000.mdb','702006','https://pos.wifimatt.com/getpayment','https://pos.wifimatt.com/verifypayment','application/json','UYlkylGuzGjZxpMNz2rmGGYc6N5wslzp','HSGog9FsAchErCLj','From Robisearch LTD','no',NULL,'Left','no'); /*!40000 ALTER TABLE `smsconfig` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smstemplate` -- DROP TABLE IF EXISTS `smstemplate`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smstemplate` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smstemplate` -- LOCK TABLES `smstemplate` WRITE; /*!40000 ALTER TABLE `smstemplate` DISABLE KEYS */; INSERT INTO `smstemplate` VALUES (1,'Closing Day1','Your daughter has been released for December holiday today.1','2020-04-25 09:20:01am','active','1','','1'),(2,'Opening Day','Your Daughter Has Just Arrived To School ','2019-02-23 10:17:16am','active','1','','1'),(3,'Closing Day','Your daughter has been released for December holiday today.','2018-10-24 05:51:21pm','active','1','','1'),(4,'MIDTERM','Parents/Guardians who came for Thanks Giving day will be allowed to leave with their daughters for half-term, others will leave on 17/02/19.','2019-02-16 02:32:21pm','active','1','','1'),(5,'Opening Day','Almost all the students turned up from April Holiday recess','2019-04-30 04:30:08pm','active','1','','1'),(6,'Board meeting','There will be a board meeting for the directors.','2019-05-18 03:02:06pm','active','1','','1'); /*!40000 ALTER TABLE `smstemplate` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `splitbill` -- DROP TABLE IF EXISTS `splitbill`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `splitbill` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `dateposted` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, `salesid` int(11) NOT NULL, `qty` decimal(10,2) DEFAULT NULL, `price` decimal(10,2) DEFAULT NULL, `originalinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `splitbill` -- LOCK TABLES `splitbill` WRITE; /*!40000 ALTER TABLE `splitbill` DISABLE KEYS */; /*!40000 ALTER TABLE `splitbill` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `splitbillmaster` -- DROP TABLE IF EXISTS `splitbillmaster`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `splitbillmaster` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `dateposted` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, `originalinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `splitbillmaster` -- LOCK TABLES `splitbillmaster` WRITE; /*!40000 ALTER TABLE `splitbillmaster` DISABLE KEYS */; /*!40000 ALTER TABLE `splitbillmaster` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `statement` -- DROP TABLE IF EXISTS `statement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `statement` ( `id` int(30) NOT NULL AUTO_INCREMENT, `account` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `invoice` varchar(50) NOT NULL, `crateddate` varchar(30) NOT NULL, `debit` decimal(10,2) NOT NULL, `credit` decimal(10,2) NOT NULL, `balance` varchar(20) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` varchar(10) NOT NULL, `description` text NOT NULL, `amount` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `refno` varchar(30) NOT NULL, `vatable` varchar(30) NOT NULL, `vat` varchar(30) NOT NULL, `tax` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `statement` -- LOCK TABLES `statement` WRITE; /*!40000 ALTER TABLE `statement` DISABLE KEYS */; INSERT INTO `statement` VALUES (1,'5210','0','11622640266','2021-06-02 16:25:03',0.00,0.00,'','1','1','n/a','PHONE','4000','1','','','N/A','0','0','EXEMPTED'),(2,'5250','0','11622640266','2021-06-02 16:25:03',0.00,0.00,'','1','1','n/a','UNCH','500','1','','','N/A','0','0','EXEMPTED'); /*!40000 ALTER TABLE `statement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `status` -- DROP TABLE IF EXISTS `status`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `status` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `status` -- LOCK TABLES `status` WRITE; /*!40000 ALTER TABLE `status` DISABLE KEYS */; INSERT INTO `status` VALUES (1,'New'),(2,'Waiting Approval'),(3,'Approved'),(4,'Rejected'),(5,'Pending'),(6,'Returned'); /*!40000 ALTER TABLE `status` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stock` -- DROP TABLE IF EXISTS `stock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stock` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `sold` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `price` decimal(10,2) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `branchid` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `unsold` varchar(50) NOT NULL, `returned` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stock` -- LOCK TABLES `stock` WRITE; /*!40000 ALTER TABLE `stock` DISABLE KEYS */; /*!40000 ALTER TABLE `stock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktaking` -- DROP TABLE IF EXISTS `stocktaking`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktaking` ( `id` int(10) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(10) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktaking` -- LOCK TABLES `stocktaking` WRITE; /*!40000 ALTER TABLE `stocktaking` DISABLE KEYS */; /*!40000 ALTER TABLE `stocktaking` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `store` -- DROP TABLE IF EXISTS `store`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `store` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` int(1) NOT NULL DEFAULT 0, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` int(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `store` varchar(50) NOT NULL, `expdate` varchar(50) NOT NULL, `orderamount` text NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `item_number` (`code`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `store` -- LOCK TABLES `store` WRITE; /*!40000 ALTER TABLE `store` DISABLE KEYS */; /*!40000 ALTER TABLE `store` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `subcategory` -- DROP TABLE IF EXISTS `subcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `subcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `maincategory` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `subcategory` -- LOCK TABLES `subcategory` WRITE; /*!40000 ALTER TABLE `subcategory` DISABLE KEYS */; /*!40000 ALTER TABLE `subcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `suggestions` -- DROP TABLE IF EXISTS `suggestions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `suggestions` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `img_id` varchar(60) NOT NULL, `updatedtime` varchar(40) NOT NULL, `status` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `suggestions` -- LOCK TABLES `suggestions` WRITE; /*!40000 ALTER TABLE `suggestions` DISABLE KEYS */; INSERT INTO `suggestions` VALUES (1,'POS','best','2019-07-12 05:44:51am','1','','','active'); /*!40000 ALTER TABLE `suggestions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `supervisor` -- DROP TABLE IF EXISTS `supervisor`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `supervisor` ( `id` int(30) NOT NULL AUTO_INCREMENT, `title` varchar(30) NOT NULL, `department` varchar(50) NOT NULL, `startdate` varchar(30) NOT NULL, `enddate` varchar(30) NOT NULL, `description` text NOT NULL, `employeeno` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `userid` int(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `companyid` int(11) NOT NULL DEFAULT 1, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `supervisor` -- LOCK TABLES `supervisor` WRITE; /*!40000 ALTER TABLE `supervisor` DISABLE KEYS */; INSERT INTO `supervisor` VALUES (1,'1','1','2021-02-11','2021-02-28','',1,'2021-02-11 01:40:03pm',1,'active',1,1); /*!40000 ALTER TABLE `supervisor` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tables` -- DROP TABLE IF EXISTS `tables`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tables` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tables` -- LOCK TABLES `tables` WRITE; /*!40000 ALTER TABLE `tables` DISABLE KEYS */; INSERT INTO `tables` VALUES (1,'Take away','','2021-04-22 12:26:20','active','1','','1',1),(2,'Sitting','','2021-04-22 12:26:27','active','1','','1',1),(3,'Both','','2021-04-22 12:26:32','active','1','','1',1); /*!40000 ALTER TABLE `tables` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tags` -- DROP TABLE IF EXISTS `tags`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tags` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `slug` varchar(255) NOT NULL, `name` varchar(255) NOT NULL, `meta_keyword` text NOT NULL, `meta_description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tags` -- LOCK TABLES `tags` WRITE; /*!40000 ALTER TABLE `tags` DISABLE KEYS */; /*!40000 ALTER TABLE `tags` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskdata` -- DROP TABLE IF EXISTS `taskdata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskdata` ( `id` int(30) NOT NULL AUTO_INCREMENT, `description` text DEFAULT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) DEFAULT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Submitted', `companyid` varchar(100) NOT NULL, `challanges` text NOT NULL, `recommendation` text NOT NULL, `updatedby` int(11) NOT NULL, `comments` text NOT NULL, `updateddate` varchar(30) NOT NULL, `mykey` varchar(50) DEFAULT NULL, `exactdate` varchar(20) NOT NULL, `branchid` int(11) NOT NULL, `achieved` varchar(30) NOT NULL, `updatedat` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskdata` -- LOCK TABLES `taskdata` WRITE; /*!40000 ALTER TABLE `taskdata` DISABLE KEYS */; /*!40000 ALTER TABLE `taskdata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasks` -- DROP TABLE IF EXISTS `tasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `taskowner` varchar(100) NOT NULL, `subject` varchar(100) NOT NULL, `fromdate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `priority` varchar(100) NOT NULL, `notification` varchar(100) NOT NULL DEFAULT 'yes', `repeated` varchar(100) NOT NULL DEFAULT 'no', `comments` text NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL, `measurements` varchar(30) NOT NULL DEFAULT 'pc', `target` varchar(30) NOT NULL, `achived` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasks` -- LOCK TABLES `tasks` WRITE; /*!40000 ALTER TABLE `tasks` DISABLE KEYS */; /*!40000 ALTER TABLE `tasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasktype` -- DROP TABLE IF EXISTS `tasktype`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasktype` ( `id` int(11) NOT NULL AUTO_INCREMENT, `description` text NOT NULL, `name` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `mode` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasktype` -- LOCK TABLES `tasktype` WRITE; /*!40000 ALTER TABLE `tasktype` DISABLE KEYS */; /*!40000 ALTER TABLE `tasktype` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskupdates` -- DROP TABLE IF EXISTS `taskupdates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskupdates` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `date` varchar(50) NOT NULL, `nextstep` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `type` text NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskupdates` -- LOCK TABLES `taskupdates` WRITE; /*!40000 ALTER TABLE `taskupdates` DISABLE KEYS */; /*!40000 ALTER TABLE `taskupdates` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tillcollection` -- DROP TABLE IF EXISTS `tillcollection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tillcollection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `dateposted` varchar(100) NOT NULL, `addedby` int(100) NOT NULL, `approvedby` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, `description` text NOT NULL, `userid` int(20) NOT NULL, `companyid` int(20) NOT NULL, `branch` int(11) NOT NULL, `collecteddate` varchar(30) NOT NULL, `short` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tillcollection` -- LOCK TABLES `tillcollection` WRITE; /*!40000 ALTER TABLE `tillcollection` DISABLE KEYS */; /*!40000 ALTER TABLE `tillcollection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `timer` -- DROP TABLE IF EXISTS `timer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `timer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `startdate` varchar(30) NOT NULL, `enddate` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `hour` varchar(50) NOT NULL, `station` varchar(20) NOT NULL, `description` text NOT NULL, `product` varchar(50) NOT NULL, `unit` varchar(20) NOT NULL, `duration` varchar(50) DEFAULT NULL, `customer` varchar(50) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `timer` -- LOCK TABLES `timer` WRITE; /*!40000 ALTER TABLE `timer` DISABLE KEYS */; /*!40000 ALTER TABLE `timer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `towns` -- DROP TABLE IF EXISTS `towns`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `towns` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `towns` -- LOCK TABLES `towns` WRITE; /*!40000 ALTER TABLE `towns` DISABLE KEYS */; INSERT INTO `towns` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `towns` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `types` -- DROP TABLE IF EXISTS `types`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `types` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `types` -- LOCK TABLES `types` WRITE; /*!40000 ALTER TABLE `types` DISABLE KEYS */; /*!40000 ALTER TABLE `types` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `uom` -- DROP TABLE IF EXISTS `uom`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `uom` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `uom` -- LOCK TABLES `uom` WRITE; /*!40000 ALTER TABLE `uom` DISABLE KEYS */; INSERT INTO `uom` VALUES (1,'Piece','pc','2020-06-22 06:18:43','active','1','','1','pcs'),(2,'No Units','No Units','2018-03-29 06:40:47am','active','1','','1','NOU'),(3,'Dozen','Dozen','2018-03-29 06:42:29am','active','1','','1','dz'),(4,'Bar','Bar','2018-03-29 06:43:15am','active','1','','1','BR'),(5,'Packets','Packets','2018-03-29 06:36:08am','active','1','','1','pcks'),(6,'Kilograms','Kilograms','2018-03-29 07:14:40am','active','1','','1','Kg'),(7,'Litre','Litre','2018-03-29 07:14:57am','active','1','','1','ltr'),(8,'Half ','hlf','2018-03-30 12:34:29pm','active','1','','1','hlf'),(9,'sheet','','2018-03-30 12:35:21pm','active','1','','1','sht'),(10,'Bale','','2018-03-30 12:40:40pm','active','1','','1','BL'),(11,'Box','','2018-03-30 12:40:58pm','active','1','','1','bx'),(12,'full','','2018-08-04 11:35:29am','active','1','','1','full'),(13,'refill','','2018-08-04 11:36:06am','active','1','','1','ref'),(14,'1/4','','2018-11-20 09:14:48','active','1','','1','16'),(15,'Feet','','2020-06-09 10:21:14','active','1','','1','ft'),(16,'PIPES','','2020-06-09 19:12:05','active','1','','1','PIPES'),(17,'Monthly','','2020-06-26 07:19:19','active','1','','1','Monthly'),(18,'Daily','','2020-06-26 07:19:31','active','1','','1','Daily'),(19,'Weekly','','2020-06-26 07:19:44','active','1','','1','Weekly'),(20,'Yearly','','2020-06-26 07:19:56','active','1','','1','Yearly'); /*!40000 ALTER TABLE `uom` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `uomproducts` -- DROP TABLE IF EXISTS `uomproducts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `uomproducts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `uom` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` decimal(10,4) NOT NULL, `price` varchar(30) NOT NULL, `brice` varchar(30) NOT NULL, `unitprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `uomproducts` -- LOCK TABLES `uomproducts` WRITE; /*!40000 ALTER TABLE `uomproducts` DISABLE KEYS */; INSERT INTO `uomproducts` VALUES (1,'22','2021-06-14 15:22:24','child','1','','1','2','1',1.0000,'3.21','3.21',''),(2,'21','2021-06-14 15:22:38','child','1','','1','2','1',1.0000,'1','1',''); /*!40000 ALTER TABLE `uomproducts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `upgrade` -- DROP TABLE IF EXISTS `upgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `upgrade` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `userid` int(10) DEFAULT NULL, `entrydate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `upgrade` -- LOCK TABLES `upgrade` WRITE; /*!40000 ALTER TABLE `upgrade` DISABLE KEYS */; /*!40000 ALTER TABLE `upgrade` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `utilityinvoice` -- DROP TABLE IF EXISTS `utilityinvoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `utilityinvoice` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `month` varchar(100) NOT NULL, `year` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL DEFAULT 'receipt', `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `paid` varchar(40) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `commission` decimal(10,2) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `utilityinvoice` -- LOCK TABLES `utilityinvoice` WRITE; /*!40000 ALTER TABLE `utilityinvoice` DISABLE KEYS */; /*!40000 ALTER TABLE `utilityinvoice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `voucher` -- DROP TABLE IF EXISTS `voucher`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `voucher` ( `id` int(30) NOT NULL AUTO_INCREMENT, `value` decimal(10,2) NOT NULL, `customer` varchar(100) DEFAULT NULL, `deleted` int(1) NOT NULL DEFAULT 0, `status` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `dateupdated` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `cardnumber` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `amount` decimal(10,2) NOT NULL, `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `originalamount` decimal(10,2) NOT NULL, `fromdate` varchar(20) DEFAULT NULL, `business` text NOT NULL, `todate` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), KEY `deleted` (`deleted`), KEY `phppos_giftcards_ibfk_1` (`customer`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `voucher` -- LOCK TABLES `voucher` WRITE; /*!40000 ALTER TABLE `voucher` DISABLE KEYS */; /*!40000 ALTER TABLE `voucher` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2025-06-30 18:24:33
.
Edit
..
Edit
information_schema.sql
Edit
mysql.sql
Edit
performance_schema.sql
Edit
robisear_017lounge.sql
Edit
robisear_15minutes.sql
Edit
robisear_1865pubcoltd.sql
Edit
robisear_64jos.sql
Edit
robisear_727barandrestaurant.sql
Edit
robisear_ELKTONS.sql
Edit
robisear_Kencityhealth.sql
Edit
robisear_a3autocare.sql
Edit
robisear_abbeyslacewig.sql
Edit
robisear_aberdare.sql
Edit
robisear_abic.sql
Edit
robisear_abnpharmaceuticals.sql
Edit
robisear_accommodation.sql
Edit
robisear_aceliquor.sql
Edit
robisear_adamssupermarket.sql
Edit
robisear_adcentcomputers.sql
Edit
robisear_adval.sql
Edit
robisear_africaexpress.sql
Edit
robisear_africanfabric.sql
Edit
robisear_afrisco.sql
Edit
robisear_afrovision.sql
Edit
robisear_agriassistltd.sql
Edit
robisear_ahel.sql
Edit
robisear_airworks.sql
Edit
robisear_ajanihouse.sql
Edit
robisear_akshar.sql
Edit
robisear_akshar2.sql
Edit
robisear_akshar3.sql
Edit
robisear_alaphamega.sql
Edit
robisear_alasfourcosmetics.sql
Edit
robisear_aldeon.sql
Edit
robisear_alibern.sql
Edit
robisear_alj.sql
Edit
robisear_aljpos.sql
Edit
robisear_allmeds.sql
Edit
robisear_alma.sql
Edit
robisear_amaniangani.sql
Edit
robisear_amat.sql
Edit
robisear_ambalu.sql
Edit
robisear_ambasagrill.sql
Edit
robisear_ambokililimited.sql
Edit
robisear_amsol.sql
Edit
robisear_amzkanzu.sql
Edit
robisear_anandamarga.sql
Edit
robisear_anchorlounge.sql
Edit
robisear_annexchefwest.sql
Edit
robisear_annexm2.sql
Edit
robisear_anujhardware.sql
Edit
robisear_apollostar.sql
Edit
robisear_approtechtech.sql
Edit
robisear_arkam.sql
Edit
robisear_aryelegant.sql
Edit
robisear_arziki.sql
Edit
robisear_asbedpharmaceuticalslimited.sql
Edit
robisear_asterhealth.sql
Edit
robisear_atlas.sql
Edit
robisear_automaxx.sql
Edit
robisear_automotivedoctor.sql
Edit
robisear_avichem.sql
Edit
robisear_baberian.sql
Edit
robisear_babygarden.sql
Edit
robisear_babygarden2.sql
Edit
robisear_babygarden3.sql
Edit
robisear_backazzlounge.sql
Edit
robisear_badi.sql
Edit
robisear_bantuliquor.sql
Edit
robisear_barakastores.sql
Edit
robisear_barbecuexpress.sql
Edit
robisear_barbecuexpress2.sql
Edit
robisear_bargalcollection.sql
Edit
robisear_basdeliveryservices.sql
Edit
robisear_basewines.sql
Edit
robisear_batasportsclub.sql
Edit
robisear_baylandcafe.sql
Edit
robisear_bbcfarm.sql
Edit
robisear_bboutique.sql
Edit
robisear_beautybyimani.sql
Edit
robisear_beautypoint.sql
Edit
robisear_beautypointcollege.sql
Edit
robisear_becap.sql
Edit
robisear_beco.sql
Edit
robisear_benan.sql
Edit
robisear_benan2.sql
Edit
robisear_benjakab.sql
Edit
robisear_bensare.sql
Edit
robisear_beshel.sql
Edit
robisear_bestbudget.sql
Edit
robisear_besterp.sql
Edit
robisear_betafoods.sql
Edit
robisear_beyahbix.sql
Edit
robisear_beyondsweetness.sql
Edit
robisear_bigbox.sql
Edit
robisear_bigtech.sql
Edit
robisear_bijou.sql
Edit
robisear_bijouhotel.sql
Edit
robisear_bikebrigades.sql
Edit
robisear_blackplatinum.sql
Edit
robisear_blixen.sql
Edit
robisear_bluechipaviation.sql
Edit
robisear_boba.sql
Edit
robisear_bodegajamhuri.sql
Edit
robisear_bodegasyokimau.sql
Edit
robisear_bodegathome.sql
Edit
robisear_bostonhousehold.sql
Edit
robisear_bostonhousehold2.sql
Edit
robisear_botanical.sql
Edit
robisear_boxlight.sql
Edit
robisear_bpackagng.sql
Edit
robisear_braeburnclub.sql
Edit
robisear_braeburnclub1.sql
Edit
robisear_brandgate.sql
Edit
robisear_brickmann.sql
Edit
robisear_bridgebarrel.sql
Edit
robisear_brighton.sql
Edit
robisear_brightonpms.sql
Edit
robisear_brimat.sql
Edit
robisear_brimatholdings.sql
Edit
robisear_brimatholdings1.sql
Edit
robisear_brimix.sql
Edit
robisear_brimix2.sql
Edit
robisear_brimix3.sql
Edit
robisear_brownbox.sql
Edit
robisear_bsikenya.sql
Edit
robisear_btl.sql
Edit
robisear_bulwark.sql
Edit
robisear_bumalogisticsk.sql
Edit
robisear_bumanestlimited.sql
Edit
robisear_buneei.sql
Edit
robisear_burgers.sql
Edit
robisear_burgosstreet.sql
Edit
robisear_buydirect.sql
Edit
robisear_bvblounge.sql
Edit
robisear_c7fashion.sql
Edit
robisear_caffebora.sql
Edit
robisear_cambridge.sql
Edit
robisear_camino.sql
Edit
robisear_campzodiakafrica.sql
Edit
robisear_canaan.sql
Edit
robisear_canvasartshopltd.sql
Edit
robisear_canvasshoes.sql
Edit
robisear_carlizpaints.sql
Edit
robisear_casadimoda.sql
Edit
robisear_ccb.sql
Edit
robisear_ceeboylounge.sql
Edit
robisear_cellpro.sql
Edit
robisear_cellpro1.sql
Edit
robisear_celticlounge.sql
Edit
robisear_centurion.sql
Edit
robisear_chanaanafeeds.sql
Edit
robisear_chanaanagrovet.sql
Edit
robisear_chanaanfeeds.sql
Edit
robisear_chazaqsteel.sql
Edit
robisear_chedusystems.sql
Edit
robisear_cheflink.sql
Edit
robisear_chegowagon.sql
Edit
robisear_chemaliquor.sql
Edit
robisear_cherotebistro.sql
Edit
robisear_chesmapauto.sql
Edit
robisear_chibekellimited.sql
Edit
robisear_chickencenter.sql
Edit
robisear_chipsfix.sql
Edit
robisear_chocolatecity.sql
Edit
robisear_chrisapartment.sql
Edit
robisear_chrivebeauty.sql
Edit
robisear_church.sql
Edit
robisear_citadel.sql
Edit
robisear_citamclaycity.sql
Edit
robisear_claritycounseling.sql
Edit
robisear_cliqour.sql
Edit
robisear_cliquor.sql
Edit
robisear_comfortride.sql
Edit
robisear_concepts.sql
Edit
robisear_conceptsmartdecor.sql
Edit
robisear_copticrestaurant.sql
Edit
robisear_copticrestaurantnigeria.sql
Edit
robisear_coseke.sql
Edit
robisear_countyhotels.sql
Edit
robisear_cpk.sql
Edit
robisear_craftnliquor.sql
Edit
robisear_crystalpearl.sql
Edit
robisear_crystalshea.sql
Edit
robisear_dadasiventures.sql
Edit
robisear_dadir.sql
Edit
robisear_dailycharges.sql
Edit
robisear_daisyflower.sql
Edit
robisear_dallad.sql
Edit
robisear_dallad2.sql
Edit
robisear_dallad3.sql
Edit
robisear_damaline.sql
Edit
robisear_danga.sql
Edit
robisear_danga1.sql
Edit
robisear_darirose.sql
Edit
robisear_davetis.sql
Edit
robisear_dawacom.sql
Edit
robisear_dawapay.sql
Edit
robisear_degrasi.sql
Edit
robisear_delaroza.sql
Edit
robisear_demerger.sql
Edit
robisear_dencity.sql
Edit
robisear_dencity1.sql
Edit
robisear_dencity2.sql
Edit
robisear_dencity3.sql
Edit
robisear_denfatechnologies.sql
Edit
robisear_denkar.sql
Edit
robisear_denohenterprises.sql
Edit
robisear_desleyholdings.sql
Edit
robisear_desmanjo.sql
Edit
robisear_destiny.sql
Edit
robisear_desun.sql
Edit
robisear_detoxhealthspa.sql
Edit
robisear_devach.sql
Edit
robisear_devach2.sql
Edit
robisear_devach3.sql
Edit
robisear_diasporadivas.sql
Edit
robisear_digicafess.sql
Edit
robisear_digitalsuggestionbox.sql
Edit
robisear_dimetrica.sql
Edit
robisear_distinctiongardens.sql
Edit
robisear_distinctiongardens1.sql
Edit
robisear_dlliquorstores.sql
Edit
robisear_dndkenya.sql
Edit
robisear_doladen.sql
Edit
robisear_dollarbakers.sql
Edit
robisear_doubleolounge.sql
Edit
robisear_downtowntavern.sql
Edit
robisear_drn.sql
Edit
robisear_duraroof.sql
Edit
robisear_duraxpaints.sql
Edit
robisear_duwanclassic.sql
Edit
robisear_easysmart.sql
Edit
robisear_ebakaltd.sql
Edit
robisear_ecovest.sql
Edit
robisear_education.sql
Edit
robisear_effectivehardware.sql
Edit
robisear_electratech.sql
Edit
robisear_electrika.sql
Edit
robisear_elightpaths.sql
Edit
robisear_elisapowersystems.sql
Edit
robisear_elishammah.sql
Edit
robisear_elishammah2.sql
Edit
robisear_elishammahgarissa.sql
Edit
robisear_elishammahmatu.sql
Edit
robisear_elishammahmotorbike.sql
Edit
robisear_elishammahtaita.sql
Edit
robisear_eluktomhealthcare.sql
Edit
robisear_empower.sql
Edit
robisear_enacoach.sql
Edit
robisear_enacoachltd.sql
Edit
robisear_enjoyessenceltd.sql
Edit
robisear_enterprise.sql
Edit
robisear_enziapartment.sql
Edit
robisear_epicraftstudios.sql
Edit
robisear_erpuganda.sql
Edit
robisear_essentials.sql
Edit
robisear_evana.sql
Edit
robisear_evehilaryson.sql
Edit
robisear_events.sql
Edit
robisear_everbeautycosmetic.sql
Edit
robisear_evertipstop.sql
Edit
robisear_exxochem.sql
Edit
robisear_fabricske.sql
Edit
robisear_fabys.sql
Edit
robisear_fairwayhotel.sql
Edit
robisear_faithbase.sql
Edit
robisear_fajviyafrica.sql
Edit
robisear_fallingmooninvestments.sql
Edit
robisear_famo.sql
Edit
robisear_farmerspice.sql
Edit
robisear_farmerssolution.sql
Edit
robisear_farmlineagencies.sql
Edit
robisear_feast.sql
Edit
robisear_feedandfodder.sql
Edit
robisear_felizplace.sql
Edit
robisear_fermar.sql
Edit
robisear_fifi.sql
Edit
robisear_fishlands.sql
Edit
robisear_fitpharma.sql
Edit
robisear_flamebites.sql
Edit
robisear_flitoz.sql
Edit
robisear_flitozwines.sql
Edit
robisear_foresightmotors.sql
Edit
robisear_formulatorsdepotltd.sql
Edit
robisear_fortyplace.sql
Edit
robisear_franciscanfamily.sql
Edit
robisear_freemark.sql
Edit
robisear_frepego.sql
Edit
robisear_fretap.sql
Edit
robisear_friendssupermarket.sql
Edit
robisear_friendssupermarket1.sql
Edit
robisear_friendssupermarketmaji.sql
Edit
robisear_gabrielrotich.sql
Edit
robisear_gambella.sql
Edit
robisear_gambella2.sql
Edit
robisear_gambella3.sql
Edit
robisear_gathee.sql
Edit
robisear_gecko.sql
Edit
robisear_gemini.sql
Edit
robisear_generations.sql
Edit
robisear_gesa.sql
Edit
robisear_gigstores.sql
Edit
robisear_gilgameshltd.sql
Edit
robisear_githungurifoods.sql
Edit
robisear_githungurinationaloil.sql
Edit
robisear_glasstechandinteriors.sql
Edit
robisear_glowskin.sql
Edit
robisear_goldenspill.sql
Edit
robisear_goldenstandardscafe.sql
Edit
robisear_goldenstandardscafe1.sql
Edit
robisear_goldrock.sql
Edit
robisear_goldrock1.sql
Edit
robisear_goodlife.sql
Edit
robisear_gosavannah.sql
Edit
robisear_goshen.sql
Edit
robisear_grandcrinumltd1.sql
Edit
robisear_grandcrinumltdwestlands.sql
Edit
robisear_grandpa.sql
Edit
robisear_greatplan.sql
Edit
robisear_greekliquor.sql
Edit
robisear_greensavannah.sql
Edit
robisear_hadaelectrical.sql
Edit
robisear_hadassah.sql
Edit
robisear_hagon.sql
Edit
robisear_hairmasters.sql
Edit
robisear_halfmanlounge.sql
Edit
robisear_harmony.sql
Edit
robisear_hawest.sql
Edit
robisear_hawest2.sql
Edit
robisear_hawest3.sql
Edit
robisear_healsandvibes.sql
Edit
robisear_heavenssquare.sql
Edit
robisear_heywoodenterprises.sql
Edit
robisear_heywoodenterprises1.sql
Edit
robisear_hideaway.sql
Edit
robisear_homeessentialschoko.sql
Edit
robisear_homegoods.sql
Edit
robisear_homeland.sql
Edit
robisear_hoodwines.sql
Edit
robisear_hopeuniforms.sql
Edit
robisear_hopewholesalers.sql
Edit
robisear_hotsandbarrel2.sql
Edit
robisear_huyasaminimart.sql
Edit
robisear_iandbent.sql
Edit
robisear_ibiza.sql
Edit
robisear_idealdishes.sql
Edit
robisear_idlhome.sql
Edit
robisear_infamous.sql
Edit
robisear_infill.sql
Edit
robisear_infinitylounge.sql
Edit
robisear_instantdelicacy.sql
Edit
robisear_instinctbar.sql
Edit
robisear_interglobal.sql
Edit
robisear_interlink.sql
Edit
robisear_internationalhc.sql
Edit
robisear_ishmar.sql
Edit
robisear_isoko.sql
Edit
robisear_italycor.sql
Edit
robisear_itecsystemsltd.sql
Edit
robisear_itushbusinesssolutions.sql
Edit
robisear_jacbee.sql
Edit
robisear_jadame.sql
Edit
robisear_jailo.sql
Edit
robisear_jaimari.sql
Edit
robisear_jalasfeedback.sql
Edit
robisear_jamagwartraders.sql
Edit
robisear_jambotech.sql
Edit
robisear_jamwa.sql
Edit
robisear_jamwa1.sql
Edit
robisear_javilla.sql
Edit
robisear_javilla2.sql
Edit
robisear_javilla3.sql
Edit
robisear_jaybright.sql
Edit
robisear_jbfries.sql
Edit
robisear_jbfriesnrb.sql
Edit
robisear_jebmic.sql
Edit
robisear_jengaleo.sql
Edit
robisear_jewelcomputers.sql
Edit
robisear_jijazetavern.sql
Edit
robisear_jimlandagency.sql
Edit
robisear_jimmon.sql
Edit
robisear_jobportal.sql
Edit
robisear_joek.sql
Edit
robisear_johfay.sql
Edit
robisear_johkim.sql
Edit
robisear_jolimillers.sql
Edit
robisear_josmatt.sql
Edit
robisear_joyevech.sql
Edit
robisear_jubileefarmers.sql
Edit
robisear_jue.sql
Edit
robisear_junkybins.sql
Edit
robisear_jymarks.sql
Edit
robisear_kabati.sql
Edit
robisear_kagango.sql
Edit
robisear_kahawaexpresso.sql
Edit
robisear_kairetu.sql
Edit
robisear_kalabash.sql
Edit
robisear_kamson.sql
Edit
robisear_kamuga2.sql
Edit
robisear_kamunga.sql
Edit
robisear_kaperikwekwe.sql
Edit
robisear_kapsam.sql
Edit
robisear_karangi.sql
Edit
robisear_karangi1.sql
Edit
robisear_kasavanna.sql
Edit
robisear_katado.sql
Edit
robisear_kathiani.sql
Edit
robisear_katikatilounge.sql
Edit
robisear_kayolefinest.sql
Edit
robisear_keekys.sql
Edit
robisear_kenanthogoto.sql
Edit
robisear_kentwood.sql
Edit
robisear_kenworks.sql
Edit
robisear_kenyatoner.sql
Edit
robisear_kerutender.sql
Edit
robisear_kevomotors.sql
Edit
robisear_kiamariverresort.sql
Edit
robisear_kicas.sql
Edit
robisear_kidamienterprises.sql
Edit
robisear_kiddyzojunior.sql
Edit
robisear_kijabesacco.sql
Edit
robisear_kijijimojito.sql
Edit
robisear_kikingihub.sql
Edit
robisear_kilantechnologies.sql
Edit
robisear_kilimanibreeze.sql
Edit
robisear_kinca57.sql
Edit
robisear_kingpin.sql
Edit
robisear_kiraimportexport.sql
Edit
robisear_kise.sql
Edit
robisear_kiufresh.sql
Edit
robisear_kjwines.sql
Edit
robisear_kjwinesbumala.sql
Edit
robisear_kliqourline.sql
Edit
robisear_kliqourline2.sql
Edit
robisear_kliqourline3.sql
Edit
robisear_kmamt.sql
Edit
robisear_kombiro.sql
Edit
robisear_komesha.sql
Edit
robisear_komesha2.sql
Edit
robisear_konamart.sql
Edit
robisear_kraftboba.sql
Edit
robisear_kttc.sql
Edit
robisear_kuivaliquorstores.sql
Edit
robisear_kyumbigarden.sql
Edit
robisear_laanpat.sql
Edit
robisear_laareshell.sql
Edit
robisear_lafattoria.sql
Edit
robisear_laibunimart.sql
Edit
robisear_laikipiaeco.sql
Edit
robisear_lakirashades.sql
Edit
robisear_lamatech.sql
Edit
robisear_lamatechkenyalimited.sql
Edit
robisear_lambada.sql
Edit
robisear_lambadas.sql
Edit
robisear_lanxafrica.sql
Edit
robisear_latenight.sql
Edit
robisear_latia.sql
Edit
robisear_laundryhub.sql
Edit
robisear_leave.sql
Edit
robisear_leboo.sql
Edit
robisear_legitimacyspares.sql
Edit
robisear_lerustique.sql
Edit
robisear_lesarra.sql
Edit
robisear_leviticus.sql
Edit
robisear_libanautospareslimited.sql
Edit
robisear_limah.sql
Edit
robisear_linaden.sql
Edit
robisear_linchubstore.sql
Edit
robisear_linknumedical.sql
Edit
robisear_linksgeliwa.sql
Edit
robisear_liquidmania.sql
Edit
robisear_liquorlibrary.sql
Edit
robisear_liquortap.sql
Edit
robisear_litudian.sql
Edit
robisear_liveinproperties.sql
Edit
robisear_livingwaterbcf.sql
Edit
robisear_longliqi.sql
Edit
robisear_longrich.sql
Edit
robisear_longrich1.sql
Edit
robisear_lotus.sql
Edit
robisear_louizesimbahotel.sql
Edit
robisear_louizesimbahotel1.sql
Edit
robisear_louizesimbalounge.sql
Edit
robisear_lti.sql
Edit
robisear_ltigroup.sql
Edit
robisear_lukeshotel.sql
Edit
robisear_lukimpharmaceuticals.sql
Edit
robisear_luminous.sql
Edit
robisear_lunjos.sql
Edit
robisear_luxebistro.sql
Edit
robisear_luxurysuites.sql
Edit
robisear_lydiacollection.sql
Edit
robisear_lyon.sql
Edit
robisear_mafads.sql
Edit
robisear_magman.sql
Edit
robisear_mailer.sql
Edit
robisear_mainerp.sql
Edit
robisear_mainerp1.sql
Edit
robisear_mainerpuganda.sql
Edit
robisear_makinze.sql
Edit
robisear_malibulounge.sql
Edit
robisear_malsonmotors.sql
Edit
robisear_maqaarow.sql
Edit
robisear_maqaarow2.sql
Edit
robisear_maqaarow3.sql
Edit
robisear_maraorganics.sql
Edit
robisear_margo.sql
Edit
robisear_marickholdings.sql
Edit
robisear_marksonic.sql
Edit
robisear_marsdiner.sql
Edit
robisear_marvel.sql
Edit
robisear_marvelfeeds.sql
Edit
robisear_masaicafe.sql
Edit
robisear_masid.sql
Edit
robisear_masterbakers.sql
Edit
robisear_matanaha.sql
Edit
robisear_mavunohub.sql
Edit
robisear_maxy.sql
Edit
robisear_maxy1.sql
Edit
robisear_mbotebeers.sql
Edit
robisear_melagrovet.sql
Edit
robisear_memphisresort.sql
Edit
robisear_metalogistics.sql
Edit
robisear_metropolsecurity.sql
Edit
robisear_mfangano.sql
Edit
robisear_mijimiji.sql
Edit
robisear_mijimiji2.sql
Edit
robisear_mijimiji3.sql
Edit
robisear_milans.sql
Edit
robisear_mingleslounge.sql
Edit
robisear_mirage.sql
Edit
robisear_miuguconclave.sql
Edit
robisear_mizpha.sql
Edit
robisear_mkulimahodariagrovet.sql
Edit
robisear_mkuru.sql
Edit
robisear_mliquor.sql
Edit
robisear_mobicare.sql
Edit
robisear_mochabistro.sql
Edit
robisear_modernfurniture.sql
Edit
robisear_moistureplus.sql
Edit
robisear_mollys.sql
Edit
robisear_mollys1.sql
Edit
robisear_mombasacomputers.sql
Edit
robisear_mommieschoice.sql
Edit
robisear_moodkitchens.sql
Edit
robisear_moonstargeneralagencies.sql
Edit
robisear_moselyminisupermarket.sql
Edit
robisear_msczoneltd.sql
Edit
robisear_mtaanichemist.sql
Edit
robisear_mugisof.sql
Edit
robisear_mugisoft.sql
Edit
robisear_muhsintailor.sql
Edit
robisear_mukielect.sql
Edit
robisear_mukscreation.sql
Edit
robisear_mumbuni.sql
Edit
robisear_mumsgarden.sql
Edit
robisear_muncheezbstr.sql
Edit
robisear_mursons.sql
Edit
robisear_mustafa.sql
Edit
robisear_muturis.sql
Edit
robisear_muyia.sql
Edit
robisear_mwaketa.sql
Edit
robisear_mybulksms.sql
Edit
robisear_mydallas.sql
Edit
robisear_myerp.sql
Edit
robisear_mypos.sql
Edit
robisear_nafuu.sql
Edit
robisear_nairobiclearing.sql
Edit
robisear_nanarestaurants.sql
Edit
robisear_napuuventures.robisearch.com.sql
Edit
robisear_napuuventures.sql
Edit
robisear_natives.sql
Edit
robisear_natives2.sql
Edit
robisear_natives3.sql
Edit
robisear_naturalchill.sql
Edit
robisear_naturalglam.sql
Edit
robisear_ndumia.sql
Edit
robisear_nebacholdings.sql
Edit
robisear_neighbourhoodnook.sql
Edit
robisear_nemwa.sql
Edit
robisear_neokenya.sql
Edit
robisear_netbyteapps.sql
Edit
robisear_new.sql
Edit
robisear_newlamuhaven.sql
Edit
robisear_newpickandpay.sql
Edit
robisear_newrobi.sql
Edit
robisear_nextlevelhardware.sql
Edit
robisear_ngatha.sql
Edit
robisear_nia.sql
Edit
robisear_nithibakers.sql
Edit
robisear_njd.sql
Edit
robisear_njorobeer.sql
Edit
robisear_njoshi.sql
Edit
robisear_nomadcycle.sql
Edit
robisear_noorelectronics.sql
Edit
robisear_nordicparts.sql
Edit
robisear_nordicparts2.sql
Edit
robisear_nordicparts3.sql
Edit
robisear_nordlys.sql
Edit
robisear_norkun.sql
Edit
robisear_nunos.sql
Edit
robisear_nuria.sql
Edit
robisear_nyamiraheights.sql
Edit
robisear_nyamiraheightsspa.sql
Edit
robisear_nysishotel.sql
Edit
robisear_nzimuh.sql
Edit
robisear_nzumbipms.sql
Edit
robisear_oasis.sql
Edit
robisear_oasispremiumfloor.sql
Edit
robisear_obicarautospares.sql
Edit
robisear_obsha.sql
Edit
robisear_obuntu.sql
Edit
robisear_olivehotels.sql
Edit
robisear_omeron.sql
Edit
robisear_onestop.sql
Edit
robisear_online1shop.sql
Edit
robisear_online2shop.sql
Edit
robisear_onlinecompanylimited.sql
Edit
robisear_onlinemobile.sql
Edit
robisear_onlinemobileeastleigh.sql
Edit
robisear_optispeed.sql
Edit
robisear_orangeriver.sql
Edit
robisear_orchards.sql
Edit
robisear_orchardscomm.sql
Edit
robisear_orchardscommltd.sql
Edit
robisear_organella.sql
Edit
robisear_osonayarns.sql
Edit
robisear_osupukoresort.sql
Edit
robisear_otadvocates.sql
Edit
robisear_ouad.sql
Edit
robisear_outsprings.sql
Edit
robisear_outsprings2.sql
Edit
robisear_paintdepo.sql
Edit
robisear_pamojagardens.sql
Edit
robisear_pareetalectrical.sql
Edit
robisear_pareetalectricals.sql
Edit
robisear_parisi.sql
Edit
robisear_parisi2.sql
Edit
robisear_parisi3.sql
Edit
robisear_paritahardware.sql
Edit
robisear_paritahardware2.sql
Edit
robisear_paritahardware3.sql
Edit
robisear_parkside.sql
Edit
robisear_parkside1.sql
Edit
robisear_parminihardware.sql
Edit
robisear_pastoralvet.sql
Edit
robisear_patanyumba.sql
Edit
robisear_patrica.sql
Edit
robisear_pauwil.sql
Edit
robisear_peacemeats.sql
Edit
robisear_pecyuniforms.sql
Edit
robisear_pelicanmetal.sql
Edit
robisear_pendo.sql
Edit
robisear_pendo1.sql
Edit
robisear_pensortium.sql
Edit
robisear_perfectpackaging.sql
Edit
robisear_petrooilkenyaltd.sql
Edit
robisear_pharmaallied.sql
Edit
robisear_phasedesign.sql
Edit
robisear_philbackers.sql
Edit
robisear_phoeniciahotel.sql
Edit
robisear_pilanobookshop.sql
Edit
robisear_pillcare.sql
Edit
robisear_piratesbeachmeatcenter.sql
Edit
robisear_piratesbeachpark.sql
Edit
robisear_pizarrarestaurant.sql
Edit
robisear_pjay.sql
Edit
robisear_placidoinvestment.sql
Edit
robisear_planet.sql
Edit
robisear_platinum.sql
Edit
robisear_platinum2.sql
Edit
robisear_pmcsupermarket.sql
Edit
robisear_poj.sql
Edit
robisear_polished.sql
Edit
robisear_politics.sql
Edit
robisear_popote.sql
Edit
robisear_porche.sql
Edit
robisear_porkysbarbecue.sql
Edit
robisear_pos.sql
Edit
robisear_poshplace.sql
Edit
robisear_powermart.sql
Edit
robisear_pramukh.sql
Edit
robisear_pramukhinvestment.sql
Edit
robisear_premier.sql
Edit
robisear_premierbeauty.sql
Edit
robisear_prestonhardware.sql
Edit
robisear_primevoy.sql
Edit
robisear_promze.sql
Edit
robisear_pronala.sql
Edit
robisear_propertwelveliquor.sql
Edit
robisear_protouch.sql
Edit
robisear_provenance.sql
Edit
robisear_pvtech.sql
Edit
robisear_qcc.sql
Edit
robisear_qiues.sql
Edit
robisear_quench.sql
Edit
robisear_quepasa.sql
Edit
robisear_quepasa1.sql
Edit
robisear_quillslounge.sql
Edit
robisear_quiver.sql
Edit
robisear_rafiki.sql
Edit
robisear_rafikitriple4.sql
Edit
robisear_raphymart.sql
Edit
robisear_rawhew.sql
Edit
robisear_rawhew1.sql
Edit
robisear_redbrickdairyandfood.sql
Edit
robisear_redc.sql
Edit
robisear_redemtar.sql
Edit
robisear_renbridge.sql
Edit
robisear_resellers.sql
Edit
robisear_restopark.sql
Edit
robisear_revaplaceresort.sql
Edit
robisear_riaraminimart.sql
Edit
robisear_ricamosupplies.sql
Edit
robisear_richblend.sql
Edit
robisear_richman.sql
Edit
robisear_richman2.sql
Edit
robisear_richman3.sql
Edit
robisear_rievshop.sql
Edit
robisear_rimatholdings1.sql
Edit
robisear_rira.sql
Edit
robisear_rivermart.sql
Edit
robisear_rivervale.sql
Edit
robisear_riziki.sql
Edit
robisear_robbiefarm.sql
Edit
robisear_robierp.sql
Edit
robisear_robihotel.sql
Edit
robisear_robimalimali.sql
Edit
robisear_robipms.sql
Edit
robisear_robiposhotel.sql
Edit
robisear_robisear_elishammah.sql
Edit
robisear_robisearch.sql
Edit
robisear_robisearchuganda.sql
Edit
robisear_rodi.sql
Edit
robisear_rohima.sql
Edit
robisear_rohima2.sql
Edit
robisear_rohosingo.sql
Edit
robisear_rokeen.sql
Edit
robisear_ronleb.sql
Edit
robisear_ronleb1.sql
Edit
robisear_ronlebtech.sql
Edit
robisear_rooftopbistro.sql
Edit
robisear_root.sql
Edit
robisear_rootscosmestics.sql
Edit
robisear_rootzcosmetics.sql
Edit
robisear_rootzcosmetics2.sql
Edit
robisear_rootzcosmetics3.sql
Edit
robisear_rophinefieldschools.sql
Edit
robisear_rosetex.sql
Edit
robisear_rositainvestment.sql
Edit
robisear_royal.sql
Edit
robisear_royalelectronics.sql
Edit
robisear_royalhardware.sql
Edit
robisear_royalmeals.sql
Edit
robisear_rubicon.sql
Edit
robisear_sabby.sql
Edit
robisear_sabizpizza.sql
Edit
robisear_sacco.sql
Edit
robisear_safetymax.sql
Edit
robisear_sahishapes.sql
Edit
robisear_sales.sql
Edit
robisear_samareeb.sql
Edit
robisear_samoo.sql
Edit
robisear_samtechgroup.sql
Edit
robisear_sanch.sql
Edit
robisear_sarmerk.sql
Edit
robisear_saroz.sql
Edit
robisear_saruk.sql
Edit
robisear_saruk1.sql
Edit
robisear_saruk2.sql
Edit
robisear_sasabone.sql
Edit
robisear_sausen.sql
Edit
robisear_savannah.sql
Edit
robisear_savour.sql
Edit
robisear_saxandviolins.sql
Edit
robisear_sayariagriscience.sql
Edit
robisear_sayaricrafts.sql
Edit
robisear_sbhotel.sql
Edit
robisear_scentskenyaltd.sql
Edit
robisear_schoolmall.sql
Edit
robisear_scodra.sql
Edit
robisear_seasonlogistics.sql
Edit
robisear_seasons.sql
Edit
robisear_selcafe.sql
Edit
robisear_selella.sql
Edit
robisear_serenityforthotel.sql
Edit
robisear_shack.sql
Edit
robisear_shafan.sql
Edit
robisear_shakaz.sql
Edit
robisear_shakesspeare.sql
Edit
robisear_sharjah.sql
Edit
robisear_sherattonbeachvillagio.sql
Edit
robisear_sherattonregency.sql
Edit
robisear_sherattonregencymombasa.sql
Edit
robisear_sherryliquorbar.sql
Edit
robisear_shopearl.sql
Edit
robisear_shopearl2.sql
Edit
robisear_shopwise.sql
Edit
robisear_shotsandbarrel.sql
Edit
robisear_shotsandbarrel1.sql
Edit
robisear_shotsandbarrel2.sql
Edit
robisear_shreeji.sql
Edit
robisear_shreejimerultd.sql
Edit
robisear_shujaa.sql
Edit
robisear_shujaawangu.sql
Edit
robisear_shukri.sql
Edit
robisear_sierracaves.sql
Edit
robisear_silver.sql
Edit
robisear_silverline.sql
Edit
robisear_silverviewhardware.sql
Edit
robisear_sipamaquaticsltd.sql
Edit
robisear_siwamu.sql
Edit
robisear_skysailmabati.sql
Edit
robisear_skyveltd.sql
Edit
robisear_snl.sql
Edit
robisear_snowdessertea.sql
Edit
robisear_sokima.sql
Edit
robisear_sokofreshpoint.sql
Edit
robisear_sokojumla.sql
Edit
robisear_somcityhealth.sql
Edit
robisear_spiceland.sql
Edit
robisear_spicelands.sql
Edit
robisear_spikessanford.sql
Edit
robisear_spotpartystop.sql
Edit
robisear_springs.sql
Edit
robisear_starfox.sql
Edit
robisear_starsngarters.sql
Edit
robisear_stedan.sql
Edit
robisear_sterling.sql
Edit
robisear_stfrancisofassisi.sql
Edit
robisear_stjohn.sql
Edit
robisear_stopajali.sql
Edit
robisear_straitsolar.sql
Edit
robisear_sts.sql
Edit
robisear_stylesandfinishesltd.sql
Edit
robisear_sugarspicebeauty.sql
Edit
robisear_suki.sql
Edit
robisear_sukimart.sql
Edit
robisear_sultanmabi.sql
Edit
robisear_summeroasis.sql
Edit
robisear_summeroasis1.sql
Edit
robisear_summersprings.sql
Edit
robisear_summersprings2.sql
Edit
robisear_sunati.sql
Edit
robisear_sunbreeze.sql
Edit
robisear_sunshine.sql
Edit
robisear_sunshinemobilespares.sql
Edit
robisear_sunuk.sql
Edit
robisear_superb.sql
Edit
robisear_superiorhardware.sql
Edit
robisear_supermarket.sql
Edit
robisear_superp.sql
Edit
robisear_supreme.sql
Edit
robisear_suraj.sql
Edit
robisear_sweeftfleet.sql
Edit
robisear_swisderm.sql
Edit
robisear_swissgrade.sql
Edit
robisear_syano.sql
Edit
robisear_syanotanau.sql
Edit
robisear_symphonylounge.sql
Edit
robisear_synergydealsltd.sql
Edit
robisear_tabarukfoods.sql
Edit
robisear_tamasha.sql
Edit
robisear_tanzaken.sql
Edit
robisear_tawas.sql
Edit
robisear_tayariluxury.sql
Edit
robisear_tazamatt.sql
Edit
robisear_techsquire.sql
Edit
robisear_techsquires.sql
Edit
robisear_techwizardcctvltd.sql
Edit
robisear_tekidi.sql
Edit
robisear_tembuzicultural.sql
Edit
robisear_temic.sql
Edit
robisear_tessara.sql
Edit
robisear_tessymso.sql
Edit
robisear_test.sql
Edit
robisear_test2.sql
Edit
robisear_texas.sql
Edit
robisear_tgm.sql
Edit
robisear_thalloventures.sql
Edit
robisear_thecilantrokitchens.sql
Edit
robisear_thediner.sql
Edit
robisear_theheadquartersportbar.sql
Edit
robisear_theheadquartersportbar2.sql
Edit
robisear_thehubfoodcourt.sql
Edit
robisear_theindulge.sql
Edit
robisear_thejunctionlounge.sql
Edit
robisear_thelab.sql
Edit
robisear_themorningperkcafe.sql
Edit
robisear_theoffice.sql
Edit
robisear_thirsty.sql
Edit
robisear_timboni.sql
Edit
robisear_timiza.sql
Edit
robisear_timizamachakos.sql
Edit
robisear_timushamba.sql
Edit
robisear_tir.sql
Edit
robisear_toasts.sql
Edit
robisear_tolaenergies.sql
Edit
robisear_toplevel.sql
Edit
robisear_toplinesurgicals.sql
Edit
robisear_topmark.sql
Edit
robisear_toshadawa.sql
Edit
robisear_toshenterprises.sql
Edit
robisear_transfordchemist.sql
Edit
robisear_travellamembers.sql
Edit
robisear_trax.sql
Edit
robisear_tripeakbrands.sql
Edit
robisear_triplec.sql
Edit
robisear_tripointpizzeria.sql
Edit
robisear_trivetachemist.sql
Edit
robisear_trivetandundoripos.sql
Edit
robisear_tronlink.sql
Edit
robisear_trueblueliqour.sql
Edit
robisear_truvalue.sql
Edit
robisear_truvalues.sql
Edit
robisear_tsukimino.sql
Edit
robisear_tucasa.sql
Edit
robisear_tucasa1.sql
Edit
robisear_tulimepamojaagrovet.sql
Edit
robisear_tundaville.sql
Edit
robisear_tunubeverage.sql
Edit
robisear_turpean.sql
Edit
robisear_tuutis.sql
Edit
robisear_twiga.sql
Edit
robisear_twinstepsltd.sql
Edit
robisear_typsy.sql
Edit
robisear_ujminimart.sql
Edit
robisear_ulalo.sql
Edit
robisear_uncurbedbeauty.sql
Edit
robisear_undertheswahilitree.sql
Edit
robisear_union.sql
Edit
robisear_upriseminisupa.sql
Edit
robisear_upsaleskeltd.sql
Edit
robisear_uptown.sql
Edit
robisear_uptown2.sql
Edit
robisear_uptownkibali.sql
Edit
robisear_urwani.sql
Edit
robisear_utange.sql
Edit
robisear_vaitamutheisupplies.sql
Edit
robisear_veewmart.sql
Edit
robisear_vezmartexpress.sql
Edit
robisear_viewersparkhotel.sql
Edit
robisear_viewjoint.sql
Edit
robisear_vnd.sql
Edit
robisear_walenisirestaurant.sql
Edit
robisear_walenisirestaurantmain.sql
Edit
robisear_wama.sql
Edit
robisear_wamotech.sql
Edit
robisear_wamweaholdings.sql
Edit
robisear_waqf.sql
Edit
robisear_wasafiarcade.sql
Edit
robisear_watergaspoint.sql
Edit
robisear_waterkiosk.sql
Edit
robisear_waterworld.sql
Edit
robisear_weaverbird.sql
Edit
robisear_westerncosmetics.sql
Edit
robisear_westlightlounge.sql
Edit
robisear_westlitelounge.sql
Edit
robisear_westmill.sql
Edit
robisear_weststands.sql
Edit
robisear_whitehouse.sql
Edit
robisear_whitekitchen.sql
Edit
robisear_wifimatt.sql
Edit
robisear_winter.sql
Edit
robisear_wiresmore.sql
Edit
robisear_wistantechnology.sql
Edit
robisear_wm.sql
Edit
robisear_woodlandgardens.sql
Edit
robisear_woodstock.sql
Edit
robisear_woodstock1.sql
Edit
robisear_wrappedfoods.sql
Edit
robisear_write.sql
Edit
robisear_xtranet.sql
Edit
robisear_ycs.sql
Edit
robisear_zakacapital.sql
Edit
robisear_zgt.sql
Edit
robisear_zishaan.sql
Edit
robisear_zmf.sql
Edit
robisear_zurikarttraders.sql
Edit
sys.sql
Edit