/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_truvalues -- ------------------------------------------------------ -- 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','1','Asset'),(2,'Liability','BS','1','1','Liability'),(3,'Equity','BS','1','1','Equity'),(4,'Income','PL','1','1','Income'),(5,'Expense','PL','1','1','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=196 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','2020-08-05 10:35:19','Robisearch Returned 1 Wasp 4HP lawn Mower with code (2) at 2020-08-05 10:35:19','127.0.0.1',1),(2,'1','2020-08-05 11:28:14','Robisearch Deleted item with id 14 from productcategory table at 2020-08-05 11:28:14','127.0.0.1',1),(3,'1','2020-08-05 12:39:28','Robisearch Changed the price of SUCTION HOSE to: buyingprice =217 ,sellingprice =350, qty= 20.00, items with id 265 . in counter (1) at 2020-08-05 12:39:28','127.0.0.1',1),(4,'1','2020-08-18 06:31:28','ALex Changed the price of Brush cutter to: buyingprice =18000 ,sellingprice =40000, qty= 1.00, items with id 343 . in Main level at 2020-08-18 06:31:28','105.163.207.62',1),(5,'1','2020-08-18 06:32:14','ALex Changed the price of Astra Milano Vibrator to: buyingprice =22000 ,sellingprice =38000, qty= 1.00, items with id 339 . in Main level at 2020-08-18 06:32:14','105.163.207.62',1),(6,'1','2020-08-18 06:34:00','ALex Changed the price of Lawn Mower 5.5Hp wasp to: buyingprice =52000 ,sellingprice =75000, qty= 1.00, items with id 338 . in Main level at 2020-08-18 06:34:00','105.163.207.62',1),(7,'1','2020-08-18 06:35:22','ALex Changed the price of Jack Hammer to: buyingprice =38000 ,sellingprice =70000, qty= 1.00, items with id 332 . in Main level at 2020-08-18 06:35:22','105.163.207.62',1),(8,'1','2020-08-18 06:36:40','ALex Changed the price of Wasp Brush Cutter to: buyingprice =15000 ,sellingprice =35000, qty= 1.00, items with id 326 . in Main level at 2020-08-18 06:36:40','105.163.207.62',1),(9,'1','2020-08-18 06:37:35','ALex Changed the price of Manhole covers 18 x18 to: buyingprice =1000 ,sellingprice =2000, qty= 4.00, items with id 323 . in Main level at 2020-08-18 06:37:35','105.163.207.62',1),(10,'1','2020-08-18 06:38:34','ALex Changed the price of Manhole covers 12 x12 to: buyingprice =600 ,sellingprice =1200, qty= 4.00, items with id 322 . in Main level at 2020-08-18 06:38:34','105.163.207.62',1),(11,'1','2020-08-18 09:10:20','ALex Changed the price of 45mm Poker Vibrator to: buyingprice =10500 ,sellingprice =18000, qty= 1.00, items with id 340 . in Main level at 2020-08-18 09:10:20','102.166.225.238',1),(12,'1','2020-08-18 09:10:49','ALex Changed the price of Helmets to: buyingprice =250 ,sellingprice =500, qty= 20.00, items with id 337 . in Main level at 2020-08-18 09:10:49','102.166.225.238',1),(13,'1','2020-08-18 09:11:17','ALex Changed the price of Jembes to: buyingprice =150 ,sellingprice =350, qty= 21.00, items with id 336 . in Main level at 2020-08-18 09:11:17','102.166.225.238',1),(14,'1','2020-08-18 09:12:52','ALex Changed the price of Pangas to: buyingprice =150 ,sellingprice =350, qty= 45.00, items with id 334 . in Main level at 2020-08-18 09:12:52','102.166.225.238',1),(15,'1','2020-08-18 09:13:11','ALex Changed the price of Slashers to: buyingprice =150 ,sellingprice =350, qty= 45.00, items with id 333 . in Main level at 2020-08-18 09:13:11','102.166.225.238',1),(16,'1','2020-08-19 19:10:13','ALex Deleted item with id 53 from sales_order table at 2020-08-19 19:10:13','105.163.207.62',1),(17,'1','2020-08-19 19:11:07','ALex Deleted SCAFFOLDING NETS with code of 165 and available quantity of 19.00 .The Buying price = 7,500.00 and selling price = 9,500.00 from Main store and all branches at 2020-08-19 19:11:07','105.163.207.62',1),(18,'1','2020-08-19 19:31:47','ALex Deleted item with id 154 from debitcredit table at 2020-08-19 19:31:47','105.163.207.62',1),(19,'1','2020-08-19 19:32:14','ALex Deleted item with id 155 from debitcredit table at 2020-08-19 19:32:14','105.163.207.62',1),(20,'1','2020-08-19 19:44:33','ALex Deleted item with id 163 from debitcredit table at 2020-08-19 19:44:33','105.163.207.62',1),(21,'1','2020-08-19 19:44:44','ALex Deleted item with id 164 from debitcredit table at 2020-08-19 19:44:44','105.163.207.62',1),(22,'1','2020-08-20 10:31:40','ALex Changed the price of KEN buffing Machine to: buyingprice =9000 ,sellingprice =20000, qty= 2.00, items with id 345 . in Main level at 2020-08-20 10:31:40','154.123.201.50',1),(23,'1','2020-08-21 10:45:46','ALex Changed the price of LEIYA ELECTRIC DRILL to: buyingprice =3850 ,sellingprice =7,500.00, qty= 1.00, items with id 116 . in counter (1) at 2020-08-21 10:45:46','154.123.254.69',1),(24,'1','2020-08-21 14:39:26','ALex Deleted item with id 59 from sales_order table at 2020-08-21 14:39:26','154.122.140.129',1),(25,'1','2020-08-24 11:28:04','ALex Deleted item with id 61 from sales_order table at 2020-08-24 11:28:04','102.166.184.158',1),(26,'1','2020-08-24 11:30:12','ALex Changed the price of MEAT SAW to: buyingprice =42,180.00 ,sellingprice =55,000.00, qty= 1, items with id 129 . in counter (1) at 2020-08-24 11:30:12','102.166.184.158',1),(27,'1','2020-08-24 11:32:14','ALex Deleted item with id 62 from sales_order table at 2020-08-24 11:32:14','102.166.184.158',1),(28,'1','2020-08-24 11:35:17','ALex Changed the price of MEAT SAW to: buyingprice =42,180.00 ,sellingprice =55,000.00, qty= 1.00, items with id 129 . in Main level at 2020-08-24 11:35:17','102.166.184.158',1),(29,'1','2020-08-24 11:53:14','ALex Changed the price of Gloves to: buyingprice =250 ,sellingprice =500, qty= 13, items with id 724 . in counter (1) at 2020-08-24 11:53:14','102.166.184.158',1),(30,'1','2020-08-24 14:06:09','ALex Changed the price of Delivery Pipe 2\'\' x 100m to: buyingprice =6500 ,sellingprice =11500, qty= 2, items with id 66 . in Main level at 2020-08-24 14:06:09','102.166.184.158',1),(31,'1','2020-08-24 16:17:31','ALex Changed the price of Tolsen Diamond Cutting Disk 9\'\' to: buyingprice =600 ,sellingprice =1500, qty= 2, items with id 728 . in counter (1) at 2020-08-24 16:17:31','102.166.184.158',1),(32,'1','2020-08-24 17:14:19','ALex Deleted item with id 66 from sales_order table at 2020-08-24 17:14:19','102.166.184.158',1),(33,'1','2020-08-25 09:54:54','ALex Changed the price of MEAT SAW to: buyingprice =42,180.00 ,sellingprice =55,000.00, qty= 1.00, items with id 129 . in counter (1) at 2020-08-25 09:54:54','154.123.42.88',1),(34,'1','2020-08-25 09:56:17','ALex Deleted item with id 67 from sales_order table at 2020-08-25 09:56:17','154.123.42.88',1),(35,'1','2020-08-25 09:56:39','ALex Deleted MEAT SAW with code of 129 and available quantity of 1.00 .The Buying price = 42,180.00 and selling price = 55,000.00 from Main store and all branches at 2020-08-25 09:56:39','154.123.42.88',1),(36,'1','2020-08-25 11:09:16','ALex Changed the price of 5PCS SANDING DISKS to: buyingprice =750 ,sellingprice =1500, qty= 3, items with id 730 . in counter (1) at 2020-08-25 11:09:16','154.123.42.88',1),(37,'1','2020-08-26 10:31:18','ALex Changed the price of Geotextile to: buyingprice =30000 ,sellingprice =42000, qty= 0.00, items with id 389 . in Main level at 2020-08-26 10:31:18','102.166.175.186',1),(38,'1','2020-08-27 10:36:06','ALex Changed the price of KNAPSACKS SPRAYER to: buyingprice =2300 ,sellingprice =6000, qty= 1.00, items with id 171 . in Main level at 2020-08-27 10:36:06','197.156.190.160',1),(39,'1','2020-08-27 15:53:21','ALex Deleted item with id 77 from sales_order table at 2020-08-27 15:53:21','197.156.137.137',1),(40,'1','2020-08-27 15:54:04','ALex Changed the price of Drum Pump to: buyingprice =2000 ,sellingprice =2200, qty= 1.00, items with id 292 . in Main level at 2020-08-27 15:54:04','197.156.137.137',1),(41,'1','2020-08-27 15:55:19','ALex Deleted item with id 78 from sales_order table at 2020-08-27 15:55:19','197.156.137.137',1),(42,'1','2020-11-16 09:56:11','ALex Changed the price of Shoe Covers to: buyingprice =750 ,sellingprice =1000, qty= 2, items with id 737 . in counter (1) at 2020-11-16 09:56:11','105.160.61.12',1),(43,'1','2020-11-16 10:36:09','ALex Deleted item with id 13 from people table at 2020-11-16 10:36:09','105.160.61.12',1),(44,'1','2020-11-16 10:41:28','ALex Deleted item with id 82 from sales_order table at 2020-11-16 10:41:28','105.160.61.12',1),(45,'1','2020-11-16 12:28:22','ALex Deleted item with id 4 from expenses table at 2020-11-16 12:28:22','105.160.61.12',1),(46,'1','2020-11-16 16:04:14','ALex Changed the price of EXTRA MONTAGEP610 to: buyingprice =750 ,sellingprice =1,000.00, qty= 22, items with id 76 . in counter (1) at 2020-11-16 16:04:14','105.160.61.12',1),(47,'1','2020-11-18 10:52:52','ALex Changed the price of REFLECTIVE JACKET to: buyingprice =110 ,sellingprice =200, qty= 16, items with id 741 . in counter (1) at 2020-11-18 10:52:52','105.160.19.251',1),(48,'1','2020-11-18 16:58:44','ALex Changed the price of Reflective Tape to: buyingprice =100 ,sellingprice =200, qty= 25, items with id 742 . in counter (1) at 2020-11-18 16:58:44','105.160.19.251',1),(49,'1','2020-11-18 17:01:56','ALex Changed the price of Concrete Breaker Bit to: buyingprice =500 ,sellingprice =2000, qty= 2, items with id 743 . in counter (1) at 2020-11-18 17:01:56','105.160.19.251',1),(50,'1','2020-11-19 11:22:03','ALex Changed the price of Metal Fuel Can 20L to: buyingprice =3192 ,sellingprice =5000, qty= 3, items with id 746 . in counter (1) at 2020-11-19 11:22:03','197.180.97.152',1),(51,'1','2021-01-14 13:12:16','ALex Changed the price of Industrial Nitrile Gloves to: buyingprice =100 ,sellingprice =250, qty= 200.00, items with id 749 . in counter (1) at 2021-01-14 13:12:16','197.181.13.115',1),(52,'1','2021-01-14 13:17:03','ALex Changed the price of Welding Gas - Oxygen and Acetylne to: buyingprice =10000 ,sellingprice =17000, qty= 1, items with id 750 . in counter (1) at 2021-01-14 13:17:03','197.181.13.115',1),(53,'1','2021-03-03 16:15:27','ALex Changed the price of Aico - Pipe Threader 1/2\'\' -4\'\' to: buyingprice =100000 ,sellingprice =130000, qty= 1, items with id 752 . in counter (1) at 2021-03-03 16:15:27','105.160.126.88',1),(54,'1','2021-03-03 16:26:29','ALex Changed the price of Geotextile 2M X 50M to: buyingprice =8000 ,sellingprice =21000, qty= 184, items with id 404 . in Main level at 2021-03-03 16:26:29','105.160.126.88',1),(55,'1','2021-03-03 16:26:40','ALex Changed the price of Geotextile 2M X 50M to: buyingprice =8000 ,sellingprice =21000, qty= 0.00, items with id 404 . in Main level at 2021-03-03 16:26:40','105.160.126.88',1),(56,'1','2021-03-03 16:27:14','ALex Deleted item with id 119 from sales_order table at 2021-03-03 16:27:14','105.160.126.88',1),(57,'1','2021-03-03 17:04:21','ALex Changed the price of Metal Fuel Can 20L to: buyingprice =3192 ,sellingprice =5000, qty= 4, items with id 412 . in Main level at 2021-03-03 17:04:21','105.160.126.88',1),(58,'1','2021-03-03 17:07:33','ALex Changed the price of Metal Fuel Can 20L to: buyingprice =3192 ,sellingprice =5000, qty= 4, items with id 746 . in counter (1) at 2021-03-03 17:07:33','105.160.126.88',1),(59,'1','2021-03-04 11:44:31','ALex Deleted Machine Repair with code of 9127 and available quantity of 0.00 .The Buying price = 0 and selling price = 6500 from Main store and all branches at 2021-03-04 11:44:31','105.160.53.220',1),(60,'1','2021-03-04 11:45:15','ALex Deleted FOGGERS with code of FOGGERS and available quantity of 0.00 .The Buying price = 200 and selling price = 450 from Main store and all branches at 2021-03-04 11:45:15','105.160.53.220',1),(61,'1','2021-03-04 11:46:34','ALex Changed the price of 5PCS SANDING DISKS to: buyingprice =750 ,sellingprice =1500, qty= 1, items with id 730 . in counter (1) at 2021-03-04 11:46:34','105.160.53.220',1),(62,'1','2021-03-04 11:53:22','ALex Deleted Tolsen Industrial Angle Grinder with code of 9111 and available quantity of 0.00 .The Buying price = 8200 and selling price = 14500 from Main store and all branches at 2021-03-04 11:53:22','105.160.53.220',1),(63,'1','2021-03-04 11:53:30','ALex Deleted Welding Gas - Oxygen and Acetylne with code of 9132 and available quantity of 0.00 .The Buying price = 10000 and selling price = 17000 from Main store and all branches at 2021-03-04 11:53:30','105.160.53.220',1),(64,'1','2021-03-04 11:53:47','ALex Deleted Laser Level GLL 3-15 with code of 9105 and available quantity of 0.00 .The Buying price = 17000 and selling price = 26000 from Main store and all branches at 2021-03-04 11:53:47','105.160.53.220',1),(65,'1','2021-03-04 11:54:25','ALex Changed the price of STAPLE PINS to: buyingprice =150 ,sellingprice =300, qty= 0.00, items with id 391 . in Main level at 2021-03-04 11:54:25','105.160.53.220',1),(66,'1','2021-03-04 12:20:24','ALex Deleted Socket and Screwdriver Set 46pcs with code of 9090 and available quantity of 0.00 .The Buying price = 2949 and selling price = 5200 from branch 1 at 2021-03-04 12:20:24','105.160.53.220',1),(67,'1','2021-03-04 12:21:48','ALex Deleted 1000MM TILE CUTTER with code of 1 and available quantity of 1.00 .The Buying price = 9,950.00 and selling price = 20,000.00 from branch 1 at 2021-03-04 12:21:48','105.160.53.220',1),(68,'1','2021-03-04 12:22:12','ALex Deleted 58PCS SCREWDRIVER BITS with code of 6 and available quantity of 1.00 .The Buying price = 1,215.00 and selling price = 2,500.00 from branch 1 at 2021-03-04 12:22:12','105.160.53.220',1),(69,'1','2021-03-04 12:22:24','ALex Deleted 705 GLUE with code of 8 and available quantity of 1.00 .The Buying price = 350 and selling price = 500 from branch 1 at 2021-03-04 12:22:24','105.160.53.220',1),(70,'1','2021-03-04 12:22:37','ALex Deleted 9020MAKITA GRINDER 9\'\' with code of 10 and available quantity of 1.00 .The Buying price = 13,750.00 and selling price = 18,500.00 from branch 1 at 2021-03-04 12:22:37','105.160.53.220',1),(71,'1','2021-03-04 12:23:13','ALex Deleted 850g 805 PU FOAM with code of 9 and available quantity of 1.00 .The Buying price = 630 and selling price = 900 from branch 1 at 2021-03-04 12:23:13','105.160.53.220',1),(72,'1','2021-03-04 12:23:31','ALex Deleted AKP80 WATER PUMP with code of 30 and available quantity of 1.00 .The Buying price = 5,500.00 and selling price = 11,000.00 from branch 1 at 2021-03-04 12:23:31','105.160.53.220',1),(73,'1','2021-03-04 12:23:53','ALex Deleted AC DC INVERTER with code of 12 and available quantity of 1.00 .The Buying price = 11,500.00 and selling price = 22,000.00 from branch 1 at 2021-03-04 12:23:53','105.160.53.220',1),(74,'1','2021-03-04 12:24:11','ALex Deleted Epoxy Notched Trowel with code of 9085 and available quantity of 2.00 .The Buying price = 250 and selling price = 500 from branch 1 at 2021-03-04 12:24:11','105.160.53.220',1),(75,'1','2021-03-04 12:24:55','ALex Deleted IMPACT DRILL 13MM 300RPM with code of 9076 and available quantity of 1.00 .The Buying price = 4500 and selling price = 8000 from branch 1 at 2021-03-04 12:24:55','105.160.53.220',1),(76,'1','2021-03-04 12:25:18','ALex Deleted TOOL SET 75PCS with code of 9078 and available quantity of 2.00 .The Buying price = 8500 and selling price = 15000 from branch 1 at 2021-03-04 12:25:18','105.160.53.220',1),(77,'1','2021-03-04 12:25:44','ALex Deleted IMPACT DRILL 1100W with code of 9077 and available quantity of 2.00 .The Buying price = 7950 and selling price = 14500 from branch 1 at 2021-03-04 12:25:43','105.160.53.220',1),(78,'1','2021-03-04 12:26:00','ALex Deleted TOLSEN 12PCS DOUBLE END SPANNERS with code of 9075 and available quantity of 0.00 .The Buying price = 2540 and selling price = 4800 from branch 1 at 2021-03-04 12:26:00','105.160.53.220',1),(79,'1','2021-03-04 12:27:22','ALex Deleted Trowel With Square Teeth 280 x 125mm with code of 252 and available quantity of 2.00 .The Buying price = 385 and selling price = from branch 1 at 2021-03-04 12:27:22','105.160.53.220',1),(80,'1','2021-03-04 12:30:36','ALex Deleted TABLE SAW 1800W with code of 259 and available quantity of 1.00 .The Buying price = 22000 and selling price = from branch 1 at 2021-03-04 12:30:36','105.160.53.220',1),(81,'1','2021-03-04 12:31:34','ALex Deleted Tool Set 63pcs with code of 239 and available quantity of 1.00 .The Buying price = 4700 and selling price = from branch 1 at 2021-03-04 12:31:34','105.160.53.220',1),(82,'1','2021-03-04 12:31:51','ALex Deleted Tool Set 75pcs with code of 238 and available quantity of 1.00 .The Buying price = 8500 and selling price = from branch 1 at 2021-03-04 12:31:51','105.160.53.220',1),(83,'1','2021-03-04 12:32:20','ALex Deleted Wasp Earth Auger 2.7Hp (Wasp Earth Auger 2.7Hp) with code of 225 and available quantity of 0.00 .The Buying price = 22,800.00 and selling price = 38,000.00 from branch 1 at 2021-03-04 12:32:20','105.160.53.220',1),(84,'1','2021-03-04 12:32:51','ALex Deleted spray gun electric 100w with code of 236 and available quantity of 2.00 .The Buying price = 4150 and selling price = from branch 1 at 2021-03-04 12:32:51','105.160.53.220',1),(85,'1','2021-03-04 12:33:11','ALex Deleted Wasp Powersaw with code of 227 and available quantity of 2.00 .The Buying price = 16,177.00 and selling price = 34,000.00 from branch 1 at 2021-03-04 12:33:11','105.160.53.220',1),(86,'1','2021-03-04 12:33:41','ALex Deleted YD14001 MILKING MACHINE with code of 233 and available quantity of 2.00 .The Buying price = 41,610.00 and selling price = 55,000.00 from branch 1 at 2021-03-04 12:33:41','105.160.53.220',1),(87,'1','2021-03-04 12:35:25','ALex Deleted TOLSEN TILE CUTTER 600MM with code of 208 and available quantity of 2.00 .The Buying price = 4,700.00 and selling price = 7,500.00 from branch 1 at 2021-03-04 12:35:25','105.160.53.220',1),(88,'1','2021-03-04 12:35:48','ALex Deleted WASP 4HP LAWN MOWER with code of 221 and available quantity of 1.00 .The Buying price = 27,360.00 and selling price = 45,000.00 from branch 1 at 2021-03-04 12:35:48','105.160.53.220',1),(89,'1','2021-03-04 12:37:21','ALex Deleted Hand Staple Gun with Pressure Regulator with code of 249 and available quantity of 5.00 .The Buying price = 765 and selling price = from branch 1 at 2021-03-04 12:37:21','105.160.53.220',1),(90,'1','2021-03-04 12:38:13','ALex Deleted AUGER MACHINE 49CC WITH BIT 800MM with code of 9079 and available quantity of 1.00 .The Buying price = 19950 and selling price = 38000 from branch 1 at 2021-03-04 12:38:13','105.160.53.220',1),(91,'1','2021-03-04 12:52:19','ALex Deleted STANLEY ELECTRIC MIXER with code of 174 and available quantity of 1.00 .The Buying price = 12,200.00 and selling price = 22,000.00 from branch 1 at 2021-03-04 12:52:19','105.160.53.220',1),(92,'1','2021-03-04 12:52:58','ALex Deleted ALPHAR SDW70 SUBMERSIBLE PUMP with code of 32 and available quantity of 1.00 .The Buying price = 6,061.00 and selling price = 10,000.00 from branch 1 at 2021-03-04 12:52:58','105.160.53.220',1),(93,'1','2021-03-04 12:55:12','ALex Changed the price of Sika Topseal 107 to: buyingprice =3500 ,sellingprice =5000, qty= 5, items with id 740 . in counter (1) at 2021-03-04 12:55:12','105.160.53.220',1),(94,'1','2021-03-04 12:56:22','ALex Deleted AICO 2.5KVA GENERATOR with code of 18 and available quantity of 1.00 .The Buying price = 19,500.00 and selling price = 38,000.00 from Main store and all branches at 2021-03-04 12:56:22','105.160.53.220',1),(95,'1','2021-03-04 12:56:57','ALex Deleted 1000MM TILE CUTTER with code of 1 and available quantity of 2.00 .The Buying price = 9,950.00 and selling price = 20,000.00 from Main store and all branches at 2021-03-04 12:56:57','105.160.53.220',1),(96,'1','2021-03-04 12:57:17','ALex Deleted AC DC INVERTER with code of 12 and available quantity of 1.00 .The Buying price = 11,500.00 and selling price = 22,000.00 from Main store and all branches at 2021-03-04 12:57:17','105.160.53.220',1),(97,'1','2021-03-04 12:57:32','ALex Deleted A40 with code of 11 and available quantity of 2.00 .The Buying price = 250 and selling price = 350 from Main store and all branches at 2021-03-04 12:57:32','105.160.53.220',1),(98,'1','2021-03-04 12:57:42','ALex Deleted 9020MAKITA GRINDER 9\'\' with code of 10 and available quantity of 1.00 .The Buying price = 13,750.00 and selling price = 18,500.00 from Main store and all branches at 2021-03-04 12:57:42','105.160.53.220',1),(99,'1','2021-03-04 12:57:55','ALex Deleted 850g 805 PU FOAM with code of 9 and available quantity of 1.00 .The Buying price = 630 and selling price = 900 from Main store and all branches at 2021-03-04 12:57:55','105.160.53.220',1),(100,'1','2021-03-04 12:58:05','ALex Deleted 705 GLUE with code of 8 and available quantity of 1.00 .The Buying price = 350 and selling price = 500 from Main store and all branches at 2021-03-04 12:58:05','105.160.53.220',1),(101,'1','2021-03-04 12:58:18','ALex Deleted 58PCS SCREWDRIVER BITS with code of 6 and available quantity of 1.00 .The Buying price = 1,215.00 and selling price = 2,500.00 from Main store and all branches at 2021-03-04 12:58:18','105.160.53.220',1),(102,'1','2021-03-04 12:58:34','ALex Deleted ALPHAR SDW70 SUBMERSIBLE PUMP with code of 32 and available quantity of 1.00 .The Buying price = 6,061.00 and selling price = 10,000.00 from Main store and all branches at 2021-03-04 12:58:34','105.160.53.220',1),(103,'1','2021-03-04 12:58:47','ALex Deleted Alphar IBD 40 with code of 31 and available quantity of 3.00 .The Buying price = 3,200.00 and selling price = 6,000.00 from Main store and all branches at 2021-03-04 12:58:47','105.160.53.220',1),(104,'1','2021-03-04 12:59:05','ALex Deleted AIR SAND BLAST GUN with code of 28 and available quantity of 1.00 .The Buying price = 0 and selling price = 4,500.00 from Main store and all branches at 2021-03-04 12:59:05','105.160.53.220',1),(105,'1','2021-03-04 12:59:19','ALex Deleted AKP80 WATER PUMP with code of 30 and available quantity of 1.00 .The Buying price = 5,500.00 and selling price = 11,000.00 from Main store and all branches at 2021-03-04 12:59:19','105.160.53.220',1),(106,'1','2021-03-04 13:00:04','ALex Changed the price of Aico Submersible Pump 3\'\' to: buyingprice =24000 ,sellingprice =38,000.00, qty= 1.00, items with id 27 . in counter (1) at 2021-03-04 13:00:04','105.160.53.220',1),(107,'1','2021-03-04 13:01:17','ALex Deleted AIR SPRAY GUN - INGCO with code of 29 and available quantity of 2.00 .The Buying price = 0 and selling price = 5,500.00 from Main store and all branches at 2021-03-04 13:01:17','105.160.53.220',1),(108,'1','2021-03-04 13:01:51','ALex Changed the price of CABLE REEL 50M to: buyingprice =12,300.00 ,sellingprice =19000, qty= 2.00, items with id 51 . in Main level at 2021-03-04 13:01:51','105.160.53.220',1),(109,'1','2021-03-04 13:09:31','ALex Deleted BAD KPF 30/16 with code of 38 and available quantity of 3.00 .The Buying price = 4,524.00 and selling price = 6,000.00 from Main store and all branches at 2021-03-04 13:09:31','105.160.53.220',1),(110,'1','2021-03-04 13:09:46','ALex Deleted Body Repair Kit with code of 44 and available quantity of 1.00 .The Buying price = 15,000.00 and selling price = 32,000.00 from Main store and all branches at 2021-03-04 13:09:46','105.160.53.220',1),(111,'1','2021-03-04 13:11:02','ALex Deleted ASTRA MILANO CONCRETE VIBRATOR with code of 37 and available quantity of 1.00 .The Buying price = 22,800.00 and selling price = 38,000.00 from Main store and all branches at 2021-03-04 13:11:02','105.160.53.220',1),(112,'1','2021-03-04 13:11:40','ALex Deleted APK60WATER PUMP with code of 34 and available quantity of 1.00 .The Buying price = 2,600.00 and selling price = 4,500.00 from Main store and all branches at 2021-03-04 13:11:40','105.160.53.220',1),(113,'1','2021-03-04 13:19:29','ALex Deleted Delivery Pipe 3\'\' x 100m with code of 67 and available quantity of 0.00 .The Buying price = and selling price = from Main store and all branches at 2021-03-04 13:19:29','105.160.53.220',1),(114,'1','2021-03-04 13:19:49','ALex Deleted DAB K30/70 Booster Pump with code of 65 and available quantity of 0.00 .The Buying price = and selling price = from Main store and all branches at 2021-03-04 13:19:49','105.160.53.220',1),(115,'1','2021-03-04 13:23:49','ALex Deleted DONGCHENG DIAMOND GRINDING WHEE with code of 69 and available quantity of 0.00 .The Buying price = 0 and selling price = 3,500.00 from Main store and all branches at 2021-03-04 13:23:49','105.160.53.220',1),(116,'1','2021-03-04 13:24:06','ALex Deleted Delivery Pipe 2\'\' x 100m with code of 66 and available quantity of 0.00 .The Buying price = 6500 and selling price = 11500 from Main store and all branches at 2021-03-04 13:24:06','105.160.53.220',1),(117,'1','2021-03-04 13:25:55','ALex Deleted CONCRETE CHISEL 4MM X 300MM (CONCRETE CHISEL 4MM X 300MM) with code of 63 and available quantity of 0.00 .The Buying price = and selling price = from Main store and all branches at 2021-03-04 13:25:55','105.160.53.220',1),(118,'1','2021-03-04 13:27:44','ALex Deleted CONCRETE MIXER + VIBRATOR (CONCRETE MIXER + VIBRATOR) with code of 64 and available quantity of 1.00 .The Buying price = 200,000.00 and selling price = from Main store and all branches at 2021-03-04 13:27:44','105.160.53.220',1),(119,'1','2021-03-04 13:28:09','ALex Deleted Brush Cutter - 4 St roke with code of 48 and available quantity of 2.00 .The Buying price = 22,000.00 and selling price = 35,000.00 from Main store and all branches at 2021-03-04 13:28:09','105.160.53.220',1),(120,'1','2021-03-04 13:33:59','ALex Deleted CHAIN PULLEY 2T X3M with code of 56 and available quantity of 1.00 .The Buying price = 25,665.00 and selling price = 40,000.00 from Main store and all branches at 2021-03-04 13:33:59','105.160.53.220',1),(121,'1','2021-03-04 13:34:25','ALex Deleted CLOSE COUPLE TOILET with code of 60 and available quantity of 1.00 .The Buying price = 0 and selling price = 12,000.00 from Main store and all branches at 2021-03-04 13:34:25','105.160.53.220',1),(122,'1','2021-03-04 13:36:49','ALex Deleted Honda Tamperig Rammer with code of 93 and available quantity of 1.00 .The Buying price = 120,400.00 and selling price = 14,000.00 from Main store and all branches at 2021-03-04 13:36:49','105.160.53.220',1),(123,'1','2021-03-04 13:37:08','ALex Deleted HIGHTACK with code of 92 and available quantity of 2.00 .The Buying price = 1,000.00 and selling price = 1,500.00 from Main store and all branches at 2021-03-04 13:37:08','105.160.53.220',1),(124,'1','2021-03-04 13:39:10','ALex Deleted GREEN BRAIDED HOSE 1\'\' X 30M with code of 85 and available quantity of 3.00 .The Buying price = 0 and selling price = 8,100.00 from Main store and all branches at 2021-03-04 13:39:10','105.160.53.220',1),(125,'1','2021-03-04 13:40:05','ALex Deleted GREEN BRAIDED HOSE 3/4\'\' X 30M with code of 87 and available quantity of 1.00 .The Buying price = 0 and selling price = 4,500.00 from Main store and all branches at 2021-03-04 13:40:05','105.160.53.220',1),(126,'1','2021-03-04 13:40:45','ALex Deleted GROUT 3KG with code of 88 and available quantity of 23.00 .The Buying price = 0 and selling price = 250 from Main store and all branches at 2021-03-04 13:40:45','105.160.53.220',1),(127,'1','2021-03-04 13:41:22','ALex Deleted GREEN BRAIDED HOSE 1/2\'\' X 30M with code of 86 and available quantity of 2.00 .The Buying price = 0 and selling price = 1,600.00 from Main store and all branches at 2021-03-04 13:41:22','105.160.53.220',1),(128,'1','2021-03-04 13:43:06','ALex Deleted L. GERMANY PIPE THREADER 1\'\' - with code of 110 and available quantity of 0.00 .The Buying price = 75,200.00 and selling price = 110,000.00 from Main store and all branches at 2021-03-04 13:43:06','105.160.53.220',1),(129,'1','2021-03-04 13:43:49','ALex Deleted COMBINATION PLIERS 180MM (COMBINATION PLIERS 180MM) with code of 62 and available quantity of 4.00 .The Buying price = 196 and selling price = from Main store and all branches at 2021-03-04 13:43:49','105.160.53.220',1),(130,'1','2021-03-04 13:44:14','ALex Deleted GLUE GUN 60W with code of 83 and available quantity of 1.00 .The Buying price = 695 and selling price = 1,200.00 from Main store and all branches at 2021-03-04 13:44:14','105.160.53.220',1),(131,'1','2021-03-04 13:44:32','ALex Deleted Gas Kit with code of 81 and available quantity of 1.00 .The Buying price = 0 and selling price = 28,000.00 from Main store and all branches at 2021-03-04 13:44:32','105.160.53.220',1),(132,'1','2021-03-04 13:46:39','ALex Deleted EXTRA MONTAGEP610 with code of 76 and available quantity of 2.00 .The Buying price = 750 and selling price = 1,000.00 from Main store and all branches at 2021-03-04 13:46:39','105.160.53.220',1),(133,'1','2021-03-04 13:48:04','ALex Deleted CHEMICAL ANCHOR C900 with code of 57 and available quantity of 1.00 .The Buying price = 1,900.00 and selling price = 2,500.00 from Main store and all branches at 2021-03-04 13:48:04','105.160.53.220',1),(134,'1','2021-03-04 13:48:24','ALex Deleted CNL 631 CHAIN SAW 24\' (CNL 631 CHAIN SAW 24\') with code of 61 and available quantity of 2.00 .The Buying price = 18,810.00 and selling price = 0 from Main store and all branches at 2021-03-04 13:48:24','105.160.53.220',1),(135,'1','2021-03-04 13:49:17','ALex Deleted AC450PT COMPRESSOR with code of 15 and available quantity of 1.00 .The Buying price = 32,000.01 and selling price = 48,000.01 from Main store and all branches at 2021-03-04 13:49:17','105.160.53.220',1),(136,'1','2021-03-04 13:50:18','ALex Deleted Centifugal Pump 3\'\' with code of 54 and available quantity of 1.00 .The Buying price = 18,000.00 and selling price = 38,000.00 from Main store and all branches at 2021-03-04 13:50:18','105.160.53.220',1),(137,'1','2021-03-04 13:51:22','ALex Deleted LEDA WOODWORKING MACHINE with code of 112 and available quantity of 1.00 .The Buying price = 62,000.00 and selling price = 84,000.00 from Main store and all branches at 2021-03-04 13:51:22','105.160.53.220',1),(138,'1','2021-03-04 13:55:31','ALex Deleted JACK STAND 6T with code of 103 and available quantity of 1.00 .The Buying price = 0 and selling price = 12,000.00 from Main store and all branches at 2021-03-04 13:55:31','105.160.53.220',1),(139,'1','2021-03-04 13:55:52','ALex Deleted JACK STAND 3T with code of 102 and available quantity of 1.00 .The Buying price = 0 and selling price = 6,000.00 from Main store and all branches at 2021-03-04 13:55:52','105.160.53.220',1),(140,'1','2021-03-04 13:56:14','ALex Deleted KSEIBI POLISHING SPONGE with code of 107 and available quantity of 1.00 .The Buying price = 850 and selling price = 1,500.00 from Main store and all branches at 2021-03-04 13:56:14','105.160.53.220',1),(141,'1','2021-03-04 14:02:23','ALex Deleted BRUSH CUTTER WASP CNL634 with code of 49 and available quantity of 5.00 .The Buying price = 14,000.00 and selling price = 21,000.00 from Main store and all branches at 2021-03-04 14:02:23','105.160.53.220',1),(142,'1','2021-03-04 14:02:54','ALex Deleted HTG insulation Cable with code of 94 and available quantity of 1.00 .The Buying price = 0 and selling price = 2,500.00 from Main store and all branches at 2021-03-04 14:02:54','105.160.53.220',1),(143,'1','2021-03-04 14:09:15','ALex Deleted INGCO CORDLESS DRILL with code of 98 and available quantity of 1.00 .The Buying price = 8,000.00 and selling price = 12,000.00 from Main store and all branches at 2021-03-04 14:09:15','105.160.53.220',1),(144,'1','2021-03-04 14:14:23','ALex Deleted BOSI SOLDERING IRON with code of 9130 and available quantity of 0.00 .The Buying price = 700 and selling price = 1500 from Main store and all branches at 2021-03-04 14:14:23','105.160.53.220',1),(145,'1','2021-03-04 14:15:02','ALex Deleted Aico - Pipe Threader 1/2\'\' -4\'\' with code of 9134 and available quantity of 0.00 .The Buying price = 100000 and selling price = 130000 from Main store and all branches at 2021-03-04 14:15:01','105.160.53.220',1),(146,'1','2021-03-04 14:15:09','ALex Deleted Gabion Matrresses with code of 9135 and available quantity of 0.00 .The Buying price = 2500 and selling price = 3200 from Main store and all branches at 2021-03-04 14:15:09','105.160.53.220',1),(147,'1','2021-03-04 14:18:41','ALex Deleted MAXIMA CENTRIFUGAL PUMP with code of 125 and available quantity of 1.00 .The Buying price = 2,300.00 and selling price = 5,500.00 from Main store and all branches at 2021-03-04 14:18:41','105.160.53.220',1),(148,'1','2021-03-04 14:19:49','ALex Deleted Concrete Breaker Bit with code of 9125 and available quantity of 0.00 .The Buying price = 500 and selling price = 2000 from Main store and all branches at 2021-03-04 14:19:49','105.160.53.220',1),(149,'1','2021-03-04 14:20:36','ALex Deleted PRESCOTT ROTARY HAMMER with code of 150 and available quantity of 1.00 .The Buying price = 0 and selling price = 18,000.00 from Main store and all branches at 2021-03-04 14:20:36','105.160.53.220',1),(150,'1','2021-03-04 14:21:35','ALex Deleted MONTAGE ADHESIVE with code of 136 and available quantity of 2.00 .The Buying price = 310 and selling price = 400 from Main store and all branches at 2021-03-04 14:21:35','105.160.53.220',1),(151,'1','2021-03-04 14:21:59','ALex Deleted Milano Water Pump with code of 133 and available quantity of 1.00 .The Buying price = 9,500.00 and selling price = 23,500.00 from Main store and all branches at 2021-03-04 14:21:59','105.160.53.220',1),(152,'1','2021-03-04 14:22:42','ALex Deleted POWERFLOAT MACHINE with code of 144 and available quantity of 1.00 .The Buying price = 60,000.00 and selling price = 130,000.00 from Main store and all branches at 2021-03-04 14:22:42','105.160.53.220',1),(153,'1','2021-03-04 14:23:29','ALex Deleted MILANO 150L COMPRESSOR with code of 131 and available quantity of 0.00 .The Buying price = 37,000.00 and selling price = 65,000.00 from Main store and all branches at 2021-03-04 14:23:29','105.160.53.220',1),(154,'1','2021-03-04 14:39:49','ALex Deleted SLIDING MITER SAW with code of 169 and available quantity of 1.00 .The Buying price = 23,950.00 and selling price = 50,000.00 from Main store and all branches at 2021-03-04 14:39:49','105.160.53.220',1),(155,'1','2021-03-04 14:45:23','ALex Deleted TOOL SET 75PCS with code of 9078 and available quantity of 2.00 .The Buying price = 8500 and selling price = 15000 from Main store and all branches at 2021-03-04 14:45:23','105.160.53.220',1),(156,'1','2021-03-04 14:45:36','ALex Deleted Epoxy Notched Trowel with code of 9085 and available quantity of 2.00 .The Buying price = 250 and selling price = 500 from Main store and all branches at 2021-03-04 14:45:36','105.160.53.220',1),(157,'1','2021-03-04 14:46:27','ALex Deleted TOLSEN 14PCS COMBINATION SPANNERS with code of 9074 and available quantity of 1.00 .The Buying price = 3585 and selling price = 7200 from Main store and all branches at 2021-03-04 14:46:27','105.160.53.220',1),(158,'1','2021-03-04 14:46:48','ALex Deleted Socket and Screwdriver Set 46pcs with code of 9090 and available quantity of 2.00 .The Buying price = 2949 and selling price = 5200 from Main store and all branches at 2021-03-04 14:46:48','105.160.53.220',1),(159,'1','2021-03-04 14:48:12','ALex Deleted Dub submersible pump with code of 9069 and available quantity of 1.00 .The Buying price = 25435.9992 and selling price = 38000 from Main store and all branches at 2021-03-04 14:48:12','105.160.53.220',1),(160,'1','2021-03-04 14:48:35','ALex Deleted Alpha submersible pump 4\" with code of 9068 and available quantity of 1.00 .The Buying price = 17867.0034 and selling price = 28000 from Main store and all branches at 2021-03-04 14:48:35','105.160.53.220',1),(161,'1','2021-03-04 14:58:15','ALex Deleted AUGER MACHINE 49CC WITH BIT 800MM with code of 9079 and available quantity of 2.00 .The Buying price = 19950 and selling price = 38000 from Main store and all branches at 2021-03-04 14:58:15','105.160.53.220',1),(162,'1','2021-03-04 14:58:39','ALex Deleted Alpha booster pump with code of 9066 and available quantity of 5.00 .The Buying price = 15724.134 and selling price = 25000 from Main store and all branches at 2021-03-04 14:58:39','105.160.53.220',1),(163,'1','2021-03-04 14:58:59','ALex Deleted DAB booster pump with code of 9065 and available quantity of 5.00 .The Buying price = 22230 and selling price = 32000 from Main store and all branches at 2021-03-04 14:58:59','105.160.53.220',1),(164,'1','2021-03-04 14:59:19','ALex Deleted Layflat Delivery Hose 2 with code of 9110 and available quantity of 2.00 .The Buying price = 3800 and selling price = 7500 from Main store and all branches at 2021-03-04 14:59:19','105.160.53.220',1),(165,'1','2021-03-04 15:17:34','ALex Deleted Manhole covers 18 x18 with code of 9041 and available quantity of 4.00 .The Buying price = 1000 and selling price = 2000 from Main store and all branches at 2021-03-04 15:17:34','105.160.53.220',1),(166,'1','2021-03-04 15:17:50','ALex Deleted Manhole covers 12 x12 with code of 9040 and available quantity of 4.00 .The Buying price = 600 and selling price = 1200 from Main store and all branches at 2021-03-04 15:17:50','105.160.53.220',1),(167,'1','2021-03-04 15:18:39','ALex Deleted Tolsen Bench vice 6\'\' with code of 9038 and available quantity of 1.00 .The Buying price = 0 and selling price = 9500 from Main store and all branches at 2021-03-04 15:18:39','105.160.53.220',1),(168,'1','2021-03-04 15:25:44','ALex Deleted Milano water Pump with code of 9025 and available quantity of 2.00 .The Buying price = 0 and selling price = 23000 from Main store and all branches at 2021-03-04 15:25:44','105.160.53.220',1),(169,'1','2021-03-04 15:59:51','ALex Deleted Ratchet and Screwdriver Bits with code of 155 and available quantity of 1.00 .The Buying price = 0 and selling price = 24,000.00 from Main store and all branches at 2021-03-04 15:59:51','105.160.53.220',1),(170,'1','2021-03-04 17:13:41','ALex Changed the price of Digital Miltimeter to: buyingprice =600 ,sellingprice =2000, qty= 2, items with id 757 . in counter (1) at 2021-03-04 17:13:41','105.160.53.220',1),(171,'1','2021-03-04 17:43:35','ALex Deleted item with id 128 from sales_order table at 2021-03-04 17:43:35','105.160.53.220',1),(172,'1','2021-03-04 17:44:33','ALex Changed the price of Gabion Box to: buyingprice =3400 ,sellingprice =3750, qty= 1.00, items with id 686 . in counter (2) at 2021-03-04 17:44:33','105.160.53.220',1),(173,'1','2021-03-04 17:44:42','ALex Changed the price of Gabion Box to: buyingprice =3800 ,sellingprice =4500, qty= 40, items with id 352 . in Main level at 2021-03-04 17:44:42','105.160.53.220',1),(174,'1','2021-03-04 17:45:09','ALex Changed the price of Gabion Box to: buyingprice =3800 ,sellingprice =4500, qty= 40, items with id 352 . in Main level at 2021-03-04 17:45:09','105.160.53.220',1),(175,'1','2021-03-04 18:01:23','ALex Changed the price of Gabion Box to: buyingprice =3400 ,sellingprice =3750, qty= 40.00, items with id 352 . in Main level at 2021-03-04 18:01:23','105.160.53.220',1),(176,'1','2021-03-05 08:27:31','ALex Deleted Gabion Boxes with code of 266 and available quantity of 40.00 .The Buying price = 3400 and selling price = 4500 from Main store and all branches at 2021-03-05 08:27:31','105.160.55.233',1),(177,'1','2021-03-05 08:28:55','ALex Deleted Gabion Box with code of 9070 and available quantity of 40.00 .The Buying price = 3400 and selling price = 3750 from Main store and all branches at 2021-03-05 08:28:55','105.160.55.233',1),(178,'1','2021-03-05 08:37:38','ALex Deleted item with id 130 from sales_order table at 2021-03-05 08:37:38','105.160.55.233',1),(179,'1','2021-03-06 08:47:02','ALex Deleted item with id 135 from sales_order table at 2021-03-06 08:47:02','105.160.55.212',1),(180,'1','2021-03-06 10:45:37','ALex Deleted item with id 5 from purchaseorder table at 2021-03-06 10:45:37','105.160.55.212',1),(181,'1','2021-03-06 10:45:57','ALex Deleted item with id 4 from purchaseorder table at 2021-03-06 10:45:57','105.160.55.212',1),(182,'1','2021-03-06 10:46:04','ALex Deleted item with id 1 from purchaseorder table at 2021-03-06 10:46:04','105.160.55.212',1),(183,'1','2021-03-06 10:46:35','ALex Deleted item with id 3 from expenses table at 2021-03-06 10:46:35','105.160.55.212',1),(184,'1','2021-03-06 10:46:45','ALex Deleted item with id 2 from expenses table at 2021-03-06 10:46:45','105.160.55.212',1),(185,'1','2021-03-06 10:46:50','ALex Deleted item with id 1 from expenses table at 2021-03-06 10:46:50','105.160.55.212',1),(186,'1','2021-03-16 08:31:25','ALex Deleted MEAT SAW with code of 129 and available quantity of 1.00 .The Buying price = 42180 and selling price = 55000 from Main store and all branches at 2021-03-16 08:31:25','105.160.103.2',1),(187,'1','2021-03-16 08:34:02','ALex Changed the price of Welding Goggles to: buyingprice =175 ,sellingprice =450, qty= 1.00, items with id 302 . in Main level at 2021-03-16 08:34:02','105.160.103.2',1),(188,'1','2021-03-16 08:41:19','ALex Deleted TBAR SASH CLAMP 48\'\' with code of 184 and available quantity of 2.00 .The Buying price = 2,650.00 and selling price = 5,300.00 from branch 1 at 2021-03-16 08:41:19','105.160.103.2',1),(189,'1','2021-03-16 08:42:03','ALex Deleted TYRE INFLATOR WITH GAUGE (TYRE INFLATOR WITH GAUGE) with code of 219 and available quantity of 1.00 .The Buying price = 1,250.00 and selling price = 3,800.00 from branch 1 at 2021-03-16 08:42:03','105.160.103.2',1),(190,'1','2021-03-16 08:59:48','ALex Changed the price of Auto Air Compressor 12V Heavy Duty to: buyingprice =5900 ,sellingprice =12000, qty= 1, items with id 428 . in Main level at 2021-03-16 08:59:48','105.160.103.2',1),(191,'1','2021-03-16 09:02:39','ALex Deleted Sunny Delivey Hose 3\'\' x 100m with code of 9033 and available quantity of 1.00 .The Buying price = 0 and selling price = 12000 from Main store and all branches at 2021-03-16 09:02:39','105.160.103.2',1),(192,'1','2021-03-16 09:03:19','ALex Deleted Aico Electric Car Washer with code of 9028 and available quantity of 0.00 .The Buying price = 0 and selling price = 32000 from Main store and all branches at 2021-03-16 09:03:19','105.160.103.2',1),(193,'1','2021-03-16 09:04:31','ALex Changed the price of Metal Fuel Can 20L to: buyingprice =3192 ,sellingprice =5000, qty= 5, items with id 746 . in counter (1) at 2021-03-16 09:04:31','105.160.103.2',1),(194,'1','2021-03-16 09:05:13','ALex Deleted Aico Gasoline Washer with code of 9027 and available quantity of 0.00 .The Buying price = 0 and selling price = 34000 from Main store and all branches at 2021-03-16 09:05:13','105.160.103.2',1),(195,'1','2021-03-16 09:05:25','ALex Deleted Transition with code of 9121 and available quantity of 0.00 .The Buying price = 1800 and selling price = 2000 from Main store and all branches at 2021-03-16 09:05:25','105.160.103.2',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, 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 `advance` -- LOCK TABLES `advance` WRITE; /*!40000 ALTER TABLE `advance` DISABLE KEYS */; INSERT INTO `advance` VALUES (1,'8 ','','34444','','active','2020-07-08 17:49:23pm','1','1','34444','2020-07-09 10:00:00','2020-07-08 17:49:07'); /*!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, `createdat` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `amount` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `description` text NOT NULL, `advanceid` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `advancepayment` -- LOCK TABLES `advancepayment` WRITE; /*!40000 ALTER TABLE `advancepayment` DISABLE KEYS */; INSERT INTO `advancepayment` VALUES (1,'2019-09-25 04:47:53am','1','1','500','39500','ok',1); /*!40000 ALTER TABLE `advancepayment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `agent` -- DROP TABLE IF EXISTS `agent`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `agent` ( `id` int(40) NOT NULL, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountno` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), UNIQUE KEY `idno` (`idno`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `agent` -- LOCK TABLES `agent` WRITE; /*!40000 ALTER TABLE `agent` DISABLE KEYS */; /*!40000 ALTER TABLE `agent` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alerts` -- DROP TABLE IF EXISTS `alerts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alerts` ( `id` int(100) NOT NULL AUTO_INCREMENT, `contact` text NOT NULL, `postedtime` varchar(40) NOT NULL, `message` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `duedate` varchar(30) NOT NULL, `duetime` varchar(30) NOT NULL, `deliverystatus` varchar(10) NOT NULL DEFAULT 'new', `name` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `groupname` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alerts` -- LOCK TABLES `alerts` WRITE; /*!40000 ALTER TABLE `alerts` DISABLE KEYS */; INSERT INTO `alerts` VALUES (1,'254718667391','2020-04-25 09:35:59am','test','active','1','1','2020-04-25','01:45','new','ouko manayala','single',''); /*!40000 ALTER TABLE `alerts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alldocuments` -- DROP TABLE IF EXISTS `alldocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alldocuments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `img_id` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `date` varchar(50) DEFAULT NULL, `documentname` text DEFAULT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alldocuments` -- LOCK TABLES `alldocuments` WRITE; /*!40000 ALTER TABLE `alldocuments` DISABLE KEYS */; INSERT INTO `alldocuments` VALUES (1,'202007041593841084.jpg','11593841069',1,'2020-07-04 08:38:04',NULL,'1',1),(2,'202007041593841101.jpg','11593841084',1,'2020-07-04 08:38:21',NULL,'1',1); /*!40000 ALTER TABLE `alldocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `allpayments` -- DROP TABLE IF EXISTS `allpayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `allpayments` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `plotno` varchar(50) NOT NULL, `landlord` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `advance` varchar(20) NOT NULL, `direct` varchar(20) NOT NULL, `balance` varchar(20) NOT NULL, `mpesa` varchar(20) NOT NULL, `cash` varchar(20) NOT NULL, `card` varchar(20) NOT NULL, `cheque` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `year` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `allpayments` -- LOCK TABLES `allpayments` WRITE; /*!40000 ALTER TABLE `allpayments` DISABLE KEYS */; /*!40000 ALTER TABLE `allpayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `announcement` -- DROP TABLE IF EXISTS `announcement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `announcement` ( `id` int(50) NOT NULL, `title` text NOT NULL, `target` varchar(50) NOT NULL, `message` text NOT NULL, `dateposted` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `type` varchar(50) NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `memberid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `announcement` -- LOCK TABLES `announcement` WRITE; /*!40000 ALTER TABLE `announcement` DISABLE KEYS */; /*!40000 ALTER TABLE `announcement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `approvals` -- DROP TABLE IF EXISTS `approvals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `approvals` ( `id` int(11) NOT NULL AUTO_INCREMENT, `level` varchar(5) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` varchar(20) NOT NULL, `applicationid` int(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `approvals` -- LOCK TABLES `approvals` WRITE; /*!40000 ALTER TABLE `approvals` DISABLE KEYS */; /*!40000 ALTER TABLE `approvals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `asignrooms` -- DROP TABLE IF EXISTS `asignrooms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `asignrooms` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) 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 AUTO_INCREMENT=3 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 */; INSERT INTO `asignrooms` VALUES (1,'7','2','1054','active','2020-07-08 13:48:35','','1','1','1','2020-07-08'),(2,'6','2','102','active','2020-07-08 13:49:13','','1','1','1','2020-07-08'); /*!40000 ALTER TABLE `asignrooms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assets` -- DROP TABLE IF EXISTS `assets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assets` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) DEFAULT NULL, `tax_included` int(10) NOT NULL DEFAULT 16, `buyingprice` varchar(50) NOT NULL, `assetcondition` varchar(50) DEFAULT NULL, `type` varchar(50) DEFAULT NULL, `assetvalue` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `size` varchar(50) DEFAULT NULL, `store` varchar(50) DEFAULT NULL, `serialno` varchar(30) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `expdate` date NOT NULL, `orderamount` text NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `mode` varchar(50) NOT NULL, `depreciationpercent` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `invoice` varchar(30) NOT NULL, `depreciation` varchar(30) NOT NULL DEFAULT '', `accumulativeaccount` varchar(30) DEFAULT NULL, `accumdepreciation` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assets` -- LOCK TABLES `assets` WRITE; /*!40000 ALTER TABLE `assets` DISABLE KEYS */; /*!40000 ALTER TABLE `assets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assignbranches` -- DROP TABLE IF EXISTS `assignbranches`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assignbranches` ( `id` int(11) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `employeeno` int(11) DEFAULT NULL, `status` int(11) NOT NULL, `description` text DEFAULT NULL COMMENT 'Description of a credit / debit', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeno`), KEY `type` (`status`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assignbranches` -- LOCK TABLES `assignbranches` WRITE; /*!40000 ALTER TABLE `assignbranches` DISABLE KEYS */; INSERT INTO `assignbranches` VALUES (1,1,1,1,'',1,'2020-08-05 11:55:58am',1,''),(2,1,8,1,'',1,'2020-08-05 12:01:39pm',1,''),(3,2,1,1,'',1,'2020-08-05 12:10:12pm',1,''),(4,1,9,1,'',1,'2020-08-15 11:41:33am',1,''),(5,2,9,1,'',1,'2020-08-15 11:41:38am',1,''),(6,2,13,1,'',1,'2020-08-25 11:49:50am',1,''),(7,2,16,1,'',1,'2020-11-16 11:29:11am',1,''),(8,1,16,1,'',1,'2020-11-16 11:34:49am',1,''); /*!40000 ALTER TABLE `assignbranches` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assigntask` -- DROP TABLE IF EXISTS `assigntask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assigntask` ( `id` int(30) NOT NULL, `branchid` int(11) DEFAULT NULL, `employeeid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `mode` varchar(20) NOT NULL, `target` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `year` varchar(20) NOT NULL, `defaulttype` varchar(20) NOT NULL, `tasktype` varchar(10) NOT NULL DEFAULT 'General', PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assigntask` -- LOCK TABLES `assigntask` WRITE; /*!40000 ALTER TABLE `assigntask` DISABLE KEYS */; /*!40000 ALTER TABLE `assigntask` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `attendance` -- DROP TABLE IF EXISTS `attendance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `attendance` ( `id` int(100) NOT NULL AUTO_INCREMENT, `idno` varchar(100) NOT NULL, `surname` varchar(100) NOT NULL, `date` varchar(100) 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, 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 `banks` -- DROP TABLE IF EXISTS `banks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `banks` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` int(11) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `banks` -- LOCK TABLES `banks` WRITE; /*!40000 ALTER TABLE `banks` DISABLE KEYS */; /*!40000 ALTER TABLE `banks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `batchlist` -- DROP TABLE IF EXISTS `batchlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `batchlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `exactime` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `batchlist` -- LOCK TABLES `batchlist` WRITE; /*!40000 ALTER TABLE `batchlist` DISABLE KEYS */; INSERT INTO `batchlist` VALUES (1,'S.O','1','2020-07-27 17:02:49','11595858566','111595850930',1,1,1,''); /*!40000 ALTER TABLE `batchlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `blog` -- DROP TABLE IF EXISTS `blog`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `blog` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 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 */; INSERT INTO `blog` VALUES (1,'1','Do you work on weekend','YES','karenmakena3@gmail.com','0702400635','','hi i want to be a shujaa also','2016-12-13 06:47:33am','',0),(2,'1','Can You deliver anywhere in Kenya','Yes we do withing 48 hours outside Nairobi','','','','','','',0); /*!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 AUTO_INCREMENT=3 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 */; INSERT INTO `blogs` VALUES (1,'1','Do you work on weekend','YES','karenmakena3@gmail.com','0702400635','','hi i want to be a shujaa also','2016-12-13 06:47:33am','',0),(2,'1','Can You deliver anywhere in Kenya','Yes we do withing 48 hours outside Nairobi','','','','','','',0); /*!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, 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 `bookroom` -- LOCK TABLES `bookroom` WRITE; /*!40000 ALTER TABLE `bookroom` DISABLE KEYS */; INSERT INTO `bookroom` VALUES (1,'201','2','','5 ','2020-07-20','','0000-00-00 00:00:00','inactive','1','2020-07-20 12:39:55','2020-07-20 12:39:55','1','','','','',0.00,0.00,'','11595237995','','','','','','','','','','','','','rental',0.00,0,1,1),(2,'2003','2','','3 ','2020-07-20','','0000-00-00 00:00:00','active','1','2020-07-28 06:28:53','2020-07-28 06:16:14','1','','','','',60000.00,0.00,'','11595906174','','','','','','','','','','','','','rental',0.00,0,1,1),(3,'2002','2','','4 ','2020-07-20','','0000-00-00 00:00:00','active','1','2020-07-28 06:28:53','','1','','','','',20000.00,0.00,'','11595236985','','','','','','','','','','','','','rental',0.00,0,1,1),(4,'201','2','','3 ','2020-07-28','','0000-00-00 00:00:00','active','1','2020-07-28 06:28:53','','1','','','','',30000.00,0.00,'','11595904242','','','','','','','','','','','','','rental',0.00,0,1,1),(5,'2004','2','','3 ','2020-07-29','','0000-00-00 00:00:00','active','1','2020-07-29 10:24:30','','1','','','','',58350.00,0.00,'','11596007470','','','','','','','','','','','','','rental',0.00,0,1,1); /*!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(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, 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 `branch` -- LOCK TABLES `branch` WRITE; /*!40000 ALTER TABLE `branch` DISABLE KEYS */; INSERT INTO `branch` VALUES (1,'TRU VALUE BUILDING STORES','<H1 style=\"margin:0px;\">TRU VALUE BUILDING STORES</H1>\r\nP.O BOX 20-40260-00100 NAIROBI\r\nTEL:0750715736\r\n<center><h1>TILL NO: 617363</h1></center>','2020-08-05 11:53:26','active','1','','1'),(2,'TRU VALUE STORES THIKA','<H1 style=\"margin:0px;\">TRU VALUE STORES THIKA</H1>\r\nP.O BOX 20-40260-00100 NAIROBI\r\nTEL:0750715736\r\n<center><h1>TILL NO: </h1></center>','2020-08-05 11:58:06','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, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `budget` -- LOCK TABLES `budget` WRITE; /*!40000 ALTER TABLE `budget` DISABLE KEYS */; /*!40000 ALTER TABLE `budget` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bulkdispatch` -- DROP TABLE IF EXISTS `bulkdispatch`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bulkdispatch` ( `id` int(11) NOT NULL AUTO_INCREMENT, `branchid` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `frombranch` varchar(50) NOT NULL, `remarks` varchar(100) NOT NULL, `enddate` varchar(50) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `createdate` varchar(50) NOT NULL, `description` text NOT NULL, `name` varchar(50) NOT NULL, `approvedby` int(20) NOT NULL, `dateapproved` int(20) NOT NULL, `tobranch` varchar(20) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `startdate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Transfer', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bulkdispatch` -- LOCK TABLES `bulkdispatch` WRITE; /*!40000 ALTER TABLE `bulkdispatch` DISABLE KEYS */; /*!40000 ALTER TABLE `bulkdispatch` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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=6 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `category` -- LOCK TABLES `category` WRITE; /*!40000 ALTER TABLE `category` DISABLE KEYS */; INSERT INTO `category` VALUES (1,'Customers','Customers','2019-12-07 05:30:29am','active','1','1','1'),(2,'Supplier','Supplier','2019-12-07 05:30:29am','active','1','','1'),(3,'Tenants','Tenants','2019-12-07 05:30:48am','active','1','','1'),(4,'Agents','Agents','2020-05-14 06:45:19am','active','1','','1'),(5,'Supplier','Supplier','','active','','',''); /*!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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `cheque` -- LOCK TABLES `cheque` WRITE; /*!40000 ALTER TABLE `cheque` DISABLE KEYS */; /*!40000 ALTER TABLE `cheque` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `collection` -- DROP TABLE IF EXISTS `collection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `collection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `paiddate` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `remarks` varchar(100) NOT NULL, `balance` varchar(30) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` int(10) NOT NULL, `createdate` varchar(50) NOT NULL, `name` varchar(30) NOT NULL DEFAULT 'payment', `transactioncode` varchar(50) NOT NULL, `supplier` int(11) DEFAULT NULL, `branchid` int(11) DEFAULT 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 `collection` -- LOCK TABLES `collection` WRITE; /*!40000 ALTER TABLE `collection` DISABLE KEYS */; INSERT INTO `collection` VALUES (1,'2020-08-05 10:53:33','11596613861','10000','','-5000','1','1',1000,'2020-08-05 10:54:02','payment','',5,NULL),(2,'2020-08-05 10:54:33','11596613861','5000','','0','1','1',1000,'2020-08-05 10:54:45','payment','',5,NULL),(3,'2020-08-05 16:11:05','11596614259','210000','','2500','1','1',1035,'','paid','',NULL,NULL),(4,'2021-01-14 13:22:19','11610619427','17000','','17000','1','1',1035,'2021-01-14 13:23:09','payment','001',0,NULL),(5,'2021-03-05 08:39:37','11614922663','20000','Mpesa','20000','1','1',0,'2021-03-05 08:40:23','payment','2823',0,NULL); /*!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) NOT NULL, `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, `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 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'),(2,'URO','','','active','','','1'),(3,'USD','','','active','','','1'); /*!40000 ALTER TABLE `currency` 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 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 */; /*!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, 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=468 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,'1000','11595835612','2020-07-27 10:51:13',1712.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(2,'4000','11595835612','2020-07-27 10:51:13',NULL,270.84,'','1','1','Good sold','1','','sales','125','','No',NULL,NULL,''),(3,'4000','11595835612','2020-07-27 10:51:13',NULL,346.32,'','1','1','Good sold','1','','sales','444488822','','No',NULL,NULL,''),(4,'4000','11595835612','2020-07-27 10:51:13',NULL,270.84,'','1','1','Good sold','1','','sales','125','','No',NULL,NULL,''),(5,'4000','11595835612','2020-07-27 10:51:13',NULL,412.00,'','1','1','Good sold','1','','sales','4444888','','No',NULL,NULL,''),(6,'4000','11595835612','2020-07-27 10:51:13',NULL,412.00,'','1','1','Good sold','1','','sales','4444888','','No',NULL,NULL,''),(7,'1110','11595835612','2020-07-27 10:51:13',NULL,222.00,'','1','1','Inventory sold','1','','sales','125','','No',NULL,NULL,''),(8,'1110','11595835612','2020-07-27 10:51:13',NULL,333.00,'','1','1','Inventory sold','1','','sales','444488822','','No',NULL,NULL,''),(9,'1110','11595835612','2020-07-27 10:51:13',NULL,222.00,'','1','1','Inventory sold','1','','sales','125','','No',NULL,NULL,''),(10,'1110','11595835612','2020-07-27 10:51:13',NULL,400.00,'','1','1','Inventory sold','1','','sales','4444888','','No',NULL,NULL,''),(11,'1110','11595835612','2020-07-27 10:51:13',NULL,400.00,'','1','1','Inventory sold','1','','sales','4444888','','No',NULL,NULL,''),(12,'5500','11595835612','2020-07-27 10:51:13',1577.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14,'1110','111595850930','2020-07-27 14:55:30',NULL,222.00,'','1','1','Inventory sold','1','2','sales','11','','No',NULL,NULL,''),(15,'1110','111595850930','2020-07-27 14:55:30',NULL,400.00,'','1','1','Inventory sold','1','2','sales','4444888','','No',NULL,NULL,''),(16,'1110','111595850930','2020-07-27 14:55:30',NULL,400.00,'','1','1','Inventory sold','1','2','sales','4444888','','No',NULL,NULL,''),(17,'1110','111595850930','2020-07-27 14:55:30',NULL,400.00,'','1','1','Inventory sold','1','2','sales','4444888','','No',NULL,NULL,''),(18,'1110','111595850930','2020-07-27 14:55:30',NULL,400.00,'','1','1','Inventory sold','1','2','sales','125','','No',NULL,NULL,''),(19,'1110','111595850930','2020-07-27 14:55:30',NULL,200.00,'','1','1','Inventory sold','1','2','sales','125','','No',NULL,NULL,''),(20,'1110','111595850930','2020-07-27 14:55:30',NULL,400.00,'','1','1','Inventory sold','1','2','sales','125','','No',NULL,NULL,''),(21,'1110','111595850930','2020-07-27 14:55:30',NULL,200.00,'','1','1','Inventory sold','1','2','sales','125','','No',NULL,NULL,''),(22,'1110','111595850930','2020-07-27 14:55:30',NULL,400.00,'','1','1','Inventory sold','1','2','sales','4444888','','No',NULL,NULL,''),(23,'1110','111595850930','2020-07-27 14:55:30',NULL,400.00,'','1','1','Inventory sold','1','2','sales','4444888','','No',NULL,NULL,''),(24,'1110','111595850930','2020-07-27 14:55:30',NULL,400.00,'','1','1','Inventory sold','1','2','sales','4444888','','No',NULL,NULL,''),(25,'1110','111595850930','2020-07-27 14:55:30',NULL,200.00,'','1','1','Inventory sold','1','2','sales','125','','No',NULL,NULL,''),(26,'1110','111595850930','2020-07-27 14:55:30',NULL,200.00,'','1','1','Inventory sold','1','2','sales','125','','No',NULL,NULL,''),(27,'1110','111595850930','2020-07-27 14:55:30',NULL,200.00,'','1','1','Inventory sold','1','2','sales','125','','No',NULL,NULL,''),(28,'1110','111595850930','2020-07-27 14:55:30',NULL,200.00,'','1','1','Inventory sold','1','2','sales','125','','No',NULL,NULL,''),(29,'1110','111595850930','2020-07-27 14:55:30',NULL,200.00,'','1','1','Inventory sold','1','2','sales','125','','No',NULL,NULL,''),(30,'1110','111595850930','2020-07-27 14:55:30',NULL,200.00,'','1','1','Inventory sold','1','2','sales','125','','No',NULL,NULL,''),(31,'1110','111595850930','2020-07-27 14:55:30',NULL,200.00,'','1','1','Inventory sold','1','2','sales','125','','No',NULL,NULL,''),(32,'1110','111595850930','2020-07-27 14:55:30',NULL,333.00,'','1','1','Inventory sold','1','2','sales','444488822','','No',NULL,NULL,''),(33,'1110','111595850930','2020-07-27 14:55:30',NULL,400.00,'','1','1','Inventory sold','1','2','sales','4444888','','No',NULL,NULL,''),(34,'1110','111595850930','2020-07-27 14:55:30',NULL,333.00,'','1','1','Inventory sold','1','2','sales','444488822','','No',NULL,NULL,''),(35,'1110','111595850930','2020-07-27 14:55:30',NULL,333.00,'','1','1','Inventory sold','1','2','sales','444488822','','No',NULL,NULL,''),(36,'5500','111595850930','2020-07-27 14:55:30',6621.00,NULL,'','1','1','Cost of goods sold','1','2','sales','','','No',NULL,NULL,''),(37,'1100','111595850930','2020-07-27 14:55:30',9052.99,NULL,'','1','1','Sales order','1','2','sales','','','No',NULL,NULL,''),(38,'4000','111595850930','2020-07-27 14:55:30',NULL,260.67,'','1','1','Sales order','1','2','sales','11','','No',NULL,NULL,''),(39,'4000','111595850930','2020-07-27 14:55:30',NULL,412.00,'','1','1','Sales order','1','2','sales','4444888','','No',NULL,NULL,''),(40,'4000','111595850930','2020-07-27 14:55:30',NULL,469.68,'','1','1','Sales order','1','2','sales','4444888','','No',NULL,NULL,''),(41,'4000','111595850930','2020-07-27 14:55:30',NULL,469.68,'','1','1','Sales order','1','2','sales','4444888','','No',NULL,NULL,''),(42,'4000','111595850930','2020-07-27 14:55:30',NULL,600.00,'','1','1','Sales order','1','2','sales','125','','No',NULL,NULL,''),(43,'4000','111595850930','2020-07-27 14:55:30',NULL,300.00,'','1','1','Sales order','1','2','sales','125','','No',NULL,NULL,''),(44,'4000','111595850930','2020-07-27 14:55:30',NULL,600.00,'','1','1','Sales order','1','2','sales','125','','No',NULL,NULL,''),(45,'4000','111595850930','2020-07-27 14:55:30',NULL,600.00,'','1','1','Sales order','1','2','sales','125','','No',NULL,NULL,''),(46,'4000','111595850930','2020-07-27 14:55:30',NULL,300.00,'','1','1','Sales order','1','2','sales','125','','No',NULL,NULL,''),(47,'4000','111595850930','2020-07-27 14:55:30',NULL,469.68,'','1','1','Sales order','1','2','sales','4444888','','No',NULL,NULL,''),(48,'4000','111595850930','2020-07-27 14:55:30',NULL,469.68,'','1','1','Sales order','1','2','sales','4444888','','No',NULL,NULL,''),(49,'4000','111595850930','2020-07-27 14:55:30',NULL,469.68,'','1','1','Sales order','1','2','sales','4444888','','No',NULL,NULL,''),(50,'4000','111595850930','2020-07-27 14:55:30',NULL,300.00,'','1','1','Sales order','1','2','sales','125','','No',NULL,NULL,''),(51,'4000','111595850930','2020-07-27 14:55:30',NULL,300.00,'','1','1','Sales order','1','2','sales','125','','No',NULL,NULL,''),(52,'4000','111595850930','2020-07-27 14:55:30',NULL,263.16,'','1','1','Sales order','1','2','sales','125','','No',NULL,NULL,''),(53,'4000','111595850930','2020-07-27 14:55:30',NULL,263.16,'','1','1','Sales order','1','2','sales','125','','No',NULL,NULL,''),(54,'4000','111595850930','2020-07-27 14:55:30',NULL,300.00,'','1','1','Sales order','1','2','sales','125','','No',NULL,NULL,''),(55,'4000','111595850930','2020-07-27 14:55:30',NULL,300.00,'','1','1','Sales order','1','2','sales','125','','No',NULL,NULL,''),(56,'4000','111595850930','2020-07-27 14:55:30',NULL,300.00,'','1','1','Sales order','1','2','sales','125','','No',NULL,NULL,''),(57,'4000','111595850930','2020-07-27 14:55:30',NULL,394.80,'','1','1','Sales order','1','2','sales','444488822','','No',NULL,NULL,''),(58,'4000','111595850930','2020-07-27 14:55:30',NULL,469.68,'','1','1','Sales order','1','2','sales','4444888','','No',NULL,NULL,''),(59,'4000','111595850930','2020-07-27 14:55:30',NULL,394.80,'','1','1','Sales order','1','2','sales','444488822','','No',NULL,NULL,''),(60,'4000','111595850930','2020-07-27 14:55:30',NULL,346.32,'','1','1','Sales order','1','2','sales','444488822','','No',NULL,NULL,''),(61,'1100','11595855966','2020-07-27 17:26:50',600.00,NULL,'','1','1','Revenue Received','1','1','sales','','','No',NULL,NULL,''),(62,'4000','11595855966','2020-07-27 17:26:50',NULL,300.00,'','1','1','Good sold','1','1','sales','4444888','','No',NULL,NULL,''),(63,'4000','11595855966','2020-07-27 17:26:50',NULL,300.00,'','1','1','Good sold','1','1','sales','125','','No',NULL,NULL,''),(64,'1110','11595855966','2020-07-27 17:26:50',NULL,400.00,'','1','1','Inventory sold','1','1','sales','4444888','','No',NULL,NULL,''),(65,'1110','11595855966','2020-07-27 17:26:50',NULL,200.00,'','1','1','Inventory sold','1','1','sales','125','','No',NULL,NULL,''),(66,'5500','11595855966','2020-07-27 17:26:50',600.00,NULL,'','1','1','Cost of goods sold','1','1','sales','','','No',NULL,NULL,''),(69,'5960','11595989332','2020-07-29 05:22:40',1000.00,NULL,'0','1','1','bulb','1','','','1','','No',NULL,NULL,''),(70,'1035','11595989332','2020-07-29 05:22:40',NULL,1000.00,'0','1','1','bulb','1','','','1','','No',NULL,NULL,''),(71,'1000','41596021986','2020-07-29 14:27:09',14700.00,NULL,'','4','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(72,'4000','41596021986','2020-07-29 14:27:09',NULL,14400.00,'','4','1','Good sold','1','','sales','125','','No',NULL,NULL,''),(73,'4000','41596021986','2020-07-29 14:27:09',NULL,300.00,'','4','1','Good sold','1','','sales','125','','No',NULL,NULL,''),(74,'1110','41596021986','2020-07-29 14:27:09',NULL,9600.00,'','4','1','Inventory sold','1','','sales','125','','No',NULL,NULL,''),(75,'1110','41596021986','2020-07-29 14:27:09',NULL,200.00,'','4','1','Inventory sold','1','','sales','125','','No',NULL,NULL,''),(76,'5500','41596021986','2020-07-29 14:27:09',9800.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(77,'1000','41596022164','2020-07-29 14:29:38',806.80,NULL,'','4','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(78,'4000','41596022164','2020-07-29 14:29:38',NULL,394.80,'','4','1','Good sold','1','','sales','444488822','','No',NULL,NULL,''),(79,'4000','41596022164','2020-07-29 14:29:38',NULL,412.00,'','4','1','Good sold','1','','sales','4444888','','No',NULL,NULL,''),(80,'1110','41596022164','2020-07-29 14:29:38',NULL,333.00,'','4','1','Inventory sold','1','','sales','444488822','','No',NULL,NULL,''),(81,'1110','41596022164','2020-07-29 14:29:38',NULL,400.00,'','4','1','Inventory sold','1','','sales','4444888','','No',NULL,NULL,''),(82,'5500','41596022164','2020-07-29 14:29:38',733.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(83,'1000','11596023709','2020-07-30 11:50:02',1912.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(84,'4000','11596023709','2020-07-30 11:50:02',NULL,412.00,'','1','1','Good sold','1','','sales','4444888','','No',NULL,NULL,''),(85,'4000','11596023709','2020-07-30 11:50:02',NULL,1500.00,'','1','1','Good sold','1','','sales','444488822','','No',NULL,NULL,''),(86,'1110','11596023709','2020-07-30 11:50:02',NULL,400.00,'','1','1','Inventory sold','1','','sales','4444888','','No',NULL,NULL,''),(87,'1110','11596023709','2020-07-30 11:50:02',NULL,999.00,'','1','1','Inventory sold','1','','sales','444488822','','No',NULL,NULL,''),(88,'5500','11596023709','2020-07-30 11:50:02',1399.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(89,'1000','11596099020','2020-07-30 11:52:04',900.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(90,'4000','11596099020','2020-07-30 11:52:04',NULL,300.00,'','1','1','Good sold','1','','sales','125','','No',NULL,NULL,''),(91,'4000','11596099020','2020-07-30 11:52:04',NULL,300.00,'','1','1','Good sold','1','','sales','125','','No',NULL,NULL,''),(92,'4000','11596099020','2020-07-30 11:52:04',NULL,300.00,'','1','1','Good sold','1','','sales','125','','No',NULL,NULL,''),(93,'1110','11596099020','2020-07-30 11:52:04',NULL,200.00,'','1','1','Inventory sold','1','','sales','125','','No',NULL,NULL,''),(94,'1110','11596099020','2020-07-30 11:52:04',NULL,200.00,'','1','1','Inventory sold','1','','sales','125','','No',NULL,NULL,''),(95,'1110','11596099020','2020-07-30 11:52:04',NULL,200.00,'','1','1','Inventory sold','1','','sales','125','','No',NULL,NULL,''),(96,'5500','11596099020','2020-07-30 11:52:04',600.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(97,'1110','11596099182','2020-07-30 11:53:00',14000.00,NULL,'','1','1','Inventory Purchased','1','3','Purchases','125','','No',NULL,NULL,''),(98,'1110','11596099182','2020-07-30 11:53:00',200.00,NULL,'','1','1','Inventory Purchased','1','3','Purchases','125','','No',NULL,NULL,''),(99,'2130','11596099182','2020-07-30 11:53:00',NULL,14200.00,'','1','1','Account payable for inventory','1','3','Purchases','','','No',NULL,NULL,''),(100,'1000','11596612804','2020-08-05 10:33:41',96000.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(101,'4000','11596612804','2020-08-05 10:33:41',NULL,96000.00,'','1','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(102,'1110','11596612804','2020-08-05 10:33:41',NULL,55000.00,'','1','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(103,'5500','11596612804','2020-08-05 10:33:41',55000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(104,'4000','11596612804','2020-08-05 10:35:19',48000.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(105,'1000','11596612804','2020-08-05 10:35:19',NULL,48000.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(106,'5500','11596612804','2020-08-05 10:35:19',NULL,27500.00,'','1','1','Cost of goods returned','1','','sales','2','','No',NULL,NULL,''),(107,'1110','11596612804','2020-08-05 10:35:19',27500.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(108,'1000','11596612804','2020-08-05 10:33:41',62000.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(109,'4000','11596612804','2020-08-05 10:33:41',NULL,48000.00,'','1','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(110,'4000','11596612804','2020-08-05 10:33:41',NULL,14000.00,'','1','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(111,'1110','11596612804','2020-08-05 10:33:41',NULL,27500.00,'','1','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(112,'1110','11596612804','2020-08-05 10:33:41',NULL,7000.00,'','1','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(113,'5500','11596612804','2020-08-05 10:33:41',34500.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(114,'1000','11596613493','2020-08-05 10:45:07',30000.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(115,'4000','11596613493','2020-08-05 10:45:07',NULL,30000.00,'','1','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(116,'1110','11596613493','2020-08-05 10:45:07',NULL,14000.00,'','1','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(117,'5500','11596613493','2020-08-05 10:45:07',14000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(118,'1000','11596613514','2020-08-05 10:48:08',63000.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(119,'4000','11596613514','2020-08-05 10:48:08',NULL,15000.00,'','1','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(120,'4000','11596613514','2020-08-05 10:48:08',NULL,48000.00,'','1','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(121,'1110','11596613514','2020-08-05 10:48:08',NULL,7000.00,'','1','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(122,'1110','11596613514','2020-08-05 10:48:08',NULL,27500.00,'','1','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(123,'5500','11596613514','2020-08-05 10:48:08',34500.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(124,'1100','11596613861','2020-08-05 10:51:15',15000.00,NULL,'','1','1','Good sold','1','5','sales','','','No',NULL,NULL,''),(125,'4000','11596613861','2020-08-05 10:51:15',NULL,15000.00,'','1','1','Good sold','1','5','sales','1','','No',NULL,NULL,''),(126,'1110','11596613861','2020-08-05 10:51:15',NULL,7000.00,'','1','1','Inventory sold','1','5','sales','1','','No',NULL,NULL,''),(127,'5500','11596613861','2020-08-05 10:51:15',7000.00,NULL,'','1','1','Cost of goods sold','1','5','sales','','','No',NULL,NULL,''),(128,'1100','11596613861','2020-08-05 10:53:33',NULL,10000.00,'','1','1','','1','5','payment','','','No',NULL,NULL,''),(129,'1000','11596613861','2020-08-05 10:53:33',10000.00,NULL,'','1','1','','1','5','payment','','','No',NULL,NULL,''),(130,'1100','11596613861','2020-08-05 10:54:33',NULL,5000.00,'','1','1','','1','5','payment','','','No',NULL,NULL,''),(131,'1000','11596613861','2020-08-05 10:54:33',5000.00,NULL,'','1','1','','1','5','payment','','','No',NULL,NULL,''),(132,'1110','11596614259','2020-08-05 10:57:00',75000.00,NULL,'','1','1','Inventory Purchased','1','6','Purchases','1','','No',NULL,NULL,''),(133,'1110','11596614259','2020-08-05 10:57:00',137500.00,NULL,'','1','1','Inventory Purchased','1','6','Purchases','2','','No',NULL,NULL,''),(134,'2130','11596614259','2020-08-05 10:57:00',NULL,212500.00,'','1','1','Account payable for inventory','1','6','Purchases','','','No',NULL,NULL,''),(139,'5532','11596614641','1970-01-01 03:00:00',1500.00,NULL,'0','1','1','water bill','1','','','3','','No',NULL,NULL,''),(140,'5531','11596614641','1970-01-01 03:00:00',1000.00,NULL,'0','1','1','token','1','','','2','','No',NULL,NULL,''),(141,'1050','11596614641','1970-01-01 03:00:00',NULL,2500.00,'0','1','1','electricity tokens and water bill','1','','','2','','No',NULL,NULL,''),(142,'1035','11596614259','2020-08-05 16:11:05',NULL,210000.00,'','1','1','','1','6','supplier payment','','','No',NULL,NULL,''),(143,'2130','11596614259','2020-08-05 16:11:05',210000.00,NULL,'','1','1','','1','6','supplier payment','','','No',NULL,NULL,''),(144,'1000','11596704556','2020-08-06 12:03:17',180000.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(145,'4000','11596704556','2020-08-06 12:03:17',NULL,180000.00,'','1','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(146,'1110','11596704556','2020-08-06 12:03:17',NULL,152000.00,'','1','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(147,'5500','11596704556','2020-08-06 12:03:17',152000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(148,'1000','11597824109','2020-08-19 11:02:31',4000.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(149,'4000','11597824109','2020-08-19 11:02:31',NULL,4000.00,'','1','1','Good sold','1','','sales','9071','','No',NULL,NULL,''),(150,'1110','11597824109','2020-08-19 11:02:31',NULL,750.00,'','1','1','Inventory sold','1','','sales','9071','','No',NULL,NULL,''),(151,'5500','11597824109','2020-08-19 11:02:31',750.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(152,'1000','11597852241','2020-08-19 18:51:27',38000.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(153,'4000','11597852241','2020-08-19 18:51:27',NULL,38000.00,'','1','1','Good sold','1','','sales','165','','No',NULL,NULL,''),(156,'1000','11597853594','2020-08-19 19:13:32',38000.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(157,'4000','11597853594','2020-08-19 19:13:32',NULL,38000.00,'','1','1','Good sold','1','','sales','9086','','No',NULL,NULL,''),(158,'1110','11597853594','2020-08-19 19:13:32',NULL,30000.00,'','1','1','Inventory sold','1','','sales','9086','','No',NULL,NULL,''),(159,'5500','11597853594','2020-08-19 19:13:32',30000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(160,'5500','JENTRY-11597853710','2020-08-19 19:15:10',30000.00,30000.00,'60000','1','1','COST OF GOODS','1','','11','','','No',NULL,NULL,'111'),(165,'1000','11597907132','2020-08-20 10:05:46',49000.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(166,'4000','11597907132','2020-08-20 10:05:46',NULL,49000.00,'','1','1','Good sold','1','','sales','9087','','No',NULL,NULL,''),(167,'1110','11597907132','2020-08-20 10:05:46',NULL,35000.00,'','1','1','Inventory sold','1','','sales','9087','','No',NULL,NULL,''),(168,'5500','11597907132','2020-08-20 10:05:46',35000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(169,'1000','11597909016','2020-08-20 10:37:14',18000.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(170,'4000','11597909016','2020-08-20 10:37:14',NULL,18000.00,'','1','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(171,'1110','11597909016','2020-08-20 10:37:14',NULL,12.00,'','1','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(172,'5500','11597909016','2020-08-20 10:37:14',12.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(173,'1000','11597991729','2020-08-21 09:36:00',13600.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(174,'4000','11597991729','2020-08-21 09:36:00',NULL,13600.00,'','1','1','Good sold','1','','sales','9103','','No',NULL,NULL,''),(175,'1110','11597991729','2020-08-21 09:36:00',NULL,8000.00,'','1','1','Inventory sold','1','','sales','9103','','No',NULL,NULL,''),(176,'5500','11597991729','2020-08-21 09:36:00',8000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(177,'1000','11597997013','2020-08-21 11:03:46',5000.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(178,'4000','11597997013','2020-08-21 11:03:46',NULL,5000.00,'','1','1','Good sold','1','','sales','9104','','No',NULL,NULL,''),(179,'1110','11597997013','2020-08-21 11:03:46',NULL,2000.00,'','1','1','Inventory sold','1','','sales','9104','','No',NULL,NULL,''),(180,'5500','11597997013','2020-08-21 11:03:46',2000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(181,'1000','11598010201','2020-08-21 14:43:50',26000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(182,'4000','11598010201','2020-08-21 14:43:50',NULL,26000.00,'','1','1','Good sold','1','','sales','9105','','No',NULL,NULL,''),(183,'1110','11598010201','2020-08-21 14:43:50',NULL,17000.00,'','1','1','Inventory sold','1','','sales','9105','','No',NULL,NULL,''),(184,'5500','11598010201','2020-08-21 14:43:50',17000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(185,'1000','11598257877','2020-08-24 11:31:36',50000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(186,'4000','11598257877','2020-08-24 11:31:36',NULL,50000.00,'','1','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(187,'1110','11598257877','2020-08-24 11:31:36',NULL,42.00,'','1','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(188,'5500','11598257877','2020-08-24 11:31:36',42.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(189,'1000','11598258754','2020-08-24 11:46:15',50000.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(190,'4000','11598258754','2020-08-24 11:46:15',NULL,50000.00,'','1','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(191,'1110','11598258754','2020-08-24 11:46:15',NULL,42.00,'','1','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(192,'5500','11598258754','2020-08-24 11:46:15',42.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(193,'1000','11598258947','2020-08-24 11:49:22',300.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(194,'4000','11598258947','2020-08-24 11:49:22',NULL,300.00,'','1','1','Good sold','1','','sales','9109','','No',NULL,NULL,''),(195,'1110','11598258947','2020-08-24 11:49:22',NULL,150.00,'','1','1','Inventory sold','1','','sales','9109','','No',NULL,NULL,''),(196,'5500','11598258947','2020-08-24 11:49:22',150.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(197,'1000','11598259205','2020-08-24 11:53:34',500.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(198,'4000','11598259205','2020-08-24 11:53:34',NULL,500.00,'','1','1','Good sold','1','','sales','9108','','No',NULL,NULL,''),(199,'1110','11598259205','2020-08-24 11:53:34',NULL,250.00,'','1','1','Inventory sold','1','','sales','9108','','No',NULL,NULL,''),(200,'5500','11598259205','2020-08-24 11:53:34',250.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(201,'1000','11598338709','2020-08-25 09:58:49',50000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(202,'4000','11598338709','2020-08-25 09:58:49',NULL,50000.00,'','1','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(203,'1110','11598338709','2020-08-25 09:58:49',NULL,42180.00,'','1','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(204,'5500','11598338709','2020-08-25 09:58:49',42180.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(205,'1000','11598343199','2020-08-25 11:23:52',13600.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(206,'4000','11598343199','2020-08-25 11:23:52',NULL,13600.00,'','1','1','Good sold','1','','sales','9103','','No',NULL,NULL,''),(207,'1110','11598343199','2020-08-25 11:23:52',NULL,8000.00,'','1','1','Inventory sold','1','','sales','9103','','No',NULL,NULL,''),(208,'5500','11598343199','2020-08-25 11:23:52',8000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(209,'1100','11598424083','2020-08-26 09:45:36',174000.00,NULL,'','1','1','Revenue Received','1','14','sales','','','No',NULL,NULL,''),(210,'4000','11598424083','2020-08-26 09:45:36',NULL,162000.00,'','1','1','Good sold','1','14','sales','9114','','No',NULL,NULL,''),(211,'4000','11598424083','2020-08-26 09:45:36',NULL,12000.00,'','1','1','Good sold','1','14','sales','9115','','No',NULL,NULL,''),(212,'1110','11598424083','2020-08-26 09:45:36',NULL,97200.00,'','1','1','Inventory sold','1','14','sales','9114','','No',NULL,NULL,''),(213,'1110','11598424083','2020-08-26 09:45:36',NULL,5814.00,'','1','1','Inventory sold','1','14','sales','9115','','No',NULL,NULL,''),(214,'5500','11598424083','2020-08-26 09:45:36',103014.00,NULL,'','1','1','Cost of goods sold','1','14','sales','','','No',NULL,NULL,''),(215,'1000','11598427132','2020-08-26 10:32:25',42000.00,NULL,'','1','1','Good sold','1','15','sales','','','No',NULL,NULL,''),(216,'4000','11598427132','2020-08-26 10:32:25',NULL,42000.00,'','1','1','Good sold','1','15','sales','9107','','No',NULL,NULL,''),(217,'1110','11598427132','2020-08-26 10:32:25',NULL,30000.00,'','1','1','Inventory sold','1','15','sales','9107','','No',NULL,NULL,''),(218,'5500','11598427132','2020-08-26 10:32:25',30000.00,NULL,'','1','1','Cost of goods sold','1','15','sales','','','No',NULL,NULL,''),(219,'1000','11598509782','2020-08-27 09:32:11',13600.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(220,'4000','11598509782','2020-08-27 09:32:11',NULL,13600.00,'','1','1','Good sold','1','','sales','9103','','No',NULL,NULL,''),(221,'1110','11598509782','2020-08-27 09:32:11',NULL,8000.00,'','1','1','Inventory sold','1','','sales','9103','','No',NULL,NULL,''),(222,'5500','11598509782','2020-08-27 09:32:11',8000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(223,'1000','11598509937','2020-08-27 09:42:20',43000.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(224,'4000','11598509937','2020-08-27 09:42:20',NULL,43000.00,'','1','1','Good sold','1','','sales','9107','','No',NULL,NULL,''),(225,'1110','11598509937','2020-08-27 09:42:20',NULL,30000.00,'','1','1','Inventory sold','1','','sales','9107','','No',NULL,NULL,''),(226,'5500','11598509937','2020-08-27 09:42:20',30000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(227,'1000','11598513896','2020-08-27 10:38:30',2500.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(228,'4000','11598513896','2020-08-27 10:38:30',NULL,2500.00,'','1','1','Good sold','1','','sales','171','','No',NULL,NULL,''),(229,'1110','11598513896','2020-08-27 10:38:30',NULL,2300.00,'','1','1','Inventory sold','1','','sales','171','','No',NULL,NULL,''),(230,'5500','11598513896','2020-08-27 10:38:30',2300.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(231,'1000','11598532717','2020-08-27 15:52:13',400.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(232,'4000','11598532717','2020-08-27 15:52:13',NULL,400.00,'','1','1','Good sold','1','','sales','9116','','No',NULL,NULL,''),(233,'1110','11598532717','2020-08-27 15:52:13',NULL,200.00,'','1','1','Inventory sold','1','','sales','9116','','No',NULL,NULL,''),(234,'5500','11598532717','2020-08-27 15:52:13',200.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(235,'1000','11598532739','2020-08-27 15:52:45',4200.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(236,'4000','11598532739','2020-08-27 15:52:45',NULL,4200.00,'','1','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(237,'1110','11598532739','2020-08-27 15:52:45',NULL,2.00,'','1','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(238,'5500','11598532739','2020-08-27 15:52:45',2.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(239,'1000','11598532873','2020-08-27 15:54:47',4200.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(240,'4000','11598532873','2020-08-27 15:54:47',NULL,4200.00,'','1','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(241,'1110','11598532873','2020-08-27 15:54:47',NULL,2.00,'','1','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(242,'5500','11598532873','2020-08-27 15:54:47',2.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(243,'1000','11598866266','2020-08-31 12:34:50',44000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(244,'4000','11598866266','2020-08-31 12:34:50',NULL,44000.00,'','1','1','Good sold','1','','sales','9107','','No',NULL,NULL,''),(245,'1110','11598866266','2020-08-31 12:34:50',NULL,30000.00,'','1','1','Inventory sold','1','','sales','9107','','No',NULL,NULL,''),(246,'5500','11598866266','2020-08-31 12:34:50',30000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(247,'1000','11600410101','2020-09-18 09:22:02',1000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(248,'4000','11600410101','2020-09-18 09:22:02',NULL,1000.00,'','1','1','Good sold','1','','sales','9108','','No',NULL,NULL,''),(249,'1110','11600410101','2020-09-18 09:22:02',NULL,500.00,'','1','1','Inventory sold','1','','sales','9108','','No',NULL,NULL,''),(250,'5500','11600410101','2020-09-18 09:22:02',500.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(251,'1000','11600419798','2020-09-29 10:04:41',2700.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(252,'4000','11600419798','2020-09-29 10:04:41',NULL,2700.00,'','1','1','Good sold','1','','sales','9107','','No',NULL,NULL,''),(253,'1110','11600419798','2020-09-29 10:04:41',NULL,180000.00,'','1','1','Inventory sold','1','','sales','9107','','No',NULL,NULL,''),(254,'5500','11600419798','2020-09-29 10:04:41',180000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(255,'1000','11604994633','2020-11-10 10:51:30',4200.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(256,'4000','11604994633','2020-11-10 10:51:30',NULL,4200.00,'','1','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(257,'1110','11604994633','2020-11-10 10:51:30',NULL,2.00,'','1','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(258,'5500','11604994633','2020-11-10 10:51:30',2.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(259,'1000','11604994824','2020-11-10 10:54:28',4200.00,NULL,'','1','1','Good sold','1','','sales','','','No',NULL,NULL,''),(260,'4000','11604994824','2020-11-10 10:54:28',NULL,4200.00,'','1','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(261,'1110','11604994824','2020-11-10 10:54:28',NULL,2.00,'','1','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(262,'5500','11604994824','2020-11-10 10:54:28',2.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(263,'1000','11605509041','2020-11-16 09:44:21',22000.00,NULL,'','1','1','Good sold','1','','sales','','','No',NULL,NULL,''),(264,'4000','11605509041','2020-11-16 09:44:21',NULL,22000.00,'','1','1','Good sold','1','','sales','9107','','No',NULL,NULL,''),(265,'1110','11605509041','2020-11-16 09:44:21',NULL,30000.00,'','1','1','Inventory sold','1','','sales','9107','','No',NULL,NULL,''),(266,'5500','11605509041','2020-11-16 09:44:21',30000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(267,'1000','11605509781','2020-11-16 09:56:33',2000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(268,'4000','11605509781','2020-11-16 09:56:33',NULL,2000.00,'','1','1','Good sold','1','','sales','9119','','No',NULL,NULL,''),(269,'1110','11605509781','2020-11-16 09:56:33',NULL,1500.00,'','1','1','Inventory sold','1','','sales','9119','','No',NULL,NULL,''),(270,'5500','11605509781','2020-11-16 09:56:33',1500.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(271,'1000','11605512496','2020-11-16 10:41:59',22000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(272,'4000','11605512496','2020-11-16 10:41:59',NULL,22000.00,'','1','1','Good sold','1','','sales','9120','','No',NULL,NULL,''),(273,'1110','11605512496','2020-11-16 10:41:59',NULL,15000.00,'','1','1','Inventory sold','1','','sales','9120','','No',NULL,NULL,''),(274,'5500','11605512496','2020-11-16 10:41:59',15000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(275,'1000','11605519289','2020-11-16 12:35:45',4200.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(276,'4000','11605519289','2020-11-16 12:35:45',NULL,4200.00,'','1','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(277,'1110','11605519289','2020-11-16 12:35:45',NULL,3.00,'','1','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(278,'5500','11605519289','2020-11-16 12:35:45',3.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(279,'1000','11605523257','2020-11-16 13:41:42',20000.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(280,'4000','11605523257','2020-11-16 13:41:42',NULL,20000.00,'','1','1','Good sold','1','','sales','9120','','No',NULL,NULL,''),(281,'1110','11605523257','2020-11-16 13:41:42',NULL,15000.00,'','1','1','Inventory sold','1','','sales','9120','','No',NULL,NULL,''),(282,'5500','11605523257','2020-11-16 13:41:42',15000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(283,'1000','11605531724','2020-11-16 16:04:33',18000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(284,'4000','11605531724','2020-11-16 16:04:33',NULL,18000.00,'','1','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(285,'1110','11605531724','2020-11-16 16:04:33',NULL,13500.00,'','1','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(286,'5500','11605531724','2020-11-16 16:04:33',13500.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(287,'1000','11605531880','2020-11-16 16:06:10',43000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(288,'4000','11605531880','2020-11-16 16:06:10',NULL,43000.00,'','1','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(289,'1110','11605531880','2020-11-16 16:06:10',NULL,22.00,'','1','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(290,'5500','11605531880','2020-11-16 16:06:10',22.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(291,'1000','11605620025','2020-11-17 16:34:06',8400.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(292,'4000','11605620025','2020-11-17 16:34:06',NULL,8400.00,'','1','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(293,'1110','11605620025','2020-11-17 16:34:06',NULL,4.00,'','1','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(294,'5500','11605620025','2020-11-17 16:34:06',4.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(295,'1000','11605620147','2020-11-17 16:35:58',5000.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(296,'4000','11605620147','2020-11-17 16:35:58',NULL,5000.00,'','1','1','Good sold','1','','sales','9122','','No',NULL,NULL,''),(297,'1110','11605620147','2020-11-17 16:35:58',NULL,3500.00,'','1','1','Inventory sold','1','','sales','9122','','No',NULL,NULL,''),(298,'5500','11605620147','2020-11-17 16:35:58',3500.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(299,'1000','11605620163','2020-11-17 16:36:33',3500.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(300,'4000','11605620163','2020-11-17 16:36:33',NULL,3500.00,'','1','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(301,'1110','11605620163','2020-11-17 16:36:33',NULL,1.00,'','1','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(302,'5500','11605620163','2020-11-17 16:36:33',1.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(303,'1000','11605685978','2020-11-18 10:53:15',800.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(304,'4000','11605685978','2020-11-18 10:53:15',NULL,800.00,'','1','1','Good sold','1','','sales','9123','','No',NULL,NULL,''),(305,'1110','11605685978','2020-11-18 10:53:15',NULL,440.00,'','1','1','Inventory sold','1','','sales','9123','','No',NULL,NULL,''),(306,'5500','11605685978','2020-11-18 10:53:15',440.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(307,'1000','11605707927','2020-11-18 16:59:10',2000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(308,'4000','11605707927','2020-11-18 16:59:10',NULL,2000.00,'','1','1','Good sold','1','','sales','9124','','No',NULL,NULL,''),(309,'1110','11605707927','2020-11-18 16:59:10',NULL,1000.00,'','1','1','Inventory sold','1','','sales','9124','','No',NULL,NULL,''),(310,'5500','11605707927','2020-11-18 16:59:10',1000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(311,'1000','11605707991','2020-11-18 17:00:09',18500.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(312,'4000','11605707991','2020-11-18 17:00:09',NULL,18500.00,'','1','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(313,'1110','11605707991','2020-11-18 17:00:09',NULL,9.00,'','1','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(314,'5500','11605707991','2020-11-18 17:00:09',9.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(315,'1000','11605708119','2020-11-18 17:02:09',2000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(316,'4000','11605708119','2020-11-18 17:02:09',NULL,2000.00,'','1','1','Good sold','1','','sales','9125','','No',NULL,NULL,''),(317,'1110','11605708119','2020-11-18 17:02:09',NULL,500.00,'','1','1','Inventory sold','1','','sales','9125','','No',NULL,NULL,''),(318,'5500','11605708119','2020-11-18 17:02:09',500.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(319,'1000','11605708206','2020-11-18 17:03:40',1000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(320,'4000','11605708206','2020-11-18 17:03:40',NULL,1000.00,'','1','1','Good sold','1','','sales','9126','','No',NULL,NULL,''),(321,'1110','11605708206','2020-11-18 17:03:40',NULL,500.00,'','1','1','Inventory sold','1','','sales','9126','','No',NULL,NULL,''),(322,'5500','11605708206','2020-11-18 17:03:40',500.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(323,'1000','11605708409','2020-11-18 17:06:56',6500.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(324,'4000','11605708409','2020-11-18 17:06:56',NULL,6500.00,'','1','1','Good sold','1','','sales','9127','','No',NULL,NULL,''),(325,'1000','11605710086','2020-11-18 17:35:02',4200.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(326,'4000','11605710086','2020-11-18 17:35:02',NULL,4200.00,'','1','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(327,'1110','11605710086','2020-11-18 17:35:02',NULL,2.00,'','1','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(328,'5500','11605710086','2020-11-18 17:35:02',2.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(329,'1000','11605712804','2020-11-18 18:20:18',21000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(330,'4000','11605712804','2020-11-18 18:20:18',NULL,21000.00,'','1','1','Good sold','1','','sales','9120','','No',NULL,NULL,''),(331,'1110','11605712804','2020-11-18 18:20:18',NULL,15000.00,'','1','1','Inventory sold','1','','sales','9120','','No',NULL,NULL,''),(332,'5500','11605712804','2020-11-18 18:20:18',15000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(333,'1000','11605773672','2020-11-19 11:20:20',2400.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(334,'4000','11605773672','2020-11-19 11:20:20',NULL,2400.00,'','1','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(335,'1110','11605773672','2020-11-19 11:20:20',NULL,1860.00,'','1','1','Inventory sold','1','','sales','149','','No',NULL,NULL,''),(336,'5500','11605773672','2020-11-19 11:20:20',1860.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(337,'1000','11605774131','2020-11-19 11:22:33',15000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(338,'4000','11605774131','2020-11-19 11:22:33',NULL,15000.00,'','1','1','Good sold','1','','sales','9128','','No',NULL,NULL,''),(339,'1110','11605774131','2020-11-19 11:22:33',NULL,9576.00,'','1','1','Inventory sold','1','','sales','9128','','No',NULL,NULL,''),(340,'5500','11605774131','2020-11-19 11:22:33',9576.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(341,'1000','11605793181','2020-11-19 16:40:38',9000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(342,'4000','11605793181','2020-11-19 16:40:38',NULL,9000.00,'','1','1','Good sold','1','','sales','9129','','No',NULL,NULL,''),(343,'1110','11605793181','2020-11-19 16:40:38',NULL,5000.00,'','1','1','Inventory sold','1','','sales','9129','','No',NULL,NULL,''),(344,'5500','11605793181','2020-11-19 16:40:38',5000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(345,'1000','11606119621','2020-11-23 11:27:39',4000.00,NULL,'','1','1','Revenue Received','2','','Payment','','','No',NULL,NULL,''),(346,'1000','11606719694','2020-11-30 10:02:15',700.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(347,'4000','11606719694','2020-11-30 10:02:15',NULL,700.00,'','1','1','Good sold','1','','sales','263','','No',NULL,NULL,''),(348,'1110','11606719694','2020-11-30 10:02:15',NULL,300.00,'','1','1','Inventory sold','1','','sales','263','','No',NULL,NULL,''),(349,'5500','11606719694','2020-11-30 10:02:15',300.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(350,'1000','11607088718','2020-12-04 16:32:52',77000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(351,'4000','11607088718','2020-12-04 16:32:52',NULL,77000.00,'','1','1','Good sold','1','','sales','9120','','No',NULL,NULL,''),(352,'1110','11607088718','2020-12-04 16:32:52',NULL,60000.00,'','1','1','Inventory sold','1','','sales','9120','','No',NULL,NULL,''),(353,'5500','11607088718','2020-12-04 16:32:52',60000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(354,'1000','11607088781','2020-12-04 16:33:29',300.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(355,'4000','11607088781','2020-12-04 16:33:29',NULL,300.00,'','1','1','Good sold','1','','sales','9108','','No',NULL,NULL,''),(356,'1110','11607088781','2020-12-04 16:33:29',NULL,250.00,'','1','1','Inventory sold','1','','sales','9108','','No',NULL,NULL,''),(357,'5500','11607088781','2020-12-04 16:33:29',250.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(358,'1000','11610619145','2021-01-14 13:12:49',2000.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(359,'4000','11610619145','2021-01-14 13:12:49',NULL,2000.00,'','1','1','Good sold','1','','sales','9131','','No',NULL,NULL,''),(360,'1110','11610619145','2021-01-14 13:12:49',NULL,1000.00,'','1','1','Inventory sold','1','','sales','9131','','No',NULL,NULL,''),(361,'5500','11610619145','2021-01-14 13:12:49',1000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(362,'1000','11610619199','2021-01-14 13:13:59',28000.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(363,'4000','11610619199','2021-01-14 13:13:59',NULL,28000.00,'','1','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(364,'1000','11610619427','2021-01-14 13:17:31',17000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(365,'4000','11610619427','2021-01-14 13:17:31',NULL,17000.00,'','1','1','Good sold','1','','sales','9132','','No',NULL,NULL,''),(366,'1110','11610619427','2021-01-14 13:17:31',NULL,10000.00,'','1','1','Inventory sold','1','','sales','9132','','No',NULL,NULL,''),(367,'5500','11610619427','2021-01-14 13:17:31',10000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(368,'1100','11610619427','2021-01-14 13:22:19',NULL,17000.00,'','1','1','','1','','payment','','','No',NULL,NULL,'001'),(369,'1035','11610619427','2021-01-14 13:22:19',17000.00,NULL,'','1','1','','1','','payment','','','No',NULL,NULL,'001'),(370,'1000','11614749928','2021-03-03 08:38:58',600.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(371,'4000','11614749928','2021-03-03 08:38:58',NULL,600.00,'','1','1','Good sold','1','','sales','9133','','No',NULL,NULL,''),(372,'1110','11614749928','2021-03-03 08:38:58',NULL,350.00,'','1','1','Inventory sold','1','','sales','9133','','No',NULL,NULL,''),(373,'5500','11614749928','2021-03-03 08:38:58',350.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(374,'1000','11614762168','2021-03-03 12:03:42',20000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(375,'4000','11614762168','2021-03-03 12:03:42',NULL,20000.00,'','1','1','Good sold','1','','sales','9122','','No',NULL,NULL,''),(376,'1110','11614762168','2021-03-03 12:03:42',NULL,17500.00,'','1','1','Inventory sold','1','','sales','9122','','No',NULL,NULL,''),(377,'5500','11614762168','2021-03-03 12:03:42',17500.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(378,'1000','11614776950','2021-03-03 16:10:05',650.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(379,'4000','11614776950','2021-03-03 16:10:05',NULL,650.00,'','1','1','Good sold','1','','sales','234','','No',NULL,NULL,''),(380,'1110','11614776950','2021-03-03 16:10:05',NULL,395.00,'','1','1','Inventory sold','1','','sales','234','','No',NULL,NULL,''),(381,'5500','11614776950','2021-03-03 16:10:05',395.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(382,'1000','11614777417','2021-03-03 16:17:10',130000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(383,'4000','11614777417','2021-03-03 16:17:10',NULL,130000.00,'','1','1','Good sold','1','','sales','9134','','No',NULL,NULL,''),(384,'1110','11614777417','2021-03-03 16:17:10',NULL,100000.00,'','1','1','Inventory sold','1','','sales','9134','','No',NULL,NULL,''),(385,'5500','11614777417','2021-03-03 16:17:10',100000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(386,'1000','11614777669','2021-03-03 16:21:23',32000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(387,'4000','11614777669','2021-03-03 16:21:23',NULL,32000.00,'','1','1','Good sold','1','','sales','9135','','No',NULL,NULL,''),(388,'1110','11614777669','2021-03-03 16:21:23',NULL,25000.00,'','1','1','Inventory sold','1','','sales','9135','','No',NULL,NULL,''),(389,'5500','11614777669','2021-03-03 16:21:23',25000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(390,'1000','11614777761','2021-03-03 16:23:21',41000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(391,'4000','11614777761','2021-03-03 16:23:21',NULL,41000.00,'','1','1','Good sold','1','','sales','9120','','No',NULL,NULL,''),(392,'1110','11614777761','2021-03-03 16:23:21',NULL,30000.00,'','1','1','Inventory sold','1','','sales','9120','','No',NULL,NULL,''),(393,'5500','11614777761','2021-03-03 16:23:21',30000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(394,'1000','11614778183','2021-03-03 16:30:23',41000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(395,'4000','11614778183','2021-03-03 16:30:23',NULL,41000.00,'','1','1','Good sold','1','','sales','9120','','No',NULL,NULL,''),(396,'1110','11614778183','2021-03-03 16:30:23',NULL,16000.00,'','1','1','Inventory sold','1','','sales','9120','','No',NULL,NULL,''),(397,'5500','11614778183','2021-03-03 16:30:23',16000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(398,'1000','11614780458','2021-03-03 17:07:56',9000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(399,'4000','11614780458','2021-03-03 17:07:56',NULL,9000.00,'','1','1','Good sold','1','','sales','9128','','No',NULL,NULL,''),(400,'1110','11614780458','2021-03-03 17:07:56',NULL,6384.00,'','1','1','Inventory sold','1','','sales','9128','','No',NULL,NULL,''),(401,'5500','11614780458','2021-03-03 17:07:56',6384.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(402,'1000','11614780483','2021-03-03 17:08:14',2700.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(403,'4000','11614780483','2021-03-03 17:08:14',NULL,2700.00,'','1','1','Good sold','1','','sales','9136','','No',NULL,NULL,''),(404,'1110','11614780483','2021-03-03 17:08:14',NULL,1950.00,'','1','1','Inventory sold','1','','sales','9136','','No',NULL,NULL,''),(405,'5500','11614780483','2021-03-03 17:08:14',1950.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(406,'1000','11614838528','2021-03-04 09:22:49',20500.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(407,'4000','11614838528','2021-03-04 09:22:49',NULL,20500.00,'','1','1','Good sold','1','','sales','9120','','No',NULL,NULL,''),(408,'1110','11614838528','2021-03-04 09:22:49',NULL,8000.00,'','1','1','Inventory sold','1','','sales','9120','','No',NULL,NULL,''),(409,'5500','11614838528','2021-03-04 09:22:49',8000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(410,'1000','11614857424','2021-03-04 14:31:13',15000.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(411,'4000','11614857424','2021-03-04 14:31:13',NULL,15000.00,'','1','1','Good sold','1','','sales','9087','','No',NULL,NULL,''),(412,'1110','11614857424','2021-03-04 14:31:13',NULL,10000.00,'','1','1','Inventory sold','1','','sales','9087','','No',NULL,NULL,''),(413,'5500','11614857424','2021-03-04 14:31:13',10000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(414,'1000','11614857874','2021-03-04 14:38:09',86700.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(415,'4000','11614857874','2021-03-04 14:38:09',NULL,86700.00,'','1','1','Good sold','1','','sales','9137','','No',NULL,NULL,''),(416,'1110','11614857874','2021-03-04 14:38:09',NULL,72675.00,'','1','1','Inventory sold','1','','sales','9137','','No',NULL,NULL,''),(417,'5500','11614857874','2021-03-04 14:38:09',72675.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(418,'1000','11614861626','2021-03-04 15:40:46',20500.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(419,'4000','11614861626','2021-03-04 15:40:46',NULL,20500.00,'','1','1','Good sold','1','','sales','9120','','No',NULL,NULL,''),(420,'1110','11614861626','2021-03-04 15:40:46',NULL,8000.00,'','1','1','Inventory sold','1','','sales','9120','','No',NULL,NULL,''),(421,'5500','11614861626','2021-03-04 15:40:46',8000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(422,'1000','11614867228','2021-03-04 17:13:59',4000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(423,'4000','11614867228','2021-03-04 17:13:59',NULL,4000.00,'','1','1','Good sold','1','','sales','9138','','No',NULL,NULL,''),(424,'1110','11614867228','2021-03-04 17:13:59',NULL,1200.00,'','1','1','Inventory sold','1','','sales','9138','','No',NULL,NULL,''),(425,'5500','11614867228','2021-03-04 17:13:59',1200.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(426,'1000','11614868832','2021-03-04 17:42:05',150000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(427,'4000','11614868832','2021-03-04 17:42:05',NULL,150000.00,'','1','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(428,'1110','11614868832','2021-03-04 17:42:05',NULL,152000.00,'','1','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(429,'5500','11614868832','2021-03-04 17:42:05',152000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(430,'1000','11614922415','2021-03-05 08:33:48',21000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(431,'4000','11614922415','2021-03-05 08:33:48',NULL,21000.00,'','1','1','Good sold','1','','sales','9120','','No',NULL,NULL,''),(432,'1110','11614922415','2021-03-05 08:33:48',NULL,8000.00,'','1','1','Inventory sold','1','','sales','9120','','No',NULL,NULL,''),(433,'5500','11614922415','2021-03-05 08:33:48',8000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(434,'1000','11614922663','2021-03-05 08:38:19',20000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(435,'4000','11614922663','2021-03-05 08:38:19',NULL,20000.00,'','1','1','Good sold','1','','sales','9120','','No',NULL,NULL,''),(436,'1110','11614922663','2021-03-05 08:38:19',NULL,8000.00,'','1','1','Inventory sold','1','','sales','9120','','No',NULL,NULL,''),(437,'5500','11614922663','2021-03-05 08:38:19',8000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(438,'1100','11614922663','2021-03-05 08:39:37',NULL,20000.00,'','1','1','Mpesa','1','','payment','','','No',NULL,NULL,'2823'),(439,'','11614922663','2021-03-05 08:39:37',20000.00,NULL,'','1','1','Mpesa','1','','payment','','','No',NULL,NULL,'2823'),(440,'1000','11614951925','2021-03-05 16:45:42',82000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(441,'4000','11614951925','2021-03-05 16:45:42',NULL,82000.00,'','1','1','Good sold','1','','sales','9120','','No',NULL,NULL,''),(442,'1110','11614951925','2021-03-05 16:45:42',NULL,32000.00,'','1','1','Inventory sold','1','','sales','9120','','No',NULL,NULL,''),(443,'5500','11614951925','2021-03-05 16:45:42',32000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(444,'1000','11614952245','2021-03-05 16:51:00',3500.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(445,'4000','11614952245','2021-03-05 16:51:00',NULL,3500.00,'','1','1','Good sold','1','','sales','9140','','No',NULL,NULL,''),(446,'1110','11614952245','2021-03-05 16:51:00',NULL,2000.00,'','1','1','Inventory sold','1','','sales','9140','','No',NULL,NULL,''),(447,'5500','11614952245','2021-03-05 16:51:00',2000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(448,'1000','11614953263','2021-03-05 17:07:58',4200.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(449,'4000','11614953263','2021-03-05 17:07:58',NULL,4200.00,'','1','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(450,'1110','11614953263','2021-03-05 17:07:58',NULL,2.00,'','1','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(451,'5500','11614953263','2021-03-05 17:07:58',2.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(452,'1000','11615009206','2021-03-06 08:46:18',25000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(453,'4000','11615009206','2021-03-06 08:46:18',NULL,25000.00,'','1','1','Good sold','1','','sales','9141','','No',NULL,NULL,''),(454,'1110','11615009206','2021-03-06 08:46:18',NULL,19000.00,'','1','1','Inventory sold','1','','sales','9141','','No',NULL,NULL,''),(455,'5500','11615009206','2021-03-06 08:46:18',19000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(456,'1000','11615016598','2021-03-06 10:43:40',3750.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(457,'4000','11615016598','2021-03-06 10:43:40',NULL,3750.00,'','1','1','Good sold','1','','sales','9131','','No',NULL,NULL,''),(458,'1110','11615016598','2021-03-06 10:43:40',NULL,1500.00,'','1','1','Inventory sold','1','','sales','9131','','No',NULL,NULL,''),(459,'5500','11615016598','2021-03-06 10:43:40',1500.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(460,'1000','11615016655','2021-03-06 10:44:45',40000.00,NULL,'','1','1','Revenue Received','1','','sales','','','No',NULL,NULL,''),(461,'4000','11615016655','2021-03-06 10:44:45',NULL,40000.00,'','1','1','Good sold','1','','sales','9120','','No',NULL,NULL,''),(462,'1110','11615016655','2021-03-06 10:44:45',NULL,16000.00,'','1','1','Inventory sold','1','','sales','9120','','No',NULL,NULL,''),(463,'5500','11615016655','2021-03-06 10:44:45',16000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(464,'1000','11615017150','2021-03-06 10:52:45',37600.00,NULL,'','1','1','Revenue Received','1','','Payment','','','No',NULL,NULL,''),(465,'4000','11615017150','2021-03-06 10:52:45',NULL,37600.00,'','1','1','Good sold','1','','sales','9142','','No',NULL,NULL,''),(466,'1110','11615017150','2021-03-06 10:52:45',NULL,28000.00,'','1','1','Inventory sold','1','','sales','9142','','No',NULL,NULL,''),(467,'5500','11615017150','2021-03-06 10:52:45',28000.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''); /*!40000 ALTER TABLE `debitcredit` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `delivery` -- DROP TABLE IF EXISTS `delivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `delivery` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` varchar(10) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `orderno` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, `staff` int(11) NOT NULL, `shipping` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `ordereddate` varchar(50) NOT NULL, `supplier` int(11) NOT NULL DEFAULT 1, `profit` varchar(20) NOT NULL, `commissionrate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL, `mode` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `delivery` -- LOCK TABLES `delivery` WRITE; /*!40000 ALTER TABLE `delivery` DISABLE KEYS */; /*!40000 ALTER TABLE `delivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `department` -- DROP TABLE IF EXISTS `department`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `department` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `description` text NOT NULL, `faculty_id` int(11) NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `department` -- LOCK TABLES `department` WRITE; /*!40000 ALTER TABLE `department` DISABLE KEYS */; INSERT INTO `department` VALUES (1,'IT ','IT ',0,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'Finance','Finance',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 `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, 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 `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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `events` -- LOCK TABLES `events` WRITE; /*!40000 ALTER TABLE `events` DISABLE KEYS */; /*!40000 ALTER TABLE `events` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `expenses` -- DROP TABLE IF EXISTS `expenses`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `expenses` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` datetime NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `datespent` datetime NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `companyid` varchar(100) NOT NULL, `accounttype` varchar(50) NOT NULL, `bankname` varchar(60) NOT NULL, `supplier` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `paymentmethodes` varchar(30) NOT NULL, `duedate` varchar(30) NOT NULL, `terms` text NOT NULL, `balance` decimal(10,2) NOT NULL, `paid` decimal(10,2) NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `allocation` varchar(20) NOT NULL DEFAULT 'No', `invoicestatus` varchar(20) NOT NULL DEFAULT 'No', `allocationtext` text NOT NULL, 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 AUTO_INCREMENT=3 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 */; INSERT INTO `faqs` VALUES (1,'1','Do you work on weekend','YES','karenmakena3@gmail.com','0702400635','','hi i want to be a shujaa also','2016-12-13 06:47:33am','',0),(2,'1','Can You deliver anywhere in Kenya','Yes we do withing 48 hours outside Nairobi','','','','','','',0); /*!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=3 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,'2020 Fiscal Year','active','2020-01-01 00:00:00','2020-12-31 23:59:00',1,1,'2020-06-22 08:06:29',100.00,0.00,0),(2,'2021 Fiscal Year','active','2021-01-01 00:00:00','2021-12-31 23:59:59',1,1,'2020-06-22 21:56:17',5000.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', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `followups` -- LOCK TABLES `followups` WRITE; /*!40000 ALTER TABLE `followups` DISABLE KEYS */; /*!40000 ALTER TABLE `followups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glaccounts` -- DROP TABLE IF EXISTS `glaccounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glaccounts` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `accounttype` varchar(50) NOT NULL, `accountname` varchar(80) NOT NULL, `bankname` varchar(50) NOT 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` int(11) NOT NULL, `currency` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=201 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','Cash','','2018-07-20 13:23:56',1,'','-3000','2020-07-13 15:38:56',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,'','-47000','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,'1','1','6','Inventory assets','','2018-07-20 13:29:27',1,'','0','2021-01-14 13:24:29',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,'','60000','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,'','0','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,'','0','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,'','0','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,'','0','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,'','0','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,'','9400','2019-10-23 11:51:03',1035,'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 AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grouping` -- LOCK TABLES `grouping` WRITE; /*!40000 ALTER TABLE `grouping` DISABLE KEYS */; INSERT INTO `grouping` VALUES (1,'10','1','2020-08-19 11:31:36am','','1','','2','1'),(2,'12','1','2020-08-19 11:56:38am','','1','','2','1'),(3,'14','1','2020-08-26 09:45:30am','','1','','1','1'); /*!40000 ALTER TABLE `grouping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `groupleavedays` -- DROP TABLE IF EXISTS `groupleavedays`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `groupleavedays` ( `id` int(11) NOT NULL AUTO_INCREMENT, `group` int(11) DEFAULT NULL, `employeeno` int(11) DEFAULT NULL, `overtime` int(11) DEFAULT NULL COMMENT 'Link to an overtime request', `startdate` date DEFAULT NULL, `enddate` date DEFAULT NULL, `type` int(11) NOT NULL, `days` decimal(10,2) NOT NULL, `description` text DEFAULT NULL COMMENT 'Description of a credit / debit', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`group`), KEY `employee` (`employeeno`), KEY `type` (`type`) ) ENGINE=InnoDB AUTO_INCREMENT=4 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),(2,1,NULL,NULL,'2020-02-01','2020-12-31',2,10.00,'',1,'2020-04-08 09:56:33am',0),(3,NULL,1,NULL,'2020-05-06','2020-05-06',3,10.00,'',1,'2020-05-06 08:07:49pm',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 AUTO_INCREMENT=9 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `house` -- LOCK TABLES `house` WRITE; /*!40000 ALTER TABLE `house` DISABLE KEYS */; INSERT INTO `house` VALUES (1,'101','Single','','1','0','vacant','2020-07-14 13:59:37','','1','GF','1',0.00,0.00,1,'accommodation',1,0.00),(2,'102','Shop','','1','0','vacant','2020-07-14 13:59:43','','1','GF','1',0.00,0.00,1,'accommodation',1,0.00),(3,'103','Executive','','1','0','vacant','2020-07-14 13:59:49','','1','GF','1',0.00,0.00,1,'accommodation',1,0.00),(4,'201','Single','','2','5000','occupied','2020-07-29 06:11:54','2020-07-29 06:11:54','1','GF','1',10.00,0.00,1,'rental',1,0.00),(5,'2002','Single','','2','3000','occupied','2020-07-29 15:29:05','2020-07-29 15:29:05','1','GF','1',10.00,10.00,1,'rental',1,0.00),(6,'2003','Double','','2','10000','occupied','2020-07-29 15:29:20','2020-07-29 15:29:20','1','GF','1',10.00,0.00,1,'rental',1,5.00),(7,'2004','Single','','2','50000','occupied','2020-07-29 15:30:01','2020-07-29 15:30:01','1','GF','1',14.00,5.00,1,'rental',1,0.00),(8,'2005','Bed Sitter','','2','5000','vacant','2020-07-29 07:25:15','','1','GF','1',14.00,0.00,1,'rental',1,0.00); /*!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 AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `invoice` -- LOCK TABLES `invoice` WRITE; /*!40000 ALTER TABLE `invoice` DISABLE KEYS */; INSERT INTO `invoice` VALUES (1,'2','2003','3 ','10000','1','Monthy Invoice','07','2020','2020-07-30','','','2020-07-10','invoice','','','IN-115960831441','new','','','','','0','1',0.00,909.09,'',0,0,0.00,0.00,0.00,'',0,'',1),(2,'2','2002','4 ','3000','1','Monthy Invoice','07','2020','2020-07-30','','','2020-07-10','invoice','','','IN-115960831442','new','','','','','0','1',0.00,272.73,'',0,0,0.00,0.00,0.00,'',0,'',1),(3,'2','201','3 ','5000','1','Monthy Invoice','07','2020','2020-07-30','','','2020-07-10','invoice','','','IN-115960831453','new','','','','','0','1',0.00,454.55,'',0,0,0.00,0.00,0.00,'',0,'',1),(4,'2','2004','3 ','1500','1','Monthy Invoice','07','2020','2020-07-30','','','2020-07-10','invoice','','','IN-115960831454','new','','','','','0','1',0.00,184.21,'',0,0,0.00,0.00,0.00,'',0,'',1),(5,'2','2004','3 ','5000','2','Monthy Invoice','07','2020','2020-07-30','','','2020-07-10','invoice','','','IN-115960831454','new','','','','','0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1),(6,'2','2004','3 ','1500','5','Monthy Invoice','07','2020','2020-07-30','','','2020-07-10','invoice','','','IN-115960831454','new','','','','','0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'',1); /*!40000 ALTER TABLE `invoice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `journal` -- DROP TABLE IF EXISTS `journal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `journal` ( `id` int(50) NOT NULL AUTO_INCREMENT, `currency` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `journaldate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `journal` -- LOCK TABLES `journal` WRITE; /*!40000 ALTER TABLE `journal` DISABLE KEYS */; INSERT INTO `journal` VALUES (1,'1','','Opening balance','2020-07-20 12:54:35','','1','1','2020-07-20 12:54:48','JENTRY-11595238874'),(2,'1','0','Opening balance','2020-07-27 14:30:26','','1','1','2020-07-27 14:30:37','JENTRY-11595849425'),(3,'1','','COST OF GOODS','2020-08-19 19:15:10','','1','1','2020-08-19 19:16:12','JENTRY-11597853710'),(4,'1','','Meals','2020-11-16 12:26:06','','1','1','2020-11-16 12:27:43','JENTRY-11605518765'); /*!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, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `labour` -- LOCK TABLES `labour` WRITE; /*!40000 ALTER TABLE `labour` DISABLE KEYS */; /*!40000 ALTER TABLE `labour` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `landlord` -- DROP TABLE IF EXISTS `landlord`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `landlord` ( `id` int(40) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `landlord` -- LOCK TABLES `landlord` WRITE; /*!40000 ALTER TABLE `landlord` DISABLE KEYS */; /*!40000 ALTER TABLE `landlord` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `lease` -- DROP TABLE IF EXISTS `lease`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `lease` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateleased` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `amount` varchar(10) NOT NULL DEFAULT '0.00', `duedate` varchar(20) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'Dispatched', `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `totalamount` varchar(30) NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `lease` -- LOCK TABLES `lease` WRITE; /*!40000 ALTER TABLE `lease` DISABLE KEYS */; /*!40000 ALTER TABLE `lease` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leavegroup` -- DROP TABLE IF EXISTS `leavegroup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leavegroup` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `enddate` varchar(30) NOT NULL, `defaultleavetype` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=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',20,'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=161 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','2020-07-27 07:11:35','','','127.0.0.1','loggedin',1),(2,'admin','1','2020-07-27 10:13:39','','','127.0.0.1','loggedin',1),(3,'admin','1','2020-07-27 10:23:30','','','127.0.0.1','loggedin',1),(4,'admin','1','2020-07-27 10:27:48','','','127.0.0.1','loggedin',1),(5,'admin','1','2020-07-27 10:28:04','','','127.0.0.1','loggedin',1),(6,'admin','1','2020-07-27 10:29:14','2020-07-27 10:29:56','','127.0.0.1','loggedin',1),(7,'admin','1','2020-07-27 10:29:59','','','127.0.0.1','loggedin',1),(8,'admin','1','2020-07-27 13:23:59','2020-07-27 17:22:33','','127.0.0.1','loggedin',1),(9,'admin','1','2020-07-27 17:26:30','2020-07-27 17:56:08','','127.0.0.1','loggedin',1),(10,'admin','1','2020-07-27 18:07:04','','','127.0.0.1','loggedin',1),(11,'admin','1','2020-07-28 05:43:25','','','127.0.0.1','loggedin',1),(12,'admin','1','2020-07-28 09:46:05','2020-07-28 10:39:56','','127.0.0.1','loggedin',1),(13,'admin','1','2020-07-28 10:49:47','','','127.0.0.1','loggedin',1),(14,'admin','1','2020-07-28 19:59:32','','','127.0.0.1','loggedin',1),(15,'admin','1','2020-07-29 05:19:38','','','127.0.0.1','loggedin',1),(16,'admin','1','2020-07-29 10:17:33','','','127.0.0.1','loggedin',1),(17,'admin','1','2020-07-29 10:43:12','','','127.0.0.1','loggedin',1),(18,'admin','1','2020-07-29 12:56:46','2020-07-29 14:16:06','','127.0.0.1','loggedin',1),(19,'admin','1','2020-07-29 14:23:22','2020-07-29 14:26:17','','127.0.0.1','loggedin',1),(20,'user','4','2020-07-29 14:26:24','2020-07-29 14:54:51','','127.0.0.1','loggedin',1),(21,'admin','1','2020-07-29 14:54:56','','','127.0.0.1','loggedin',1),(22,'admin','1','2020-07-29 15:28:24','','','127.0.0.1','loggedin',1),(23,'admin','1','2020-07-30 06:33:15','2020-07-30 06:56:47','','127.0.0.1','loggedin',1),(24,'admin','1','2020-07-30 10:16:51','','','127.0.0.1','loggedin',1),(25,'admin','1','2020-07-30 11:24:25','','','127.0.0.1','loggedin',1),(26,'admin','1','2020-07-30 11:48:26','2020-07-30 11:58:28','','127.0.0.1','loggedin',1),(27,'user','4','2020-07-30 11:58:37','2020-07-30 11:59:17','','127.0.0.1','loggedin',1),(28,'admin','1','2020-07-30 11:59:21','','','127.0.0.1','loggedin',1),(29,'admin','1','2020-08-05 10:10:21','','','127.0.0.1','loggedin',1),(30,'admin','1','2020-08-05 10:11:37','','','127.0.0.1','loggedin',1),(31,'admin','1','2020-08-05 10:18:00','2020-08-05 11:59:09','','127.0.0.1','loggedin',1),(32,'admin','1','2020-08-05 11:59:31','2020-08-05 12:03:51','','127.0.0.1','loggedin',1),(33,'user','8','2020-08-05 12:04:01','','','127.0.0.1','loggedin',1),(34,'user','8','2020-08-05 12:04:32','2020-08-05 12:05:04','','127.0.0.1','loggedin',1),(35,'admin','1','2020-08-05 12:05:15','2020-08-05 12:07:52','','127.0.0.1','loggedin',1),(36,'user','8','2020-08-05 12:08:01','2020-08-05 12:08:38','','127.0.0.1','loggedin',1),(37,'admin','1','2020-08-05 12:09:18','2020-08-05 12:10:22','','127.0.0.1','loggedin',1),(38,'admin','1','2020-08-05 12:10:33','2020-08-05 12:11:45','','127.0.0.1','loggedin',1),(39,'admin','1','2020-08-05 12:11:58','','','127.0.0.1','loggedin',1),(40,'admin','1','2020-08-05 15:04:07','2020-08-05 15:07:31','','154.123.226.118','loggedin',1),(41,'admin','1','2020-08-05 15:07:42','2020-08-05 15:08:31','','154.123.226.118','loggedin',1),(42,'admin','1','2020-08-05 15:08:44','2020-08-05 15:15:41','','154.123.226.118','loggedin',1),(43,'admin','1','2020-08-05 15:17:34','','','154.123.226.118','loggedin',1),(44,'admin','1','2020-08-05 15:18:04','','','154.123.226.118','loggedin',1),(45,'admin','1','2020-08-05 15:20:04','','','154.123.226.118','loggedin',1),(46,'user','8','2020-08-05 15:30:54','','','154.123.226.118','loggedin',1),(47,'admin','1','2020-08-06 09:01:46','','','102.167.88.48','loggedin',1),(48,'user','8','2020-08-06 10:58:28','','','197.156.191.3','loggedin',1),(49,'admin','1','2020-08-06 11:43:47','','','102.167.88.48','loggedin',1),(50,'admin','1','2020-08-06 12:22:27','','','102.167.88.48','loggedin',1),(51,'admin','1','2020-08-12 19:57:37','2020-08-12 19:58:45','','41.81.220.200','loggedin',1),(52,'admin','1','2020-08-12 19:59:04','','','41.81.220.200','loggedin',1),(53,'admin','1','2020-08-12 20:06:50','','','41.81.220.200','loggedin',1),(54,'admin','1','2020-08-13 09:18:27','2020-08-13 09:42:45','','154.122.115.127','loggedin',1),(55,'admin','1','2020-08-13 09:42:54','','','154.122.115.127','loggedin',1),(56,'admin','1','2020-08-13 14:02:18','','','154.122.115.127','loggedin',1),(57,'admin','1','2020-08-13 15:09:16','','','154.122.115.127','loggedin',1),(58,'admin','1','2020-08-14 14:27:29','','','154.70.36.251','loggedin',1),(59,'admin','1','2020-08-15 11:36:53','2020-08-15 11:40:32','','102.167.186.187','loggedin',1),(60,'admin','1','2020-08-15 11:41:11','2020-08-15 11:41:42','','102.167.186.187','loggedin',1),(61,'user','9','2020-08-15 11:41:54','2020-08-15 11:42:30','','102.167.186.187','loggedin',1),(62,'admin','1','2020-08-15 11:42:42','','','102.167.186.187','loggedin',1),(63,'admin','1','2020-08-15 12:45:16','','','105.49.182.248','loggedin',1),(64,'admin','1','2020-08-17 22:05:42','','','105.163.207.62','loggedin',1),(65,'admin','1','2020-08-18 06:25:33','','','105.163.207.62','loggedin',1),(66,'admin','1','2020-08-18 09:05:56','','','102.166.225.238','loggedin',1),(67,'admin','1','2020-08-18 16:04:46','','','102.167.210.22','loggedin',1),(68,'admin','1','2020-08-19 09:01:27','','','154.122.253.54','loggedin',1),(69,'admin','1','2020-08-19 15:32:34','','','154.122.112.30','loggedin',1),(70,'admin','1','2020-08-19 18:50:39','','','105.163.207.62','loggedin',1),(71,'admin','1','2020-08-20 09:52:06','','','154.123.201.50','loggedin',1),(72,'admin','1','2020-08-20 15:38:38','','','154.123.201.50','loggedin',1),(73,'admin','1','2020-08-21 09:34:13','','','154.123.254.69','loggedin',1),(74,'admin','1','2020-08-21 14:38:41','','','154.122.140.129','loggedin',1),(75,'admin','1','2020-08-21 19:46:41','','','105.163.207.62','loggedin',1),(76,'admin','1','2020-08-24 10:11:15','','','154.122.27.139','loggedin',1),(77,'admin','1','2020-08-24 11:50:10','2020-08-24 12:57:54','','154.70.36.251','loggedin',1),(78,'admin','1','2020-08-24 14:03:49','','','102.166.184.158','loggedin',1),(79,'admin','1','2020-08-24 17:13:38','','','102.166.184.158','loggedin',1),(80,'admin','1','2020-08-25 09:42:43','2020-08-25 11:09:22','','154.123.42.88','loggedin',1),(81,'user','9','2020-08-25 11:09:37','2020-08-25 11:13:09','','154.123.42.88','loggedin',1),(82,'admin','1','2020-08-25 11:13:18','2020-08-25 11:58:20','','154.123.42.88','loggedin',1),(83,'user','13','2020-08-25 12:00:42','','','154.123.42.88','loggedin',1),(84,'admin','1','2020-08-26 08:44:51','','','154.123.94.190','loggedin',1),(85,'admin','1','2020-08-27 09:29:35','','','197.156.190.165','loggedin',1),(86,'admin','1','2020-08-27 14:46:50','','','102.166.244.244','loggedin',1),(87,'user','13','2020-08-27 15:25:57','','','197.156.137.137','loggedin',1),(88,'admin','1','2020-08-29 08:44:14','2020-08-29 08:57:30','','102.166.239.76','loggedin',1),(89,'admin','1','2020-08-29 08:58:20','','','102.166.239.76','loggedin',1),(90,'user','9','2020-08-31 08:58:42','','','102.166.41.106','loggedin',1),(91,'user','9','2020-08-31 08:58:44','2020-08-31 08:59:58','','102.166.41.106','loggedin',1),(92,'user','13','2020-08-31 09:00:59','','','102.166.41.106','loggedin',1),(93,'user','13','2020-08-31 09:01:00','','','102.166.41.106','loggedin',1),(94,'admin','1','2020-08-31 09:04:19','','','102.166.196.237','loggedin',1),(95,'admin','1','2020-08-31 12:30:59','','','102.166.196.237','loggedin',1),(96,'admin','1','2020-09-16 09:47:45','','','102.167.88.30','loggedin',1),(97,'admin','1','2020-09-18 09:21:30','','','154.122.159.142','loggedin',1),(98,'admin','1','2020-09-18 12:03:17','','','154.122.159.142','loggedin',1),(99,'admin','1','2020-09-21 13:37:21','','','197.156.137.135','loggedin',1),(100,'admin','1','2020-09-29 09:54:40','','','102.166.81.9','loggedin',1),(101,'admin','1','2020-09-30 08:34:36','','','102.167.27.174','loggedin',1),(102,'admin','1','2020-10-26 08:47:16','','','105.63.73.111','loggedin',1),(103,'admin','1','2020-10-26 12:37:25','','','105.160.64.232','loggedin',1),(104,'admin','1','2020-10-30 11:45:47','','','105.48.222.178','loggedin',1),(105,'admin','1','2020-10-31 13:21:10','','','197.179.44.27','loggedin',1),(106,'admin','1','2020-11-10 10:50:32','','','105.160.61.48','loggedin',1),(107,'admin','1','2020-11-16 08:42:50','2020-11-16 10:34:02','','105.160.61.12','loggedin',1),(108,'admin','1','2020-11-16 10:35:04','2020-11-16 10:56:48','','105.160.61.12','loggedin',1),(109,'admin','1','2020-11-16 11:28:50','2020-11-16 11:34:06','','105.160.61.12','loggedin',1),(110,'admin','1','2020-11-16 11:34:29','2020-11-16 11:35:01','','105.160.61.12','loggedin',1),(111,'user','16','2020-11-16 11:35:13','2020-11-16 11:35:19','','105.160.61.12','loggedin',1),(112,'user','16','2020-11-16 11:35:34','','','105.160.61.12','loggedin',1),(113,'user','16','2020-11-16 11:38:30','2020-11-16 12:18:46','','105.160.61.12','loggedin',1),(114,'admin','1','2020-11-16 12:18:57','','','105.160.61.12','loggedin',1),(115,'admin','1','2020-11-16 16:01:02','','','105.160.61.12','loggedin',1),(116,'admin','1','2020-11-17 08:47:52','','','105.48.191.160','loggedin',1),(117,'admin','1','2020-11-17 16:33:08','','','105.48.191.160','loggedin',1),(118,'user','16','2020-11-17 16:57:04','','','105.48.191.160','loggedin',1),(119,'admin','1','2020-11-18 09:07:54','','','105.160.19.251','loggedin',1),(120,'admin','1','2020-11-18 13:59:00','','','105.160.19.251','loggedin',1),(121,'user','16','2020-11-18 16:26:46','','','105.160.19.251','loggedin',1),(122,'admin','1','2020-11-18 16:57:13','','','105.160.19.251','loggedin',1),(123,'user','16','2020-11-18 17:13:40','','','105.160.19.251','loggedin',1),(124,'admin','1','2020-11-19 09:31:51','','','197.182.30.227','loggedin',1),(125,'admin','1','2020-11-19 11:14:31','','','197.180.97.152','loggedin',1),(126,'admin','1','2020-11-19 15:32:31','','','197.180.97.152','loggedin',1),(127,'admin','1','2020-11-20 11:38:33','','','105.160.87.150','loggedin',1),(128,'admin','1','2020-11-21 09:14:55','','','105.160.14.111','loggedin',1),(129,'admin','1','2020-11-23 08:23:46','2020-11-23 09:15:10','','105.160.7.229','loggedin',1),(130,'admin','1','2020-11-23 09:15:19','','','105.160.7.229','loggedin',1),(131,'admin','1','2020-11-23 16:57:45','','','105.160.109.16','loggedin',1),(132,'admin','1','2020-11-30 10:01:28','','','105.160.85.168','loggedin',1),(133,'admin','1','2020-12-04 12:28:55','','','105.48.238.111','loggedin',1),(134,'admin','1','2020-12-04 16:31:57','','','105.48.238.111','loggedin',1),(135,'admin','1','2020-12-08 10:12:08','','','197.180.242.140','loggedin',1),(136,'admin','1','2020-12-09 09:36:21','','','197.179.55.40','loggedin',1),(137,'admin','1','2021-01-14 13:10:34','','','197.181.13.115','loggedin',1),(138,'admin','1','2021-03-03 08:36:19','','','105.160.126.88','loggedin',1),(139,'admin','1','2021-03-03 12:02:47','','','105.160.126.88','loggedin',1),(140,'admin','1','2021-03-03 15:10:14','','','105.160.126.88','loggedin',1),(141,'admin','1','2021-03-04 09:15:26','','','105.160.53.220','loggedin',1),(142,'admin','1','2021-03-04 11:43:36','','','105.160.53.220','loggedin',1),(143,'admin','1','2021-03-05 08:21:51','','','105.160.55.233','loggedin',1),(144,'admin','1','2021-03-05 11:22:47','','','105.160.55.233','loggedin',1),(145,'admin','1','2021-03-05 16:44:42','','','105.160.96.89','loggedin',1),(146,'admin','1','2021-03-06 08:38:54','','','105.160.55.212','loggedin',1),(147,'admin','1','2021-03-08 09:01:41','','','105.160.74.101','loggedin',1),(148,'admin','1','2021-03-11 12:10:12','','','105.160.71.82','loggedin',1),(149,'admin','1','2021-03-15 09:02:46','','','105.160.30.126','loggedin',1),(150,'admin','1','2021-03-15 09:45:23','','','105.160.30.126','loggedin',1),(151,'admin','1','2021-03-16 08:26:25','','','105.160.103.2','loggedin',1),(152,'admin','1','2021-03-20 08:21:31','','','105.160.44.249','loggedin',1),(153,'admin','1','2021-05-12 12:31:58','','','105.160.123.6','loggedin',1),(154,'admin','1','2021-05-28 09:36:05','','','105.160.92.127','loggedin',1),(155,'admin','1','2021-07-09 11:15:19','','','105.160.120.253','loggedin',1),(156,'admin','1','2021-07-09 11:51:13','','','105.160.120.253','loggedin',1),(157,'admin','1','2021-09-09 18:32:03','','','41.81.4.226','loggedin',1),(158,'admin','1','2021-11-16 15:21:14','','','197.232.124.32','loggedin',1),(159,'user','16','2022-12-28 21:18:14','','','41.90.180.237','loggedin',1),(160,'admin','1','2025-06-23 11:13:31','','','197.232.142.176','loggedin',1); /*!40000 ALTER TABLE `loggs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `loyalitycards` -- DROP TABLE IF EXISTS `loyalitycards`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `loyalitycards` ( `id` int(30) NOT NULL AUTO_INCREMENT, `value` decimal(10,2) NOT NULL, `customer_id` int(10) DEFAULT NULL, `deleted` int(1) NOT NULL DEFAULT 0, `status` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `dateupdated` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `cardnumber` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `amount` decimal(10,2) NOT NULL, `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `originalamount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`), KEY `deleted` (`deleted`), KEY `phppos_giftcards_ibfk_1` (`customer_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `loyalitycards` -- LOCK TABLES `loyalitycards` WRITE; /*!40000 ALTER TABLE `loyalitycards` DISABLE KEYS */; /*!40000 ALTER TABLE `loyalitycards` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `maincategory` -- DROP TABLE IF EXISTS `maincategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `maincategory` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `maincategory` -- LOCK TABLES `maincategory` WRITE; /*!40000 ALTER TABLE `maincategory` DISABLE KEYS */; INSERT INTO `maincategory` VALUES (1,'TRU VALUE STORES','','2020-08-05 10:18:48','active','1','','1'),(2,'Tru Value Thika','','2020-08-12 20:11:19','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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `message` -- LOCK TABLES `message` WRITE; /*!40000 ALTER TABLE `message` DISABLE KEYS */; /*!40000 ALTER TABLE `message` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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','Create Departments','side','humanresource'),('Display Counter',6,'rss-square','displaycounter','1','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'),('Purchases',86,'automobile','purchases','1','user/viewpurchases','side','moneyout'),('Record Delivery',87,'cart-plus','recorddelivery','1','user/recorddelivery','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','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),('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','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),('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),('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),('printreceipt','sales','Print Receipt',1),('productcode','config','Display Product code in receipt',5),('productdiscount','sales','Give discount Product',6),('recordcoins','sales','Record Savings/Coins',26),('removeallstock','products','View all outgoing stock',7),('removestock','products','Move consumable stock',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),('select','sales','Select Customers',5),('selectmessage','sales','Select Order Message',1),('selectroom','sales','Select Room',12),('selecttable','sales','Select Table',35),('setup','ecommerce','Setup E-commerce',6),('showdefaultserials','purchases','Generate with default Serial Numbers',20),('stocktaking','productlist','Do stock Taking',8),('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','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','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','recorddelivery','View Delivery',2),('view','reports','view',1),('View Accounting','accounting','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),('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),('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),('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, `code` varchar(2) NOT NULL DEFAULT '', `name` varchar(100) NOT NULL DEFAULT '', `description` 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 `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'); /*!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', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=12 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,'4TH STREET RED 5LTRS','1',0.00,'2020-07-27 07:43:37','0.00','1','newstock','1','','',0.00,'','1','0','','Move','125','','',0.00,'','346.32','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive'),(8,'Genetaror Aico 1KVA','',2.00,'2020-08-05 11:01:12','10.00','1','newstock','1','','',7500.00,'','1','12','internal','Branch','1','','',0.00,'','15000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive'),(9,'Wasp 4HP lawn Mower','',1.00,'2020-08-05 11:01:33','8.00','1','newstock','1','','',27500.00,'','1','9','internal','Branch','2','','',0.00,'','48000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive'),(10,'SUCTION HOSE','',2.00,'2020-08-05 12:40:27','20.00','1','newstock','1','','',217.00,'','1','22','internal','Branch','265','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive'),(11,'Shoe Covers','',2.00,'2020-11-16 09:53:47','0.00','1','newstock','1','','',750.00,'','Main','2','Internal','Main','9119','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive'); /*!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=4 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,'Morning is off','2018-05-17 04:41:13am'),(3,'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 AUTO_INCREMENT=24 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `orderlist` -- LOCK TABLES `orderlist` WRITE; /*!40000 ALTER TABLE `orderlist` DISABLE KEYS */; INSERT INTO `orderlist` VALUES (1,'P.O','1','2020-07-27 17:02:49','11595858566','32','111595850930',1.00,1,1,'11',260.67),(2,'P.O','1','2020-07-27 17:02:49','11595858566','30','111595850930',1.00,1,1,'4444888',412.00),(3,'P.O','1','2020-07-27 17:02:49','11595858566','29','111595850930',1.00,1,1,'4444888',469.68),(4,'P.O','1','2020-07-27 17:02:49','11595858566','28','111595850930',1.00,1,1,'4444888',469.68),(5,'P.O','1','2020-07-27 17:02:49','11595858566','27','111595850930',2.00,1,1,'125',600.00),(6,'P.O','1','2020-07-27 17:02:49','11595858566','26','111595850930',1.00,1,1,'125',300.00),(7,'P.O','1','2020-07-27 17:02:49','11595858566','25','111595850930',2.00,1,1,'125',600.00),(8,'P.O','1','2020-07-27 17:02:49','11595858566','24','111595850930',2.00,1,1,'125',600.00),(9,'P.O','1','2020-07-27 17:02:49','11595858566','23','111595850930',1.00,1,1,'125',300.00),(10,'P.O','1','2020-07-27 17:02:49','11595858566','22','111595850930',1.00,1,1,'4444888',469.68),(11,'P.O','1','2020-07-27 17:02:49','11595858566','21','111595850930',1.00,1,1,'4444888',469.68),(12,'P.O','1','2020-07-27 17:02:49','11595858566','20','111595850930',1.00,1,1,'4444888',469.68),(13,'P.O','1','2020-07-27 17:02:49','11595858566','19','111595850930',1.00,1,1,'125',300.00),(14,'P.O','1','2020-07-27 17:02:49','11595858566','18','111595850930',1.00,1,1,'125',300.00),(15,'P.O','1','2020-07-27 17:02:49','11595858566','17','111595850930',1.00,1,1,'125',263.16),(16,'P.O','1','2020-07-27 17:02:49','11595858566','16','111595850930',1.00,1,1,'125',263.16),(17,'P.O','1','2020-07-27 17:02:49','11595858566','15','111595850930',1.00,1,1,'125',300.00),(18,'P.O','1','2020-07-27 17:02:49','11595858566','14','111595850930',1.00,1,1,'125',300.00),(19,'P.O','1','2020-07-27 17:02:49','11595858566','13','111595850930',1.00,1,1,'125',300.00),(20,'P.O','1','2020-07-27 17:02:49','11595858566','12','111595850930',1.00,1,1,'444488822',394.80),(21,'P.O','1','2020-07-27 17:02:49','11595858566','11','111595850930',1.00,1,1,'4444888',469.68),(22,'P.O','1','2020-07-27 17:02:49','11595858566','10','111595850930',1.00,1,1,'444488822',394.80),(23,'P.O','1','2020-07-27 17:02:49','11595858566','9','111595850930',1.00,1,1,'444488822',346.32); /*!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 `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(10) 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, 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=18 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,'ALex','Mathenge','robert','0703605683','alexgathu001@gmail.com','12345678','','male','','','','',NULL,'user','1','Robisearch LTD','','','',-10020.00,'1','2020-08-05','','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',0.00,1,'','','yes','admin','',0,0,0,'','2019-01-26',0,'2019-03-10',0.00,'2342342234234','3446666','3446666','Yes',2835.00,0,0.00,3.99,'no',0.00,'','2020-07-27 17:26:50',0,'','','','','',NULL,NULL),(2,'Default','','','254789927564','','','4444','female','','2021-06-22','1 ','',NULL,'member','1','Customer A','','','',-455505.00,'1','2020-07-21 13:47:04','','1','2020-06-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,'','','','',0.00,0,490.00,292.20,'no',0.00,'yes','2020-07-20 09:33:13',0,'','','','','','','Kenga'),(3,'Nyambura','','','254723991866','','','','female','','','1 ','',NULL,'supplier','1','Default','','','',228700.00,'1','2020-07-13 07:16:38','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,'','','','',24200.00,0,0.00,0.00,'no',0.00,'yes','2020-07-30 11:53:32',0,'','','','','',NULL,NULL),(4,'Cashier','Cashier',NULL,'Cashier','Cashier@gmail.com','1111','','female','','','','',NULL,'user','1',NULL,'','','Cashier',31050.00,'','2020-07-20','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','Cashier','no','user','',0,0,0,'','',0,'',NULL,'','','','',6000.00,0,0.00,0.00,'no',0.00,'','2020-07-16 16:19:32',0,'','','','','',NULL,NULL),(5,'james Danniel','','','254789927564','','','','Male','','','1 ','','9306391595236923','accomodation','1','','','','234234324',0.00,'1','2020-07-20 12:22:25','','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','2020-08-05 10:54:33',0,'','','','','',NULL,NULL),(6,'Multi Tools','',NULL,'0700195791','','','0700195791','male','','','1','',NULL,'supplier','1','Multi Tools LTD','','','',0.00,'1','2020-08-05 10:25:54','','1','2020-08-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,'','','','',2500.00,0,0.00,0.00,'no',0.00,'yes','2020-08-05 16:11:05',0,'','','','','',NULL,NULL),(7,'Alamdar Trading Co. LTD','',NULL,'0722844066','','','','male','','','1','',NULL,'supplier','1','Alamdar Trading Co. LTD','','','',0.00,'1','2020-08-05 10:27:28','','1','2020-08-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','',0,'','','','','',NULL,NULL),(8,'Mwania','Mike',NULL,'07239878','mike254@gmail.com','0000','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2020-08-05','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','3000000','no','user','',0,0,0,'','',0,'',NULL,'','','','',0.00,0,0.00,0.00,'no',0.00,'','',0,'','','','','',NULL,NULL),(9,'judy','judy',NULL,'0774299636','judiekathoki@yahoo.com','0000','','female','','','','',NULL,'user','1',NULL,'','','',0.00,'','2020-08-15','','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),(10,'MULTI TOOLS LTD','',NULL,'254724501116','info@multitools.co.ke','','','male','','2021-08-19','1','',NULL,'member','1','MULTI TOOLS LTD','','','',0.00,'1','2020-08-19 11:31:36','','1','2020-08-19','',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),(11,'ALAMDAR TRADING CO LTD','',NULL,'254000000000','','','','','','2021-08-19','1','',NULL,'member','1','ALAMDAR TRADING CO LTD','','','',0.00,'1','2020-08-19 11:36:41','','1','2020-08-19','',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),(12,'VIVA TOOLS','','','254733757266','info@vivatoolsltd.com','','','female','NAIROBI','2021-08-19','1 ','',NULL,'supplier','1','VIVA TOOLS','','','P051470262X',0.00,'1','2020-08-19 11:59:34','','1','2020-08-19','',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,'','','','','','',''),(14,'BEATRICE','',NULL,'2540700000000','','','','female','','2021-08-26','1','',NULL,'member','1','BEATRICE','','','',174000.00,'1','2020-08-26 09:45:30','','1','2020-08-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','2020-08-26 09:45:36',0,'','','','','',NULL,NULL),(15,'MBURU','','','254712345678','','','','','','2021-08-26','1 ','',NULL,'member','1','MBURU','','','',0.00,'1','2020-08-26 10:32:08','','1','2020-08-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,'','','','','','',''),(16,'Judy','Kathoki',NULL,'0700000000','judy@truvaluestores.com','12345678','','female','','','','',NULL,'user','1',NULL,'','','',0.00,'','2020-11-18','','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),(17,'Turbi Energy and Logistics LTD','',NULL,'070000000000','','','','','','2021-11-18','1','',NULL,'member','1','Turbi Energy and Logistics ','','','',0.00,'1','2020-11-18 18:21:24','','1','2020-11-18','',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); /*!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 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 */; /*!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',1),('accounting',9),('accounting',16),('accountingreports',1),('accountingreports',9),('accountingreports',16),('assets',1),('bankdeposits',1),('bankdeposits',9),('banktransfer',1),('banktransfer',16),('biometricrecords',1),('branch',1),('branch',16),('callcenter',1),('callcenter',16),('cashiersales',1),('cashiersales',4),('cashiersales',9),('cashiersales',13),('cashiersales',16),('complain',1),('complain',16),('config',1),('damagedproducts',1),('damagedproducts',8),('deals',16),('departments',1),('displayreport',1),('documents',16),('events',1),('grouping',1),('humanresource',16),('income',1),('income',16),('incomeexpenses',1),('incomeexpenses',9),('incomeexpenses',13),('incomeexpenses',16),('incomingstock',1),('incomingstock',9),('incomingstock',16),('incomingstore',1),('incomingstore',9),('journalentry',1),('journalentry',16),('labourrecords',1),('labourrecords',16),('leavemanagement',1),('leavemanagement',16),('lowproducts',1),('lowstocklist',1),('members',1),('password',1),('password',4),('password',8),('payroll',1),('payroll',16),('payrollsetup',1),('payrollsetup',16),('productlist',1),('productlist',8),('productlist',9),('productlist',13),('productlist',16),('products',1),('products',8),('products',9),('products',13),('products',16),('productscategory',1),('productscategory',16),('profile',1),('purchases',1),('purchases',4),('purchases',9),('purchases',13),('purchases',16),('recorddelivery',1),('recorddelivery',9),('recorddelivery',13),('recorddelivery',16),('reports',1),('reports',9),('reports',16),('sales',1),('sales',4),('sales',8),('sales',9),('sales',16),('task',1),('taskscategory',1),('users',1),('viewreturnsales',1),('viewreturnsales',9),('wholesale',9); /*!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=20584 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 (19166,'sales','4','printreceipt'),(19167,'sales','4','add'),(19168,'sales','4','update'),(19169,'sales','4','cash'),(19170,'sales','4','sale'),(19171,'sales','4','select'),(19172,'sales','4','order'),(19173,'sales','4','productdiscount'),(19174,'sales','4','mpesa'),(19175,'sales','4','clearpayments'),(19176,'sales','4','editsellingprice'),(19177,'sales','4','card'),(19178,'sales','4','updatepaymentmode'),(19179,'sales','4','creditnote'),(19180,'sales','4','cheque'),(19181,'sales','4','points'),(19182,'sales','4','voucher'),(19183,'sales','4','credit'),(19184,'sales','4','dontprint'),(19185,'sales','4','recordcoins'),(19186,'sales','4','changetaxstatus'),(19187,'sales','4','giveloyalityponts'),(19188,'cashiersales','4','cashiersales'),(19189,'purchases','4','add'),(19190,'purchases','4','update'),(19191,'purchases','4','delete'),(19192,'purchases','4','updatebuyingprice'),(19193,'purchases','4','updatesellingprice'),(19194,'purchases','4','viewquotation'),(19195,'purchases','4','viewdirectpurchases'),(19196,'purchases','4','viewserials'),(19197,'purchases','4','viewpurchase'),(19198,'purchases','4','budget'),(19199,'purchases','4','salesorder'),(19200,'purchases','4','showdefaultserials'),(19201,'purchases','4','approve'),(19202,'password','4','change'),(19655,'sales','1','printreceipt'),(19656,'sales','1','add'),(19657,'sales','1','update'),(19658,'sales','1','cash'),(19659,'sales','1','delete'),(19660,'sales','1','sale'),(19661,'sales','1','moresales'),(19662,'sales','1','reprint'),(19663,'sales','1','select'),(19664,'sales','1','mpesabalance'),(19665,'sales','1','Logout'),(19666,'sales','1','productdiscount'),(19667,'sales','1','printbill'),(19668,'sales','1','mpesa'),(19669,'sales','1','closebill'),(19670,'sales','1','viewbuyingprice'),(19671,'sales','1','clearpayments'),(19672,'sales','1','editsellingprice'),(19673,'sales','1','card'),(19674,'sales','1','updatepaymentmode'),(19675,'sales','1','creditnote'),(19676,'sales','1','cheque'),(19677,'sales','1','salesbeyondbprice'),(19678,'sales','1','points'),(19679,'sales','1','voucher'),(19680,'sales','1','credit'),(19681,'sales','1','dontprint'),(19682,'sales','1','recordcoins'),(19683,'sales','1','changetaxstatus'),(19684,'sales','1','giveloyalityponts'),(19685,'cashiersales','1','entermpesacode'),(19686,'cashiersales','1','editmpesa'),(19687,'cashiersales','1','all'),(19688,'cashiersales','1','delete'),(19689,'cashiersales','1','cashiersales'),(19690,'cashiersales','1','editmpesadate'),(19691,'cashiersales','1','adddailycollection'),(19692,'cashiersales','1','viewdailycollections'),(19693,'cashiersales','1','viewtill'),(19694,'cashiersales','1','deletedailycollections'),(19695,'cashiersales','1','reversempesa'),(19696,'cashiersales','1','updatedailycollections'),(19697,'cashiersales','1','clearallsales'),(19698,'cashiersales','1','viewallcollections'),(19699,'cashiersales','1','mpesapendingreport'),(19700,'cashiersales','1','mpesaverifiedreport'),(19701,'recorddelivery','1','add'),(19702,'recorddelivery','1','view'),(19703,'recorddelivery','1','update'),(19704,'recorddelivery','1','delete'),(19705,'recorddelivery','1','changestatus'),(19706,'recorddelivery','1','report'),(19707,'recorddelivery','1','Dispatched'),(19708,'recorddelivery','1','FailedDelivery'),(19709,'recorddelivery','1','ReturnedandReceived'),(19710,'recorddelivery','1','Delivered'),(19711,'recorddelivery','1','Claimraised'),(19712,'recorddelivery','1','ClaimOK'),(19713,'recorddelivery','1','ClaimDamaged'),(19714,'purchases','1','add'),(19715,'purchases','1','update'),(19716,'purchases','1','delete'),(19717,'purchases','1','updatebuyingprice'),(19718,'purchases','1','updatesellingprice'),(19719,'purchases','1','updateclosedinvoice'),(19720,'purchases','1','viewquotation'),(19721,'purchases','1','viewdirectpurchases'),(19722,'purchases','1','viewserials'),(19723,'purchases','1','viewpurchase'),(19724,'purchases','1','budget'),(19725,'purchases','1','salesorder'),(19726,'purchases','1','showdefaultserials'),(19727,'purchases','1','approve'),(19728,'viewreturnsales','1','add'),(19729,'viewreturnsales','1','update'),(19730,'viewreturnsales','1','delete'),(19731,'viewreturnsales','1','return'),(19732,'viewreturnsales','1','clear'),(19733,'viewreturnsales','1','moresales'),(19734,'income','1','View'),(19735,'income','1','add'),(19736,'income','1','wiewinvoices'),(19737,'incomeexpenses','1','add'),(19738,'incomeexpenses','1','closeexpense'),(19739,'incomeexpenses','1','update'),(19740,'incomeexpenses','1','updateclosedexpenses'),(19741,'incomeexpenses','1','wiewinvoices'),(19742,'incomeexpenses','1','viewbills'),(19743,'incomeexpenses','1','viewdebtors'),(19744,'incomeexpenses','1','viewcreditors'),(19745,'incomeexpenses','1','postrentalexpenses'),(19746,'branch','1','add'),(19747,'branch','1','view'),(19748,'branch','1','update'),(19749,'branch','1','delete'),(19750,'members','1','add'),(19751,'members','1','update'),(19752,'users','1','add'),(19753,'users','1','update'),(19754,'users','1','delete'),(19755,'users','1','deleteallroles'),(19756,'productscategory','1','add'),(19757,'productscategory','1','update'),(19758,'productscategory','1','delete'),(19759,'productlist','1','bulk'),(19760,'productlist','1','move'),(19761,'productlist','1','updatestock'),(19762,'productlist','1','more'),(19763,'productlist','1','transfer'),(19764,'productlist','1','addstock'),(19765,'productlist','1','delete'),(19766,'productlist','1','view'),(19767,'productlist','1','update'),(19768,'productlist','1','add'),(19769,'productlist','1','openclosestock'),(19770,'productlist','1','stocktaking'),(19771,'productlist','1','editstocktaken'),(19772,'productlist','1','editopenclosestock'),(19773,'productlist','1','changeserialstatus'),(19774,'productlist','1','viewserials'),(19775,'products','1','add'),(19776,'products','1','update'),(19777,'products','1','delete'),(19778,'products','1','more'),(19779,'products','1','addstock'),(19780,'products','1','deleteorder'),(19781,'products','1','bulk'),(19782,'products','1','dispatch'),(19783,'products','1','removestock'),(19784,'products','1','price'),(19785,'products','1','removeallstock'),(19786,'incomingstock','1','add'),(19787,'incomingstock','1','update'),(19788,'incomingstock','1','view'),(19789,'incomingstock','1','delete'),(19790,'incomingstore','1','add'),(19791,'incomingstore','1','delete'),(19792,'incomingstore','1','view'),(19793,'lowstocklist','1','add'),(19794,'lowstocklist','1','more'),(19795,'lowstocklist','1','view'),(19796,'lowproducts','1','add'),(19797,'lowproducts','1','update'),(19798,'damagedproducts','1','add'),(19799,'damagedproducts','1','update'),(19800,'damagedproducts','1','delete'),(19801,'assets','1','add'),(19802,'assets','1','update'),(19803,'assets','1','delete'),(19804,'accounting','1','View Accounting'),(19805,'accounting','1','deletebank'),(19806,'accounting','1','deleteglaccount'),(19807,'bankdeposits','1','add'),(19808,'bankdeposits','1','update'),(19809,'bankdeposits','1','delete'),(19810,'banktransfer','1','add'),(19811,'journalentry','1','add'),(19812,'accountingreports','1','view'),(19813,'departments','1','add'),(19814,'payrollsetup','1','add'),(19815,'labourrecords','1','add'),(19816,'leavemanagement','1','add'),(19817,'biometricrecords','1','add'),(19818,'payroll','1','add'),(19819,'reports','1','view'),(19820,'reports','1','download'),(19821,'reports','1','delete'),(19822,'reports','1','update'),(19823,'reports','1','viewall'),(19824,'displayreport','1','view'),(19825,'grouping','1','add'),(19826,'grouping','1','update'),(19827,'grouping','1','delete'),(19828,'taskscategory','1','add'),(19829,'taskscategory','1','update'),(19830,'taskscategory','1','delete'),(19831,'task','1','add'),(19832,'task','1','viewall'),(19833,'task','1','update'),(19834,'task','1','delete'),(19835,'task','1','postspecifictask'),(19836,'task','1','postgeneraltask'),(19837,'task','1','viewothersspecifictask'),(19838,'task','1','viewothersgeneraltask'),(19839,'task','1','assigntask'),(19840,'task','1','posttaskforothers'),(19841,'callcenter','1','add'),(19842,'callcenter','1','upadate'),(19843,'callcenter','1','view'),(19844,'callcenter','1','delete'),(19845,'complain','1','add'),(19846,'complain','1','view'),(19847,'complain','1','update'),(19848,'complain','1','allcompalin'),(19849,'complain','1','delete'),(19850,'events','1','add'),(19851,'events','1','update'),(19852,'events','1','delete'),(19853,'password','1','change'),(19854,'profile','1','update'),(19855,'config','1','delete'),(19856,'config','1','add'),(19857,'config','1','update'),(19858,'sales','8','printreceipt'),(19859,'sales','8','add'),(19860,'sales','8','selectmessage'),(19861,'sales','8','update'),(19862,'sales','8','cash'),(19863,'sales','8','sale'),(19864,'sales','8','moresales'),(19865,'sales','8','discount'),(19866,'sales','8','select'),(19867,'sales','8','displaycustomers'),(19868,'sales','8','mpesabalance'),(19869,'sales','8','Logout'),(19870,'sales','8','order'),(19871,'sales','8','productdiscount'),(19872,'sales','8','printbill'),(19873,'sales','8','mpesa'),(19874,'sales','8','closebill'),(19875,'sales','8','clearpayments'),(19876,'sales','8','editsellingprice'),(19877,'sales','8','card'),(19878,'sales','8','updatepaymentmode'),(19879,'sales','8','creditnote'),(19880,'sales','8','cheque'),(19881,'sales','8','salesbeyondbprice'),(19882,'sales','8','points'),(19883,'sales','8','voucher'),(19884,'sales','8','credit'),(19885,'sales','8','selectroom'),(19886,'sales','8','dontprint'),(19887,'sales','8','backdatesales'),(19888,'sales','8','recordcoins'),(19889,'sales','8','changetaxstatus'),(19890,'sales','8','giveloyalityponts'),(19891,'productlist','8','bulk'),(19892,'productlist','8','move'),(19893,'productlist','8','updatestock'),(19894,'productlist','8','more'),(19895,'productlist','8','transfer'),(19896,'productlist','8','addstock'),(19897,'productlist','8','delete'),(19898,'productlist','8','view'),(19899,'productlist','8','update'),(19900,'productlist','8','add'),(19901,'productlist','8','openclosestock'),(19902,'productlist','8','stocktaking'),(19903,'productlist','8','editstocktaken'),(19904,'productlist','8','editopenclosestock'),(19905,'productlist','8','changeserialstatus'),(19906,'productlist','8','viewserials'),(19907,'products','8','add'),(19908,'products','8','update'),(19909,'products','8','more'),(19910,'products','8','addstock'),(19911,'products','8','bulk'),(19912,'products','8','dispatch'),(19913,'products','8','removestock'),(19914,'products','8','price'),(19915,'products','8','removeallstock'),(19916,'damagedproducts','8','add'),(19917,'damagedproducts','8','update'),(19918,'password','8','change'),(19919,'sales','9','printreceipt'),(19920,'sales','9','add'),(19921,'sales','9','selectmessage'),(19922,'sales','9','update'),(19923,'sales','9','cash'),(19924,'sales','9','delete'),(19925,'sales','9','sale'),(19926,'sales','9','moresales'),(19927,'sales','9','discount'),(19928,'sales','9','reprint'),(19929,'sales','9','select'),(19930,'sales','9','displaycustomers'),(19931,'sales','9','mpesabalance'),(19932,'sales','9','Logout'),(19933,'sales','9','order'),(19934,'sales','9','productdiscount'),(19935,'sales','9','printbill'),(19936,'sales','9','mpesa'),(19937,'sales','9','closebill'),(19938,'sales','9','viewbuyingprice'),(19939,'sales','9','clearpayments'),(19940,'sales','9','editsellingprice'),(19941,'sales','9','card'),(19942,'sales','9','updatepaymentmode'),(19943,'sales','9','creditnote'),(19944,'sales','9','cheque'),(19945,'sales','9','salesbeyondbprice'),(19946,'sales','9','points'),(19947,'sales','9','voucher'),(19948,'sales','9','credit'),(19949,'sales','9','selectroom'),(19950,'sales','9','dontprint'),(19951,'sales','9','accountlimit'),(19952,'sales','9','backdatesales'),(19953,'sales','9','recordcoins'),(19954,'sales','9','changetaxstatus'),(19955,'sales','9','leaseitems'),(19956,'sales','9','giveloyalityponts'),(19957,'sales','9','changeuomonsales'),(19958,'sales','9','selecttable'),(19959,'wholesale','9','sale'),(19960,'wholesale','9','add'),(19961,'wholesale','9','delete'),(19962,'wholesale','9','update'),(19963,'cashiersales','9','entermpesacode'),(19964,'cashiersales','9','editmpesa'),(19965,'cashiersales','9','all'),(19966,'cashiersales','9','delete'),(19967,'cashiersales','9','cashiersales'),(19968,'cashiersales','9','editmpesadate'),(19969,'cashiersales','9','adddailycollection'),(19970,'cashiersales','9','viewdailycollections'),(19971,'cashiersales','9','viewtill'),(19972,'cashiersales','9','deletedailycollections'),(19973,'cashiersales','9','reversempesa'),(19974,'cashiersales','9','updatedailycollections'),(19975,'cashiersales','9','clearallsales'),(19976,'cashiersales','9','viewallcollections'),(19977,'cashiersales','9','mpesapendingreport'),(19978,'cashiersales','9','mpesaverifiedreport'),(19979,'recorddelivery','9','add'),(19980,'recorddelivery','9','view'),(19981,'recorddelivery','9','update'),(19982,'recorddelivery','9','delete'),(19983,'recorddelivery','9','changestatus'),(19984,'recorddelivery','9','report'),(19985,'recorddelivery','9','Dispatched'),(19986,'recorddelivery','9','FailedDelivery'),(19987,'recorddelivery','9','ReturnedandReceived'),(19988,'recorddelivery','9','Delivered'),(19989,'recorddelivery','9','Claimraised'),(19990,'recorddelivery','9','ClaimOK'),(19991,'recorddelivery','9','ClaimDamaged'),(19992,'purchases','9','add'),(19993,'purchases','9','update'),(19994,'purchases','9','delete'),(19995,'purchases','9','updatebuyingprice'),(19996,'purchases','9','updatesellingprice'),(19997,'purchases','9','updateclosedinvoice'),(19998,'purchases','9','viewquotation'),(19999,'purchases','9','viewdirectpurchases'),(20000,'purchases','9','viewserials'),(20001,'purchases','9','viewpurchase'),(20002,'purchases','9','budget'),(20003,'purchases','9','salesorder'),(20004,'purchases','9','showdefaultserials'),(20005,'purchases','9','approve'),(20006,'viewreturnsales','9','add'),(20007,'viewreturnsales','9','update'),(20008,'viewreturnsales','9','return'),(20009,'viewreturnsales','9','clear'),(20010,'viewreturnsales','9','moresales'),(20011,'incomeexpenses','9','add'),(20012,'incomeexpenses','9','closeexpense'),(20013,'incomeexpenses','9','update'),(20014,'incomeexpenses','9','updateclosedexpenses'),(20015,'incomeexpenses','9','wiewinvoices'),(20016,'incomeexpenses','9','viewexpense'),(20017,'incomeexpenses','9','viewbills'),(20018,'incomeexpenses','9','viewdebtors'),(20019,'incomeexpenses','9','viewcreditors'),(20020,'incomeexpenses','9','postrentalexpenses'),(20021,'productlist','9','bulk'),(20022,'productlist','9','move'),(20023,'productlist','9','updatestock'),(20024,'productlist','9','more'),(20025,'productlist','9','transfer'),(20026,'productlist','9','addstock'),(20027,'productlist','9','delete'),(20028,'productlist','9','view'),(20029,'productlist','9','update'),(20030,'productlist','9','add'),(20031,'productlist','9','openclosestock'),(20032,'productlist','9','stocktaking'),(20033,'productlist','9','editstocktaken'),(20034,'productlist','9','editopenclosestock'),(20035,'productlist','9','changeserialstatus'),(20036,'productlist','9','viewserials'),(20037,'productlist','9','viewbprice'),(20038,'products','9','add'),(20039,'products','9','update'),(20040,'products','9','delete'),(20041,'products','9','more'),(20042,'products','9','addstock'),(20043,'products','9','deleteorder'),(20044,'products','9','bulk'),(20045,'products','9','dispatch'),(20046,'products','9','removestock'),(20047,'products','9','price'),(20048,'products','9','removeallstock'),(20049,'products','9','viewbprice'),(20050,'incomingstock','9','add'),(20051,'incomingstock','9','update'),(20052,'incomingstock','9','view'),(20053,'incomingstock','9','delete'),(20054,'incomingstore','9','add'),(20055,'incomingstore','9','delete'),(20056,'incomingstore','9','view'),(20057,'accounting','9','View Accounting'),(20058,'accounting','9','deletebank'),(20059,'accounting','9','deleteglaccount'),(20060,'bankdeposits','9','add'),(20061,'bankdeposits','9','update'),(20062,'bankdeposits','9','delete'),(20063,'accountingreports','9','view'),(20064,'reports','9','view'),(20065,'reports','9','download'),(20066,'reports','9','delete'),(20067,'reports','9','update'),(20068,'reports','9','viewall'),(20069,'reports','9','dontshowprofit'),(20070,'cashiersales','13','entermpesacode'),(20071,'cashiersales','13','editmpesa'),(20072,'cashiersales','13','all'),(20073,'cashiersales','13','cashiersales'),(20074,'cashiersales','13','editmpesadate'),(20075,'cashiersales','13','adddailycollection'),(20076,'cashiersales','13','viewdailycollections'),(20077,'cashiersales','13','viewtill'),(20078,'cashiersales','13','deletedailycollections'),(20079,'cashiersales','13','reversempesa'),(20080,'cashiersales','13','updatedailycollections'),(20081,'cashiersales','13','clearallsales'),(20082,'cashiersales','13','viewallcollections'),(20083,'cashiersales','13','mpesapendingreport'),(20084,'cashiersales','13','mpesaverifiedreport'),(20085,'recorddelivery','13','add'),(20086,'recorddelivery','13','view'),(20087,'recorddelivery','13','update'),(20088,'recorddelivery','13','delete'),(20089,'recorddelivery','13','changestatus'),(20090,'recorddelivery','13','report'),(20091,'recorddelivery','13','Dispatched'),(20092,'recorddelivery','13','FailedDelivery'),(20093,'recorddelivery','13','ReturnedandReceived'),(20094,'recorddelivery','13','Delivered'),(20095,'recorddelivery','13','Claimraised'),(20096,'recorddelivery','13','ClaimOK'),(20097,'recorddelivery','13','ClaimDamaged'),(20098,'purchases','13','add'),(20099,'purchases','13','update'),(20100,'purchases','13','updatebuyingprice'),(20101,'purchases','13','updatesellingprice'),(20102,'purchases','13','updateclosedinvoice'),(20103,'purchases','13','viewquotation'),(20104,'purchases','13','viewdirectpurchases'),(20105,'purchases','13','viewserials'),(20106,'purchases','13','viewpurchase'),(20107,'purchases','13','budget'),(20108,'purchases','13','salesorder'),(20109,'purchases','13','showdefaultserials'),(20110,'purchases','13','approve'),(20111,'incomeexpenses','13','add'),(20112,'incomeexpenses','13','closeexpense'),(20113,'incomeexpenses','13','update'),(20114,'incomeexpenses','13','updateclosedexpenses'),(20115,'incomeexpenses','13','wiewinvoices'),(20116,'incomeexpenses','13','viewexpense'),(20117,'incomeexpenses','13','viewbills'),(20118,'incomeexpenses','13','viewdebtors'),(20119,'incomeexpenses','13','viewcreditors'),(20120,'incomeexpenses','13','postrentalexpenses'),(20121,'productlist','13','more'),(20122,'productlist','13','view'),(20123,'productlist','13','openclosestock'),(20124,'productlist','13','stocktaking'),(20125,'productlist','13','editstocktaken'),(20126,'productlist','13','viewserials'),(20127,'productlist','13','viewbprice'),(20128,'products','13','add'),(20129,'products','13','update'),(20130,'products','13','more'),(20131,'products','13','addstock'),(20132,'products','13','deleteorder'),(20133,'products','13','dispatch'),(20134,'products','13','removestock'),(20135,'products','13','price'),(20136,'products','13','removeallstock'),(20137,'products','13','viewbprice'),(20407,'sales','16','add'),(20408,'sales','16','selectmessage'),(20409,'sales','16','printreceipt'),(20410,'sales','16','update'),(20411,'sales','16','cash'),(20412,'sales','16','delete'),(20413,'sales','16','moresales'),(20414,'sales','16','sale'),(20415,'sales','16','reprint'),(20416,'sales','16','discount'),(20417,'sales','16','displaycustomers'),(20418,'sales','16','mpesabalance'),(20419,'sales','16','select'),(20420,'sales','16','Logout'),(20421,'sales','16','closebill'),(20422,'sales','16','productdiscount'),(20423,'sales','16','printbill'),(20424,'sales','16','order'),(20425,'sales','16','mpesa'),(20426,'sales','16','card'),(20427,'sales','16','updatepaymentmode'),(20428,'sales','16','editsellingprice'),(20429,'sales','16','viewbuyingprice'),(20430,'sales','16','clearpayments'),(20431,'sales','16','cheque'),(20432,'sales','16','creditnote'),(20433,'sales','16','salesbeyondbprice'),(20434,'sales','16','voucher'),(20435,'sales','16','points'),(20436,'sales','16','credit'),(20437,'sales','16','selectroom'),(20438,'sales','16','dontprint'),(20439,'sales','16','accountlimit'),(20440,'sales','16','backdatesales'),(20441,'sales','16','recordcoins'),(20442,'sales','16','changetaxstatus'),(20443,'sales','16','leaseitems'),(20444,'sales','16','giveloyalityponts'),(20445,'sales','16','changeuomonsales'),(20446,'sales','16','selecttable'),(20447,'cashiersales','16','editmpesa'),(20448,'cashiersales','16','entermpesacode'),(20449,'cashiersales','16','all'),(20450,'cashiersales','16','cashiersales'),(20451,'cashiersales','16','editmpesadate'),(20452,'cashiersales','16','adddailycollection'),(20453,'cashiersales','16','viewdailycollections'),(20454,'cashiersales','16','viewtill'),(20455,'cashiersales','16','reversempesa'),(20456,'cashiersales','16','updatedailycollections'),(20457,'cashiersales','16','clearallsales'),(20458,'cashiersales','16','viewallcollections'),(20459,'cashiersales','16','mpesapendingreport'),(20460,'cashiersales','16','mpesaverifiedreport'),(20461,'recorddelivery','16','add'),(20462,'recorddelivery','16','view'),(20463,'recorddelivery','16','update'),(20464,'recorddelivery','16','delete'),(20465,'recorddelivery','16','changestatus'),(20466,'recorddelivery','16','report'),(20467,'recorddelivery','16','Dispatched'),(20468,'recorddelivery','16','FailedDelivery'),(20469,'recorddelivery','16','ReturnedandReceived'),(20470,'recorddelivery','16','Delivered'),(20471,'recorddelivery','16','Claimraised'),(20472,'recorddelivery','16','ClaimOK'),(20473,'recorddelivery','16','ClaimDamaged'),(20474,'purchases','16','add'),(20475,'purchases','16','update'),(20476,'purchases','16','delete'),(20477,'purchases','16','updatebuyingprice'),(20478,'purchases','16','updatesellingprice'),(20479,'purchases','16','updateclosedinvoice'),(20480,'purchases','16','viewquotation'),(20481,'purchases','16','viewdirectpurchases'),(20482,'purchases','16','viewserials'),(20483,'purchases','16','viewpurchase'),(20484,'purchases','16','budget'),(20485,'purchases','16','salesorder'),(20486,'purchases','16','showdefaultserials'),(20487,'purchases','16','approve'),(20488,'income','16','View'),(20489,'income','16','add'),(20490,'income','16','wiewinvoices'),(20491,'incomeexpenses','16','add'),(20492,'incomeexpenses','16','closeexpense'),(20493,'incomeexpenses','16','update'),(20494,'incomeexpenses','16','updateclosedexpenses'),(20495,'incomeexpenses','16','wiewinvoices'),(20496,'incomeexpenses','16','viewbills'),(20497,'incomeexpenses','16','viewexpense'),(20498,'incomeexpenses','16','viewdebtors'),(20499,'incomeexpenses','16','viewcreditors'),(20500,'incomeexpenses','16','postrentalexpenses'),(20501,'branch','16','add'),(20502,'branch','16','view'),(20503,'branch','16','update'),(20504,'branch','16','delete'),(20505,'productscategory','16','add'),(20506,'productscategory','16','update'),(20507,'productscategory','16','delete'),(20508,'productlist','16','bulk'),(20509,'productlist','16','updatestock'),(20510,'productlist','16','move'),(20511,'productlist','16','more'),(20512,'productlist','16','transfer'),(20513,'productlist','16','addstock'),(20514,'productlist','16','delete'),(20515,'productlist','16','view'),(20516,'productlist','16','update'),(20517,'productlist','16','add'),(20518,'productlist','16','openclosestock'),(20519,'productlist','16','stocktaking'),(20520,'productlist','16','editstocktaken'),(20521,'productlist','16','editopenclosestock'),(20522,'productlist','16','changeserialstatus'),(20523,'productlist','16','viewserials'),(20524,'productlist','16','viewbprice'),(20525,'products','16','add'),(20526,'products','16','update'),(20527,'products','16','delete'),(20528,'products','16','addstock'),(20529,'products','16','more'),(20530,'products','16','bulk'),(20531,'products','16','deleteorder'),(20532,'products','16','dispatch'),(20533,'products','16','removestock'),(20534,'products','16','price'),(20535,'products','16','removeallstock'),(20536,'products','16','viewbprice'),(20537,'incomingstock','16','add'),(20538,'incomingstock','16','update'),(20539,'incomingstock','16','view'),(20540,'incomingstock','16','delete'),(20541,'accounting','16','View Accounting'),(20542,'accounting','16','deletebank'),(20543,'accounting','16','deleteglaccount'),(20544,'banktransfer','16','add'),(20545,'journalentry','16','add'),(20546,'accountingreports','16','view'),(20547,'payrollsetup','16','add'),(20548,'labourrecords','16','add'),(20549,'leavemanagement','16','add'),(20550,'payroll','16','add'),(20551,'reports','16','view'),(20552,'reports','16','download'),(20553,'reports','16','delete'),(20554,'reports','16','update'),(20555,'reports','16','viewall'),(20556,'reports','16','dontshowprofit'),(20557,'documents','16','add'),(20558,'documents','16','update'),(20559,'documents','16','delete'),(20560,'documents','16','viewalldocuments'),(20561,'humanresource','16','add'),(20562,'humanresource','16','approve'),(20563,'humanresource','16','update'),(20564,'humanresource','16','delete'),(20565,'humanresource','16','view'),(20566,'humanresource','16','allocate'),(20567,'humanresource','16','viewallpayroll'),(20568,'humanresource','16','leavesetup'),(20569,'humanresource','16','allleaves '),(20570,'humanresource','16','bioattendance'),(20571,'callcenter','16','add'),(20572,'callcenter','16','upadate'),(20573,'callcenter','16','view'),(20574,'callcenter','16','delete'),(20575,'deals','16','add'),(20576,'deals','16','update'),(20577,'deals','16','delete'),(20578,'deals','16','viewall'),(20579,'complain','16','add'),(20580,'complain','16','view'),(20581,'complain','16','update'),(20582,'complain','16','allcompalin'),(20583,'complain','16','delete'); /*!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(40) 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', 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 `plot` -- LOCK TABLES `plot` WRITE; /*!40000 ALTER TABLE `plot` DISABLE KEYS */; INSERT INTO `plot` VALUES (1,'','JUJA','JUJA','3 ','3 ','50','1 ','2020-07-14 09:21:48','','','1','','','','1','1',0.00,'','',10.00,'accommodation',1,'percentage','no','no','no','no','no','no','no',NULL,'01','10','10'),(2,'','KATUNDA','MOMBASA','4 ','3 ','5','1 ','2020-07-29 06:25:55','2020-07-29 06:25:55','','1','','','','1','1',14.00,'','',10.00,'rental',1,'percentage ','yes','yes','yes','yes','no','yes','no',NULL,'01','31','10'); /*!40000 ALTER TABLE `plot` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plotcharges` -- DROP TABLE IF EXISTS `plotcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plotcharges` ( `id` int(100) NOT NULL AUTO_INCREMENT, `chargeid` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `order` int(10) NOT NULL, `plotcharges` int(5) NOT NULL DEFAULT 1, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `plotcharges` -- LOCK TABLES `plotcharges` WRITE; /*!40000 ALTER TABLE `plotcharges` DISABLE KEYS */; INSERT INTO `plotcharges` VALUES (1,'1 ','','2','0','active','2020-07-20 12:21:02','','',0,1,1),(2,'2 ','','2','0','active','2020-07-20 12:21:16','','',0,1,1),(3,'11 ','','2','150','active','2020-07-20 12:21:28','','',0,1,1),(4,'5 ','','2','200','active','2020-07-20 12:21:43','','',0,1,1),(5,'4 ','','2','0','active','2020-07-28 06:43:57','','',0,1,1); /*!40000 ALTER TABLE `plotcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `post` -- DROP TABLE IF EXISTS `post`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `post` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `post` -- LOCK TABLES `post` WRITE; /*!40000 ALTER TABLE `post` DISABLE KEYS */; /*!40000 ALTER TABLE `post` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `postrecharge` -- DROP TABLE IF EXISTS `postrecharge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `postrecharge` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `description` text NOT NULL, `balance` double(10,2) NOT NULL, `rate` decimal(10,2) NOT NULL, `balancebefore` decimal(10,2) DEFAULT NULL, `units` decimal(10,2) NOT NULL, `code` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `business` text NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `postrecharge` -- LOCK TABLES `postrecharge` WRITE; /*!40000 ALTER TABLE `postrecharge` DISABLE KEYS */; /*!40000 ALTER TABLE `postrecharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productcategory` -- DROP TABLE IF EXISTS `productcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` int(11) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `maincategory` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', 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 `productcategory` -- LOCK TABLES `productcategory` WRITE; /*!40000 ALTER TABLE `productcategory` DISABLE KEYS */; INSERT INTO `productcategory` VALUES (1,'Generators',0,'2020-08-05 16:20:22','active','1','','1','1','0','','Percentage'),(2,'Waterpumps',0,'2020-08-05 10:20:28','active','1','','1','1','0','','Percentage'),(3,'Drills',0,'2020-08-05 10:20:49','active','1','','1','1','0','','Percentage'),(4,'Sikalite',0,'2020-08-05 10:21:10','active','1','','1','1','0','','Percentage'),(5,'Lawn Mowers',0,'2020-08-05 10:21:35','active','1','','1','1','0','','Percentage'),(6,'Welders',0,'2020-08-05 10:22:04','active','1','','1','1','0','','Percentage'),(7,'Vacuum Cleaners',0,'2020-08-05 10:22:22','active','1','','1','1','0','','Percentage'),(8,'Car Wash Machines',0,'2020-08-05 10:22:41','active','1','','1','1','0','','Percentage'),(9,'Delivery Hoses',0,'2020-08-05 10:22:56','active','1','','1','1','0','','Percentage'),(10,'Concrete Mixers',0,'2020-08-05 10:23:15','active','1','','1','1','0','','Percentage'),(11,'Tools - Others',0,'2020-08-05 11:26:40','active','1','','1','1','0','','Percentage'),(12,'Power Tools and Equipment',0,'2020-08-06 15:10:22','active','1','','1','1','0','','Percentage'),(13,'Construction Chemicals and Materials',0,'2020-08-05 11:16:30','active','1','','1','1','0','','Percentage'),(15,'Powerfloat Machines',0,'2020-08-05 11:17:50','active','1','','1','1','0','','Percentage'),(16,'Floorings',0,'2020-08-06 12:26:48','active','1','','1','1','0','','Percentage'),(17,'Safety Equipments',0,'2020-08-06 13:55:37','active','1','','1','1','0','','Percentage'),(18,'Agricultural Tools and Equipments',0,'2020-08-06 15:06:11','active','1','','1','1','0','','Percentage'),(19,'Tools',0,'2020-08-12 20:11:56','active','1','','1','2','0','','Percentage'),(20,'Generators',0,'2020-08-12 20:12:14','active','1','','1','2','0','','Percentage'),(21,'Water Pumps',0,'2020-08-12 20:12:30','active','1','','1','2','0','','Percentage'); /*!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 14, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` varchar(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branch` varchar(50) NOT NULL, `expdate` date NOT NULL, `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=764 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,'16mm Drill Press Aico','12','6','16mm Drill Press Aico',14,'9,000.00','22,000.00',NULL,'22,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','2','pcs','Inventory','VATABLE','mainitem','Inclusive'),(3,'18mm Drill Press INGCO','12','6','18mm Drill Press INGCO',14,'18,500.00','38,000.00',NULL,'38,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','3','pcs','Inventory','VATABLE','mainitem','Inclusive'),(4,'24L PRESSURE TANK','2','6','24L PRESSURE TANK',14,'3,570.00','5,500.00',NULL,'5,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','4','pcs','Inventory','VATABLE','mainitem','Inclusive'),(5,'3MM LETTER PUNCH','11','6','3MM LETTER PUNCH',14,'350','700',NULL,'700',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','6','5','pcs','Inventory','VATABLE','mainitem','Inclusive'),(7,'SPRAY KIT AND AIR TOOL KIT 5 PC ','11','6','5PC SPRAY KIT AND AIR TOOL KIT',14,'4,950.00','10,000.00','','10,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 12:22:59','1','1','1','0000-00-00','','active','6','7','pc','Inventory','VATABLE','mainitem','Inclusive'),(13,'AC2000DC GENERATOR','12','6','AC2000DC GENERATOR',14,'6,000.00','12,000.00',NULL,'12,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','6','13','pcs','Inventory','VATABLE','mainitem','Inclusive'),(14,'AC250D COMPRESSOR','12','6','AC250D COMPRESSOR',14,'0','30,000.00',NULL,'30,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','6','14','pcs','Inventory','VATABLE','mainitem','Inclusive'),(16,'AICO 1.5KVA GENERATOR','12','6','AICO 1.5KVA GENERATOR',14,'10,000.00','18,000.00',NULL,'18,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','16','pcs','Inventory','VATABLE','mainitem','Inclusive'),(17,'AICO 100L VACUUM CLEANER','12','6','AICO 100L VACUUM CLEANER',14,'26,500.00','50,000.00',NULL,'50,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','17','pcs','Inventory','VATABLE','mainitem','Inclusive'),(19,'Aico Ac Arc Welder BX1 - 400','12','6','Aico Ac Arc Welder BX1 - 400',14,'31,000.00','120,000.00',NULL,'120,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 14:53:04','1','1','1','0000-00-00','','active','6','19','pcs','Inventory','VATABLE','mainitem','Inclusive'),(20,'AICO AKP60 BOOSTER PUMP','12','6','AICO AKP60 BOOSTER PUMP',14,'2,600.00','5,000.00',NULL,'5,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','20','pcs','Inventory','VATABLE','mainitem','Inclusive'),(21,'AICO CONCRETE MIXER','12','6','AICO CONCRETE MIXER',14,'130,000.00','160,000.00',NULL,'160,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','6','21','pcs','Inventory','VATABLE','mainitem','Inclusive'),(22,'AICO ELECTRIC CAR WASHER','12','6','AICO ELECTRIC CAR WASHER',14,'22,000.00','38,000.00',NULL,'38,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','6','22','pcs','Inventory','VATABLE','mainitem','Inclusive'),(23,'AICO GASOLINE CAR WASH MACHINE','12','6','AICO GASOLINE CAR WASH MACHINE',14,'17,000.00','36,000.00',NULL,'36,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','6','23','pcs','Inventory','VATABLE','mainitem','Inclusive'),(24,'Aico Mig 250','12','6','Aico Mig 250',14,'53,500.00','90,000.00',NULL,'90,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','24','pcs','Inventory','VATABLE','mainitem','Inclusive'),(25,'AICO SUBMERSIBLE PUMP + CONTROL','2','6','AICO SUBMERSIBLE PUMP + CONTROL',14,'12,500.00','22,000.00',NULL,'22,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','25','pcs','Inventory','VATABLE','mainitem','Inclusive'),(26,'Aico Submersible Pump 2','2','6','Aico Submersible Pump 2',14,'0','32,000.00',NULL,'32,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 13:00:54','1','1','1','0000-00-00','','active','6','26','pcs','Inventory','VATABLE','mainitem','Inclusive'),(27,'Aico Submersible Pump 3','2','6','Aico Submersible Pump 3',14,'24000','38,000.00','','38,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 13:00:31','1','1','1','0000-00-00','','active','6','27','pcs','Inventory','VATABLE','mainitem','Inclusive'),(33,'Aluminuim Air Cyclone','11','6','Aluminuim Air Cyclone',14,'0','9,000.00',NULL,'9,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 13:10:39','1','1','1','0000-00-00','','active','6','33','pcs','Inventory','VATABLE','mainitem','Inclusive'),(35,'ASF 062 8\' EXHAUST FAN (ASF 062 8\' EXHAUST FAN)','11','6','ASF 062 8\' EXHAUST FAN (ASF 062 8\' EXHAUST FAN)',14,'1,732.80','3,500.00',NULL,'3,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','6','35','pcs','Inventory','VATABLE','mainitem','Inclusive'),(36,'ASF 064 12\' EXHAUST FAN (ASF 064 12\' EXHAUST FAN)','11','6','ASF 064 12\' EXHAUST FAN (ASF 064 12\' EXHAUST FAN)',14,'2,280.00','5,000.00',NULL,'5,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','36','pcs','Inventory','VATABLE','mainitem','Inclusive'),(39,'BATTERY CHARGER','12','6','BATTERY CHARGER',14,'8,352.00','14,000.00',NULL,'14,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','39','pcs','Inventory','VATABLE','mainitem','Inclusive'),(40,'BENCH GRINDER BG200','12','6','BENCH GRINDER BG200',14,'3,750.00','7,500.00',NULL,'7,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','40','pcs','Inventory','VATABLE','mainitem','Inclusive'),(41,'BENCH VICE 8\'\'','11','6','BENCH VICE 8\'\'',14,'14,555.00','30,000.00',NULL,'30,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','6','41','pcs','Inventory','VATABLE','mainitem','Inclusive'),(42,'Black Insulation Cable','11','6','Black Insulation Cable',14,'0','2,500.00',NULL,'2,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','42','pcs','Inventory','VATABLE','mainitem','Inclusive'),(43,'BLACK PVC INSULATING TAPE','11','6','BLACK PVC INSULATING TAPE',14,'30','50',NULL,'50',NULL,NULL,'0',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','6','43','pcs','Inventory','VATABLE','mainitem','Inclusive'),(45,'BOOSTER CABLE 1000A','11','6','BOOSTER CABLE 1000A',14,'0','3,500.00',NULL,'3,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 14:04:55','1','1','1','0000-00-00','','active','6','45','pcs','Inventory','VATABLE','mainitem','Inclusive'),(46,'BOOSTER CABLE 500A','11','6','BOOSTER CABLE 500A',14,'0','2,500.00',NULL,'2,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 14:04:24','1','1','1','0000-00-00','','active','6','46','pcs','Inventory','VATABLE','mainitem','Inclusive'),(47,'BOW SAW SET 24\'\' (BOW SAW SET 24\'\')','11','6','BOW SAW SET 24\'\' (BOW SAW SET 24\'\')',14,'2,200.00','4,000.00',NULL,'4,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','47','pcs','Inventory','VATABLE','mainitem','Inclusive'),(50,'C- CLAMPS 8\'\'','11','6','C- CLAMPS 8\'\'',14,'1,328.00','2,000.00',NULL,'2,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','','active','6','50','pcs','Inventory','VATABLE','mainitem','Inclusive'),(51,'CABLE REEL 50M','12','6','CABLE REEL 50M',14,'12,300.00','19000','','13,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','6','51','pcs','Inventory','VATABLE','mainitem','Inclusive'),(52,'CARPENTER SQUARE 16\'\'','11','6','CARPENTER SQUARE 16\'\'',14,'495','1,000.00',NULL,'1,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','6','52','pcs','Inventory','VATABLE','mainitem','Inclusive'),(53,'CARPENTER WRECKING BAR (CARPENTER WRECKING BAR)','11','6','CARPENTER WRECKING BAR (CARPENTER WRECKING BAR)',14,'625','1,100.00',NULL,'1,100.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','6','53','pcs','Inventory','VATABLE','mainitem','Inclusive'),(55,'CHAFF CUTTER','13','6','CHAFF CUTTER',14,'0','65,000.00',NULL,'65,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 13:32:18','1','1','1','0000-00-00','','active','6','55','pcs','Inventory','VATABLE','mainitem','Inclusive'),(58,'CHLORINE 65%','13','6','CHLORINE 65%',14,'8,170.00','2,700.00',NULL,'2,700.00',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'2021-03-04 13:33:44','1','1','1','0000-00-00','','active','6','58','pcs','Inventory','VATABLE','mainitem','Inclusive'),(59,'CHLORINE 90%','13','6','CHLORINE 90%',14,'9,750.00','2,700.00',NULL,'2,700.00',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'2021-03-04 13:32:57','1','1','1','0000-00-00','','active','6','59','pcs','Inventory','VATABLE','mainitem','Inclusive'),(68,'DIAMOND CUTTING DISK 4/1/2','11','6','DIAMOND CUTTING DISK 4/1/2',14,'','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'2021-03-04 13:24:57','1','1','1','0000-00-00','','active','6','68','pcs','Inventory','VATABLE','mainitem','Inclusive'),(70,'DUCT TAPE','11','6','DUCT TAPE',14,'300','230',NULL,'230',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','70','pcs','Inventory','VATABLE','mainitem','Inclusive'),(71,'DUCT TAPE 2\'\'','11','6','DUCT TAPE 2\'\'',14,'900','2,000.00',NULL,'2,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','6','71','pcs','Inventory','VATABLE','mainitem','Inclusive'),(72,'DUCT TAPE 3','11','6','DUCT TAPE 3',14,'0','3,000.00',NULL,'3,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,10.00,'2021-03-04 13:25:30','1','1','1','0000-00-00','','active','6','72','pcs','Inventory','VATABLE','mainitem','Inclusive'),(73,'ELECTRIC VIBRATOR','12','6','ELECTRIC VIBRATOR',14,'8,500.00','16,000.00',NULL,'16,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','73','pcs','Inventory','VATABLE','mainitem','Inclusive'),(74,'ENGRAVING TOOL KIT','12','6','ENGRAVING TOOL KIT',14,'0','12,000.00',NULL,'12,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 13:41:50','1','1','1','0000-00-00','','active','6','74','pcs','Inventory','VATABLE','mainitem','Inclusive'),(75,'EXHAUST FAN 12','12','6','EXHAUST FAN 12',14,'577.56','5,500.00',NULL,'5,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 14:08:12','1','1','1','0000-00-00','','active','6','75','pcs','Inventory','VATABLE','mainitem','Inclusive'),(77,'FIRE HOSE MILANO 2','2','6','FIRE HOSE MILANO 2',14,'0','12,500.00',NULL,'12,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'2021-03-04 13:47:46','1','1','1','0000-00-00','','active','6','77','pcs','Inventory','VATABLE','mainitem','Inclusive'),(78,'FIRE HOSE MILANO 3\'\' X 30M','2','6','FIRE HOSE MILANO 3\'\' X 30M',14,'6,600.00','15,000.00',NULL,'15,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','78','pcs','Inventory','VATABLE','mainitem','Inclusive'),(79,'FIRE RATED PU FOAM','11','6','FIRE RATED PU FOAM',14,'2,100.00','3200.00',NULL,'2,200.00',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','6','79','pcs','Inventory','VATABLE','mainitem','Inclusive'),(80,'FUEL INJECTOR CLEANER','11','6','FUEL INJECTOR CLEANER',14,'316.25','500',NULL,'500',NULL,NULL,'0',0,0,NULL,0,0,0,12.00,'2021-03-04 14:19:26','1','1','1','0000-00-00','','active','6','80','pcs','Inventory','VATABLE','mainitem','Inclusive'),(82,'GASKET MAKER','11','6','GASKET MAKER',14,'180','250',NULL,'250',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','6','82','pcs','Inventory','VATABLE','mainitem','Inclusive'),(84,'GREASE BUCKET','11','6','GREASE BUCKET',14,'50,000.00','60,000.00',NULL,'60,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','84','pcs','Inventory','VATABLE','mainitem','Inclusive'),(89,'HACK SAW METAL FRAME','11','6','HACK SAW METAL FRAME',14,'0','900',NULL,'900',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'2021-03-04 13:38:33','1','1','1','0000-00-00','','active','6','89','pcs','Inventory','VATABLE','mainitem','Inclusive'),(90,'HAMMER','11','6','HAMMER',14,'282.5','1,500.00',NULL,'1,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','6','90','pcs','Inventory','VATABLE','mainitem','Inclusive'),(91,'HEAVY DUTY HACKSAW AND FRAME','11','6','HEAVY DUTY HACKSAW AND FRAME',14,'0','1,800.00',NULL,'1,800.00',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'2021-03-04 13:37:47','1','1','1','0000-00-00','','active','6','91','pcs','Inventory','VATABLE','mainitem','Inclusive'),(95,'HYDRAULIC PRESS 30T','11','6','HYDRAULIC PRESS 30T',14,'50,000.00','70,000.00',NULL,'70,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','95','pcs','Inventory','VATABLE','mainitem','Inclusive'),(96,'Ingco Air Hose 15M','11','6','Ingco Air Hose 15M',14,'2,000.00','3,500.00',NULL,'3,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','96','pcs','Inventory','VATABLE','mainitem','Inclusive'),(97,'INGCO BOLT CUTTER 24\'\'','11','6','INGCO BOLT CUTTER 24\'\'',14,'1,400.00','2,400.00',NULL,'2,400.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','6','97','pcs','Inventory','VATABLE','mainitem','Inclusive'),(99,'INGCO HAND RIVETER (INGCO HAND RIVETER)','11','6','INGCO HAND RIVETER (INGCO HAND RIVETER)',14,'700','1,400.00',NULL,'1,400.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','99','pcs','Inventory','VATABLE','mainitem','Inclusive'),(100,'Silent Air Compressor - Ingco','12','6','INGCO SILENT COMPRESSOR',14,'0','27,000.00',NULL,'27,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 13:58:00','1','1','1','0000-00-00','Silent Air Compresso','active','6','100','pcs','Inventory','VATABLE','mainitem','Inclusive'),(101,'INVERTER WELDER T271','12','6','INVERTER WELDER T271',14,'20,500.00','27,000.00',NULL,'27,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','6','101','pcs','Inventory','VATABLE','mainitem','Inclusive'),(104,'KARCHER HIGH PRESSURE WASHER','12','6','KARCHER HIGH PRESSURE WASHER',14,'126,000.00','160,000.00',NULL,'160,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','104','pcs','Inventory','VATABLE','mainitem','Inclusive'),(105,'Kato Water Pump WX30','2','6','Kato Water Pump WX30',14,'10,500.00','24,500.00',NULL,'24,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','105','pcs','Inventory','VATABLE','mainitem','Inclusive'),(106,'KOSHIN WATER PUMP','2','6','KOSHIN WATER PUMP',14,'0','40,000.00',NULL,'40,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 13:54:55','1','1','1','0000-00-00','','active','6','106','pcs','Inventory','VATABLE','mainitem','Inclusive'),(108,'L. GERMANY 2 TONNE HOIST','11','6','L. GERMANY 2 TONNE HOIST',14,'8,500.00','25,000.00',NULL,'25,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','108','pcs','Inventory','VATABLE','mainitem','Inclusive'),(109,'L. GERMANY 5TONNE HOIST','11','6','L. GERMANY 5TONNE HOIST',14,'9,000.00','45,000.00',NULL,'45,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','109','pcs','Inventory','VATABLE','mainitem','Inclusive'),(111,'Telescopic Ladder','11','6','LADDER',14,'0','23,000.00',NULL,'23,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 13:54:23','1','1','1','0000-00-00','','active','6','111','pcs','Inventory','VATABLE','mainitem','Inclusive'),(113,'Leiya Circular Saw','12','6','Leiya Circular Saw',14,'0','16,500.00',NULL,'16,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'2021-03-04 13:51:06','1','1','1','0000-00-00','','active','6','113','pcs','Inventory','VATABLE','mainitem','Inclusive'),(114,'LEIYA CUT OFF MACHINE','12','6','LEIYA CUT OFF MACHINE',14,'0','23,000.00',NULL,'23,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 15:50:30','1','1','1','0000-00-00','','active','6','114','pcs','Inventory','VATABLE','mainitem','Inclusive'),(115,'Leiya Demolition Hammer','12','6','Leiya Demolition Hammer',14,'0','18,500.00',NULL,'18,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,3.00,'2021-03-04 15:50:55','1','1','1','0000-00-00','','active','6','115','pcs','Inventory','VATABLE','mainitem','Inclusive'),(116,'LEIYA ELECTRIC DRILL','12','6','LEIYA ELECTRIC DRILL',14,'3850','7,500.00','','7,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2020-08-21 10:45:22','1','1','1','0000-00-00','','active','6','116','pcs','Inventory','VATABLE','mainitem','Inclusive'),(117,'LEIYA JIG SAW','12','6','LEIYA JIG SAW',14,'0','8,500.00',NULL,'8,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'2021-03-04 15:47:40','1','1','1','0000-00-00','','active','6','117','pcs','Inventory','VATABLE','mainitem','Inclusive'),(118,'Leiya Marble Cutter','12','6','Leiya Marble Cutter',14,'0','9,500.00',NULL,'9,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,6.00,'2021-03-04 15:48:21','1','1','1','0000-00-00','','active','6','118','pcs','Inventory','VATABLE','mainitem','Inclusive'),(119,'LEIYA ROTARY HAMMER','12','6','LEIYA ROTARY HAMMER',14,'0','16,000.00',NULL,'16,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 15:49:57','1','1','1','0000-00-00','','active','6','119','pcs','Inventory','VATABLE','mainitem','Inclusive'),(120,'LINEN MEASURING TAPE 50M','11','6','LINEN MEASURING TAPE 50M',14,'900','3,500.00',NULL,'3,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','120','pcs','Inventory','VATABLE','mainitem','Inclusive'),(121,'LONG NOSE PLIERS (LONG NOSE PLIERS)','11','6','LONG NOSE PLIERS (LONG NOSE PLIERS)',14,'196','450',NULL,'450',NULL,NULL,'0',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','6','121','pcs','Inventory','VATABLE','mainitem','Inclusive'),(122,'MAGPOW SPRAY FOAM','11','6','MAGPOW SPRAY FOAM',14,'1,200.00','1,800.00',NULL,'1,800.00',NULL,NULL,'0',0,0,NULL,0,0,0,46.00,'','1','1','1','0000-00-00','','active','6','122','pcs','Inventory','VATABLE','mainitem','Inclusive'),(123,'MANUAL PIPE BENDER - AICO','11','6','MANUAL PIPE BENDER - AICO',14,'20,520.00','32,000.00',NULL,'32,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 15:46:05','1','1','1','0000-00-00','','active','6','123','pcs','Inventory','VATABLE','mainitem','Inclusive'),(124,'MARBLE CUTTER PRESCOTT','12','6','MARBLE CUTTER PRESCOTT',14,'0','15,000.00',NULL,'15,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 15:46:57','1','1','1','0000-00-00','','active','6','124','pcs','Inventory','VATABLE','mainitem','Inclusive'),(126,'MEASURING TAPE 100M','11','6','MEASURING TAPE 100M',14,'2,490.00','2,500.00',NULL,'2,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'2021-03-04 14:13:58','1','1','1','0000-00-00','','active','6','126','pcs','Inventory','VATABLE','mainitem','Inclusive'),(127,'MEASURING TAPE 50M HUM 50','11','6','MEASURING TAPE 50M HUM 50',14,'630','1,200.00',NULL,'1,200.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','127','pcs','Inventory','VATABLE','mainitem','Inclusive'),(128,'MEASURING TAPE FIBERGLASS 30M','11','6','MEASURING TAPE FIBERGLASS 30M',14,'528','800',NULL,'800',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','6','128','pcs','Inventory','VATABLE','mainitem','Inclusive'),(130,'Mig 175 Aico','12','6','Mig 175 Aico',14,'27,500.00','45,000.00',NULL,'45,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','130','pcs','Inventory','VATABLE','mainitem','Inclusive'),(132,'MILANO 50L COMPRESSOR','12','6','MILANO 50L COMPRESSOR',14,'26,580.00','56,000.00',NULL,'56,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','132','pcs','Inventory','VATABLE','mainitem','Inclusive'),(134,'Sliding Miter Saw - Prescott','12','6','MITER SAW',14,'14,000.00','30,000.00',NULL,'30,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 14:10:36','1','1','1','0000-00-00','','active','6','134','pcs','Inventory','VATABLE','mainitem','Inclusive'),(135,'ML150B COMPRESSOR','12','6','ML150B COMPRESSOR',14,'37,000.00','55,000.00',NULL,'55,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','6','135','pcs','Inventory','VATABLE','mainitem','Inclusive'),(137,'MOTORCYCLE LOCKS','11','6','MOTORCYCLE LOCKS',14,'0','800',NULL,'800',NULL,NULL,'0',0,0,NULL,0,0,0,5.00,'2021-03-04 14:23:58','1','1','1','0000-00-00','','active','6','137','pcs','Inventory','VATABLE','mainitem','Inclusive'),(138,'OIL FILTER REMOVER THREE LEG WR (OIL FILTER REMOVER THREE LEG WRENCH)','11','6','OIL FILTER REMOVER THREE LEG WR (OIL FILTER REMOVER THREE LEG WRENCH)',14,'895','1,600.00',NULL,'1,600.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','6','138','pcs','Inventory','VATABLE','mainitem','Inclusive'),(139,'P645 METAL SEALANT','11','6','P645 METAL SEALANT',14,'500','650',NULL,'650',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','6','139','pcs','Inventory','VATABLE','mainitem','Inclusive'),(140,'PALLET TROLLEY 3 TONNE','12','7','PALLET TROLLEY 3 TONNE',14,'16,000.00','22,000.00',NULL,'22,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'2021-03-04 14:40:39','1','1','1','0000-00-00','','active','7','140','pcs','Inventory','VATABLE','mainitem','Inclusive'),(141,'PCL AIRLINE GAUGE','11','7','PCL AIRLINE GAUGE',14,'10,500.00','20,500.00',NULL,'20,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','141','pcs','Inventory','VATABLE','mainitem','Inclusive'),(142,'Plasma Cutter Cut 100','12','7','Plasma Cutter Cut 100',14,'78,000.00','120,000.00',NULL,'120,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','142','pcs','Inventory','VATABLE','mainitem','Inclusive'),(143,'PLASTIC SANDING BLOCK 210X 105M','11','7','PLASTIC SANDING BLOCK 210X 105M',14,'190','600',NULL,'600',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','143','pcs','Inventory','VATABLE','mainitem','Inclusive'),(145,'PRESCOTT 50l VACUUM CLEANER','7','7','PRESCOTT 50l VACUUM CLEANER',14,'17,500.00','38,000.00',NULL,'38,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','145','pcs','Inventory','VATABLE','mainitem','Inclusive'),(146,'PRESCOTT BELT SANDER','12','7','PRESCOTT BELT SANDER',14,'9,950.00','20,000.00',NULL,'20,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 15:59:18','1','1','1','0000-00-00','','active','7','146','pcs','Inventory','VATABLE','mainitem','Inclusive'),(147,'PRESCOTT DIE GRINDER','12','7','PRESCOTT DIE GRINDER',14,'5,500.00','10,000.00',NULL,'10,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','147','pcs','Inventory','VATABLE','mainitem','Inclusive'),(148,'PRESCOTT ELECTRIC PLANER','12','7','PRESCOTT ELECTRIC PLANER',14,'12,500.00','10,000.00',NULL,'10,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'2021-03-04 14:21:10','1','1','1','0000-00-00','','active','7','148','pcs','Inventory','VATABLE','mainitem','Inclusive'),(149,'PRESCOTT PRUNING SAW','11','7','PRESCOTT PRUNING SAW',14,'620','1,300.00',NULL,'1,300.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','149','pcs','Inventory','VATABLE','mainitem','Inclusive'),(151,'PRESCOTT SILENT COMPRESSOR','12','7','PRESCOTT SILENT COMPRESSOR',14,'16,500.00','28,000.00',NULL,'28,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','151','pcs','Inventory','VATABLE','mainitem','Inclusive'),(152,'PRESCOTT SREWDRIVER SET','11','7','PRESCOTT SREWDRIVER SET',14,'0','1,800.00',NULL,'1,800.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','152','pcs','Inventory','VATABLE','mainitem','Inclusive'),(153,'PU FOAM 300ML 805','11','7','PU FOAM 300ML 805',14,'300','500',NULL,'500',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','153','pcs','Inventory','VATABLE','mainitem','Inclusive'),(154,'PU GLUE PA370','11','7','PU GLUE PA370',14,'680','960',NULL,'960',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','154','pcs','Inventory','VATABLE','mainitem','Inclusive'),(156,'Red Insulation Cable','11','7','Red Insulation Cable',14,'0','2,500.00',NULL,'2,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 15:51:35','1','1','1','0000-00-00','','active','7','156','pcs','Inventory','VATABLE','mainitem','Inclusive'),(157,'ROTARY DRUM PUMP','11','7','ROTARY DRUM PUMP',14,'2,000.00','4,500.00',NULL,'4,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','','active','7','157','pcs','Inventory','VATABLE','mainitem','Inclusive'),(158,'ROUTER BITS 12PCS - SHANK 8MM','11','7','ROUTER BITS 12PCS - SHANK 8MM',14,'0','3,200.00',NULL,'3,200.00',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','7','158','pcs','Inventory','VATABLE','mainitem','Inclusive'),(159,'RUBBER MALLET','11','7','RUBBER MALLET',14,'185','500',NULL,'500',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','7','159','pcs','Inventory','VATABLE','mainitem','Inclusive'),(160,'SAFETY BOOTS','11','7','SAFETY BOOTS',14,'0','3,500.00',NULL,'3,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,23.00,'2021-03-04 16:02:23','1','1','1','0000-00-00','','active','7','160','pcs','Inventory','VATABLE','mainitem','Inclusive'),(161,'Safety Coveralls (Safety Coveralls)','11','7','Safety Coveralls (Safety Coveralls)',14,'700','877.19298',NULL,'877.19298',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','7','161','pcs','Inventory','VATABLE','mainitem','Inclusive'),(162,'Safety Goggles (Safety Goggles)','11','7','Safety Goggles (Safety Goggles)',14,'150','350',NULL,'350',NULL,NULL,'0',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','','active','7','162','pcs','Inventory','VATABLE','mainitem','Inclusive'),(163,'SAFETY HELMETS','11','7','SAFETY HELMETS',14,'0','1,100.00',NULL,'1,100.00',NULL,NULL,'0',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','','active','7','163','pcs','Inventory','VATABLE','mainitem','Inclusive'),(164,'Safety Signs','11','7','Safety Signs',14,'0','7,000.00',NULL,'7,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','164','pcs','Inventory','VATABLE','mainitem','Inclusive'),(166,'SCM 100 CENTRIFUGAL PUMP','2','7','SCM 100 CENTRIFUGAL PUMP',14,'12,900.00','8,500.00',NULL,'8,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','166','pcs','Inventory','VATABLE','mainitem','Inclusive'),(167,'SIKA LITE','13','7','SIKA LITE',14,'120','200',NULL,'200',NULL,NULL,'0',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','7','167','pcs','Inventory','VATABLE','mainitem','Inclusive'),(168,'SILICON 280G','11','7','SILICON 280G',14,'210','300',NULL,'300',NULL,NULL,'0',0,0,NULL,0,0,0,71.00,'','1','1','1','0000-00-00','','active','7','168','pcs','Inventory','VATABLE','mainitem','Inclusive'),(170,'SOCKET& SCREWDRIVER BIT 108PCS (SOCKET& SCREWDRIVER BIT 108PCS)','12','7','SOCKET& SCREWDRIVER BIT 108PCS (SOCKET& SCREWDRIVER BIT 108PCS)',14,'10,720.00','24,000.00',NULL,'24,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','170','pcs','Inventory','VATABLE','mainitem','Inclusive'),(171,'KNAPSACKS SPRAYER','12','7','KNAPSACKS SPRAYER',14,'2300','6000','','6000',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'2020-08-27 10:36:39','1','1','1','0000-00-00','','active','7','171','pcs','Inventory','VATABLE','mainitem','Inclusive'),(172,'SPRAY PAINT','11','7','SPRAY PAINT',14,'230','300',NULL,'300',NULL,NULL,'0',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','','active','7','172','pcs','Inventory','VATABLE','mainitem','Inclusive'),(173,'Stainless Steel Air Cyclone','11','7','Stainless Steel Air Cyclone',14,'0','12,000.00',NULL,'12,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','173','pcs','Inventory','VATABLE','mainitem','Inclusive'),(175,'STEEL ALLOY PADLOCK 50MM','11','7','STEEL ALLOY PADLOCK 50MM',14,'0','700',NULL,'700',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','7','175','pcs','Inventory','VATABLE','mainitem','Inclusive'),(176,'STUDDY SCREWDRIVER (STUDDY SCREWDRIVER)','11','7','STUDDY SCREWDRIVER (STUDDY SCREWDRIVER)',14,'165','320',NULL,'320',NULL,NULL,'0',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','7','176','pcs','Inventory','VATABLE','mainitem','Inclusive'),(177,'Subaru Conrete Cutter','12','7','Subaru Conrete Cutter',14,'85,000.00','120,000.00',NULL,'120,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','177','pcs','Inventory','VATABLE','mainitem','Inclusive'),(178,'T.DIAMOND CUTTING BLADE 115 *22','11','7','T.DIAMOND CUTTING BLADE 115 *22',14,'1,250.00','500',NULL,'500',NULL,NULL,'0',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','7','178','pcs','Inventory','VATABLE','mainitem','Inclusive'),(179,'T.DIAMOND CUTTING BLADE 230 *22','11','7','T.DIAMOND CUTTING BLADE 230 *22',14,'4,000.00','1,500.00',NULL,'1,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','7','179','pcs','Inventory','VATABLE','mainitem','Inclusive'),(180,'TACKER STAPLES','11','7','TACKER STAPLES',14,'120','300',NULL,'300',NULL,NULL,'0',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','','active','7','180','pcs','Inventory','VATABLE','mainitem','Inclusive'),(181,'TAW ALGI CONTROL 5LITRES','13','7','TAW ALGI CONTROL 5LITRES',14,'743','1,400.00',NULL,'1,400.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','181','pcs','Inventory','VATABLE','mainitem','Inclusive'),(182,'TAW SUPA TOUCH','13','7','TAW SUPA TOUCH',14,'1,577.00','2,500.00',NULL,'2,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','7','182','pcs','Inventory','VATABLE','mainitem','Inclusive'),(183,'TAYOR WELDER','6','7','TAYOR WELDER',14,'0','52,000.00',NULL,'52,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','183','pcs','Inventory','VATABLE','mainitem','Inclusive'),(185,'Tile Cutter 350mm','11','7','Tile Cutter 350mm',14,'0','7,500.00',NULL,'7,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','185','pcs','Inventory','VATABLE','mainitem','Inclusive'),(186,'TOHO 2TONNE CHAIN HOIST','11','7','TOHO 2TONNE CHAIN HOIST',14,'26,000.00','40,000.00',NULL,'40,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','186','pcs','Inventory','VATABLE','mainitem','Inclusive'),(187,'TOLSEN ADHESIVE FIBERGLASS','11','7','TOLSEN ADHESIVE FIBERGLASS',14,'690','500',NULL,'500',NULL,NULL,'0',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','','active','7','187','pcs','Inventory','VATABLE','mainitem','Inclusive'),(188,'TOLSEN BENCH VICE 6\'\'','12','7','TOLSEN BENCH VICE 6\'\'',14,'9,400.00','7,500.00',NULL,'7,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','188','pcs','Inventory','VATABLE','mainitem','Inclusive'),(189,'TOLSEN BOTTLE JACK 20TONS','11','7','TOLSEN BOTTLE JACK 20TONS',14,'4,445.00','8,000.00',NULL,'8,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','189','pcs','Inventory','VATABLE','mainitem','Inclusive'),(190,'TOLSEN CAUCKING GUN 225MM, 9\'\'','11','7','TOLSEN CAUCKING GUN 225MM, 9\'\'',14,'800','1,000.00',NULL,'1,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','7','190','pcs','Inventory','VATABLE','mainitem','Inclusive'),(191,'TOLSEN DRY WALL TAPPING KNIFE','11','7','TOLSEN DRY WALL TAPPING KNIFE',14,'0','1,000.00',NULL,'1,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','191','pcs','Inventory','VATABLE','mainitem','Inclusive'),(192,'TOLSEN F- CLAMPS 50*150MM','11','7','TOLSEN F- CLAMPS 50*150MM',14,'1,175.00','600',NULL,'600',NULL,NULL,'0',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','7','192','pcs','Inventory','VATABLE','mainitem','Inclusive'),(193,'TOLSEN FLAP DISK #120','11','7','TOLSEN FLAP DISK #120',14,'1,000.00','250',NULL,'250',NULL,NULL,'0',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','7','193','pcs','Inventory','VATABLE','mainitem','Inclusive'),(194,'TOLSEN FLAP DISK #40','11','7','TOLSEN FLAP DISK #40',14,'1,000.00','250',NULL,'250',NULL,NULL,'0',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','7','194','pcs','Inventory','VATABLE','mainitem','Inclusive'),(195,'TOLSEN FLAP DISK #60','11','7','TOLSEN FLAP DISK #60',14,'100','250',NULL,'250',NULL,NULL,'0',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','7','195','pcs','Inventory','VATABLE','mainitem','Inclusive'),(196,'TOLSEN FLAP DISK #80','11','7','TOLSEN FLAP DISK #80',14,'100','250',NULL,'250',NULL,NULL,'0',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','7','196','pcs','Inventory','VATABLE','mainitem','Inclusive'),(197,'TOLSEN FOLDING HAND RIVETER','11','7','TOLSEN FOLDING HAND RIVETER',14,'1,800.00','3,500.00',NULL,'3,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','7','197','pcs','Inventory','VATABLE','mainitem','Inclusive'),(198,'TOLSEN HAND GREASE PUMP 16KGS','11','7','TOLSEN HAND GREASE PUMP 16KGS',14,'10,000.00','15,000.00',NULL,'15,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','198','pcs','Inventory','VATABLE','mainitem','Inclusive'),(199,'TOLSEN HOT AIR GUN','11','7','TOLSEN HOT AIR GUN',14,'1,500.00','4,500.00',NULL,'4,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','7','199','pcs','Inventory','VATABLE','mainitem','Inclusive'),(200,'TOLSEN HYDRAULIC TROLLEY JACK 3','11','7','TOLSEN HYDRAULIC TROLLEY JACK 3',14,'11,000.00','20,000.00',NULL,'20,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','','active','7','200','pcs','Inventory','VATABLE','mainitem','Inclusive'),(201,'TOLSEN IDUSTRIAL ANGLE GRINDER','12','7','TOLSEN IDUSTRIAL ANGLE GRINDER',14,'6,200.00','9,500.00',NULL,'9,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','201','pcs','Inventory','VATABLE','mainitem','Inclusive'),(202,'TOLSEN MEASURING TAPE 8M','11','7','TOLSEN MEASURING TAPE 8M',14,'310','650',NULL,'650',NULL,NULL,'0',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','7','202','pcs','Inventory','VATABLE','mainitem','Inclusive'),(203,'TOLSEN OIL CAN 300ML','11','7','TOLSEN OIL CAN 300ML',14,'420','800',NULL,'800',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','7','203','pcs','Inventory','VATABLE','mainitem','Inclusive'),(204,'TOLSEN PIPE WRENCH 14\'\'','11','7','TOLSEN PIPE WRENCH 14\'\'',14,'1,710.00','2,000.00',NULL,'2,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','','active','7','204','pcs','Inventory','VATABLE','mainitem','Inclusive'),(205,'TOLSEN PVC INSULATING TAPE (TOLSEN PVC INSULATING TAPE)','11','7','TOLSEN PVC INSULATING TAPE (TOLSEN PVC INSULATING TAPE)',14,'50','80',NULL,'80',NULL,NULL,'0',0,0,NULL,0,0,0,23.00,'','1','1','1','0000-00-00','','active','7','205','pcs','Inventory','VATABLE','mainitem','Inclusive'),(206,'TOLSEN RATCHET TIE DOWN ROPE','11','7','TOLSEN RATCHET TIE DOWN ROPE',14,'1,700.00','4,500.00',NULL,'4,500.00',NULL,NULL,'0',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','7','206','pcs','Inventory','VATABLE','mainitem','Inclusive'),(207,'TOLSEN SCREWDRIVER SET','11','7','TOLSEN SCREWDRIVER SET',14,'0','2,000.00',NULL,'2,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','207','pcs','Inventory','VATABLE','mainitem','Inclusive'),(209,'TOLSEN VERNIER CALIPER 0-200MM','11','7','TOLSEN VERNIER CALIPER 0-200MM',14,'14,600.00','5,000.00',NULL,'5,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','7','209','pcs','Inventory','VATABLE','mainitem','Inclusive'),(210,'TOLSEN WALL SCRAPPER 30MM','11','7','TOLSEN WALL SCRAPPER 30MM',14,'200','230',NULL,'230',NULL,NULL,'0',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','7','210','pcs','Inventory','VATABLE','mainitem','Inclusive'),(211,'TOLSEN WALL SCRAPPER 50MM','11','7','TOLSEN WALL SCRAPPER 50MM',14,'270','250',NULL,'250',NULL,NULL,'0',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','','active','7','211','pcs','Inventory','VATABLE','mainitem','Inclusive'),(212,'TOLSEN WALL SCRAPPER 80MM','11','7','TOLSEN WALL SCRAPPER 80MM',14,'275','250',NULL,'250',NULL,NULL,'0',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','7','212','pcs','Inventory','VATABLE','mainitem','Inclusive'),(213,'TOTAL CHISELS','11','7','TOTAL CHISELS',14,'68.75','550',NULL,'550',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','7','213','pcs','Inventory','VATABLE','mainitem','Inclusive'),(214,'TOTAL HOLE CORE BIT','11','7','TOTAL HOLE CORE BIT',14,'1,990.00','1,700.00',NULL,'1,700.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','214','pcs','Inventory','VATABLE','mainitem','Inclusive'),(215,'TOTAL HOLE CORE CUTTER','11','7','TOTAL HOLE CORE CUTTER',14,'1,500.00','1,300.00',NULL,'1,300.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','215','pcs','Inventory','VATABLE','mainitem','Inclusive'),(216,'TOTAL VACUUM CLEANER WET AND DR','7','7','TOTAL VACUUM CLEANER WET AND DR',14,'18,000.00','38,000.00',NULL,'38,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','216','pcs','Inventory','VATABLE','mainitem','Inclusive'),(217,'TOTAL Y- WRENCHES','11','7','TOTAL Y- WRENCHES',14,'29.17','800',NULL,'800',NULL,NULL,'0',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','','active','7','217','pcs','Inventory','VATABLE','mainitem','Inclusive'),(218,'TRAFFIC ROAD CONES','11','7','TRAFFIC ROAD CONES',14,'800','1,200.00',NULL,'1,200.00',NULL,NULL,'0',0,0,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','','active','7','218','pcs','Inventory','VATABLE','mainitem','Inclusive'),(220,'WASP 3.5KVA GENERATOR','12','7','WASP 3.5KVA GENERATOR',14,'32,390.00','50,000.00',NULL,'50,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','220','pcs','Inventory','VATABLE','mainitem','Inclusive'),(222,'WASP 5.5HP LAWN MOWER','12','7','WASP 5.5HP LAWN MOWER',14,'39,330.00','65,000.00',NULL,'65,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','222','pcs','Inventory','VATABLE','mainitem','Inclusive'),(223,'WASP 6.5 HP WATER PUMP 20H','2','7','WASP 6.5 HP WATER PUMP 20H',14,'19,000.00','25,000.00',NULL,'25,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','223','pcs','Inventory','VATABLE','mainitem','Inclusive'),(224,'WASP BRUSH CUTTER 43CC','12','7','WASP BRUSH CUTTER 43CC',14,'11,970.00','27,000.00',NULL,'27,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','7','224','pcs','Inventory','VATABLE','mainitem','Inclusive'),(226,'WASP INVERTER WELDER T221','12','7','WASP INVERTER WELDER T221',14,'22,800.00','30,000.00',NULL,'30,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','226','pcs','Inventory','VATABLE','mainitem','Inclusive'),(228,'WIRE BRUSH 4 LINES','11','7','WIRE BRUSH 4 LINES',14,'900','250',NULL,'250',NULL,NULL,'0',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','7','228','pcs','Inventory','VATABLE','mainitem','Inclusive'),(229,'WIRE BRUSH 5 LINES','11','7','WIRE BRUSH 5 LINES',14,'950','280',NULL,'280',NULL,NULL,'0',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','7','229','pcs','Inventory','VATABLE','mainitem','Inclusive'),(230,'WOOD CHISEL 12M','11','7','WOOD CHISEL 12M',14,'0','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','7','230','pcs','Inventory','VATABLE','mainitem','Inclusive'),(231,'WOOD FILE 3PC SET (WOOD FILE 3PC SET)','11','7','WOOD FILE 3PC SET (WOOD FILE 3PC SET)',14,'450','900',NULL,'900',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','231','pcs','Inventory','VATABLE','mainitem','Inclusive'),(232,'WOOD ROUTER PRESCOTT 1500W','12','7','WOOD ROUTER PRESCOTT 1500W',14,'9,180.00','15,000.00',NULL,'15,000.00',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','232','pcs','Inventory','VATABLE','mainitem','Inclusive'),(234,'Welding helmet','11','7','Welding helmet',14,'395','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','7','234','pcs','Inventory','VATABLE','mainitem','Inclusive'),(235,'welding goggles','11','7','welding goggles',14,'250','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','7','235','pcs','Inventory','VATABLE','mainitem','Inclusive'),(237,'air cleaning gun','11','7','air cleaning gun',14,'1100','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','237','pcs','Inventory','VATABLE','mainitem','Inclusive'),(240,'Combination Spanner 8pcs set','11','7','Combination Spanner 8pcs set',14,'1450','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','7','240','pcs','Inventory','VATABLE','mainitem','Inclusive'),(241,'hexagon key set 9pc','11','7','hexagon key set 9pc',14,'450','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','241','pcs','Inventory','VATABLE','mainitem','Inclusive'),(242,'Hexagon Key set 8pcs','11','7','Hexagon Key set 8pcs',14,'395','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','242','pcs','Inventory','VATABLE','mainitem','Inclusive'),(243,'Clamp Meter 600v','12','7','Clamp Meter 600v',14,'1200','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','243','pcs','Inventory','VATABLE','mainitem','Inclusive'),(244,'Rubber Hammer Hard Black Head','11','7','Rubber Hammer Hard Black Head',14,'350','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','','active','7','244','pcs','Inventory','VATABLE','mainitem','Inclusive'),(245,'Spirit Level 150cm','11','7','Spirit Level 150cm',14,'665','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','245','pcs','Inventory','VATABLE','mainitem','Inclusive'),(246,'spirit Level 200cm','11','7','spirit Level 200cm',14,'850','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','246','pcs','Inventory','VATABLE','mainitem','Inclusive'),(247,'spirit Level Magnetic 12\'\'','11','7','spirit Level Magnetic 12\'\'',14,'320','','','',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'2021-03-04 12:27:40','1','1','1','0000-00-00','','active','7','247','pcs','Inventory','VATABLE','mainitem','Inclusive'),(248,'Stainless steel Ruler','11','7','Stainless steel Ruler',14,'85','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','248','pcs','Inventory','VATABLE','mainitem','Inclusive'),(250,'Hand Staple Gun set 3 way','11','7','Hand Staple Gun set 3 way',14,'1950','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','250','pcs','Inventory','VATABLE','mainitem','Inclusive'),(251,'Caulking Gun 15inches','11','7','Caulking Gun 15inches',14,'975','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','251','pcs','Inventory','VATABLE','mainitem','Inclusive'),(253,'C - Clamp 4\'\'','11','7','C - Clamp 4\'\'',14,'495','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','7','253','pcs','Inventory','VATABLE','mainitem','Inclusive'),(254,'C - Clamp 6\'\'','11','7','C - Clamp 6\'\'',14,'775','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','254','pcs','Inventory','VATABLE','mainitem','Inclusive'),(255,'C- Clamp 8\'\'','11','7','C- Clamp 8\'\'',14,'1025','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','255','pcs','Inventory','VATABLE','mainitem','Inclusive'),(256,'LADDER 3 STEPS','11','7','LADDER 3 STEPS',14,'3950','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','256','pcs','Inventory','VATABLE','mainitem','Inclusive'),(257,'LADDER 4 STEPS','11','7','LADDER 4 STEPS',14,'4900','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','7','257','pcs','Inventory','VATABLE','mainitem','Inclusive'),(258,'PLASTIC PIPE WELDING MACHINE','12','7','PLASTIC PIPE WELDING MACHINE',14,'6250','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','7','258','pcs','Inventory','VATABLE','mainitem','Inclusive'),(260,'SILICONE SPRAY LUBRICANT ','11','7','SILICONE SPRAY LUBRICANT ',14,'460','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','','active','7','260','pcs','Inventory','VATABLE','mainitem','Inclusive'),(261,'WASP HEDGE TRIMMER ','12','7','WASP HEDGE TRIMMER ',14,'13680','38000','','38000',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 12:26:57','1','1','1','0000-00-00','','active','7','261','pcs','Inventory','VATABLE','mainitem','Inclusive'),(262,'HOE 2LBS','11','7','HOE 2LBS',14,'200','450',NULL,'450',NULL,NULL,'0',0,0,NULL,0,0,0,24.00,'','1','1','1','0000-00-00','','active','7','262','pcs','Inventory','VATABLE','mainitem','Inclusive'),(263,'SLASHER PLASTIC HANDLE ','11','7','SLASHER PLASTIC HANDLE ',14,'150','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,46.00,'','1','1','1','0000-00-00','','active','7','263','pcs','Inventory','VATABLE','mainitem','Inclusive'),(264,'MACHETE 16\'\' PLASTIC HANDLE','11','7','MACHETE 16\'\' PLASTIC HANDLE',14,'160','',NULL,'',NULL,NULL,'0',0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','','active','7','264','pcs','Inventory','VATABLE','mainitem','Inclusive'),(265,'SUCTION HOSE','2','7','SUCTION HOSE',14,'217','350','','350',NULL,NULL,'0',0,0,NULL,0,0,0,22.00,'2020-08-05 12:38:41','1','1','1','0000-00-00','','active','7','265','pcs','Inventory','VATABLE','mainitem','Inclusive'),(532,'Wallpapers','13','3','',14,'700','1200','','',NULL,NULL,'0',0,0,'8083211596706711',0,0,0,18.00,'2020-08-06 13:57:16','1','1','1','0000-00-00','Wallpapers','active','','267','pc','Inventory','VATABLE','mainitem','Inclusive'),(534,'Road Cones','13','3','',14,'700','1500','0','',NULL,NULL,'0',0,0,'9511961596707039',0,0,0,0.00,'2020-08-06 12:56:34','1','1','1','0000-00-00','Road Cones','active','','269','pc','Inventory','VATABLE','mainitem','Inclusive'),(547,'Aico 50L Compressor','12','3','',14,'23000','45000','0','45000',NULL,NULL,'0',0,0,'8488151596716117',0,0,0,1.00,'2020-08-06 15:39:33','1','1','1','0000-00-00','Aico 50L Compressor','active','','282','pc','Inventory','VATABLE','mainitem','Inclusive'),(548,'Total Vacuum Cleaner','7','3','',14,'22000','38000','0','38000',NULL,NULL,'0',0,0,'5925731596717573',0,0,0,1.00,'2020-08-06 15:42:03','1','1','1','0000-00-00','Total Vacuum Cleaner','active','','283','pc','Inventory','VATABLE','mainitem','Inclusive'),(549,'Wallpapers','1','1','Wallpapers',14,'0','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(550,'Stone Cutting Disks','1','1','Stone Cutting Disks',14,'0','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(551,'Cutting Disks 7\'\'','1','1','Cutting Disks 7\'\'',14,'0','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(552,'Road Cones','1','1','Road Cones',14,'0','1500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(553,'Tolsen Grease Pump','1','1','Tolsen Grease Pump',14,'0','15000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(554,'Aico 1Kva Generator','1','1','Aico 1Kva Generator',14,'0','12000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(555,'Safety Shoes','1','1','Safety Shoes',14,'0','3500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(556,'Tolsen Foldable Trolley','1','1','Tolsen Foldable Trolley',14,'0','25000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(557,'Drum Pump','1','1','Drum Pump',14,'0','2200',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(558,'Tolsen Ratchet and Tie rope','1','1','Tolsen Ratchet and Tie rope',14,'0','3500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(559,'Stanley Mud Mixer','1','1','Stanley Mud Mixer',14,'0','25000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(560,'C - Clamp','1','1','C - Clamp',14,'0','3000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(561,'Wire Brushes 4 lines','1','1','Wire Brushes 4 lines',14,'0','400',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(562,'Wire Brushes 5 lines','1','1','Wire Brushes 5 lines',14,'0','400',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(563,'8pcsCombination Spanners','1','1','8pcsCombination Spanners',14,'0','1800',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(564,'Hand Staple Gun','1','1','Hand Staple Gun',14,'0','2500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(565,'Weling Helmets','1','1','Weling Helmets',14,'0','1500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(566,'Sika Flex 600ml','2','1','Sika Flex 600ml',14,'0','1500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(567,'Welding Goggles','2','1','Welding Goggles',14,'0','1500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(568,'Step ladder 4 steps','2','1','Step ladder 4 steps',14,'0','8000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(569,'Ratchet and Tie Down Rope','2','1','Ratchet and Tie Down Rope',14,'0','3500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(570,'Tolsen Flap Disks #80','2','1','Tolsen Flap Disks #80',14,'0','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(571,'Wasp Inverter Welder T271','2','1','Wasp Inverter Welder T271',14,'0','30000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(572,'Milano water Pump','2','1','Milano water Pump',14,'0','23000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(573,'Milking Machine','2','1','Milking Machine',14,'0','55000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(574,'Aico Gasoline Washer','2','1','Aico Gasoline Washer',14,'0','34000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(575,'Aico Electric Car Washer','2','1','Aico Electric Car Washer',14,'0','32000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(576,'Aico Compressor 50L','2','1','Aico Compressor 50L',14,'0','45000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(577,'Total Vacuum Cleaner','2','1','Total Vacuum Cleaner',14,'0','38000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(578,'Green Braided Hose 1\'\' x 30M','2','1','Green Braided Hose 1\'\' x 30M',14,'0','5500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(579,'Greem Braided Hose 1/2\'\' 30M','2','1','Greem Braided Hose 1/2\'\' 30M',14,'0','4500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(580,'Sunny Delivey Hose 3\'\' x 100m','2','1','Sunny Delivey Hose 3\'\' x 100m',14,'0','12000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(581,'Clear Braided Hose 3\'\' x 100M','2','1','Clear Braided Hose 3\'\' x 100M',14,'0','10000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(582,'Grout Cement 3Kg','2','1','Grout Cement 3Kg',14,'0','350',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(583,'Sika Lite Grout ','2','1','Sika Lite Grout ',14,'0','200',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(584,'Panel Pins','2','1','Panel Pins',14,'0','350',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(585,'Tolsen Bench vice 6\'\'','2','1','Tolsen Bench vice 6\'\'',14,'0','9500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(586,'Chuff Cutter','2','1','Chuff Cutter',14,'0','75000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(587,'Manhole covers 12 x12','2','1','Manhole covers 12 x12',14,'0','1200',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(588,'Manhole covers 18 x18','2','1','Manhole covers 18 x18',14,'0','200',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(589,'Waterbar','2','1','Waterbar',14,'0','23000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(590,'Wasp Hedge Trimmer','2','1','Wasp Hedge Trimmer',14,'0','38000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(591,'Wasp Brush Cutter','2','1','Wasp Brush Cutter',14,'0','35000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(592,'Earth Auger','2','1','Earth Auger',14,'0','38000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(593,'Chicken wire','2','1','Chicken wire',14,'0','3500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(594,'Chicken Wire Mesh','2','1','Chicken Wire Mesh',14,'0','3500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(595,'Magpow Fixing Foam','2','1','Magpow Fixing Foam',14,'0','2000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(596,'Silicone Sealant','2','1','Silicone Sealant',14,'0','350',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(597,'Jack Hammer ','2','1','Jack Hammer ',14,'0','70000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(598,'Slashers','2','1','Slashers',14,'0','350',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(599,'Pangas','2','1','Pangas',14,'0','350',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(600,'Arc Welder Ac Arc','2','1','Arc Welder Ac Arc',14,'0','28000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(601,'Jembes','2','1','Jembes',14,'0','350',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(602,'Helmets','2','1','Helmets',14,'0','500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(603,'Lawn Mower 5.5Hp wasp','2','1','Lawn Mower 5.5Hp wasp',14,'0','75000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(604,'Astra Milano Vibrator','2','1','Astra Milano Vibrator',14,'0','38000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(605,'45mm Poker Vibrator','2','1','45mm Poker Vibrator',14,'0','18000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(606,'hydraulic Trolley Jack','2','1','hydraulic Trolley Jack',14,'12000','24000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(607,'Earth auger ','2','1','Earth auger ',14,'','38000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(608,'Brush cutter ','2','1','Brush cutter ',14,'','40000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(609,'Tolsen Angle grinder ','2','1','Tolsen Angle grinder ',14,'7500','12000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(610,'KEN buffing Machine','2','1','KEN buffing Machine',14,'13000','20000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(611,'Telescopic Ladder','2','1','Telescopic Ladder',14,'17000','24000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(612,'DAB booster pump ','2','1','DAB booster pump ',14,'22230','32000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(613,'Alpha booster pump ','2','1','Alpha booster pump ',14,'15724.134','25000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(614,'pressure tank','2','1','pressure tank',14,'16799.9976','5000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(615,'Alpha submersible pump 4\"','2','1','Alpha submersible pump 4\"',14,'17867.0034','28000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(616,'Dub submersible pump','3','1','Dub submersible pump',14,'25435.9992','38000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(617,'Gabion Box','3','1','Gabion Box',14,'3800','4500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(618,'Wallpapers','19','1','Wallpapers',14,'0','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,18.00,'','1','1','2','0000-00-00','','active','1','9002','pcs','Inventory','VATABLE','mainitem','Inclusive'),(619,'Stone Cutting Disks','19','1','Stone Cutting Disks',14,'0','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,40.00,'','1','1','2','0000-00-00','','active','1','9003','pcs','Inventory','VATABLE','mainitem','Inclusive'),(620,'Cutting Disks 7\'\'','19','1','Cutting Disks 7\'\'',14,'0','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,50.00,'','1','1','2','0000-00-00','','active','1','9004','pcs','Inventory','VATABLE','mainitem','Inclusive'),(621,'Road Cones','19','1','Road Cones',14,'0','1500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','','active','1','9005','pcs','Inventory','VATABLE','mainitem','Inclusive'),(622,'Tolsen Grease Pump','19','1','Tolsen Grease Pump',14,'0','15000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','9006','pcs','Inventory','VATABLE','mainitem','Inclusive'),(623,'Aico 1Kva Generator','19','1','Aico 1Kva Generator',14,'0','12000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','','active','1','9007','pcs','Inventory','VATABLE','mainitem','Inclusive'),(624,'Safety Shoes','19','1','Safety Shoes',14,'0','3500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,6.00,'','1','1','2','0000-00-00','','active','1','9008','pcs','Inventory','VATABLE','mainitem','Inclusive'),(625,'Tolsen Foldable Trolley','19','1','Tolsen Foldable Trolley',14,'0','25000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','9009','pcs','Inventory','VATABLE','mainitem','Inclusive'),(626,'Drum Pump','19','1','Drum Pump',14,'2000','2200','','0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','9010','pcs','Inventory','VATABLE','mainitem','Inclusive'),(627,'Tolsen Ratchet and Tie rope','19','1','Tolsen Ratchet and Tie rope',14,'0','3500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','9011','pcs','Inventory','VATABLE','mainitem','Inclusive'),(628,'Stanley Mud Mixer','19','1','Stanley Mud Mixer',14,'0','25000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','9012','pcs','Inventory','VATABLE','mainitem','Inclusive'),(629,'C - Clamp 4\'\'','19','12','C - Clamp',14,'0','3000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 15:28:51','1','1','2','0000-00-00','','active','1','9013','pcs','Inventory','VATABLE','mainitem','Inclusive'),(630,'Wire Brushes 4 lines','19','1','Wire Brushes 4 lines',14,'0','400',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','','active','1','9014','pcs','Inventory','VATABLE','mainitem','Inclusive'),(631,'Wire Brushes 5 lines','19','1','Wire Brushes 5 lines',14,'0','400',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','','active','1','9015','pcs','Inventory','VATABLE','mainitem','Inclusive'),(632,'8pcsCombination Spanners','19','3','8pcsCombination Spanners',14,'0','1800',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 16:21:43','1','1','2','0000-00-00','','active','1','9016','pcs','Inventory','VATABLE','mainitem','Inclusive'),(633,'Hand Staple Gun','19','3','Hand Staple Gun',14,'0','2500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 16:09:51','1','1','2','0000-00-00','','active','1','9017','pcs','Inventory','VATABLE','mainitem','Inclusive'),(634,'Weling Helmets','19','1','Weling Helmets',14,'0','1500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','','active','1','9018','pcs','Inventory','VATABLE','mainitem','Inclusive'),(635,'Sika Flex 600ml','20','3','Sika Flex 600ml',14,'0','1500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'2021-03-04 15:19:52','1','1','2','0000-00-00','','active','1','9019','pcs','Inventory','VATABLE','mainitem','Inclusive'),(636,'Welding Goggles','20','1','Welding Goggles',14,'175','450','10','400',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','9020','pcs','Inventory','VATABLE','mainitem','Inclusive'),(637,'Step ladder 4 steps','20','3','Step ladder 4 steps',14,'0','8000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 15:26:16','1','1','2','0000-00-00','','active','1','9021','pcs','Inventory','VATABLE','mainitem','Inclusive'),(638,'Ratchet and Tie Down Rope','20','3','Ratchet and Tie Down Rope',14,'0','3500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,3.00,'2021-03-04 16:05:20','1','1','2','0000-00-00','','active','1','9022','pcs','Inventory','VATABLE','mainitem','Inclusive'),(639,'Tolsen Flap Disks #80','20','3','Tolsen Flap Disks #80',14,'0','300',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10.00,'2021-03-04 16:05:47','1','1','2','0000-00-00','','active','1','9023','pcs','Inventory','VATABLE','mainitem','Inclusive'),(640,'Wasp Inverter Welder T271','20','1','Wasp Inverter Welder T271',14,'0','30000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','9024','pcs','Inventory','VATABLE','mainitem','Inclusive'),(642,'Milking Machine','20','7','Milking Machine',14,'0','55000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 15:27:51','1','1','2','0000-00-00','','active','1','9026','pcs','Inventory','VATABLE','mainitem','Inclusive'),(645,'Aico Compressor 50L','20','1','Aico Compressor 50L',14,'0','45000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','9029','pcs','Inventory','VATABLE','mainitem','Inclusive'),(646,'Total Vacuum Cleaner','20','1','Total Vacuum Cleaner',14,'0','38000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','9030','pcs','Inventory','VATABLE','mainitem','Inclusive'),(647,'Green Braided Hose 1','20','3','Green Braided Hose 1',14,'0','5500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,3.00,'2021-03-04 16:40:28','1','1','2','0000-00-00','','active','1','9031','pcs','Inventory','VATABLE','mainitem','Inclusive'),(648,'Greem Braided Hose 1/2\'\' 30M','20','1','Greem Braided Hose 1/2\'\' 30M',14,'0','4500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','','active','1','9032','pcs','Inventory','VATABLE','mainitem','Inclusive'),(650,'Clear Braided Hose 3','20','3','Clear Braided Hose 3',14,'0','10000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'2021-03-04 16:24:14','1','1','2','0000-00-00','','active','1','9034','pcs','Inventory','VATABLE','mainitem','Inclusive'),(651,'Grout Cement 3Kg','20','3','Grout Cement 3Kg',14,'0','350',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,7.00,'2021-03-04 16:23:14','1','1','2','0000-00-00','','active','1','9035','pcs','Inventory','VATABLE','mainitem','Inclusive'),(652,'Sika Lite Grout ','20','3','Sika Lite Grout ',14,'0','200',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,20.00,'2021-03-04 16:22:26','1','1','2','0000-00-00','','active','1','9036','pcs','Inventory','VATABLE','mainitem','Inclusive'),(653,'Panel Pins','20','1','Panel Pins',14,'0','350',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,7.00,'','1','1','2','0000-00-00','','active','1','9037','pcs','Inventory','VATABLE','mainitem','Inclusive'),(655,'Chuff Cutter','20','3','Chuff Cutter',14,'0','75000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 16:04:25','1','1','2','0000-00-00','','active','1','9039','pcs','Inventory','VATABLE','mainitem','Inclusive'),(658,'Waterbar','20','3','Waterbar',14,'0','23000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 15:02:17','1','1','2','0000-00-00','','active','1','9042','pcs','Inventory','VATABLE','mainitem','Inclusive'),(659,'Wasp Hedge Trimmer','20','1','Wasp Hedge Trimmer',14,'0','38000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','9043','pcs','Inventory','VATABLE','mainitem','Inclusive'),(660,'Wasp Brush Cutter','20','3','Wasp Brush Cutter',14,'15000','35000','','0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 15:06:19','1','1','2','0000-00-00','','active','1','9044','pcs','Inventory','VATABLE','mainitem','Inclusive'),(661,'Earth Auger','20','1','Earth Auger',14,'0','38000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','9045','pcs','Inventory','VATABLE','mainitem','Inclusive'),(662,'Chicken wire','20','1','Chicken wire',14,'0','3500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','9046','pcs','Inventory','VATABLE','mainitem','Inclusive'),(663,'Chicken Wire Mesh','21','1','Chicken Wire Mesh',14,'0','3500',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','9047','pcs','Inventory','VATABLE','mainitem','Inclusive'),(664,'Magpow Fixing Foam','19','1','Magpow Fixing Foam',14,'0','2000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,7.00,'','1','1','2','0000-00-00','','active','1','9048','pcs','Inventory','VATABLE','mainitem','Inclusive'),(665,'Silicone Sealant','19','1','Silicone Sealant',14,'0','350',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','9049','pcs','Inventory','VATABLE','mainitem','Inclusive'),(666,'KPT Breaker','18','3','Jack Hammer ',14,'38000','70000','','0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 14:44:59','1','1','2','0000-00-00','','active','1','9050','pcs','Inventory','VATABLE','mainitem','Inclusive'),(667,'Slashers','19','1','Slashers',14,'150','350','','0',NULL,NULL,'0',0,0,NULL,0,0,0,45.00,'','1','1','2','0000-00-00','','active','1','9051','pcs','Inventory','VATABLE','mainitem','Inclusive'),(668,'Pangas','19','1','Pangas',14,'150','350','','0',NULL,NULL,'0',0,0,NULL,0,0,0,45.00,'','1','1','2','0000-00-00','','active','1','9052','pcs','Inventory','VATABLE','mainitem','Inclusive'),(669,'Arc Welder Ac Arc','19','3','Arc Welder Ac Arc',14,'0','28000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2020-08-18 09:12:16','1','1','2','0000-00-00','','active','1','9053','pcs','Inventory','VATABLE','mainitem','Inclusive'),(670,'Jembes','19','1','Jembes',14,'150','350','','0',NULL,NULL,'0',0,0,NULL,0,0,0,21.00,'','1','1','2','0000-00-00','','active','1','9054','pcs','Inventory','VATABLE','mainitem','Inclusive'),(671,'Helmets','19','1','Helmets',14,'250','500','','0',NULL,NULL,'0',0,0,NULL,0,0,0,20.00,'','1','1','2','0000-00-00','','active','1','9055','pcs','Inventory','VATABLE','mainitem','Inclusive'),(672,'Lawn Mower 5.5Hp wasp','19','3','Lawn Mower 5.5Hp wasp',14,'52000','75000','','0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 15:04:38','1','1','2','0000-00-00','','active','1','9056','pcs','Inventory','VATABLE','mainitem','Inclusive'),(673,'Astra Milano Vibrator','19','3','Astra Milano Vibrator',14,'22000','38000','','0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 15:17:08','1','1','2','0000-00-00','','active','1','9057','pcs','Inventory','VATABLE','mainitem','Inclusive'),(674,'45mm Poker Vibrator','19','3','45mm Poker Vibrator',14,'10500','18000','','0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 15:04:11','1','1','2','0000-00-00','','active','1','9058','pcs','Inventory','VATABLE','mainitem','Inclusive'),(675,'hydraulic Trolley Jack - 3 Tonne','19','3','hydraulic Trolley Jack',14,'12000','24000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 15:03:38','1','1','2','0000-00-00','','active','1','9059','pcs','Inventory','VATABLE','mainitem','Inclusive'),(676,'Earth auger ','19','3','Earth auger ',14,'','38000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2020-08-18 09:07:06','1','1','2','0000-00-00','','active','1','9060','pcs','Inventory','VATABLE','mainitem','Inclusive'),(677,'Brush cutter Wasp - Combo 4 in 1','19','3','Brush cutter ',14,'18000','40000','','40000',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 15:01:50','1','1','2','0000-00-00','','active','1','9061','pcs','Inventory','VATABLE','mainitem','Inclusive'),(678,'Tolsen Angle grinder ','19','3','Tolsen Angle grinder ',14,'7500','12000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 14:59:51','1','1','2','0000-00-00','','active','1','9062','pcs','Inventory','VATABLE','mainitem','Inclusive'),(679,'KEN buffing Machine','19','6','KEN buffing Machine',14,'9000','20000','','0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'2021-03-04 15:02:37','1','1','2','0000-00-00','','active','1','9063','pcs','Inventory','VATABLE','mainitem','Inclusive'),(680,'Telescopic Ladder','19','1','Telescopic Ladder',14,'17000','24000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','1','9064','pcs','Inventory','VATABLE','mainitem','Inclusive'),(683,'pressure tank','18','3','pressure tank',14,'16799.9976','5000',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,3.00,'2021-03-04 14:57:58','1','1','2','0000-00-00','','active','1','9067','pcs','Inventory','VATABLE','mainitem','Inclusive'),(687,'SIKA 1','13','3','',14,'150','800','0','800',NULL,NULL,'0',0,0,'1172211597823968',0,0,0,0.00,'2021-03-04 12:28:09','1','1','1','0000-00-00','SIKA 1','active','','9071','pc','None Inventory','VATABLE','mainitem','Inclusive'),(688,'STANLEY PLANER','12','6','',14,'13680','24000','0','24000',NULL,NULL,'0',0,0,'8848101597826216',0,0,0,2.00,'2021-03-04 14:46:06','1','1','1','0000-00-00','STANLEY PLANER','active','','9072','pc','Inventory','VATABLE','mainitem','Inclusive'),(689,'TOLSEN HAND GREASE PUMP','12','6','TOLSEN HAND GREASE PUMP 16KGS',14,'10000','18000','1','18000',NULL,NULL,'0',0,0,'6691981597826357',0,0,0,1.00,'2020-08-19 11:41:09','1','1','1','0000-00-00','TOLSEN HAND GREASE PUMP','active','','9073','pc','Inventory','VATABLE','mainitem','Inclusive'),(696,'TILE CUTTER 600M STEEL BLADE','11','12','',14,'4275','6500','0','6500',NULL,NULL,'0',0,0,'9778111597828988',0,0,0,2.00,'2021-03-04 12:24:32','1','1','1','0000-00-00','TILE CUTTER 600M STEEL BLADE','active','','9080','pc','Inventory','VATABLE','mainitem','Inclusive'),(697,'CHALK LINE 600MM ','11','12','',14,'325','700','0','600',NULL,NULL,'0',0,0,'2184951597829398',0,0,0,0.00,'2020-08-19 12:31:57','1','1','1','0000-00-00','CHALK LINE 600MM ','active','','9081','pc','Inventory','VATABLE','mainitem','Inclusive'),(698,'MEASURING TAPE LINEN 30M','11','12','LINEN MEASURING TAPE 30M',14,'550','1000','0','1000',NULL,NULL,'0',0,0,'9038091597829518',0,0,0,2.00,'2020-08-19 12:35:23','1','1','1','0000-00-00','MEASURING TAPE LINEN 30M','active','','9082','pc','Inventory','VATABLE','mainitem','Inclusive'),(699,'MEASURING TAPE FIBERGLASS 30M','11','12','',14,'490','1000','0','',NULL,NULL,'0',0,0,'8940651597840361',0,0,0,1.00,'2020-08-19 15:35:11','1','1','1','0000-00-00','MEASURING TAPE FIBERGLASS 30M','active','','9083','pc','Inventory','VATABLE','mainitem','Inclusive'),(700,'MEASURING TAPE LINEN 50M','19','12','',14,'900','1700','0','',NULL,NULL,'0',0,0,'9742591597840432',0,0,0,3.00,'2020-08-19 15:35:01','1','1','1','0000-00-00','MEASURING TAPE LINEN 50M','active','','9084','pc','Inventory','VATABLE','mainitem','Inclusive'),(702,'SCAFFOLDING NETS','13','3','',14,'7500','9500','0','',NULL,NULL,'0',0,0,'2136621597853467',0,0,0,0.00,'2021-03-04 12:21:04','1','1','1','0000-00-00','SCAFFOLDING NETS','active','','9086','pc','None Inventory','VATABLE','mainitem','Inclusive'),(703,'Masterseal 501','13','3','',14,'5000','7000','0','',NULL,NULL,'0',0,0,'6272261597907080',0,0,0,0.00,'2021-03-16 08:35:02','1','1','1','0000-00-00','Masterseal 501','active','','9087','pc','None Inventory','VATABLE','mainitem','Inclusive'),(704,'Combination Spanners 8pcs','11','3','',14,'1795','3500','0','3500',NULL,NULL,'0',0,0,'5155611597907540',0,0,0,0.00,'2020-08-20 10:13:59','1','1','1','0000-00-00','Combination Spanners 8pcs','active','','9088','pc','Inventory','VATABLE','mainitem','Inclusive'),(705,'Combination Spanners 14pcs set heavy duty','11','12','',14,'3949','6500','6500','',NULL,NULL,'0',0,0,'5222731597907640',0,0,0,0.00,'2020-08-20 10:15:38','1','1','1','0000-00-00','Combination Spanners 14pcs set heavy duty','active','','9089','pc','Inventory','VATABLE','mainitem','Inclusive'),(707,'Lenhard Germany 0.5 Tonne Chain Block','11','6','',14,'8500','12000','0','12000',NULL,NULL,'0',0,0,'4698901597908704',0,0,0,1.00,'2020-08-20 10:34:47','1','1','1','0000-00-00',' 0.5 Tonne Chain Block','active','1','9091','pc','Inventory','VATABLE','mainitem','Inclusive'),(708,'Lenhard Germany Chain Block 1 Tonne','11','6','',14,'11000','17000','0','',NULL,NULL,'0',0,0,'9555221597909166',0,0,0,1.00,'2020-08-20 10:40:45','1','1','1','0000-00-00','Lenhard Germany Chain Block 1 Tonne','active','1','9092','pc','Inventory','VATABLE','mainitem','Inclusive'),(709,'Lenhard Germany Chain Block 1.5Tonne','11','6','',14,'13000','20000','0','20000',NULL,NULL,'0',0,0,'4269991597909247',0,0,0,1.00,'2020-08-20 10:42:13','1','1','1','0000-00-00','Lenhard Germany Chain Block 1.5Tonne','active','1','9093','pc','Inventory','VATABLE','mainitem','Inclusive'),(710,'Lenhard Germany Chain Block 3.0 Tonne','11','6','',14,'20000','30000','0','30000',NULL,NULL,'0',0,0,'8029491597909334',0,0,0,1.00,'2020-08-20 10:44:06','1','1','1','0000-00-00','Lenhard Germany Chain Block 3.0 Tonne','active','','9094','pc','Inventory','VATABLE','mainitem','Inclusive'),(711,'Lenhard Germany Grease Gun','11','6','',14,'400','1200','0','1200',NULL,NULL,'0',0,0,'4528791597909447',0,0,0,2.00,'2020-08-20 10:45:35','1','1','1','0000-00-00','Lenhard Germany Grease Gun','active','1','9095','pc','Inventory','VATABLE','mainitem','Inclusive'),(712,'Lenhard Germany Grease Gun Pressoil','11','6','',14,'700','1700','0','1700',NULL,NULL,'0',0,0,'4449811597909535',0,0,0,3.00,'2020-08-20 10:48:27','1','1','1','0000-00-00','Lenhard Germany Grease Gun Pressoil','active','1','9096','pc','Inventory','VATABLE','mainitem','Inclusive'),(713,'Tolsen Drain Cleaner','11','6','',14,'430','900','0','',NULL,NULL,'0',0,0,'2217351597909708',0,0,0,4.00,'2020-08-20 10:50:06','1','1','1','0000-00-00','Tolsen Drain Cleaner','active','1','9097','pc','Inventory','VATABLE','mainitem','Inclusive'),(714,'Tolsen Electrode Holder 260mm','11','6','',14,'600','1500','0','1500',NULL,NULL,'0',0,0,'7284531597909817',0,0,0,2.00,'2020-08-20 10:52:43','1','1','1','0000-00-00','Tolsen Electrode Holder 260mm','active','1','9098','pc','Inventory','VATABLE','mainitem','Inclusive'),(715,'Tolsen Heavy Duty Plastic Tool Box','11','6','',14,'950','1500','0','1800',NULL,NULL,'0',0,0,'1250091597910032',0,0,0,1.00,'2021-03-04 11:54:49','1','1','1','0000-00-00','Tolsen Heavy Duty Plastic Tool Box','active','1','9099','pc','Inventory','VATABLE','mainitem','Inclusive'),(716,'Wasp Belt Driven Compressor 3Hp 100L','12','3','',14,'33750','75000','0','75000',NULL,NULL,'0',0,0,'8435801597913054',0,0,0,1.00,'2020-08-20 11:49:43','1','1','1','0000-00-00','Wasp Compressor 3Hp 100L','active','1','9100','pc','Inventory','VATABLE','mainitem','Inclusive'),(717,'Wasp 5.5Hp Compressor 100l','12','3','',14,'33000','70000','0','',NULL,NULL,'0',0,0,'6278721597913384',0,0,0,1.00,'2020-08-20 11:52:53','1','1','1','0000-00-00','Wasp 5.5Hp Compressor 100l','active','1','9101','pc','Inventory','VATABLE','mainitem','Inclusive'),(718,'App Membranes','13','3','',14,'2000','4500','0','',NULL,NULL,'0',0,0,'7984601597915662',0,0,0,0.00,'2020-08-20 12:37:01','1','1','1','0000-00-00','App Membranes','active','','9102','pc','None Inventory','VATABLE','mainitem','Inclusive'),(719,'Water Plug','13','3','',14,'2000','3500','0','',NULL,NULL,'0',0,0,'777641597991678',0,0,0,-12.00,'2020-08-21 09:35:10','1','1','1','0000-00-00','Water Plug','active','','9103','pc','None Inventory','VATABLE','mainitem','Inclusive'),(720,'Camlock Fittings 2','18','3','',14,'2000','5000','0','',NULL,NULL,'0',0,0,'17251597996962',0,0,0,0.00,'2020-08-21 11:03:30','1','1','1','0000-00-00','Camlock Fittings','active','','9104','pc','Inventory','VATABLE','mainitem','Inclusive'),(722,'Jigsaw Bits','11','3','',14,'320','700','0','',NULL,NULL,'0',0,0,'6791621598016537',0,0,0,4.00,'2020-08-24 10:26:14','1','1','1','0000-00-00','Jigsaw Bits','active','','9106','pc','Inventory','VATABLE','mainitem','Inclusive'),(723,'Geotextile 4M X 50M','13','3','',14,'30000','42000','0','42000',NULL,NULL,'0',0,0,'9517511598253581',0,0,0,-10.00,'2020-11-16 10:39:04','1','1','1','0000-00-00','','active','','9107','pc','None Inventory','VATABLE','mainitem','Inclusive'),(724,'Gloves ','11','3','',14,'250','500','0','500',NULL,NULL,'0',0,0,'909371598253648',0,0,0,9.00,'2020-08-24 10:25:25','1','1','1','0000-00-00','Gloves ','active','','9108','pc','Inventory','VATABLE','mainitem','Inclusive'),(725,'STAPLE PINS','11','3','',14,'150','300','0','300',NULL,NULL,'0',0,0,'6200951598258908',0,0,0,4.00,'2020-08-24 11:48:55','1','1','1','0000-00-00','STAPLE PINS','active','','9109','pc','Inventory','VATABLE','mainitem','Inclusive'),(728,'Tolsen Diamond Cutting Disk 9\'\'','19','6','',14,'600','1500','0','1500',NULL,NULL,'0',0,0,'2035651598274814',0,0,0,1.00,'2020-08-24 16:16:26','1','1','1','0000-00-00','Tolsen Diamond Cutting Disk 9\'\'','active','','9112','pc','Inventory','VATABLE','mainitem','Inclusive'),(730,'5PCS SANDING DISKS','19','3','',14,'750','1500','0','1500',NULL,NULL,'0',0,0,'7862081598339226',0,0,0,1.00,'2021-03-04 14:43:57','1','1','1','0000-00-00','5PCS SANDING DISKS','active','','9113','pc','Inventory','VATABLE','mainitem','Inclusive'),(731,'SPC FLOORING 4MM','13','3','',14,'1200','2000','0','',NULL,NULL,'0',0,0,'3379261598423994',0,0,0,-81.00,'2020-08-26 09:41:14','1','1','1','0000-00-00','SPC FLOORING 4MM','active','','9114','pc','None Inventory','VATABLE','mainitem','Inclusive'),(732,'FLOOR UNDERLAY','13','3','',14,'2907','6000','0','6000',NULL,NULL,'0',0,0,'5259591598424184',0,0,0,-2.00,'2021-03-04 14:43:00','1','1','1','0000-00-00','FLOOR UNDERLAY','active','','9115','pc','None Inventory','VATABLE','mainitem','Inclusive'),(733,'Paint Brushes','11','3','',14,'100','200','0','200',NULL,NULL,'0',0,0,'4602311598532550',0,0,0,28.00,'2021-03-04 14:42:49','1','1','1','0000-00-00','Paint Brushes','active','','9116','pc','Inventory','VATABLE','mainitem','Inclusive'),(734,'DRILL BITS 11.5MM','11','3','',14,'150','400','0','',NULL,NULL,'0',0,0,'8768121598683090',0,0,0,3.00,'2020-08-29 09:39:18','1','1','1','0000-00-00','DRILL BITS 11.5MM','active','','9117','pc','Inventory','VATABLE','mainitem','Inclusive'),(736,' Air Compressor 300L','12','3','',14,'128000','180000','0','',NULL,NULL,'0',0,0,'6874421601444245',0,0,0,0.00,'2021-03-04 14:43:38','1','1','1','0000-00-00','','active','','9118','pc','Inventory','VATABLE','mainitem','Inclusive'),(737,'Shoe Covers','11','3','',14,'750','1000','0','1000',NULL,NULL,'0',0,0,'4460561605508885',0,0,0,0.00,'2020-11-16 09:43:13','1','1','1','0000-00-00','','active','','9119','pc','Inventory','VATABLE','mainitem','Inclusive'),(738,'Geotextile 2M X 50M','13','3','',14,'8000','21000','0','22000',NULL,NULL,'0',0,0,'962541605512344',0,0,0,-21.00,'2021-07-09 11:54:27','1','1','1','0000-00-00','Geotextile 2M X 50M','active','','9120','pc','None Inventory','VATABLE','mainitem','Inclusive'),(740,'Sika Topseal 107 ','13','3','',14,'3500','5000','0','5000',NULL,NULL,'0',0,0,'1451181605620074',0,0,0,5.00,'2020-11-17 16:35:42','1','1','1','0000-00-00','Sika Topseal 107 ','active','','9122','pc','None Inventory','VATABLE','mainitem','Inclusive'),(741,'REFLECTIVE JACKET','13','3','',14,'110','200','0','110',NULL,NULL,'0',0,0,'5994411605685875',0,0,0,12.00,'2020-11-18 10:52:34','1','1','1','0000-00-00','REFLECTIVE JACKET','active','','9123','pc','Inventory','VATABLE','mainitem','Inclusive'),(742,'Reflective Tape','11','3','',14,'100','200','0','200',NULL,NULL,'0',0,0,'2545321605707846',0,0,0,15.00,'2020-11-18 16:57:58','1','1','1','0000-00-00','Reflective Tapes','active','','9124','pc','Inventory','VATABLE','mainitem','Inclusive'),(744,'Hessian cloth','13','3','',14,'100','200','0','',NULL,NULL,'0',0,0,'875451605708160',0,0,0,20.00,'2020-11-18 17:03:21','1','1','1','0000-00-00','Hessian cloth','active','','9126','pc','Inventory','VATABLE','mainitem','Inclusive'),(746,'Metal Fuel Can 20L','18','3','',14,'3192','5000','0','5000',NULL,NULL,'0',0,0,'3202431605774051',0,0,0,5.00,'2021-03-15 10:18:17','1','1','1','0000-00-00','Metal Fuel Can 20L','active','','9128','pc','Inventory','VATABLE','mainitem','Inclusive'),(747,'SIKA 2','13','3','',14,'2500','4500','0','',NULL,NULL,'0',0,0,'9607031605793068',0,0,0,-2.00,'2020-11-19 16:39:37','1','1','1','0000-00-00','SIKA 2','active','','9129','pc','None Inventory','VATABLE','mainitem','Inclusive'),(749,'Industrial Nitrile Gloves','11','3','',14,'100','250','200','250',NULL,NULL,'0',0,0,'5408041610619063',0,0,0,175.00,'2021-03-04 14:19:40','1','1','1','0000-00-00','Industrial Nitrile Gloves','active','','9131','pc','Inventory','VATABLE','mainitem','Inclusive'),(751,'Gear Puller 3','11','3','',14,'350','600','0','',NULL,NULL,'0',0,0,'2662471614749812',0,0,0,1.00,'2021-03-04 14:14:53','1','1','1','0000-00-00','Gear Puller','active','','9133','pc','Inventory','VATABLE','mainitem','Inclusive'),(754,'Sunction Hose 3','18','3','',14,'325','450','0','',NULL,NULL,'0',0,0,'8966751614780266',0,0,0,2.00,'2021-03-04 14:15:50','1','1','1','0000-00-00','Sunction Hose 3','active','','9136','PIPES','Inventory','VATABLE','mainitem','Inclusive'),(755,'C- Clamp 6','19','3','',14,'900','2000','3','2000',NULL,NULL,'0',0,0,'2991281614855967',0,0,0,0.00,'2021-03-04 14:16:03','1','1','1','0000-00-00','C- Clamp 6','active','','49','pc','Inventory','VATABLE','mainitem','Inclusive'),(756,'Wood Print Tiles ','13','3','',14,'1425','1700','0','1700',NULL,NULL,'0',0,0,'3515011614857730',0,0,0,0.00,'2021-03-04 14:43:15','1','1','1','0000-00-00','Wood Print Tiles ','active','','9137','pc','Inventory','VATABLE','mainitem','Inclusive'),(757,'Digital Miltimeter','19','3','',14,'600','2000','0','2000',NULL,NULL,'0',0,0,'9334361614867108',0,0,0,0.00,'2021-03-04 17:12:43','1','1','1','0000-00-00','Digital Miltimeter','active','','9138','pc','Inventory','VATABLE','mainitem','Inclusive'),(758,'Gabion Boxes 2 x 1 x 1','13','3','',14,'3400','4500','50','4200',NULL,NULL,'0',0,0,'3757471614922136',0,0,0,0.00,'2021-03-05 08:33:00','1','1','1','0000-00-00','Gabions','active','','9139','pc','Inventory','VATABLE','mainitem','Inclusive'),(759,'Sika Paver 5Litres','13','3','',14,'2000','3500','1','',NULL,NULL,'0',0,0,'7898071614951973',0,0,0,0.00,'2021-03-05 16:47:14','1','1','1','0000-00-00','v','active','1','9140','pc','Inventory','VATABLE','mainitem','Inclusive'),(760,'Waterbar V20','13','3','',14,'19000','25000','0','23000',NULL,NULL,'0',0,0,'8517521615009151',0,0,0,0.00,'2021-03-06 08:39:55','1','1','1','0000-00-00','Waterbar V20','active','1','9141','pc','Inventory','VATABLE','mainitem','Inclusive'),(761,'Sika Cure Hard','13','3','',14,'7000','9400','0','',NULL,NULL,'0',0,0,'3862081615017099',0,0,0,0.00,'2021-03-06 10:52:24','1','1','1','0000-00-00','Sika Cure Hard','active','2','9142','pc','Inventory','VATABLE','mainitem','Inclusive'),(762,'Auto Air Compressor 12V Heavy Duty','11','3','',14,'5900','12000','1','11000',NULL,NULL,'0',0,0,'2296281615873480',0,0,0,1.00,'2021-03-16 08:59:10','1','1','1','0000-00-00','Heavy Duty Air Compressor','active','1','9143','pc','Inventory','VATABLE','mainitem','Inclusive'),(763,'Scaffolding Ladder','13','3','',14,'6000','8500','1','',NULL,NULL,'0',0,0,'6438121620812121',0,0,0,1.00,'2021-05-12 12:36:10','1','1','1','0000-00-00','','active','','9144','pc','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 14, `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=430 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,'16mm Drill Press Aico','2','12','6','16mm Drill Press Aico',14,'9,000.00','22,000.00',NULL,'22,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(3,'18mm Drill Press INGCO','3','12','6','18mm Drill Press INGCO',14,'18,500.00','38,000.00',NULL,'38,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(4,'24L PRESSURE TANK','4','2','6','24L PRESSURE TANK',14,'3,570.00','5,500.00',NULL,'5,500.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(5,'3MM LETTER PUNCH','5','11','6','3MM LETTER PUNCH',14,'350','700',NULL,'700',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(7,'SPRAY KIT AND AIR TOOL KIT 5 PC ','7','11','6','5PC SPRAY KIT AND AIR TOOL KIT',14,'4,950.00','10,000.00','','10,000.00',NULL,NULL,0,0,0,'11596707811',0,0,0,1.00,'2020-08-06 12:58:41','1','1','1','0000-00-00','','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(13,'AC2000DC GENERATOR','13','12','6','AC2000DC GENERATOR',14,'6,000.00','12,000.00',NULL,'12,000.00',NULL,NULL,0,0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(14,'AC250D COMPRESSOR','14','12','6','AC250D COMPRESSOR',14,'0','30,000.00',NULL,'30,000.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(16,'AICO 1.5KVA GENERATOR','16','12','6','AICO 1.5KVA GENERATOR',14,'10,000.00','18,000.00',NULL,'18,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(17,'AICO 100L VACUUM CLEANER','17','12','6','AICO 100L VACUUM CLEANER',14,'26,500.00','50,000.00',NULL,'50,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(19,'Aico Ac Arc Welder BX1 - 400','19','12','6','Aico Ac Arc Welder BX1 - 400',14,'85000','120,000.00','','120,000.00',NULL,NULL,0,0,0,'11614858768',0,0,0,1.00,'2021-03-04 14:53:04','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(20,'AICO AKP60 BOOSTER PUMP','20','12','6','AICO AKP60 BOOSTER PUMP',14,'2,600.00','5,000.00',NULL,'5,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(21,'AICO CONCRETE MIXER','21','12','6','AICO CONCRETE MIXER',14,'130,000.00','160,000.00',NULL,'160,000.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(22,'AICO ELECTRIC CAR WASHER','22','12','6','AICO ELECTRIC CAR WASHER',14,'22,000.00','38,000.00',NULL,'38,000.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(23,'AICO GASOLINE CAR WASH MACHINE','23','12','6','AICO GASOLINE CAR WASH MACHINE',14,'17,000.00','36,000.00',NULL,'36,000.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(24,'Aico Mig 250','24','12','6','Aico Mig 250',14,'53,500.00','90,000.00',NULL,'90,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(25,'AICO SUBMERSIBLE PUMP + CONTROL','25','2','6','AICO SUBMERSIBLE PUMP + CONTROL',14,'12,500.00','22,000.00',NULL,'22,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(26,'Aico Submersible Pump 2','26','2','6','Aico Submersible Pump 2',14,'18000','32,000.00','','32,000.00',NULL,NULL,0,0,0,'11614852040',0,0,0,1.00,'2021-03-04 13:00:54','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(27,'Aico Submersible Pump 3','27','2','6','Aico Submersible Pump 3',14,'24000','38,000.00','','38,000.00',NULL,NULL,0,0,0,'11614852018',0,0,0,1.00,'2021-03-04 13:00:31','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(33,'Aluminuim Air Cyclone','33','11','6','Aluminuim Air Cyclone',14,'7000','9,000.00','','9,000.00',NULL,NULL,0,0,0,'11614852611',0,0,0,1.00,'2021-03-04 13:10:39','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(35,'ASF 062 8\' EXHAUST FAN (ASF 062 8\' EXHAUST FAN)','35','11','6','ASF 062 8\' EXHAUST FAN (ASF 062 8\' EXHAUST FAN)',14,'1,732.80','3,500.00',NULL,'3,500.00',NULL,NULL,0,0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(36,'ASF 064 12\' EXHAUST FAN (ASF 064 12\' EXHAUST FAN)','36','11','6','ASF 064 12\' EXHAUST FAN (ASF 064 12\' EXHAUST FAN)',14,'2,280.00','5,000.00',NULL,'5,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(39,'BATTERY CHARGER','39','12','6','BATTERY CHARGER',14,'8,352.00','14,000.00',NULL,'14,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(40,'BENCH GRINDER BG200','40','12','6','BENCH GRINDER BG200',14,'3,750.00','7,500.00',NULL,'7,500.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(41,'BENCH VICE 8\'\'','41','11','6','BENCH VICE 8\'\'',14,'14,555.00','30,000.00',NULL,'30,000.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(42,'Black Insulation Cable','42','11','6','Black Insulation Cable',14,'0','2,500.00',NULL,'2,500.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(43,'BLACK PVC INSULATING TAPE','43','11','6','BLACK PVC INSULATING TAPE',14,'30','50',NULL,'50',NULL,NULL,0,0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(45,'BOOSTER CABLE 1000A','45','11','6','BOOSTER CABLE 1000A',14,'1950','3,500.00','','3,500.00',NULL,NULL,0,0,0,'11614855880',0,0,0,1.00,'2021-03-04 14:04:55','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(46,'BOOSTER CABLE 500A','46','11','6','BOOSTER CABLE 500A',14,'1200','2,500.00','','2,500.00',NULL,NULL,0,0,0,'11614855783',0,0,0,1.00,'2021-03-04 14:04:24','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(47,'BOW SAW SET 24\'\' (BOW SAW SET 24\'\')','47','11','6','BOW SAW SET 24\'\' (BOW SAW SET 24\'\')',14,'2,200.00','4,000.00',NULL,'4,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(50,'C- CLAMPS 8\'\'','50','11','6','C- CLAMPS 8\'\'',14,'1,328.00','2,000.00',NULL,'2,000.00',NULL,NULL,0,0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(51,'CABLE REEL 50M','51','12','6','CABLE REEL 50M',14,'12,300.00','19000','','13,000.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(52,'CARPENTER SQUARE 16\'\'','52','11','6','CARPENTER SQUARE 16\'\'',14,'495','1,000.00',NULL,'1,000.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(53,'CARPENTER WRECKING BAR (CARPENTER WRECKING BAR)','53','11','6','CARPENTER WRECKING BAR (CARPENTER WRECKING BAR)',14,'625','1,100.00',NULL,'1,100.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(55,'CHAFF CUTTER','55','13','6','CHAFF CUTTER',14,'50000','85000','','65,000.00',NULL,NULL,0,0,0,'11614853911',0,0,0,1.00,'2021-03-04 13:32:18','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(58,'CHLORINE 65%','58','13','6','CHLORINE 65%',14,'1400','2,700.00','','2,700.00',NULL,NULL,0,0,0,'11614853990',0,0,0,2.00,'2021-03-04 13:33:44','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(59,'CHLORINE 90%','59','13','6','CHLORINE 90%',14,'1500','2,700.00','','2,700.00',NULL,NULL,0,0,0,'11614853945',0,0,0,4.00,'2021-03-04 13:32:57','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(68,'DIAMOND CUTTING DISK 4/1/2','68','11','6','DIAMOND CUTTING DISK 4/1/2',14,'500','1200','','',NULL,NULL,0,0,0,'11614853454',0,0,0,5.00,'2021-03-04 13:24:57','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(70,'DUCT TAPE','70','11','6','DUCT TAPE',14,'300','230',NULL,'230',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(71,'DUCT TAPE 2\'\'','71','11','6','DUCT TAPE 2\'\'',14,'900','2,000.00',NULL,'2,000.00',NULL,NULL,0,0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(72,'DUCT TAPE 3','72','11','6','DUCT TAPE 3',14,'1300','3,000.00','','3,000.00',NULL,NULL,0,0,0,'11614853506',0,0,0,10.00,'2021-03-04 13:25:30','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(73,'ELECTRIC VIBRATOR','73','12','6','ELECTRIC VIBRATOR',14,'8,500.00','16,000.00',NULL,'16,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(74,'ENGRAVING TOOL KIT','74','12','6','ENGRAVING TOOL KIT',14,'4500','12,000.00','','12,000.00',NULL,NULL,0,0,0,'11614854497',0,0,0,1.00,'2021-03-04 13:41:50','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(75,'EXHAUST FAN 12','75','12','6','EXHAUST FAN 12',14,'5500','8000','','8000',NULL,NULL,0,0,0,'11614856048',0,0,0,1.00,'2021-03-04 14:08:12','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(77,'FIRE HOSE MILANO 2','77','2','6','FIRE HOSE MILANO 2',14,'5500','12,500.00','','12,500.00',NULL,NULL,0,0,0,'11614854820',0,0,0,4.00,'2021-03-04 13:47:46','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(78,'FIRE HOSE MILANO 3\'\' X 30M','78','2','6','FIRE HOSE MILANO 3\'\' X 30M',14,'6,600.00','15,000.00',NULL,'15,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(79,'FIRE RATED PU FOAM','79','11','6','FIRE RATED PU FOAM',14,'2,100.00','2,200.00',NULL,'2,200.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(80,'FUEL INJECTOR CLEANER','80','11','6','FUEL INJECTOR CLEANER',14,'316.25','500','','500',NULL,NULL,0,0,0,'11614856734',0,0,0,9.00,'2021-03-04 14:19:26','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(82,'GASKET MAKER','82','11','6','GASKET MAKER',14,'180','250',NULL,'250',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(84,'GREASE BUCKET','84','11','6','GREASE BUCKET',14,'50,000.00','60,000.00',NULL,'60,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(89,'HACK SAW METAL FRAME','89','11','6','HACK SAW METAL FRAME',14,'350','900','','900',NULL,NULL,0,0,0,'11614854281',0,0,0,0.00,'2021-03-04 13:38:33','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(90,'HAMMER','90','11','6','HAMMER',14,'282.5','1,500.00',NULL,'1,500.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(91,'HEAVY DUTY HACKSAW AND FRAME','91','11','6','HEAVY DUTY HACKSAW AND FRAME',14,'800','1,800.00','','1,800.00',NULL,NULL,0,0,0,'11614854240',0,0,0,5.00,'2021-03-04 13:37:47','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(95,'HYDRAULIC PRESS 30T','95','11','6','HYDRAULIC PRESS 30T',14,'50,000.00','70,000.00',NULL,'70,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(96,'Ingco Air Hose 15M','96','11','6','Ingco Air Hose 15M',14,'2,000.00','3,500.00',NULL,'3,500.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(97,'INGCO BOLT CUTTER 24\'\'','97','11','6','INGCO BOLT CUTTER 24\'\'',14,'1,400.00','2,400.00',NULL,'2,400.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(99,'INGCO HAND RIVETER (INGCO HAND RIVETER)','99','11','6','INGCO HAND RIVETER (INGCO HAND RIVETER)',14,'700','1,400.00',NULL,'1,400.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(100,'Silent Air Compressor - Ingco','100','12','6','INGCO SILENT COMPRESSOR',14,'14500','27,000.00','','27,000.00',NULL,NULL,0,0,0,'11614855405',0,0,0,1.00,'2021-03-04 13:58:00','1','1','1','0000-00-00','Silent Air Compresso','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(101,'INVERTER WELDER T271','101','12','6','INVERTER WELDER T271',14,'20,500.00','27,000.00',NULL,'27,000.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(104,'KARCHER HIGH PRESSURE WASHER','104','12','6','KARCHER HIGH PRESSURE WASHER',14,'126,000.00','160,000.00',NULL,'160,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(105,'Kato Water Pump WX30','105','2','6','Kato Water Pump WX30',14,'10,500.00','24,500.00',NULL,'24,500.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(106,'KOSHIN WATER PUMP','106','2','6','KOSHIN WATER PUMP',14,'28000','45000','','40,000.00',NULL,NULL,0,0,0,'11614855274',0,0,0,1.00,'2021-03-04 13:54:55','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(108,'L. GERMANY 2 TONNE HOIST','108','11','6','L. GERMANY 2 TONNE HOIST',14,'8,500.00','25,000.00',NULL,'25,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(109,'L. GERMANY 5TONNE HOIST','109','11','6','L. GERMANY 5TONNE HOIST',14,'9,000.00','45,000.00',NULL,'45,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(111,'Telescopic Ladder','111','11','6','LADDER',14,'15500','23,000.00','','23,000.00',NULL,NULL,0,0,0,'11614855094',0,0,0,1.00,'2021-03-04 13:54:23','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(113,'Leiya Circular Saw','113','12','6','Leiya Circular Saw',14,'10500','16,500.00','','16,500.00',NULL,NULL,0,0,0,'11614855048',0,0,0,2.00,'2021-03-04 13:51:06','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(114,'LEIYA CUT OFF MACHINE','114','12','6','LEIYA CUT OFF MACHINE',14,'14500','23,000.00','','23,000.00',NULL,NULL,0,0,0,'11614862211',0,0,0,1.00,'2021-03-04 15:50:30','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(115,'Leiya Demolition Hammer','115','12','6','Leiya Demolition Hammer',14,'12000','18,500.00','','18,500.00',NULL,NULL,0,0,0,'11614862242',0,0,0,3.00,'2021-03-04 15:50:55','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(116,'LEIYA ELECTRIC DRILL','116','12','6','LEIYA ELECTRIC DRILL',14,'3850','7,500.00','','7,500.00',NULL,NULL,0,0,0,'11597995906',0,0,0,1.00,'2020-08-21 10:45:22','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(117,'LEIYA JIG SAW','117','12','6','LEIYA JIG SAW',14,'5000','8,500.00','','8,500.00',NULL,NULL,0,0,0,'11614862035',0,0,0,2.00,'2021-03-04 15:47:40','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(118,'Leiya Marble Cutter','118','12','6','Leiya Marble Cutter',14,'5000','9,500.00','','9,500.00',NULL,NULL,0,0,0,'11614862072',0,0,0,6.00,'2021-03-04 15:48:21','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(119,'LEIYA ROTARY HAMMER','119','12','6','LEIYA ROTARY HAMMER',14,'12000','16,000.00','','16,000.00',NULL,NULL,0,0,0,'11614862164',0,0,0,1.00,'2021-03-04 15:49:57','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(120,'LINEN MEASURING TAPE 50M','120','11','6','LINEN MEASURING TAPE 50M',14,'900','3,500.00',NULL,'3,500.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(121,'LONG NOSE PLIERS (LONG NOSE PLIERS)','121','11','6','LONG NOSE PLIERS (LONG NOSE PLIERS)',14,'196','450',NULL,'450',NULL,NULL,0,0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(122,'MAGPOW SPRAY FOAM','122','11','6','MAGPOW SPRAY FOAM',14,'1,200.00','1,800.00',NULL,'1,800.00',NULL,NULL,0,0,0,NULL,0,0,0,46.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(123,'MANUAL PIPE BENDER - AICO','123','11','6','MANUAL PIPE BENDER - AICO',14,'20,520.00','32,000.00','','32,000.00',NULL,NULL,0,0,0,'11614861951',0,0,0,0.00,'2021-03-04 15:46:05','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(124,'MARBLE CUTTER PRESCOTT','124','12','6','MARBLE CUTTER PRESCOTT',14,'7500','15,000.00','','15,000.00',NULL,NULL,0,0,0,'11614861995',0,0,0,2.00,'2021-03-04 15:46:57','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(126,'MEASURING TAPE 100M','126','11','6','MEASURING TAPE 100M',14,'1500','2,500.00','','2,500.00',NULL,NULL,0,0,0,'11614856269',0,0,0,2.00,'2021-03-04 14:13:58','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(127,'MEASURING TAPE 50M HUM 50','127','11','6','MEASURING TAPE 50M HUM 50',14,'630','1,200.00',NULL,'1,200.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(128,'MEASURING TAPE FIBERGLASS 30M','128','11','6','MEASURING TAPE FIBERGLASS 30M',14,'528','800',NULL,'800',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(130,'Mig 175 Aico','130','12','6','Mig 175 Aico',14,'27,500.00','45,000.00',NULL,'45,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(132,'MILANO 50L COMPRESSOR','132','12','6','MILANO 50L COMPRESSOR',14,'26,580.00','56,000.00',NULL,'56,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(134,'Sliding Miter Saw - Prescott','134','12','6','MITER SAW',14,'25000','55000','','55000',NULL,NULL,0,0,0,'11614856168',0,0,0,1.00,'2021-03-04 14:10:36','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(135,'ML150B COMPRESSOR','135','12','6','ML150B COMPRESSOR',14,'37,000.00','55,000.00',NULL,'55,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(137,'MOTORCYCLE LOCKS','137','11','6','MOTORCYCLE LOCKS',14,'500','800','','800',NULL,NULL,0,0,0,'11614857026',0,0,0,5.00,'2021-03-04 14:23:58','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(138,'OIL FILTER REMOVER THREE LEG WR (OIL FILTER REMOVER THREE LEG WRENCH)','138','11','6','OIL FILTER REMOVER THREE LEG WR (OIL FILTER REMOVER THREE LEG WRENCH)',14,'895','1,600.00',NULL,'1,600.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(139,'P645 METAL SEALANT','139','11','6','P645 METAL SEALANT',14,'500','650',NULL,'650',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(140,'PALLET TROLLEY 3 TONNE','140','12','7','PALLET TROLLEY 3 TONNE',14,'37000','45000','2','43000',NULL,NULL,0,0,0,'11614858002',0,0,0,1.00,'2021-03-04 14:40:39','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(141,'PCL AIRLINE GAUGE','141','11','7','PCL AIRLINE GAUGE',14,'10,500.00','20,500.00',NULL,'20,500.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(142,'Plasma Cutter Cut 100','142','12','7','Plasma Cutter Cut 100',14,'78,000.00','120,000.00',NULL,'120,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(143,'PLASTIC SANDING BLOCK 210X 105M','143','11','7','PLASTIC SANDING BLOCK 210X 105M',14,'190','600',NULL,'600',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(145,'PRESCOTT 50l VACUUM CLEANER','145','7','7','PRESCOTT 50l VACUUM CLEANER',14,'17,500.00','38,000.00',NULL,'38,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(146,'PRESCOTT BELT SANDER','146','12','7','PRESCOTT BELT SANDER',14,'9,950.00','20,000.00','','20,000.00',NULL,NULL,0,0,0,'11614862342',0,0,0,0.00,'2021-03-04 15:59:18','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(147,'PRESCOTT DIE GRINDER','147','12','7','PRESCOTT DIE GRINDER',14,'5,500.00','10,000.00',NULL,'10,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(148,'PRESCOTT ELECTRIC PLANER','148','12','7','PRESCOTT ELECTRIC PLANER',14,'5500','10,000.00','','10,000.00',NULL,NULL,0,0,0,'11614856848',0,0,0,1.00,'2021-03-04 14:21:10','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(149,'PRESCOTT PRUNING SAW','149','11','7','PRESCOTT PRUNING SAW',14,'620','1,300.00',NULL,'1,300.00',NULL,NULL,0,0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(151,'PRESCOTT SILENT COMPRESSOR','151','12','7','PRESCOTT SILENT COMPRESSOR',14,'16,500.00','28,000.00',NULL,'28,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(152,'PRESCOTT SREWDRIVER SET','152','11','7','PRESCOTT SREWDRIVER SET',14,'0','1,800.00',NULL,'1,800.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(153,'PU FOAM 300ML 805','153','11','7','PU FOAM 300ML 805',14,'300','500',NULL,'500',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(154,'PU GLUE PA370','154','11','7','PU GLUE PA370',14,'680','960',NULL,'960',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(156,'Red Insulation Cable','156','11','7','Red Insulation Cable',14,'1200','2,500.00','','2,500.00',NULL,NULL,0,0,0,'11614862278',0,0,0,1.00,'2021-03-04 15:51:35','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(157,'ROTARY DRUM PUMP','157','11','7','ROTARY DRUM PUMP',14,'2,000.00','4,500.00',NULL,'4,500.00',NULL,NULL,0,0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(158,'ROUTER BITS 12PCS - SHANK 8MM','158','11','7','ROUTER BITS 12PCS - SHANK 8MM',14,'0','3,200.00',NULL,'3,200.00',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(159,'RUBBER MALLET','159','11','7','RUBBER MALLET',14,'185','500',NULL,'500',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(160,'SAFETY BOOTS','160','11','7','SAFETY BOOTS',14,'2100','3,500.00','','3,500.00',NULL,NULL,0,0,0,'11614862859',0,0,0,16.00,'2021-03-04 16:02:23','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(161,'Safety Coveralls (Safety Coveralls)','161','11','7','Safety Coveralls (Safety Coveralls)',14,'700','877.19298',NULL,'877.19298',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(162,'Safety Goggles (Safety Goggles)','162','11','7','Safety Goggles (Safety Goggles)',14,'150','350',NULL,'350',NULL,NULL,0,0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(163,'SAFETY HELMETS','163','11','7','SAFETY HELMETS',14,'0','1,100.00',NULL,'1,100.00',NULL,NULL,0,0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(164,'Safety Signs','164','11','7','Safety Signs',14,'0','7,000.00',NULL,'7,000.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(166,'SCM 100 CENTRIFUGAL PUMP','166','2','7','SCM 100 CENTRIFUGAL PUMP',14,'12,900.00','8,500.00',NULL,'8,500.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(167,'SIKA LITE','167','13','7','SIKA LITE',14,'120','200',NULL,'200',NULL,NULL,0,0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(168,'SILICON 280G','168','11','7','SILICON 280G',14,'210','300',NULL,'300',NULL,NULL,0,0,0,NULL,0,0,0,71.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(170,'SOCKET& SCREWDRIVER BIT 108PCS (SOCKET& SCREWDRIVER BIT 108PCS)','170','12','7','SOCKET& SCREWDRIVER BIT 108PCS (SOCKET& SCREWDRIVER BIT 108PCS)',14,'10,720.00','24,000.00',NULL,'24,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(171,'KNAPSACKS SPRAYER','171','12','7','KNAPSACKS SPRAYER',14,'2300','6000','','6000',NULL,NULL,0,0,0,'11598513787',0,0,0,1.00,'2020-08-27 10:36:39','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(172,'SPRAY PAINT','172','11','7','SPRAY PAINT',14,'230','300',NULL,'300',NULL,NULL,0,0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(173,'Stainless Steel Air Cyclone','173','11','7','Stainless Steel Air Cyclone',14,'0','12,000.00',NULL,'12,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(174,'STANLEY ELECTRIC MIXER','174','1','7','STANLEY ELECTRIC MIXER',14,'12,200.00','22,000.00',NULL,'22,000.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(175,'STEEL ALLOY PADLOCK 50MM','175','11','7','STEEL ALLOY PADLOCK 50MM',14,'0','700',NULL,'700',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(176,'STUDDY SCREWDRIVER (STUDDY SCREWDRIVER)','176','11','7','STUDDY SCREWDRIVER (STUDDY SCREWDRIVER)',14,'165','320',NULL,'320',NULL,NULL,0,0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(177,'Subaru Conrete Cutter','177','12','7','Subaru Conrete Cutter',14,'85,000.00','120,000.00',NULL,'120,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(178,'T.DIAMOND CUTTING BLADE 115 *22','178','11','7','T.DIAMOND CUTTING BLADE 115 *22',14,'1,250.00','500',NULL,'500',NULL,NULL,0,0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(179,'T.DIAMOND CUTTING BLADE 230 *22','179','11','7','T.DIAMOND CUTTING BLADE 230 *22',14,'4,000.00','1,500.00',NULL,'1,500.00',NULL,NULL,0,0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(180,'TACKER STAPLES','180','11','7','TACKER STAPLES',14,'120','300',NULL,'300',NULL,NULL,0,0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(181,'TAW ALGI CONTROL 5LITRES','181','13','7','TAW ALGI CONTROL 5LITRES',14,'743','1,400.00',NULL,'1,400.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(182,'TAW SUPA TOUCH','182','13','7','TAW SUPA TOUCH',14,'1,577.00','2,500.00',NULL,'2,500.00',NULL,NULL,0,0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(183,'TAYOR WELDER','183','6','7','TAYOR WELDER',14,'0','52,000.00',NULL,'52,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(184,'TBAR SASH CLAMP 48\'\'','184','11','7','TBAR SASH CLAMP 48\'\'',14,'2,650.00','5,300.00',NULL,'5,300.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(185,'Tile Cutter 350mm','185','11','7','Tile Cutter 350mm',14,'0','7,500.00',NULL,'7,500.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(186,'TOHO 2TONNE CHAIN HOIST','186','11','7','TOHO 2TONNE CHAIN HOIST',14,'26,000.00','40,000.00',NULL,'40,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(187,'TOLSEN ADHESIVE FIBERGLASS','187','11','7','TOLSEN ADHESIVE FIBERGLASS',14,'690','500',NULL,'500',NULL,NULL,0,0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(188,'TOLSEN BENCH VICE 6\'\'','188','12','7','TOLSEN BENCH VICE 6\'\'',14,'9,400.00','7,500.00',NULL,'7,500.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(189,'TOLSEN BOTTLE JACK 20TONS','189','11','7','TOLSEN BOTTLE JACK 20TONS',14,'4,445.00','8,000.00',NULL,'8,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(190,'TOLSEN CAUCKING GUN 225MM, 9\'\'','190','11','7','TOLSEN CAUCKING GUN 225MM, 9\'\'',14,'800','1,000.00',NULL,'1,000.00',NULL,NULL,0,0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(191,'TOLSEN DRY WALL TAPPING KNIFE','191','11','7','TOLSEN DRY WALL TAPPING KNIFE',14,'0','1,000.00',NULL,'1,000.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(192,'TOLSEN F- CLAMPS 50*150MM','192','11','7','TOLSEN F- CLAMPS 50*150MM',14,'1,175.00','600',NULL,'600',NULL,NULL,0,0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(193,'TOLSEN FLAP DISK #120','193','11','7','TOLSEN FLAP DISK #120',14,'1,000.00','250',NULL,'250',NULL,NULL,0,0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(194,'TOLSEN FLAP DISK #40','194','11','7','TOLSEN FLAP DISK #40',14,'1,000.00','250',NULL,'250',NULL,NULL,0,0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(195,'TOLSEN FLAP DISK #60','195','11','7','TOLSEN FLAP DISK #60',14,'100','250',NULL,'250',NULL,NULL,0,0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(196,'TOLSEN FLAP DISK #80','196','11','7','TOLSEN FLAP DISK #80',14,'100','250',NULL,'250',NULL,NULL,0,0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(197,'TOLSEN FOLDING HAND RIVETER','197','11','7','TOLSEN FOLDING HAND RIVETER',14,'1,800.00','3,500.00',NULL,'3,500.00',NULL,NULL,0,0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(198,'TOLSEN HAND GREASE PUMP 16KGS','198','11','7','TOLSEN HAND GREASE PUMP 16KGS',14,'10,000.00','15,000.00',NULL,'15,000.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(199,'TOLSEN HOT AIR GUN','199','11','7','TOLSEN HOT AIR GUN',14,'1,500.00','4,500.00',NULL,'4,500.00',NULL,NULL,0,0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(200,'TOLSEN HYDRAULIC TROLLEY JACK 3','200','11','7','TOLSEN HYDRAULIC TROLLEY JACK 3',14,'11,000.00','20,000.00',NULL,'20,000.00',NULL,NULL,0,0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(201,'TOLSEN IDUSTRIAL ANGLE GRINDER','201','12','7','TOLSEN IDUSTRIAL ANGLE GRINDER',14,'6,200.00','9,500.00',NULL,'9,500.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(202,'TOLSEN MEASURING TAPE 8M','202','11','7','TOLSEN MEASURING TAPE 8M',14,'310','650',NULL,'650',NULL,NULL,0,0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(203,'TOLSEN OIL CAN 300ML','203','11','7','TOLSEN OIL CAN 300ML',14,'420','800',NULL,'800',NULL,NULL,0,0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(204,'TOLSEN PIPE WRENCH 14\'\'','204','11','7','TOLSEN PIPE WRENCH 14\'\'',14,'1,710.00','2,000.00',NULL,'2,000.00',NULL,NULL,0,0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(205,'TOLSEN PVC INSULATING TAPE (TOLSEN PVC INSULATING TAPE)','205','11','7','TOLSEN PVC INSULATING TAPE (TOLSEN PVC INSULATING TAPE)',14,'50','80',NULL,'80',NULL,NULL,0,0,0,NULL,0,0,0,23.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(206,'TOLSEN RATCHET TIE DOWN ROPE','206','11','7','TOLSEN RATCHET TIE DOWN ROPE',14,'1,700.00','4,500.00',NULL,'4,500.00',NULL,NULL,0,0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(207,'TOLSEN SCREWDRIVER SET','207','11','7','TOLSEN SCREWDRIVER SET',14,'0','2,000.00',NULL,'2,000.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(208,'TOLSEN TILE CUTTER 600MM','208','11','7','TOLSEN TILE CUTTER 600MM',14,'4,700.00','7,500.00',NULL,'7,500.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(209,'TOLSEN VERNIER CALIPER 0-200MM','209','11','7','TOLSEN VERNIER CALIPER 0-200MM',14,'14,600.00','5,000.00',NULL,'5,000.00',NULL,NULL,0,0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(210,'TOLSEN WALL SCRAPPER 30MM','210','11','7','TOLSEN WALL SCRAPPER 30MM',14,'200','230',NULL,'230',NULL,NULL,0,0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(211,'TOLSEN WALL SCRAPPER 50MM','211','11','7','TOLSEN WALL SCRAPPER 50MM',14,'270','250',NULL,'250',NULL,NULL,0,0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(212,'TOLSEN WALL SCRAPPER 80MM','212','11','7','TOLSEN WALL SCRAPPER 80MM',14,'275','250',NULL,'250',NULL,NULL,0,0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(213,'TOTAL CHISELS','213','11','7','TOTAL CHISELS',14,'68.75','550',NULL,'550',NULL,NULL,0,0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(214,'TOTAL HOLE CORE BIT','214','11','7','TOTAL HOLE CORE BIT',14,'1,990.00','1,700.00',NULL,'1,700.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(215,'TOTAL HOLE CORE CUTTER','215','11','7','TOTAL HOLE CORE CUTTER',14,'1,500.00','1,300.00',NULL,'1,300.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(216,'TOTAL VACUUM CLEANER WET AND DR','216','7','7','TOTAL VACUUM CLEANER WET AND DR',14,'18,000.00','38,000.00',NULL,'38,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(217,'TOTAL Y- WRENCHES','217','11','7','TOTAL Y- WRENCHES',14,'29.17','800',NULL,'800',NULL,NULL,0,0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(218,'TRAFFIC ROAD CONES','218','11','7','TRAFFIC ROAD CONES',14,'800','1,200.00',NULL,'1,200.00',NULL,NULL,0,0,0,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(219,'TYRE INFLATOR WITH GAUGE (TYRE INFLATOR WITH GAUGE)','219','12','7','TYRE INFLATOR WITH GAUGE (TYRE INFLATOR WITH GAUGE)',14,'1,250.00','3,800.00',NULL,'3,800.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(220,'WASP 3.5KVA GENERATOR','220','12','7','WASP 3.5KVA GENERATOR',14,'32,390.00','50,000.00',NULL,'50,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(221,'WASP 4HP LAWN MOWER','221','12','7','WASP 4HP LAWN MOWER',14,'27,360.00','45,000.00',NULL,'45,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(222,'WASP 5.5HP LAWN MOWER','222','12','7','WASP 5.5HP LAWN MOWER',14,'39,330.00','65,000.00',NULL,'65,000.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(223,'WASP 6.5 HP WATER PUMP 20H','223','2','7','WASP 6.5 HP WATER PUMP 20H',14,'19,000.00','25,000.00',NULL,'25,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(224,'WASP BRUSH CUTTER 43CC','224','12','7','WASP BRUSH CUTTER 43CC',14,'11,970.00','27,000.00',NULL,'27,000.00',NULL,NULL,0,0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(225,'Wasp Earth Auger 2.7Hp (Wasp Earth Auger 2.7Hp)','225','12','7','Wasp Earth Auger 2.7Hp (Wasp Earth Auger 2.7Hp)',14,'22,800.00','38,000.00',NULL,'38,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(226,'WASP INVERTER WELDER T221','226','12','7','WASP INVERTER WELDER T221',14,'22,800.00','30,000.00',NULL,'30,000.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(227,'Wasp Powersaw','227','12','7','Wasp Powersaw',14,'16,177.00','34,000.00',NULL,'34,000.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(228,'WIRE BRUSH 4 LINES','228','11','7','WIRE BRUSH 4 LINES',14,'900','250',NULL,'250',NULL,NULL,0,0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(229,'WIRE BRUSH 5 LINES','229','11','7','WIRE BRUSH 5 LINES',14,'950','280',NULL,'280',NULL,NULL,0,0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(230,'WOOD CHISEL 12M','230','11','7','WOOD CHISEL 12M',14,'0','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(231,'WOOD FILE 3PC SET (WOOD FILE 3PC SET)','231','11','7','WOOD FILE 3PC SET (WOOD FILE 3PC SET)',14,'450','900',NULL,'900',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(232,'WOOD ROUTER PRESCOTT 1500W','232','12','7','WOOD ROUTER PRESCOTT 1500W',14,'9,180.00','15,000.00',NULL,'15,000.00',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(233,'YD14001 MILKING MACHINE','233','12','7','YD14001 MILKING MACHINE',14,'41,610.00','55,000.00',NULL,'55,000.00',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(234,'Welding helmet','234','11','7','Welding helmet',14,'395','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(235,'welding goggles','235','11','7','welding goggles',14,'250','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(236,'spray gun electric 100w','236','12','7','spray gun electric 100w',14,'4150','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(237,'air cleaning gun','237','11','7','air cleaning gun',14,'1100','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(238,'Tool Set 75pcs','238','11','7','Tool Set 75pcs',14,'8500','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(239,'Tool Set 63pcs','239','11','7','Tool Set 63pcs',14,'4700','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(240,'Combination Spanner 8pcs set','240','11','7','Combination Spanner 8pcs set',14,'1450','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(241,'hexagon key set 9pc','241','11','7','hexagon key set 9pc',14,'450','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(242,'Hexagon Key set 8pcs','242','11','7','Hexagon Key set 8pcs',14,'395','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(243,'Clamp Meter 600v','243','12','7','Clamp Meter 600v',14,'1200','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(244,'Rubber Hammer Hard Black Head','244','11','7','Rubber Hammer Hard Black Head',14,'350','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(245,'Spirit Level 150cm','245','11','7','Spirit Level 150cm',14,'665','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(246,'spirit Level 200cm','246','11','7','spirit Level 200cm',14,'850','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(247,'spirit Level Magnetic 12\'\'','247','11','7','spirit Level Magnetic 12\'\'',14,'320','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(248,'Stainless steel Ruler','248','11','7','Stainless steel Ruler',14,'85','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(249,'Hand Staple Gun with Pressure Regulator','249','11','7','Hand Staple Gun with Pressure Regulator',14,'765','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(250,'Hand Staple Gun set 3 way','250','11','7','Hand Staple Gun set 3 way',14,'1950','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(251,'Caulking Gun 15inches','251','11','7','Caulking Gun 15inches',14,'975','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(252,'Trowel With Square Teeth 280 x 125mm','252','11','7','Trowel With Square Teeth 280 x 125mm',14,'385','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(253,'C - Clamp 4\'\'','253','11','7','C - Clamp 4\'\'',14,'495','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(254,'C - Clamp 6\'\'','254','11','7','C - Clamp 6\'\'',14,'775','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(255,'C- Clamp 8\'\'','255','11','7','C- Clamp 8\'\'',14,'1025','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(256,'LADDER 3 STEPS','256','11','7','LADDER 3 STEPS',14,'3950','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(257,'LADDER 4 STEPS','257','11','7','LADDER 4 STEPS',14,'4900','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(258,'PLASTIC PIPE WELDING MACHINE','258','12','7','PLASTIC PIPE WELDING MACHINE',14,'6250','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(259,'TABLE SAW 1800W','259','12','7','TABLE SAW 1800W',14,'22000','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(260,'SILICONE SPRAY LUBRICANT ','260','11','7','SILICONE SPRAY LUBRICANT ',14,'460','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(261,'WASP HEDGE TRIMMER ','261','12','7','WASP HEDGE TRIMMER ',14,'13680','38000',NULL,'38000',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(262,'HOE 2LBS','262','11','7','HOE 2LBS',14,'200','450',NULL,'450',NULL,NULL,0,0,0,NULL,0,0,0,24.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(263,'SLASHER PLASTIC HANDLE ','263','11','7','SLASHER PLASTIC HANDLE ',14,'150','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(264,'MACHETE 16\'\' PLASTIC HANDLE','264','11','7','MACHETE 16\'\' PLASTIC HANDLE',14,'160','',NULL,'',NULL,NULL,0,0,0,NULL,0,0,0,48.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(265,'SUCTION HOSE','265','2','7','SUCTION HOSE',14,'217','350','','350',NULL,NULL,0,0,0,'11596620299',0,0,0,0.00,'2020-08-05 12:38:41','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(267,'Wallpapers','267','13','3','',14,'700','1200','','',NULL,NULL,0,0,0,'11596711417',0,0,0,12.00,'2020-08-06 13:57:16','1','1','','0000-00-00','Wallpapers','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(268,'Stone Cutting Disks 7\'\'','268','13','3','',14,'175','300','0','',NULL,NULL,0,0,0,'11596707383',0,0,0,1.00,'2020-08-06 12:50:33','1','1','','0000-00-00','Stone Cutting Disks 7\'\'','active','bx','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(269,'Road Cones','269','13','3','',14,'700','1500','0','',NULL,NULL,0,0,0,'11596707434',0,0,0,12.00,'2020-08-06 12:56:34','1','1','','0000-00-00','Road Cones','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(270,'Tolsen Grease Pump','270','11','3','',14,'5000','12000','1','',NULL,NULL,0,0,0,'11596711398',0,0,0,1.00,'2020-08-06 13:56:56','1','1','','0000-00-00','Tolsen Grease Pump','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(271,'Aico 1KVA Generator','271','1','3','',14,'7500','12000','0','',NULL,NULL,0,0,0,'11596711349',0,0,0,2.00,'2020-08-06 13:56:22','1','1','','0000-00-00','','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(272,'Safety Shoes','272','17','3','',14,'2800','3500','0','3500',NULL,NULL,0,0,0,'11596711528',0,0,0,6.00,'2020-08-06 13:59:05','1','1','','0000-00-00','Safety Shoes','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(273,'Tolsen Foldable Trolley','273','11','3','',14,'13000','22000','0','22000',NULL,NULL,0,0,0,'11596711855',0,0,0,1.00,'2020-08-06 14:04:31','1','1','','0000-00-00','Tolsen Foldable Trolley','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(274,'Rotary Drum Pump','274','11','3','',14,'2000','4200','0','4200',NULL,NULL,0,0,0,'11596713562',0,0,0,2.00,'2020-08-06 14:32:59','1','1','','0000-00-00','Rotary Drum Pump','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(275,'Tolsen Ratchet and Rope','275','11','3','',14,'1700','3500','0','3500',NULL,NULL,0,0,0,'11596713548',0,0,0,2.00,'2020-08-06 14:32:41','1','1','','0000-00-00','','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(276,'Stanley Mud Mixer','276','12','3','',14,'14000','22000','0','',NULL,NULL,0,0,0,'11596713531',0,0,0,1.00,'2020-08-06 14:32:26','1','1','','0000-00-00','Stanley Mud Mixer','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(277,'Tolsen Flap Disks #80','277','11','3','',14,'100','200','0','200',NULL,NULL,0,0,0,'11596713906',0,0,0,10.00,'2020-08-06 14:38:44','1','1','','0000-00-00','Tolsen Flap Disks #80','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(278,'Wasp Inverter Welder ','278','12','3','',14,'22000','30000','0','',NULL,NULL,0,0,0,'4961381596713926',0,0,0,0.00,'2020-08-06 14:53:11','1','1','','0000-00-00','Wasp Inverter Welder T271','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(279,'Milano water pump','279','2','3','',14,'10000','20000','2','',NULL,NULL,0,0,0,'11614861776',0,0,0,2.00,'2021-03-04 15:43:08','1','1','','0000-00-00','Milano water pump','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(280,'Milking machine - Single Drum','280','18','3','',14,'42000','55000','0','',NULL,NULL,0,0,0,'2079121596715579',0,0,0,0.00,'2020-08-06 15:07:18','1','1','','0000-00-00','Milking machine - Single Drum','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(281,'Aico Gasoline Car Washer','281','8','3','',14,'23000','38000','0','38000',NULL,NULL,0,0,0,'9776841596715638',0,0,0,0.00,'2020-08-06 15:08:23','1','1','','0000-00-00','Aico Gasoline Car Washer','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(282,'Aico 50L Compressor','282','12','3','',14,'23000','45000','0','45000',NULL,NULL,0,0,0,'8488151596716117',0,0,0,0.00,'2020-08-06 15:39:33','1','1','','0000-00-00','Aico 50L Compressor','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(283,'Total Vacuum Cleaner','283','7','3','',14,'22000','38000','0','38000',NULL,NULL,0,0,0,'5925731596717573',0,0,0,0.00,'2020-08-06 15:42:03','1','1','','0000-00-00','Total Vacuum Cleaner','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(284,'Wallpapers','9002','19','1','Wallpapers',14,'0','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,18.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(285,'Stone Cutting Disks','9003','19','1','Stone Cutting Disks',14,'0','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,40.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(286,'Cutting Disks 7\'\'','9004','19','1','Cutting Disks 7\'\'',14,'0','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,50.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(287,'Road Cones','9005','19','1','Road Cones',14,'0','1500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(288,'Tolsen Grease Pump','9006','19','1','Tolsen Grease Pump',14,'0','15000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(289,'Aico 1Kva Generator','9007','19','1','Aico 1Kva Generator',14,'0','12000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(290,'Safety Shoes','9008','19','1','Safety Shoes',14,'0','3500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,6.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(291,'Tolsen Foldable Trolley','9009','19','1','Tolsen Foldable Trolley',14,'0','25000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(292,'Drum Pump','9010','19','1','Drum Pump',14,'2000','2200','','0',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(293,'Tolsen Ratchet and Tie rope','9011','19','1','Tolsen Ratchet and Tie rope',14,'0','3500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(294,'Stanley Mud Mixer','9012','19','1','Stanley Mud Mixer',14,'0','25000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(295,'C - Clamp 4\'\'','9013','19','12','C - Clamp',14,'750','1500','','0',NULL,NULL,0,0,0,'11614860891',0,0,0,1.00,'2021-03-04 15:28:51','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(296,'Wire Brushes 4 lines','9014','19','1','Wire Brushes 4 lines',14,'0','400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(297,'Wire Brushes 5 lines','9015','19','1','Wire Brushes 5 lines',14,'0','400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(298,'8pcsCombination Spanners','9016','19','3','8pcsCombination Spanners',14,'750','1800','','0',NULL,NULL,0,0,0,'11614864076',0,0,0,2.00,'2021-03-04 16:21:43','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(299,'Hand Staple Gun','9017','19','3','Hand Staple Gun',14,'700','1500','','0',NULL,NULL,0,0,0,'11614863363',0,0,0,10.00,'2021-03-04 16:09:51','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(300,'Weling Helmets','9018','19','1','Weling Helmets',14,'0','1500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(301,'Sika Flex 600ml','9019','20','3','Sika Flex 600ml',14,'0','1500','','0',NULL,NULL,0,0,0,'11614860374',0,0,0,0.00,'2021-03-04 15:19:52','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(302,'Welding Goggles','9020','20','1','Welding Goggles',14,'175','450','10','400',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(303,'Step ladder 4 steps','9021','20','3','Step ladder 4 steps',14,'4500','8000','','0',NULL,NULL,0,0,0,'11614860753',0,0,0,2.00,'2021-03-04 15:26:16','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(304,'Ratchet and Tie Down Rope','9022','20','3','Ratchet and Tie Down Rope',14,'2000','3500','','0',NULL,NULL,0,0,0,'11614863075',0,0,0,6.00,'2021-03-04 16:05:20','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(305,'Tolsen Flap Disks #80','9023','20','3','Tolsen Flap Disks #80',14,'100','300','','0',NULL,NULL,0,0,0,'11614863129',0,0,0,10.00,'2021-03-04 16:05:47','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(306,'Wasp Inverter Welder T271','9024','20','1','Wasp Inverter Welder T271',14,'0','30000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(308,'Milking Machine','9026','20','7','Milking Machine',14,'37000','55000','','0',NULL,NULL,0,0,0,'11614860839',0,0,0,0.00,'2021-03-04 15:27:51','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(311,'Aico Compressor 50L','9029','20','1','Aico Compressor 50L',14,'0','45000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(312,'Total Vacuum Cleaner','9030','20','1','Total Vacuum Cleaner',14,'0','38000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(313,'Green Braided Hose 1','9031','20','3','Green Braided Hose 1',14,'3500','5500','','0',NULL,NULL,0,0,0,'11614864262',0,0,0,3.00,'2021-03-04 16:40:28','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(314,'Greem Braided Hose 1/2\'\' 30M','9032','20','1','Greem Braided Hose 1/2\'\' 30M',14,'0','4500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(316,'Clear Braided Hose 3','9034','20','3','Clear Braided Hose 3',14,'6500','10000','','0',NULL,NULL,0,0,0,'11614864215',0,0,0,2.00,'2021-03-04 16:24:14','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(317,'Grout Cement 3Kg','9035','20','3','Grout Cement 3Kg',14,'150','350','','0',NULL,NULL,0,0,0,'11614864156',0,0,0,7.00,'2021-03-04 16:23:14','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(318,'Sika Lite Grout ','9036','20','3','Sika Lite Grout ',14,'110','200','','0',NULL,NULL,0,0,0,'11614864124',0,0,0,20.00,'2021-03-04 16:22:26','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(319,'Panel Pins','9037','20','1','Panel Pins',14,'0','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,7.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(321,'Chuff Cutter','9039','20','3','Chuff Cutter',14,'45000','75000','','0',NULL,NULL,0,0,0,'11614863025',0,0,0,2.00,'2021-03-04 16:04:25','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(324,'Waterbar','9042','20','3','Waterbar',14,'0','23000','','0',NULL,NULL,0,0,0,'11614859318',0,0,0,0.00,'2021-03-04 15:02:17','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(325,'Wasp Hedge Trimmer','9043','20','1','Wasp Hedge Trimmer',14,'0','38000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(326,'Wasp Brush Cutter','9044','20','3','Wasp Brush Cutter',14,'15000','35000','','0',NULL,NULL,0,0,0,'11614859554',0,0,0,2.00,'2021-03-04 15:06:19','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(327,'Earth Auger','9045','20','1','Earth Auger',14,'0','38000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(328,'Chicken wire','9046','20','1','Chicken wire',14,'0','3500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(329,'Chicken Wire Mesh','9047','21','1','Chicken Wire Mesh',14,'0','3500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(330,'Magpow Fixing Foam','9048','19','1','Magpow Fixing Foam',14,'0','2000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,7.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(331,'Silicone Sealant','9049','19','1','Silicone Sealant',14,'0','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(332,'KPT Breaker','9050','18','3','Jack Hammer ',14,'38000','70000','','0',NULL,NULL,0,0,0,'11614858249',0,0,0,1.00,'2021-03-04 14:44:59','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(333,'Slashers','9051','19','1','Slashers',14,'150','350','','0',NULL,NULL,0,0,0,NULL,0,0,0,45.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(334,'Pangas','9052','19','1','Pangas',14,'150','350','','0',NULL,NULL,0,0,0,NULL,0,0,0,45.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(335,'Arc Welder Ac Arc','9053','19','3','Arc Welder Ac Arc',14,'16000','28000','','0',NULL,NULL,0,0,0,'11597731081',0,0,0,1.00,'2020-08-18 09:12:16','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(336,'Jembes','9054','19','1','Jembes',14,'150','350','','0',NULL,NULL,0,0,0,NULL,0,0,0,21.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(337,'Helmets','9055','19','1','Helmets',14,'250','500','','0',NULL,NULL,0,0,0,NULL,0,0,0,20.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(338,'Lawn Mower 5.5Hp wasp','9056','19','3','Lawn Mower 5.5Hp wasp',14,'52000','75000','','0',NULL,NULL,0,0,0,'11614859461',0,0,0,2.00,'2021-03-04 15:04:38','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(339,'Astra Milano Vibrator','9057','19','3','Astra Milano Vibrator',14,'22000','38000','','0',NULL,NULL,0,0,0,'11614860210',0,0,0,0.00,'2021-03-04 15:17:08','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(340,'45mm Poker Vibrator','9058','19','3','45mm Poker Vibrator',14,'10500','18000','','0',NULL,NULL,0,0,0,'11614859429',0,0,0,0.00,'2021-03-04 15:04:11','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(341,'hydraulic Trolley Jack - 3 Tonne','9059','19','3','hydraulic Trolley Jack',14,'12000','24000','','0',NULL,NULL,0,0,0,'11614859377',0,0,0,3.00,'2021-03-04 15:03:38','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(342,'Earth auger ','9060','19','3','Earth auger ',14,'24000','38000','','0',NULL,NULL,0,0,0,'11597730763',0,0,0,1.00,'2020-08-18 09:07:06','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(343,'Brush cutter Wasp - Combo 4 in 1','9061','19','3','Brush cutter ',14,'18000','48000','2','45000',NULL,NULL,0,0,0,'11614859244',0,0,0,3.00,'2021-03-04 15:01:50','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(344,'Tolsen Angle grinder ','9062','19','3','Tolsen Angle grinder ',14,'7500','12000','','0',NULL,NULL,0,0,0,'11614859165',0,0,0,0.00,'2021-03-04 14:59:51','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(345,'KEN buffing Machine','9063','19','6','KEN buffing Machine',14,'9000','20000','','0',NULL,NULL,0,0,0,'11614859342',0,0,0,1.00,'2021-03-04 15:02:37','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(346,'Telescopic Ladder','9064','19','1','Telescopic Ladder',14,'17000','24000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(349,'pressure tank','9067','18','3','pressure tank',14,'3500','5000','','0',NULL,NULL,0,0,0,'11614858791',0,0,0,1.00,'2021-03-04 14:57:58','1','1','2','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(353,'SIKA 1','9071','13','3','',14,'150','800','0','800',NULL,NULL,0,0,0,'1172211597823968',0,0,0,0.00,'2020-08-19 11:01:35','1','1','','0000-00-00','SIKA 1','active','pc','None Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(354,'STANLEY PLANER','9072','12','6','',14,'13680','24000','0','24000',NULL,NULL,0,0,0,'11614858340',0,0,0,1.00,'2021-03-04 14:46:06','1','1','','0000-00-00','STANLEY PLANER','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(355,'TOLSEN HAND GREASE PUMP','9073','12','6','TOLSEN HAND GREASE PUMP 16KGS',14,'10000','18000','1','18000',NULL,NULL,0,0,0,'11597826460',0,0,0,1.00,'2020-08-19 11:41:09','1','1','','0000-00-00','TOLSEN HAND GREASE PUMP','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(357,'TOLSEN 12PCS DOUBLE END SPANNERS','9075','11','6','',14,'2540','4800','0','4800',NULL,NULL,0,0,0,'11597827778',0,0,0,1.00,'2020-08-19 12:03:13','1','1','','0000-00-00','TOLSEN 12PCS DOUBLE END SPANNERS','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(358,'IMPACT DRILL 13MM 300RPM','9076','12','12','',14,'4500','8000','0','8000',NULL,NULL,0,0,0,'11614859196',0,0,0,0.00,'2021-03-04 15:00:09','1','1','','0000-00-00','IMPACT DRILL 13MM 300RPM','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(359,'IMPACT DRILL 1100W','9077','12','12','',14,'7950','14500','2','14500',NULL,NULL,0,0,0,'11614859213',0,0,0,0.00,'2021-03-04 15:00:30','1','1','','0000-00-00','IMPACT DRILL 1100W','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(362,'TILE CUTTER 600M STEEL BLADE','9080','11','12','',14,'4275','6500','0','6500',NULL,NULL,0,0,0,'11597829382',0,0,0,1.00,'2020-08-19 12:29:56','1','1','','0000-00-00','TILE CUTTER 600M STEEL BLADE','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(363,'CHALK LINE 600MM ','9081','11','12','',14,'325','700','0','600',NULL,NULL,0,0,0,'11597829497',0,0,0,4.00,'2020-08-19 12:31:57','1','1','','0000-00-00','CHALK LINE 600MM ','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(364,'MEASURING TAPE LINEN 30M','9082','11','12','LINEN MEASURING TAPE 30M',14,'550','1000','0','1000',NULL,NULL,0,0,0,'11597829708',0,0,0,2.00,'2020-08-19 12:35:23','1','1','','0000-00-00','MEASURING TAPE LINEN 30M','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(365,'MEASURING TAPE FIBERGLASS 30M','9083','11','12','',14,'490','1000','0','',NULL,NULL,0,0,0,'11597840503',0,0,0,1.00,'2020-08-19 15:35:11','1','1','','0000-00-00','MEASURING TAPE FIBERGLASS 30M','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(366,'MEASURING TAPE LINEN 50M','9084','19','12','',14,'900','1700','0','',NULL,NULL,0,0,0,'11597840489',0,0,0,3.00,'2020-08-19 15:35:01','1','1','','0000-00-00','MEASURING TAPE LINEN 50M','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(368,'SCAFFOLDING NETS','9086','13','3','',14,'7500','9500','0','',NULL,NULL,0,0,0,'2136621597853467',0,0,0,0.00,'2020-08-19 19:13:04','1','1','','0000-00-00','SCAFFOLDING NETS','active','pc','None Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(369,'Masterseal 501','9087','13','3','',14,'5000','7000','0','',NULL,NULL,0,0,0,'6272261597907080',0,0,0,0.00,'2020-08-20 10:05:27','1','1','','0000-00-00','Masterseal 501','active','pc','None Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(370,'Combination Spanners 8pcs','9088','11','3','',14,'1795','3500','0','3500',NULL,NULL,0,0,0,'11597907630',0,0,0,2.00,'2020-08-20 10:13:59','1','1','','0000-00-00','Combination Spanners 8pcs','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(371,'Combination Spanners 14pcs set heavy duty','9089','11','12','',14,'3949','6500','6500','',NULL,NULL,0,0,0,'11597907726',0,0,0,2.00,'2020-08-20 10:15:38','1','1','','0000-00-00','Combination Spanners 14pcs set heavy duty','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(373,'Lenhard Germany 0.5 Tonne Chain Block','9091','11','6','',14,'8500','12000','0','12000',NULL,NULL,0,0,0,'11597908879',0,0,0,1.00,'2020-08-20 10:34:47','1','1','1','0000-00-00',' 0.5 Tonne Chain Block','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(374,'Lenhard Germany Chain Block 1 Tonne','9092','11','6','',14,'11000','17000','0','',NULL,NULL,0,0,0,'11597909238',0,0,0,1.00,'2020-08-20 10:40:45','1','1','1','0000-00-00','Lenhard Germany Chain Block 1 Tonne','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(375,'Lenhard Germany Chain Block 1.5Tonne','9093','11','6','',14,'13000','20000','0','20000',NULL,NULL,0,0,0,'11597909319',0,0,0,1.00,'2020-08-20 10:42:13','1','1','1','0000-00-00','Lenhard Germany Chain Block 1.5Tonne','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(376,'Lenhard Germany Chain Block 3.0 Tonne','9094','11','6','',14,'20000','30000','0','30000',NULL,NULL,0,0,0,'11597909436',0,0,0,1.00,'2020-08-20 10:44:06','1','1','','0000-00-00','Lenhard Germany Chain Block 3.0 Tonne','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(377,'Lenhard Germany Grease Gun','9095','11','6','',14,'400','1200','0','1200',NULL,NULL,0,0,0,'11597909527',0,0,0,2.00,'2020-08-20 10:45:35','1','1','1','0000-00-00','Lenhard Germany Grease Gun','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(378,'Lenhard Germany Grease Gun Pressoil','9096','11','6','',14,'700','1700','0','1700',NULL,NULL,0,0,0,'11597909699',0,0,0,3.00,'2020-08-20 10:48:27','1','1','1','0000-00-00','Lenhard Germany Grease Gun Pressoil','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(379,'Tolsen Drain Cleaner','9097','11','6','',14,'430','900','0','',NULL,NULL,0,0,0,'11597909798',0,0,0,4.00,'2020-08-20 10:50:06','1','1','1','0000-00-00','Tolsen Drain Cleaner','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(380,'Tolsen Electrode Holder 260mm','9098','11','6','',14,'600','1500','0','1500',NULL,NULL,0,0,0,'11597909955',0,0,0,2.00,'2020-08-20 10:52:43','1','1','1','0000-00-00','Tolsen Electrode Holder 260mm','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(381,'Tolsen Heavy Duty Plastic Tool Box','9099','11','6','',14,'950','1500','0','1800',NULL,NULL,0,0,0,'11597913040',0,0,0,2.00,'2020-08-20 11:44:10','1','1','1','0000-00-00','Tolsen Heavy Duty Plastic Tool Box','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(382,'Wasp Belt Driven Compressor 3Hp 100L','9100','12','3','',14,'33750','75000','0','75000',NULL,NULL,0,0,0,'11597913288',0,0,0,1.00,'2020-08-20 11:49:43','1','1','1','0000-00-00','Wasp Compressor 3Hp 100L','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(383,'Wasp 5.5Hp Compressor 100l','9101','12','3','',14,'33000','70000','0','',NULL,NULL,0,0,0,'11597913564',0,0,0,1.00,'2020-08-20 11:52:53','1','1','1','0000-00-00','Wasp 5.5Hp Compressor 100l','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(384,'App Membranes','9102','13','3','',14,'2000','4500','0','',NULL,NULL,0,0,0,'7984601597915662',0,0,0,0.00,'2020-08-20 12:37:01','1','1','','0000-00-00','App Membranes','active','pc','None Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(385,'Water Plug','9103','13','3','',14,'2000','3500','0','',NULL,NULL,0,0,0,'777641597991678',0,0,0,0.00,'2020-08-21 09:35:10','1','1','','0000-00-00','Water Plug','active','pc','None Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(386,'Camlock Fittings 2','9104','18','3','',14,'2000','5000','0','',NULL,NULL,0,0,0,'11597997001',0,0,0,1.00,'2020-08-21 11:03:30','1','1','','0000-00-00','Camlock Fittings','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(388,'Jigsaw Bits','9106','11','3','',14,'320','700','0','',NULL,NULL,0,0,0,'11598253926',0,0,0,3.00,'2020-08-24 10:26:14','1','1','','0000-00-00','Jigsaw Bits','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(389,'Geotextile 4M X 50M','9107','13','3','',14,'30000','42000','0','42000',NULL,NULL,0,0,0,'11605512269',0,0,0,0.00,'2020-11-16 10:39:04','1','1','','0000-00-00','','active','pc','None Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(390,'Gloves ','9108','11','3','',14,'250','500','0','',NULL,NULL,0,0,0,'11598253899',0,0,0,13.00,'2020-08-24 10:25:25','1','1','','0000-00-00','Gloves ','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(391,'STAPLE PINS','9109','11','3','',14,'150','300','0','300',NULL,NULL,0,0,0,'6200951598258908',0,0,0,0.00,'2020-08-24 11:48:55','1','1','','0000-00-00','STAPLE PINS','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(394,'Tolsen Diamond Cutting Disk 9\'\'','9112','19','6','',14,'600','1500','0','1500',NULL,NULL,0,0,0,'11598274966',0,0,0,2.00,'2020-08-24 16:16:26','1','1','','0000-00-00','Tolsen Diamond Cutting Disk 9\'\'','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(396,'5PCS SANDING DISKS','9113','19','3','',14,'750','1500','0','1500',NULL,NULL,0,0,0,'11614858219',0,0,0,1.00,'2021-03-04 14:43:57','1','1','','0000-00-00','5PCS SANDING DISKS','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(397,'SPC FLOORING 4MM','9114','13','3','',14,'1200','2000','0','',NULL,NULL,0,0,0,'3379261598423994',0,0,0,0.00,'2020-08-26 09:41:14','1','1','','0000-00-00','SPC FLOORING 4MM','active','pc','None Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(398,'FLOOR UNDERLAY','9115','13','3','',14,'2907','6000','0','6000',NULL,NULL,0,0,0,'11614858169',0,0,0,1.00,'2021-03-04 14:43:00','1','1','','0000-00-00','FLOOR UNDERLAY','active','pc','None Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(399,'Paint Brushes','9116','11','3','',14,'100','200','0','200',NULL,NULL,0,0,0,'11614858153',0,0,0,50.00,'2021-03-04 14:42:49','1','1','','0000-00-00','Paint Brushes','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(400,'DRILL BITS 11.5MM','9117','11','3','',14,'150','400','0','',NULL,NULL,0,0,0,'11598683141',0,0,0,3.00,'2020-08-29 09:39:18','1','1','','0000-00-00','DRILL BITS 11.5MM','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(402,' Air Compressor 300L','9118','12','3','',14,'128000','180000','0','',NULL,NULL,0,0,0,'11614858196',0,0,0,1.00,'2021-03-04 14:43:38','1','1','','0000-00-00','','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(403,'Shoe Covers','9119','11','3','',14,'750','1000','0','',NULL,NULL,0,0,0,'4460561605508885',0,0,0,2.00,'2020-11-16 09:43:13','1','1','','0000-00-00','','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(404,'Geotextile 2M X 50M','9120','13','3','',14,'8000','21000','0','22000',NULL,NULL,0,0,0,'11625820849',0,0,0,300.00,'2021-07-09 11:54:27','1','1','','0000-00-00','Geotextile 2M X 50M','active','pc','None Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(406,'Sika Topseal 107 ','9122','13','3','',14,'3500','5000','0','5000',NULL,NULL,0,0,0,'1451181605620074',0,0,0,0.00,'2020-11-17 16:35:42','1','1','','0000-00-00','Sika Topseal 107 ','active','pc','None Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(407,'REFLECTIVE JACKET','9123','13','3','',14,'110','200','0','',NULL,NULL,0,0,0,'11605685934',0,0,0,16.00,'2020-11-18 10:52:34','1','1','','0000-00-00','REFLECTIVE JACKET','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(408,'Reflective Tape','9124','11','3','',14,'100','200','0','',NULL,NULL,0,0,0,'2545321605707846',0,0,0,0.00,'2020-11-18 16:57:58','1','1','','0000-00-00','Reflective Tapes','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(410,'Hessian cloth','9126','13','3','',14,'100','200','0','',NULL,NULL,0,0,0,'875451605708160',0,0,0,0.00,'2020-11-18 17:03:21','1','1','','0000-00-00','Hessian cloth','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(412,'Metal Fuel Can 20L','9128','18','3','',14,'3192','5000','0','5000',NULL,NULL,0,0,0,'11615792671',0,0,0,0.00,'2021-03-15 10:18:17','1','1','','0000-00-00','Metal Fuel Can 20L','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(413,'SIKA 2','9129','13','3','',14,'2500','4500','0','',NULL,NULL,0,0,0,'9607031605793068',0,0,0,0.00,'2020-11-19 16:39:37','1','1','','0000-00-00','SIKA 2','active','pc','None Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(415,'Industrial Nitrile Gloves','9131','11','3','',14,'100','350','10','300',NULL,NULL,0,0,0,'11614856767',0,0,0,1.00,'2021-03-04 14:19:40','1','1','','0000-00-00','Industrial Nitrile Gloves','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(417,'Gear Puller 3','9133','11','3','',14,'300','600','0','',NULL,NULL,0,0,0,'11614856477',0,0,0,1.00,'2021-03-04 14:14:53','1','1','','0000-00-00','Gear Puller','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(420,'Sunction Hose 3','9136','18','3','',14,'325','450','0','',NULL,NULL,0,0,0,'11614856510',0,0,0,2.00,'2021-03-04 14:15:50','1','1','','0000-00-00','Sunction Hose 3','active','PIPES','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(421,'C- Clamp 6','49','19','3','',14,'900','2000','3','2000',NULL,NULL,0,0,0,'11614856551',0,0,0,3.00,'2021-03-04 14:16:03','1','1','','0000-00-00','C- Clamp 6','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(422,'Wood Print Tiles ','9137','13','3','',14,'1425','1700','0','1700',NULL,NULL,0,0,0,'11614858182',0,0,0,0.00,'2021-03-04 14:43:15','1','1','','0000-00-00','Wood Print Tiles ','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(423,'Digital Miltimeter','9138','19','3','',14,'600','2000','0','2000',NULL,NULL,0,0,0,'11614867153',0,0,0,2.00,'2021-03-04 17:12:43','1','1','','0000-00-00','Digital Miltimeter','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(424,'Gabion Boxes 2 x 1 x 1','9139','13','3','',14,'3400','4500','50','4200',NULL,NULL,0,0,0,'11614922268',0,0,0,40.00,'2021-03-05 08:33:00','1','1','','0000-00-00','Gabions','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(425,'Sika Paver 5Litres','9140','13','3','',14,'2000','3500','1','',NULL,NULL,0,0,0,'7898071614951973',0,0,0,0.00,'2021-03-05 16:47:14','1','1','1','0000-00-00','v','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(426,'Waterbar V20','9141','13','3','',14,'19000','25000','0','23000',NULL,NULL,0,0,0,'8517521615009151',0,0,0,0.00,'2021-03-06 08:39:55','1','1','1','0000-00-00','Waterbar V20','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(427,'Sika Cure Hard','9142','13','3','',14,'7000','9400','0','',NULL,NULL,0,0,0,'3862081615017099',0,0,0,0.00,'2021-03-06 10:52:24','1','1','2','0000-00-00','Sika Cure Hard','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(428,'Auto Air Compressor 12V Heavy Duty','9143','11','3','',14,'5900','12000','1','11000',NULL,NULL,0,0,0,'2296281615873480',0,0,0,0.00,'2021-03-16 08:59:10','1','1','1','0000-00-00','Heavy Duty Air Compressor','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(429,'Scaffolding Ladder','9144','13','3','',14,'6000','8500','1','',NULL,NULL,0,0,0,'6438121620812121',0,0,0,0.00,'2021-05-12 12:36:10','1','1','','0000-00-00','','active','pc','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'); /*!40000 ALTER TABLE `products` 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 AUTO_INCREMENT=8 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 */; INSERT INTO `proposal` 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 `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 '', PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorder` -- LOCK TABLES `purchaseorder` WRITE; /*!40000 ALTER TABLE `purchaseorder` DISABLE KEYS */; INSERT INTO `purchaseorder` VALUES (2,'2','111595850903','2020-07-27 14:55:03','RO00010','','1','2020-07-27 14:55:09','','','2020-07-27 14:55:03','','','','','s.o',457.32,'1',0.00,'','','','','','','',0.00,'','','open','','',1,0,'new',''),(3,'2','111595850930','2020-07-27 14:55:30','RO00011','','1','2020-07-27 17:02:36','','','2020-07-27 14:55:30','','','','','s.o',8750.99,'1',0.00,'','','','','','','',0.00,'','','open','','',1,0,'new',''); /*!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) NOT NULL, `sprice` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `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, 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, 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 AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `receipt` -- LOCK TABLES `receipt` WRITE; /*!40000 ALTER TABLE `receipt` DISABLE KEYS */; INSERT INTO `receipt` VALUES (1,'2','2003','3 ','10000','Monthy Invoice','2020-07-30','','1','invoice','0','IN-115960831441','','','0',0.00,'1','','2020-07-10','0',0.00,1),(2,'2','2002','4 ','3000','Monthy Invoice','2020-07-30','','1','invoice','0','IN-115960831442','','','0',0.00,'1','','2020-07-10','0',0.00,1),(3,'2','201','3 ','5000','Monthy Invoice','2020-07-30','','1','invoice','0','IN-115960831453','','','0',0.00,'1','','2020-07-10','0',0.00,1),(4,'2','2004','3 ','8000','Monthy Invoice','2020-07-30','','1','invoice','0','IN-115960831454','','','0',0.00,'1','','2020-07-10','0',0.00,1); /*!40000 ALTER TABLE `receipt` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `recharge` -- DROP TABLE IF EXISTS `recharge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `recharge` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `description` text NOT NULL, `balance` double(10,2) NOT NULL, `rate` decimal(10,2) NOT NULL, `balancebefore` decimal(10,2) NOT NULL, `units` decimal(10,2) NOT NULL, `code` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `business` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `recharge` -- LOCK TABLES `recharge` WRITE; /*!40000 ALTER TABLE `recharge` DISABLE KEYS */; /*!40000 ALTER TABLE `recharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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=7 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,'4','2','5000','','2020-07-20 12:23:50pm','','1','','1','1 '),(2,'5','2','3000','','2020-07-20 12:24:18pm','','1','','1','1 '),(3,'6','2','10000','','2020-07-20 12:24:33pm','','1','','1','1 '),(4,'7','2','1500','','2020-07-29 10:24:44am','','1','','1','1 '),(5,'7','2','5000','','2020-07-29 10:24:49am','','1','','1','2 '),(6,'7','2','1500','','2020-07-29 10:24:56am','','1','','1','5 '); /*!40000 ALTER TABLE `roomcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomsales` -- DROP TABLE IF EXISTS `roomsales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomsales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `plotno` int(11) NOT NULL, `houseno` varchar(20) NOT NULL, `customerid` int(20) DEFAULT NULL, `dateposted` varchar(30) NOT NULL, `total` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(10) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'New', `description` text NOT NULL, `updatedat` varchar(30) DEFAULT NULL, `updatedby` int(11) DEFAULT NULL, `branch` int(11) NOT NULL, `invoice` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomsales` -- LOCK TABLES `roomsales` WRITE; /*!40000 ALTER TABLE `roomsales` DISABLE KEYS */; /*!40000 ALTER TABLE `roomsales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salary` -- DROP TABLE IF EXISTS `salary`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salary` ( `id` int(20) NOT NULL AUTO_INCREMENT, `userid` int(20) NOT NULL, `companyid` int(15) NOT NULL, `salary` decimal(10,2) NOT NULL, `pay` decimal(10,2) NOT NULL, `deductions` decimal(10,2) NOT NULL, `bonus` decimal(10,2) NOT NULL, `bankname` varchar(20) NOT NULL, `bankaccount` varchar(30) NOT NULL, `method` varchar(20) NOT NULL, `payment` varchar(20) NOT NULL, `netsalry` decimal(10,2) NOT NULL, `gross` decimal(10,2) NOT NULL, `memberid` int(11) NOT NULL, `salaryyear` varchar(20) NOT NULL, `paymentmode` varchar(30) NOT NULL, `slarymonth` varchar(20) NOT NULL, `number` varchar(20) NOT NULL, `createdate` varchar(30) NOT NULL, `relief` decimal(10,2) NOT NULL, `salaryid` varchar(100) NOT NULL, 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=22 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salarycharges` -- LOCK TABLES `salarycharges` WRITE; /*!40000 ALTER TABLE `salarycharges` DISABLE KEYS */; INSERT INTO `salarycharges` VALUES (1,17,'Attendance','2020-04-13 17:08:04','Active','1','','1','Pay','Variable','Fixed',1.00,0.00,'300'),(6,2,'House Allowance','2019-03-28 12:47:59','Active','503','','1','Pay','Fixed','Fixed',1.00,0.00,''),(7,3,'Overtime','2019-03-28 12:48:27','Active','503','','1','Pay','Fixed','Fixed',1.00,0.00,''),(9,5,'Bonus','2019-03-28 12:49:21','Active','503','','1','Pay','Variable','Variable',1.00,0.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,''),(19,15,'Loan','2019-06-11 13:31:04','Active','351','','1','Pay','Variable','Fixed',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,''); /*!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(30) 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, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=92 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales` -- LOCK TABLES `sales` WRITE; /*!40000 ALTER TABLE `sales` DISABLE KEYS */; INSERT INTO `sales` VALUES (1,'','Cash','','2020-07-27 10:51:13','','0','1','2020-07-27 10:51:13','','1712','1712','1','retail',NULL,'1712','1','0','0','0','0','0','0','printed',' ','','1','','11595835612','No','','','','','','','','',0.00,0.00),(2,'','Invoice','0.00','2020-07-27 14:55:30','','-8750.99','1','2020-07-27 17:02:39','2','0','8750.99','1','Retail',NULL,'','1','','','8750.99','','','','printed','','RO00011','1','','111595850930','No','','','','','','','',NULL,0.00,0.00),(3,'','Invoice','','2020-07-27 17:26:50','','-600','1','2020-07-27 17:26:50','1','0','600','1','retail',NULL,'600','1','0','0','600','0','0','0','printed',' ','','1','','11595855966','No','','','','','','','','',0.00,0.00),(4,'','Cash','','2020-07-29 14:27:09','','300','4','2020-07-29 14:27:09','','14700','14700','1','retail',NULL,'14700','1','0','0','0','0','0','0','printed',' ','','1','','41596021986','No','','','','','','','','',0.00,0.00),(5,'','Cash','','2020-07-29 14:29:38','','0','4','2020-07-29 14:29:38','','806.8','806.8','1','retail',NULL,'806.8','1','0','0','0','0','0','0','printed',' ','','1','','41596022164','No','','','','','','','','',0.00,0.00),(6,'','Cash','','2020-07-30 11:50:02','','88','1','2020-07-30 11:50:02','','1912','1912','1','retail',NULL,'1912','1','0','0','0','0','0','0','printed',' ','','1','','11596023709','No','','','','','','','','',0.00,0.00),(7,'','Cash','','2020-07-30 11:52:04','','0','1','2020-07-30 11:52:04','','900','900','1','retail',NULL,'900','1','0','0','0','0','0','0','printed',' ','','1','','11596099020','No','','','','','','','','',0.00,0.00),(8,'','Cash','','2020-08-05 10:36:42','','0','1','2020-08-05 10:33:41','','62000','62000','1','retail',NULL,'62000','1','0','0','0','0','0','0','printed',' ','','1','','11596612804','Cleared','1','2020-08-05 10:36:42','','','','','','',0.00,0.00),(9,'','Cash','','2020-08-05 10:45:07','','0','1','2020-08-05 10:45:07','','30000','30000','1','retail',NULL,'30000','1','0','0','0','0','0','0','printed',' ','','1','','11596613493','Cleared','','','','','','','','',0.00,0.00),(10,'','Cash','','2020-08-05 10:48:08','','0','1','2020-08-05 10:48:08','','63000','63000','1','retail',NULL,'63000','1','0','0','0','0','0','0','printed',' ','','1','','11596613514','Cleared','','','','','','','','',0.00,0.00),(11,'','Invoice','','2020-08-05 10:51:15','','0','1','2020-08-05 10:51:15','5','15000','15000','1','retail',NULL,'15000','1','0','0','0','0','0','0','printed',' ','','1','','11596613861','Cleared','','','','','','','','',0.00,0.00),(12,'','Cash','','2020-08-06 12:03:17','','0','1','2020-08-06 12:03:17','','180000','180000','1','retail',NULL,'180000','1','0','0','0','0','0','0','printed',' ','','1','','11596704556','No','','','','','','','','',0.00,0.00),(13,'','Cash','','2020-08-19 11:02:31','','0','1','2020-08-19 11:02:31','','4000','4000','1','retail',NULL,'4000','1','0','0','0','0','0','0','printed',' ','','1','','11597824109','No','','','','','','','','',0.00,0.00),(14,'','Cash','','2020-08-19 18:51:27','','0','1','2020-08-19 18:51:27','','38000','38000','1','retail',NULL,'38000','1','0','0','0','0','0','0','printed',' ','','1','','11597852241','No','','','','','','','','',0.00,0.00),(15,'','Cash','','2020-08-19 19:13:32','','0','1','2020-08-19 19:13:32','','38000','38000','1','retail',NULL,'38000','1','0','0','0','0','0','0','printed',' ','','1','','11597853594','No','','','','','','','','',0.00,0.00),(16,'','Cash','','2020-08-20 10:05:46','','0','1','2020-08-20 10:05:46','','49000','49000','1','retail',NULL,'49000','1','0','0','0','0','0','0','printed',' ','','1','','11597907132','Cleared','','','','','','','','',0.00,0.00),(17,'','Cash','','2020-08-20 10:37:14','','0','1','2020-08-20 10:37:14','','18000','18000','1','retail',NULL,'18000','1','0','0','0','0','0','0','printed',' ','','1','','11597909016','Cleared','','','','','','','','',0.00,0.00),(18,'','Cash','','2020-08-21 09:36:00','','0','1','2020-08-21 09:36:00','','13600','13600','1','retail',NULL,'13600','1','0','0','0','0','0','0','printed',' ','','1','','11597991729','Cleared','','','','','','','','',0.00,0.00),(19,'','Cash','','2020-08-21 11:03:46','','0','1','2020-08-21 11:03:46','','5000','5000','1','retail',NULL,'5000','1','0','0','0','0','0','0','printed',' ','','1','','11597997013','Cleared','','','','','','','','',0.00,0.00),(20,'','Mpesa','','2020-08-21 14:43:50','','0','1','2020-08-21 14:43:50','','0','26000','1','retail',NULL,'26000','1','0','0','0','0','26000','0','printed',' ','','1','','11598010201','No','','','','','','','','',0.00,0.00),(21,'','Mpesa','','2020-08-24 11:31:36','','0','1','2020-08-24 11:31:36','','0','50000','1','retail',NULL,'50000','1','0','0','0','0','50000','0','printed',' ','','1','','11598257877','No','','','','','','','','',0.00,0.00),(22,'','Cash','','2020-08-24 11:46:15','','0','1','2020-08-24 11:46:15','','50000','50000','1','retail',NULL,'50000','1','0','0','0','0','0','0','printed',' ','','1','','11598258754','No','','','','','','','','',0.00,0.00),(23,'','Cash','','2020-08-24 11:49:22','','0','1','2020-08-24 11:49:22','','300','300','1','retail',NULL,'300','1','0','0','0','0','0','0','printed',' ','','1','','11598258947','No','','','','','','','','',0.00,0.00),(24,'','Cash','','2020-08-24 11:53:34','','0','1','2020-08-24 11:53:34','','500','500','1','retail',NULL,'500','1','0','0','0','0','0','0','printed',' ','','1','','11598259205','No','','','','','','','','',0.00,0.00),(25,'','Mpesa','','2020-08-25 09:58:49','','0','1','2020-08-25 09:58:49','','0','50000','1','retail',NULL,'50000','1','0','0','0','0','50000','0','printed',' ','','1','','11598338709','No','','','','','','','','',0.00,0.00),(26,'','Mpesa','','2020-08-25 11:23:52','','0','1','2020-08-25 11:23:52','','0','13600','1','retail',NULL,'13600','1','0','0','0','0','13600','0','printed',' ','','1','','11598343199','No','','','','','','','','',0.00,0.00),(27,'','Invoice','','2020-08-26 09:45:36','','-74000','1','2020-08-26 09:45:36','14','100000','174000','1','retail',NULL,'174000','1','0','0','174000','0','0','0','printed',' ','','1','','11598424083','No','','','','','','','','',0.00,0.00),(28,'','Mpesa','','2020-08-26 10:32:25','','0','1','2020-08-26 10:32:25','15','0','42000','1','retail',NULL,'42000','1','0','0','0','0','42000','0','printed',' ','','1','','11598427132','Cleared','','','','','','','','',0.00,0.00),(29,'','Cash','','2020-08-27 09:32:11','','0','1','2020-08-27 09:32:11','','13600','13600','1','retail',NULL,'13600','1','0','0','0','0','0','0','printed',' ','','1','','11598509782','Cleared','','','','','','','','',0.00,0.00),(30,'','Cash','','2020-08-27 09:42:20','','0','1','2020-08-27 09:42:20','','43000','43000','1','retail',NULL,'43000','1','0','0','0','0','0','0','printed',' ','','1','','11598509937','No','','','','','','','','',0.00,0.00),(31,'','Cash','','2020-08-27 10:38:30','','0','1','2020-08-27 10:38:30','','2500','2500','1','retail',NULL,'2500','1','0','0','0','0','0','0','printed',' ','','1','','11598513896','No','','','','','','','','',0.00,0.00),(32,'','Mpesa','','2020-08-27 15:52:13','','0','1','2020-08-27 15:52:13','','0','400','1','retail',NULL,'400','1','0','0','0','0','400','0','printed',' ','','1','','11598532717','No','','','','','','','','',0.00,0.00),(33,'','Cash','','2020-08-27 15:52:45','','0','1','2020-08-27 15:52:45','','4200','4200','1','retail',NULL,'4200','1','0','0','0','0','0','0','printed',' ','','1','','11598532739','No','','','','','','','','',0.00,0.00),(34,'','Mpesa','','2020-08-27 15:54:47','','0','1','2020-08-27 15:54:47','','0','4200','1','retail',NULL,'4200','1','0','0','0','0','4200','0','printed',' ','','1','','11598532873','No','','','','','','','','',0.00,0.00),(35,'','Mpesa','','2020-08-31 12:34:50','','0','1','2020-08-31 12:34:50','','0','44000','1','retail',NULL,'44000','1','0','0','0','0','44000','0','printed',' ','','1','','11598866266','No','','','','','','','','',0.00,0.00),(36,'','Mpesa','','2020-09-18 09:22:02','','0','1','2020-09-18 09:22:02','','0','1000','1','retail',NULL,'1000','1','0','0','0','0','1000','0','printed',' ','','1','','11600410101','No','','','','','','','','',0.00,0.00),(37,'','Cash','','2020-09-29 10:04:41','','0','1','2020-09-29 10:04:41','','2700','2700','1','retail',NULL,'2700','1','0','0','0','0','0','0','printed',' ','','1','','11600419798','Cleared','','','','','','','','',0.00,0.00),(38,'','Cash','','2020-11-10 10:51:30','','0','1','2020-11-10 10:51:30','','4200','4200','1','retail',NULL,'4200','1','0','0','0','0','0','0','printed',' ','','1','','11604994633','Cleared','','','','','','','','',0.00,0.00),(39,'','Mpesa','','2020-11-10 10:54:28','','0','1','2020-11-10 10:54:28','','0','4200','1','retail',NULL,'4200','1','0','0','0','0','4200','0','printed',' ','','1','','11604994824','Cleared','','','','','','','','',0.00,0.00),(40,'','Mpesa','','2020-11-16 09:44:21','','0','1','2020-11-16 09:44:21','','0','22000','1','retail',NULL,'22000','1','0','0','0','0','22000','0','printed',' ','','1','','11605509041','Cleared','','','','','','','','',0.00,0.00),(41,'','Mpesa','','2020-11-16 09:56:33','','0','1','2020-11-16 09:56:33','','0','2000','1','retail',NULL,'2000','1','0','0','0','0','2000','0','printed',' ','','1','','11605509781','No','','','','','','','','',0.00,0.00),(42,'','Mpesa','','2020-11-16 10:41:59','','0','1','2020-11-16 10:41:59','','0','22000','1','retail',NULL,'22000','1','0','0','0','0','22000','0','printed',' ','','1','','11605512496','No','','','','','','','','',0.00,0.00),(43,'','Cash','','2020-11-16 12:35:45','','0','1','2020-11-16 12:35:45','','4200','4200','1','retail',NULL,'4200','1','0','0','0','0','0','0','printed',' ','','1','','11605519289','No','','','','','','','','',0.00,0.00),(44,'','Cash','','2020-11-16 13:41:42','','0','1','2020-11-16 13:41:42','','20000','20000','1','retail',NULL,'20000','1','0','0','0','0','0','0','printed',' ','','1','','11605523257','No','','','','','','','','',0.00,0.00),(45,'','Mpesa','','2020-11-16 16:04:33','','0','1','2020-11-16 16:04:33','','0','18000','1','retail',NULL,'18000','1','0','0','0','0','18000','0','printed',' ','','1','','11605531724','No','','','','','','','','',0.00,0.00),(46,'','Mpesa','','2020-11-16 16:06:10','','0','1','2020-11-16 16:06:10','','0','43000','1','retail',NULL,'43000','1','0','0','0','0','43000','0','printed',' ','','1','','11605531880','No','','','','','','','','',0.00,0.00),(47,'','Mpesa','','2020-11-17 16:34:06','','0','1','2020-11-17 16:34:06','','0','8400','1','retail',NULL,'8400','1','0','0','0','0','8400','0','printed',' ','','1','','11605620025','No','','','','','','','','',0.00,0.00),(48,'','Cash','','2020-11-17 16:35:58','','0','1','2020-11-17 16:35:58','','5000','5000','1','retail',NULL,'5000','1','0','0','0','0','0','0','printed',' ','','1','','11605620147','No','','','','','','','','',0.00,0.00),(49,'','Mpesa','','2020-11-17 16:36:33','','0','1','2020-11-17 16:36:33','','0','3500','1','retail',NULL,'3500','1','0','0','0','0','3500','0','printed',' ','','1','','11605620163','No','','','','','','','','',0.00,0.00),(50,'','Mpesa','','2020-11-18 10:53:15','','0','1','2020-11-18 10:53:15','','0','800','1','retail',NULL,'800','1','0','0','0','0','800','0','printed',' ','','1','','11605685978','No','','','','','','','','',0.00,0.00),(51,'','Mpesa','','2020-11-18 16:59:10','','0','1','2020-11-18 16:59:10','','0','2000','1','retail',NULL,'2000','1','0','0','0','0','2000','0','printed',' ','','1','','11605707927','No','','','','','','','','',0.00,0.00),(52,'','Mpesa','','2020-11-18 17:00:09','','0','1','2020-11-18 17:00:09','','0','18500','1','retail',NULL,'18500','1','0','0','0','0','18500','0','printed',' ','','1','','11605707991','No','','','','','','','','',0.00,0.00),(53,'','Mpesa','','2020-11-18 17:02:09','','0','1','2020-11-18 17:02:09','','0','2000','1','retail',NULL,'2000','1','0','0','0','0','2000','0','printed',' ','','1','','11605708119','No','','','','','','','','',0.00,0.00),(54,'','Mpesa','','2020-11-18 17:03:40','','0','1','2020-11-18 17:03:40','','0','1000','1','retail',NULL,'1000','1','0','0','0','0','1000','0','printed',' ','','1','','11605708206','No','','','','','','','','',0.00,0.00),(55,'','Mpesa','','2020-11-18 17:06:56','','0','1','2020-11-18 17:06:56','','0','6500','1','retail',NULL,'6500','1','0','0','0','0','6500','0','printed',' ','','1','','11605708409','No','','','','','','','','',0.00,0.00),(56,'','Cash','','2020-11-18 17:35:02','','0','1','2020-11-18 17:35:02','','4200','4200','1','retail',NULL,'4200','1','0','0','0','0','0','0','printed',' ','','1','','11605710086','No','','','','','','','','',0.00,0.00),(57,'','Mpesa','','2020-11-18 18:20:18','','0','1','2020-11-18 18:20:18','','0','21000','1','retail',NULL,'21000','1','0','0','0','0','21000','0','printed',' ','','1','','11605712804','No','','','','','','','','',0.00,0.00),(58,'','Cash','','2020-11-19 11:20:20','','0','1','2020-11-19 11:20:20','','2400','2400','1','retail',NULL,'2400','1','0','0','0','0','0','0','printed',' ','','1','','11605773672','No','','','','','','','','',0.00,0.00),(59,'','Mpesa','','2020-11-19 11:22:33','','0','1','2020-11-19 11:22:33','','0','15000','1','retail',NULL,'15000','1','0','0','0','0','15000','0','printed',' ','','1','','11605774131','No','','','','','','','','',0.00,0.00),(60,'','Mpesa','','2020-11-19 16:40:38','','0','1','2020-11-19 16:40:38','','0','9000','1','retail',NULL,'9000','1','0','0','0','0','9000','0','printed',' ','','1','','11605793181','No','','','','','','','','',0.00,0.00),(61,'','Cash','','2020-11-23 11:27:39','','0','1','2020-11-23 11:27:39','','4000','4000','1','retail',NULL,'4000','2','0','0','0','0','0','0','printed',' ','','1','','11606119621','No','','','','','','','','',0.00,0.00),(62,'','Cash','','2020-11-30 10:02:15','','0','1','2020-11-30 10:02:15','','700','700','1','retail',NULL,'700','1','0','0','0','0','0','0','printed',' ','','1','','11606719694','Cleared','','','','','','','','',0.00,0.00),(63,'','Mpesa','','2020-12-04 16:32:52','','0','1','2020-12-04 16:32:52','','0','77000','1','retail',NULL,'77000','1','0','0','0','0','77000','0','printed',' ','','1','','11607088718','No','','','','','','','','',0.00,0.00),(64,'','Cash','','2020-12-04 16:33:29','','0','1','2020-12-04 16:33:29','','300','300','1','retail',NULL,'300','1','0','0','0','0','0','0','printed',' ','','1','','11607088781','No','','','','','','','','',0.00,0.00),(65,'','Cash','','2021-01-14 13:12:49','','0','1','2021-01-14 13:12:49','','2000','2000','1','retail',NULL,'2000','1','0','0','0','0','0','0','printed',' ','','1','','11610619145','No','','','','','','','','',0.00,0.00),(66,'','Cash','','2021-01-14 13:13:59','','0','1','2021-01-14 13:13:59','','28000','28000','1','retail',NULL,'28000','1','0','0','0','0','0','0','printed',' ','','1','','11610619199','No','','','','','','','','',0.00,0.00),(67,'','Mpesa','','2021-01-14 13:17:31','','17000','1','2021-01-14 13:17:31','','0','17000','1','retail',NULL,'17000','1','0','0','-17000','0','34000','0','printed',' ','','1','','11610619427','No','','','','','','','','',0.00,0.00),(68,'','Cash','','2021-03-03 08:38:58','','0','1','2021-03-03 08:38:58','','600','600','1','retail',NULL,'600','1','0','0','0','0','0','0','printed',' ','','1','','11614749928','No','','','','','','','','',0.00,0.00),(69,'','Mpesa','','2021-03-03 12:03:42','','0','1','2021-03-03 12:03:42','','0','20000','1','retail',NULL,'20000','1','0','0','0','0','20000','0','printed',' ','','1','','11614762168','No','','','','','','','','',0.00,0.00),(70,'','Card','','2021-03-03 16:10:05','','0','1','2021-03-03 16:10:05','','0','650','1','retail',NULL,'650','1','650','0','0','0','0','0','printed',' ','','1','','11614776950','No','','','','','','','','',0.00,0.00),(71,'','Bank','','2021-03-03 16:17:10','','0','1','2021-03-03 16:17:10','','0','130000','1','retail',NULL,'130000','1','0','0','0','0','0','130000','printed',' ','','1','','11614777417','No','','','','','','','','',0.00,0.00),(72,'','Mpesa','','2021-03-03 16:21:23','','0','1','2021-03-03 16:21:23','','0','32000','1','retail',NULL,'32000','1','0','0','0','0','32000','0','printed',' ','','1','','11614777669','No','','','','','','','','',0.00,0.00),(73,'','Mpesa','','2021-03-03 16:23:21','','0','1','2021-03-03 16:23:21','','0','41000','1','retail',NULL,'41000','1','0','0','0','0','41000','0','printed',' ','','1','','11614777761','No','','','','','','','','',0.00,0.00),(74,'','Mpesa','','2021-03-03 16:30:23','','0','1','2021-03-03 16:30:23','','0','41000','1','retail',NULL,'41000','1','0','0','0','0','41000','0','printed',' ','','1','','11614778183','No','','','','','','','','',0.00,0.00),(75,'','Mpesa','','2021-03-03 17:07:56','','0','1','2021-03-03 17:07:56','','0','9000','1','retail',NULL,'9000','1','0','0','0','0','9000','0','printed',' ','','1','','11614780458','No','','','','','','','','',0.00,0.00),(76,'','Mpesa','','2021-03-03 17:08:14','','0','1','2021-03-03 17:08:14','','0','2700','1','retail',NULL,'2700','1','0','0','0','0','2700','0','printed',' ','','1','','11614780483','No','','','','','','','','',0.00,0.00),(77,'','Mpesa','','2021-03-04 09:22:49','','0','1','2021-03-04 09:22:49','','0','20500','1','retail',NULL,'20500','1','0','0','0','0','20500','0','printed',' ','','1','','11614838528','No','','','','','','','','',0.00,0.00),(78,'','Cash','','2021-03-04 14:31:13','','0','1','2021-03-04 14:31:13','','15000','15000','1','retail',NULL,'15000','1','0','0','0','0','0','0','printed',' ','','1','','11614857424','No','','','','','','','','',0.00,0.00),(79,'','Mpesa','','2021-03-04 14:38:09','','0','1','2021-03-04 14:38:09','','0','86700','1','retail',NULL,'86700','1','0','0','0','0','86700','0','printed',' ','','1','','11614857874','No','','','','','','','','',0.00,0.00),(80,'','Mpesa','','2021-03-04 15:40:46','','0','1','2021-03-04 15:40:46','','0','20500','1','retail',NULL,'20500','1','0','0','0','0','20500','0','printed',' ','','1','','11614861626','No','','','','','','','','',0.00,0.00),(81,'','Mpesa','','2021-03-04 17:13:59','','0','1','2021-03-04 17:13:59','','0','4000','1','retail',NULL,'4000','1','0','0','0','0','4000','0','printed',' ','','2','','11614867228','No','','','','','','','','',0.00,0.00),(82,'','Mpesa','','2021-03-04 17:42:05','','0','1','2021-03-04 17:42:05','','0','150000','1','retail',NULL,'150000','1','0','0','0','0','150000','0','printed',' ','','1','','11614868832','No','','','','','','','','',0.00,0.00),(83,'','Mpesa','','2021-03-05 08:33:48','Bewa Wholesalers','0','1','2021-03-05 08:33:48','','0','21000','1','retail',NULL,'21000','1','0','0','0','0','21000','0','printed','Bewa Wholesalers ','','1','','11614922415','No','','','','','','','','',0.00,0.00),(84,'','Mpesa','','2021-03-05 08:38:19','Bewa Wholesalers','20000','1','2021-03-05 08:38:19','','0','20000','1','retail',NULL,'20000','1','0','0','-20000','0','40000','0','printed','Bewa Wholesalers ','','1','','11614922663','No','','','','','','','','',0.00,0.00),(85,'','Mpesa','','2021-03-05 16:45:42','Netis East Africa Ltd','0','1','2021-03-05 16:45:42','','0','82000','1','retail',NULL,'82000','1','0','0','0','0','82000','0','printed','Netis East Africa Ltd ','','1','','11614951925','No','','','','','','','','',0.00,0.00),(86,'','Cash','','2021-03-05 16:51:00','Cash Sales','0','1','2021-03-05 16:51:00','','3500','3500','1','retail',NULL,'3500','1','0','0','0','0','0','0','printed','Cash Sales ','','1','','11614952245','No','','','','','','','','',0.00,0.00),(87,'','Mpesa','','2021-03-05 17:07:58','EPZA','0','1','2021-03-05 17:07:58','','0','4200','1','retail',NULL,'4200','1','0','0','0','0','4200','0','printed','EPZA ','','1','','11614953263','No','','','','','','','','',0.00,0.00),(88,'','Mpesa','','2021-03-06 08:46:18','Cash Sales','0','1','2021-03-06 08:46:18','','0','25000','1','retail',NULL,'25000','1','0','0','0','0','25000','0','printed','Cash Sales ','','1','','11615009206','No','','','','','','','','',0.00,0.00),(89,'','Cash','','2021-03-06 10:43:40','cash sales','0','1','2021-03-06 10:43:40','','3750','3750','1','retail',NULL,'3750','1','0','0','0','0','0','0','printed','cash sales ','','1','','11615016598','No','','','','','','','','',0.00,0.00),(90,'','Mpesa','','2021-03-06 10:44:45','Fahari Services','0','1','2021-03-06 10:44:45','','0','40000','1','retail',NULL,'40000','1','0','0','0','0','40000','0','printed','Fahari Services ','','1','','11615016655','No','','','','','','','','',0.00,0.00),(91,'','Cash','','2021-03-06 10:52:45','Rodger Boilers and Electricals Ltd','0','1','2021-03-06 10:52:45','','37600','37600','1','retail',NULL,'37600','1','0','0','0','0','0','0','printed','Rodger Boilers and Electricals Ltd ','','1','','11615017150','No','','','','','','','','',0.00,0.00); /*!40000 ALTER TABLE `sales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_order` -- DROP TABLE IF EXISTS `sales_order`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_order` ( `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(10) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` 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', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=139 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 (7,'111595850903','11','','228.66','','0','2020-07-27 14:55:13','','','','222','PO',28.08,'228.66','','','1','','1','2020-07-27 11:55:13','1','1','printed','1','new','','1','','','yes',NULL,'0','','','VATABLE','200.58','0','','','Inclusive'),(8,'111595850903','11','','228.66','','0','2020-07-27 14:55:16','','','','222','PO',28.08,'228.66','','','1','','1','2020-07-27 11:55:16','1','1','printed','1','new','','1','','','yes',NULL,'0','','','VATABLE','200.58','0','','','Inclusive'),(9,'111595850930','444488822','1','346.32','','0','2020-07-27 14:56:22','','','','333','PO',42.53,'346.32','','','1','','1','2020-07-27 14:02:55','1','2','printed','1','new','','1','','','yes',NULL,'0','','','VATABLE','303.79','0','','','Inclusive'),(10,'111595850930','444488822','1','346.32','','0','2020-07-27 14:59:50','','','','333','PO',48.48,'394.80','','','1','','1','2020-07-27 14:02:54','1','2','printed','1','new','','1','','','yes',NULL,'0','','','VATABLE','346.32','0','','','Inclusive'),(11,'111595850930','4444888','1','412','','0','2020-07-27 15:01:40','','','','400','PO',57.68,'469.68','','','1','','1','2020-07-27 14:02:54','1','1','printed','1','new','','1','','','yes',NULL,'0','','','VATABLE','412.00','0','','','Inclusive'),(12,'111595850930','444488822','1','346.32','','0','2020-07-27 15:01:44','','','','333','PO',48.48,'394.80','','','1','','1','2020-07-27 14:02:54','1','2','printed','1','new','','1','','','yes',NULL,'0','','','VATABLE','346.32','0','','','Inclusive'),(13,'111595850930','125','1','263.16','','0','2020-07-27 15:05:22','','','','200','PO',36.84,'300.00','','','1','','1','2020-07-27 14:02:53','1','1','printed','1','new','','1','','','yes',NULL,'0','','','VATABLE','263.16','0','','','Inclusive'),(14,'111595850930','125','1','263.16','','0','2020-07-27 15:05:48','','','','200','PO',36.84,'300.00','','','1','','1','2020-07-27 14:02:53','1','1','printed','1','new','','1','','','yes',NULL,'0','','','VATABLE','263.16','0','','','Inclusive'),(15,'111595850930','125','1','263.16','','0','2020-07-27 15:05:56','','','','200','PO',36.84,'300.00','','','1','','1','2020-07-27 14:02:53','1','1','printed','1','new','','1','','','yes',NULL,'0','','','VATABLE','263.16','0','','','Inclusive'),(16,'111595850930','125','1','300','','0','2020-07-27 15:06:57','','','','200','PO',36.84,'263.16','','','1','','1','2020-07-27 14:02:53','1','1','printed','1','new','','1','','','yes',NULL,'0','','','VATABLE','263.16','0','','','Inclusive'),(17,'111595850930','125','1','300','','0','2020-07-27 15:07:09','','','','200','PO',36.84,'263.16','','','1','','1','2020-07-27 14:02:52','1','1','printed','1','new','','1','','','yes',NULL,'0','','','VATABLE','263.16','0','','','Inclusive'),(18,'111595850930','125','1','300','','0','2020-07-27 15:08:02','','','','200','PO',36.84,'300.00','','','1','','1','2020-07-27 14:02:52','1','1','printed','1','new','','1','','','yes',NULL,'0','','','VATABLE','263.16','0','','','Inclusive'),(19,'111595850930','125','1','300','','0','2020-07-27 15:08:07','','','','200','PO',36.84,'300.00','','','1','','1','2020-07-27 14:02:52','1','1','printed','1','new','','1','','','yes',NULL,'0','','','VATABLE','263.16','0','','','Inclusive'),(20,'111595850930','4444888','1','469.68','','0','2020-07-27 15:08:26','','','','400','PO',57.68,'469.68','','','1','','1','2020-07-27 14:02:52','1','1','printed','1','new','','1','','','yes',NULL,'0','','','VATABLE','412.00','0','','','Inclusive'),(21,'111595850930','4444888','1','469.68','','0','2020-07-27 15:08:57','','','','400','PO',57.68,'469.68','','','1','','1','2020-07-27 14:02:51','1','1','printed','1','new','','1','','','yes',NULL,'0','','','VATABLE','412.00','0','','','Inclusive'),(22,'111595850930','4444888','1','469.68','','0','2020-07-27 15:09:26','','','','400','PO',57.68,'469.68','','','1','','1','2020-07-27 14:02:51','1','1','printed','1','new','','1','','','yes',NULL,'0','','','VATABLE','412.00','0','','','Inclusive'),(23,'111595850930','125','1','263.16','','0','2020-07-27 15:11:15','','','','200','PO',36.84,'300.00','','','1','','1','2020-07-27 14:02:51','1','1','printed','1','new','','1','','','yes',NULL,'0','','','VATABLE','263.16','0','','','Inclusive'),(24,'111595850930','125','2','600','','0','2020-07-27 15:12:14','','','','','PO',73.68,'300.00','','','1','','1','2020-07-27 14:02:51','1','1','printed','1','new','','2','','','yes',NULL,'0','','','VATABLE','526.32','0','','','Inclusive'),(25,'111595850930','125','2','526.32','','0','2020-07-27 15:12:40','','','','200','PO',73.68,'300.00','','','1','','1','2020-07-27 14:02:50','1','1','printed','1','new','','2','','','yes',NULL,'0','','','VATABLE','526.32','0','','','Inclusive'),(26,'111595850930','125','1','300','','0','2020-07-27 15:13:12','','','','200','PO',36.84,'300.00','','','1','','1','2020-07-27 14:02:50','1','1','printed','1','new','','1','','','yes',NULL,'0','','','VATABLE','263.16','0','','','Inclusive'),(27,'111595850930','125','2','600','','0','2020-07-27 15:13:20','','','','200','PO',73.68,'300.00','','','1','','1','2020-07-27 14:02:50','1','1','printed','1','new','','2','','','yes',NULL,'0','','','VATABLE','526.32','0','','','Inclusive'),(28,'111595850930','4444888','1','469.68','','0','2020-07-27 15:13:42','','','','400','PO',57.68,'469.68','','','1','','1','2020-07-27 14:02:50','1','1','printed','1','new','','1','','','yes',NULL,'0','','','VATABLE','412.00','0','','','Inclusive'),(29,'111595850930','4444888','1','469.68','','0','2020-07-27 15:14:38','','ok','','','PO',57.68,'469.68','','','1','','1','2020-07-27 14:49:50','1','1','printed','1','new','','1','','','yes',NULL,'0','','','VATABLE','412.00','0','','','Inclusive'),(30,'111595850930','4444888','1','412','','0','2020-07-27 16:10:41','','well','','','PO',50.60,'412','','','1','','1','2020-07-27 14:49:46','1','1','printed','1','new','','1','','','yes',NULL,'0','','','VATABLE','361.40','0','','','Inclusive'),(31,'11595855966','4444888','1','300','retail','0','2020-07-27 16:19:27','','','','400','Invoice',36.84,'300','','','1','','1','2020-07-27 14:27:09','1','1','printed','1','new','pc','','','','yes','','0','','','VATABLE','263.16','','998.00','997','Inclusive'),(32,'111595850930','11','1','260.67','','0','2020-07-27 17:01:35','','good','','','PO',0.00,'260.67','','','1','','1','2020-07-27 14:49:41','1','1','printed','1','new','','1','','','yes',NULL,'0','','','VATABLE','0','0','','','Inclusive'),(33,'11595855966','125','1','300','retail','0','2020-07-27 17:26:36','','','','200','Invoice',36.84,'300.00','','','1','','1','2020-07-27 14:27:09','1','1','printed','1','new','pc','','','','yes','','0','','','VATABLE','263.16','1','976.00','975','Exclusive'),(34,'41596021986','125','48.00','14400','retail','0','2020-07-29 14:26:26','','','','200','Cash',1768.44,'300.00','','','4','','1','2020-07-29 11:29:23','1','1','printed','1','new','pc','','','','yes','','0','','','VATABLE','263.16','48.00','975.00','927','Exclusive'),(35,'41596021986','125','1','300','retail','0','2020-07-29 14:26:57','','','','200','Cash',36.84,'300.00','','','4','','1','2020-07-29 11:29:23','1','1','printed','1','new','pc','','','','yes','','0','','','VATABLE','263.16','1','927.00','926','Exclusive'),(36,'41596022164','444488822','1','394.8','retail','0','2020-07-29 14:29:24','','','','333','Cash',48.48,'394.80','','','4','','1','2020-07-29 11:29:40','1','2','printed','1','new','pc','','','','yes','','0','','','VATABLE','346.32','1','996.00','995','Exclusive'),(37,'41596022164','4444888','1','412','retail','0','2020-07-29 14:29:34','','','','400','Cash',50.60,'412','','','4','','1','2020-07-29 11:29:40','1','1','printed','1','new','pc','','','','yes','','0','','','VATABLE','361.40','1','990.00','989','Inclusive'),(38,'11596023709','4444888','1','412','retail','0','2020-07-29 14:55:09','','','','400','Cash',50.60,'412','','','1','','1','2020-07-30 08:50:20','1','1','printed','1','new','pc','','','','yes','','0','','','VATABLE','361.40','1','989.00','988','Inclusive'),(39,'11596023709','444488822','3','1500','retail','0','2020-07-30 11:48:51','','','','333','Cash',210.00,'570.00','','','1','','1','2020-07-30 08:50:20','1','2','printed','1','new','pc','','','','yes','','0','','','VATABLE','500.00','','995.00','992','Exclusive'),(40,'11596099020','125','1','300','retail','0','2020-07-30 11:50:20','','','','200','Cash',36.84,'300.00','','','1','','1','2020-07-30 08:52:21','1','1','printed','1','new','pc','','','','yes','','0','','','VATABLE','263.16','1','926.00','925','Exclusive'),(41,'11596099020','125','1','300','retail','0','2020-07-30 11:50:34','','','','200','Cash',36.84,'300.00','','','1','','1','2020-07-30 08:52:21','1','1','printed','1','new','pc','','','','yes','','0','','','VATABLE','263.16','1','925.00','924','Exclusive'),(42,'11596099020','125','1','300','retail','0','2020-07-30 11:51:21','','','','200','Cash',36.84,'300.00','','','1','','1','2020-07-30 08:52:21','1','1','printed','1','new','pc','','','','yes','','0','','','VATABLE','263.16','1','924.00','923','Exclusive'),(44,'11596612804','2','1','48000','retail','0','2020-08-05 10:33:24','','','','27500','Cash',5894.74,'48000','','','1','','1','2020-08-05 07:35:19','1','5','returned','1','new','pc','','2020-08-05 10:35:19','1','yes','','0','','','VATABLE','42105.26','0','','','Inclusive'),(45,'11596612804','2','1','48000','retail','0','2020-08-05 10:33:24','','','','27500','Cash',5894.74,'48000','','','1','','1','2020-08-05 07:36:57','1','5','printed','1','printed','pc','','','','yes','','0','','','VATABLE','42105.26','0','','','Inclusive'),(46,'11596612804','1','1','14000','retail','0','2020-08-05 10:36:05','','','','7000','Cash',1719.30,'14000','','','1','','1','2020-08-05 07:36:57','1','1','printed','1','new','pc','','','','yes','','0','','','VATABLE','12280.70','','5.00','4','Inclusive'),(47,'11596613493','1','2','30000','retail','0','2020-08-05 10:44:53','','','','7000','Cash',3684.21,'15000','','','1','','1','2020-08-05 07:45:13','1','1','printed','1','new','pc','','','','yes','','0','','','VATABLE','13157.89','2','4.00','2','Inclusive'),(48,'11596613514','1','1','15000','retail','0','2020-08-05 10:45:14','','','','7000','Cash',1842.11,'15000','','','1','','1','2020-08-05 07:48:14','1','1','printed','1','new','pc','','','','yes','','0','','','VATABLE','13157.89','1','2.00','1','Inclusive'),(49,'11596613514','2','1','48000','retail','0','2020-08-05 10:47:59','','','','27500','Cash',5894.74,'48000','','','1','','1','2020-08-05 07:48:14','1','5','printed','1','new','pc','','','','yes','','0','','','VATABLE','42105.26','1','4.00','3','Inclusive'),(50,'11596613861','1','1','15000','retail','0','2020-08-05 10:51:01','','','','7000','Invoice',1842.11,'15000','','','1','','1','2020-08-05 07:51:45','1','1','printed','1','new','pc','','','','yes','','0','','','VATABLE','13157.89','1','1.00','0','Inclusive'),(51,'11596704556','266','40','180000','retail','0','2020-08-06 12:02:36','','','','3800','Cash',22105.26,'4500','','','1','','1','2020-08-06 09:16:25','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','3947.37','40','40.00','0','Inclusive'),(52,'11597824109','9071','5','4000','retail','0','2020-08-19 11:01:49','','','','150','Cash',491.23,'800','','','1','','1','2020-08-19 08:02:34','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','701.75','','0.00','-1','Inclusive'),(54,'11597853594','9086','4','38000','retail','0','2020-08-19 19:13:14','','','','7500','Cash',4666.67,'9500','','','1','','1','2020-08-19 16:13:43','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','8333.33','','0.00','-1','Inclusive'),(55,'11597907132','9087','7','49000','retail','0','2020-08-20 10:05:32','','','','5000','Cash',6017.54,'7000','','','1','','1','2020-08-20 07:05:55','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','6140.35','','0.00','-1','Inclusive'),(56,'11597909016','174','1','18000','retail','0','2020-08-20 10:36:56','','','','12,200.00','Cash',2210.53,'18000','','','1','','1','2020-08-20 07:37:16','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE','15789.47','','2.00','1','Inclusive'),(58,'11597991729','9103','4','13600','retail','0','2020-08-21 09:35:29','','','','2000','Cash',1670.18,'3400','','','1','','1','2020-08-21 06:36:39','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','2982.46','','0.00','-1','Inclusive'),(60,'11598010201','9105','1','26000','retail','0','2020-08-21 14:43:21','','','','17000','Mpesa',3192.98,'26000','','','1','','1','2020-08-21 11:44:01','1','12','printed','1','new','pc','','','','yes','','0','','','VATABLE','22807.02','1','0.00','-1','Inclusive'),(63,'11598258754','129','1','50000','retail','0','2020-08-24 11:45:54','','','','42,180.00','Cash',6140.35,'50000','','','1','','1','2020-08-24 08:46:19','1','12','printed','1','new','pcs','','','','yes','','0','','','VATABLE','43859.65','','1.00','0','Inclusive'),(64,'11598258947','9109','1','300','retail','0','2020-08-24 11:49:07','','','','150','Cash',36.84,'300','','','1','','1','2020-08-24 08:49:30','1','11','printed','1','new','pc','','','','yes','','0','','','VATABLE','263.16','1','5.00','4','Inclusive'),(65,'11598259205','9108','1','500','retail','0','2020-08-24 11:53:25','','','','250','Cash',61.40,'500','','','1','','1','2020-08-24 08:53:39','1','11','printed','1','new','pc','','','','yes','','0','','','VATABLE','438.60','1','13.00','12','Inclusive'),(68,'11598338709','129','1','50000','retail','0','2020-08-25 09:58:29','','','','42180','Mpesa',6140.35,'50000','','','1','','1','2020-08-25 06:58:58','1','12','printed','1','new','pc','','','','yes','','0','','','VATABLE','43859.65','','1.00','0','Inclusive'),(69,'11598343199','9103','4','13600','retail','0','2020-08-25 11:13:19','','','','2000','Mpesa',1670.18,'3400','','','1','','1','2020-08-25 08:24:03','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','2982.46','','-4.00','-5','Inclusive'),(70,'11598424083','9114','81','162000','retail','0','2020-08-26 09:41:23','','','','1200','Invoice',19894.74,'2000','','','1','','1','2020-08-26 06:47:39','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','1754.39','','0.00','-1','Inclusive'),(71,'11598424083','9115','2','12000','retail','0','2020-08-26 09:44:10','','','','2907','Invoice',1473.68,'6000','','','1','','1','2020-08-26 06:47:39','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','5263.16','','0.00','-1','Inclusive'),(72,'11598427132','9107','1','42000','retail','0','2020-08-26 10:32:12','','','','30000','Mpesa',5157.89,'42000','','','1','','1','2020-08-26 07:32:45','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','36842.11','1','0.00','-1','Inclusive'),(73,'11598509782','9103','4','13600','retail','0','2020-08-27 09:29:42','','','','2000','Cash',1670.18,'3400','','','1','','1','2020-08-27 06:32:15','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','2982.46','','-8.00','-9','Inclusive'),(74,'11598509937','9107','1','43000','retail','0','2020-08-27 09:32:17','','','','30000','Cash',5280.70,'43000','','','1','','1','2020-08-27 06:42:23','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','37719.30','','-1.00','-2','Inclusive'),(75,'11598513896','171','1','2500','retail','0','2020-08-27 10:38:16','','','','2300','Cash',307.02,'2500','','','1','','1','2020-08-27 07:38:42','1','12','printed','1','new','pcs','','','','yes','','0','','','VATABLE','2192.98','','1.00','0','Inclusive'),(76,'11598532717','9116','2','400','retail','0','2020-08-27 15:51:57','','','','100','Mpesa',49.12,'200','','','1','','1','2020-08-27 12:52:18','1','11','printed','1','new','pc','','','','yes','','0','','','VATABLE','175.44','','30.00','29','Inclusive'),(77,'11598866266','9107','1','44000','retail','0','2020-08-31 12:31:06','','','','30000','Mpesa',5403.51,'44000','','','1','','1','2020-08-31 09:35:01','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','38596.49','','-2.00','-3','Inclusive'),(78,'11600410101','9108','2','1000','retail','0','2020-09-18 09:21:41','','','','250','Mpesa',122.81,'500','','','1','','1','2020-09-18 06:22:10','1','11','printed','1','new','pc','','','','yes','','0','','','VATABLE','438.60','','12.00','11','Inclusive'),(79,'11600419798','9107','6','2700','retail','0','2020-09-18 12:03:18','','','','30000','Cash',331.58,'450','','','1','','1','2020-09-29 07:05:02','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','394.74','','-3.00','-4','Inclusive'),(80,'11604994633','157','1','4200','retail','0','2020-11-10 10:50:33','','','','2,000.00','Cash',515.79,'4200','','','1','','1','2020-11-10 07:53:42','1','11','printed','1','new','pcs','','','','yes','','0','','','VATABLE','3684.21','','9.00','8','Inclusive'),(81,'11604994824','157','1','4200','retail','0','2020-11-10 10:53:44','','','','2,000.00','Mpesa',515.79,'4200','','','1','','1','2020-11-10 07:54:36','1','11','printed','1','new','pcs','','','','yes','','0','','','VATABLE','3684.21','','8.00','7','Inclusive'),(83,'11605509781','9119','2','2000','retail','0','2020-11-16 09:56:21','','','','750','Mpesa',245.61,'1000','','','1','','1','2020-11-16 06:56:44','1','11','printed','1','new','pc','','','','yes','','0','','','VATABLE','877.19','2','2.00','0','Inclusive'),(84,'11605512496','9120','1','22000','retail','0','2020-11-16 10:41:36','','','','15000','Mpesa',2701.75,'22000','','','1','','1','2020-11-16 07:42:05','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','19298.25','','0.00','-1','Inclusive'),(85,'11605519289','31','1','4200','retail','1','2020-11-16 12:34:49','','','','3,200.00','Cash',515.79,'4200','','','1','','1','2020-11-16 09:35:52','1','2','printed','1','new','pcs','','','','yes','','0','','','VATABLE','3684.21','','3.00','2','Inclusive'),(86,'11605523257','9120','1','20000','retail','0','2020-11-16 13:40:57','','','','15000','Cash',2456.14,'20000','','','1','','1','2020-11-16 10:41:45','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','17543.86','1','-1.00','-2','Inclusive'),(87,'11605531724','76','18','18000','retail','9','2020-11-16 16:02:04','','','','750','Mpesa',2210.53,'1000','','','1','','1','2020-11-16 13:04:40','1','11','printed','1','new','pcs','','','','yes','','0','','','VATABLE','877.19','','2.00','1','Inclusive'),(88,'11605531880','225','1','43000','retail','43000','2020-11-16 16:04:40','','','','22,800.00','Mpesa',5280.70,'43000','','','1','','1','2020-11-16 13:06:21','1','12','printed','1','new','pcs','','','','yes','','0','','','VATABLE','37719.30','','1.00','0','Inclusive'),(90,'11605620025','157','2','8400','retail','0','2020-11-17 16:33:45','','','','2,000.00','Mpesa',1031.58,'4200','','','1','','1','2020-11-17 13:34:12','1','11','printed','1','new','pcs','','','','yes','','0','','','VATABLE','3684.21','','7.00','5','Inclusive'),(91,'11605620147','9122','1','5000','retail','0','2020-11-17 16:35:47','','','','3500','Cash',614.04,'5000','','','1','','1','2020-11-17 13:36:02','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','4385.96','1','0.00','-1','Inclusive'),(92,'11605620163','219','1','3500','retail','0','2020-11-17 16:36:03','','','','1,250.00','Mpesa',429.82,'3500','','','1','','1','2020-11-17 13:36:39','1','12','printed','1','new','pcs','','','','yes','','0','','','VATABLE','3070.18','','2.00','1','Inclusive'),(93,'11605685978','9123','4','800','retail','0','2020-11-18 10:52:58','','','','110','Mpesa',98.25,'200','','','1','','1','2020-11-18 07:53:23','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','175.44','','16.00','15','Inclusive'),(94,'11605707927','9124','10','2000','retail','0','2020-11-18 16:58:47','','','','100','Mpesa',245.61,'200','','','1','','1','2020-11-18 13:59:14','1','11','printed','1','new','pc','','','','yes','','0','','','VATABLE','175.44','','25.00','24','Inclusive'),(95,'11605707991','1','1','18500','retail','0','2020-11-18 16:59:51','','','','9,950.00','Mpesa',2271.93,'18500','','','1','','1','2020-11-18 14:00:18','1','11','printed','1','new','pcs','','','','yes','','0','','','VATABLE','16228.07','','2.00','1','Inclusive'),(96,'11605708119','9125','1','2000','retail','0','2020-11-18 17:01:59','','','','500','Mpesa',245.61,'2000','','','1','','1','2020-11-18 14:02:17','1','11','printed','1','new','pc','','','','yes','','0','','','VATABLE','1754.39','1','2.00','1','Inclusive'),(97,'11605708206','9126','5','1000','retail','0','2020-11-18 17:03:26','','','','100','Mpesa',122.81,'200','','','1','','1','2020-11-18 14:03:50','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','175.44','','25.00','24','Inclusive'),(98,'11605708409','9127','1','6500','retail','0','2020-11-18 17:06:49','','','','0','Mpesa',798.25,'6500','','','1','','1','2020-11-18 14:07:08','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','5701.75','1','0.00','-1','Inclusive'),(99,'11605710086','157','1','4200','retail','0','2020-11-18 17:34:46','','','','2,000.00','Cash',515.79,'4200','','','1','','1','2020-11-18 14:35:06','1','11','printed','1','new','pcs','','','','yes','','0','','','VATABLE','3684.21','','5.00','4','Inclusive'),(100,'11605712804','9120','1','21000','retail','0','2020-11-18 18:20:04','','','','15000','Mpesa',2578.95,'21000','','','1','','1','2020-11-18 15:20:24','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','18421.05','','-2.00','-3','Inclusive'),(101,'11605773672','149','3','2400','retail','0','2020-11-19 11:14:33','','','','620','Cash',294.74,'800','','','1','','1','2020-11-19 08:20:27','1','11','printed','1','new','pcs','','','','yes','','0','','','VATABLE','701.75','','5.00','4','Inclusive'),(102,'11605774131','9128','3','15000','retail','0','2020-11-19 11:22:11','','','','3192','Mpesa',1842.11,'5000','','','1','','1','2020-11-19 08:22:42','1','18','printed','1','new','pc','','','','yes','','0','','','VATABLE','4385.96','','3.00','2','Inclusive'),(103,'11605793181','9129','2','9000','retail','0','2020-11-19 16:39:41','','','','2500','Mpesa',1105.26,'4500','','','1','','1','2020-11-19 13:40:53','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','3947.37','','0.00','-1','Inclusive'),(105,'11606119621','900','1','4000','retail','0','2020-11-23 11:20:21','','','','0','Cash',491.23,'4000','','','1','','1','2020-11-23 08:27:43','1','1','printed','2','new','pcs','','','','yes','','0','','','VATABLE','3508.77','','18.00','17','Inclusive'),(106,'11606719694','263','2','700','retail','0','2020-11-30 10:01:34','','','','150','Cash',85.96,'350','','','1','','1','2020-11-30 07:02:21','1','11','printed','1','new','pcs','','','','yes','','0','','','VATABLE','307.02','','48.00','46','Inclusive'),(107,'11607088718','9120','4','77000','retail','0','2020-12-04 16:31:58','','','','15000','Mpesa',9456.14,'19250','','','1','','1','2020-12-04 13:33:01','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','16885.96','','-3.00','-7','Inclusive'),(108,'11607088781','9108','1','300','retail','0','2020-12-04 16:33:11','','','','250','Cash',36.84,'300','','','1','','1','2020-12-04 13:33:31','1','11','printed','1','new','pc','','','','yes','','0','','','VATABLE','263.16','','10.00','9','Inclusive'),(109,'11610619145','9131','10','2000','retail','0','2021-01-14 13:12:25','','','','100','Cash',245.61,'200','','','1','','1','2021-01-14 10:12:53','1','11','printed','1','new','pc','','','','yes','','0','','','VATABLE','175.44','','200.00','199','Inclusive'),(110,'11610619199','81','1','28000','retail','28000','2021-01-14 13:13:19','','','','0','Cash',3438.60,'28000','','','1','','1','2021-01-14 10:14:06','1','11','printed','1','new','pcs','','','','yes','','0','','','VATABLE','24561.40','','1.00','0','Inclusive'),(111,'11610619427','9132','1','17000','retail','17000','2021-01-14 13:17:07','','','','10000','Mpesa',2087.72,'17000','','','1','','1','2021-01-14 10:17:36','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','14912.28','','1.00','0','Inclusive'),(112,'11614749928','9133','1','600','retail','0','2021-03-03 08:38:48','','','','350','Cash',73.68,'600','','','1','','1','2021-03-03 06:09:38','1','11','printed','1','new','pc','','','','yes','','0','','','VATABLE','526.32','1','2.00','1','Inclusive'),(113,'11614762168','9122','5','20000','retail','16000','2021-03-03 12:02:49','','','','3500','Mpesa',2456.14,'4000','','','1','','1','2021-03-03 09:04:01','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','3508.77','','-1.00','-5','Inclusive'),(114,'11614776950','234','1','650','retail','650','2021-03-03 16:09:10','','','','395','Card',79.82,'650','','','1','','1','2021-03-03 13:10:15','1','11','printed','1','new','pcs','','','','yes','','0','','','VATABLE','570.18','','5.00','4','Inclusive'),(116,'11614777417','9134','1','130000','retail','0','2021-03-03 16:16:57','','','','100000','Bank',15964.91,'130000','','','1','','1','2021-03-03 13:17:19','1','12','printed','1','new','pc','','','','yes','','0','','','VATABLE','114035.09','1','1.00','0','Inclusive'),(118,'11614777669','9135','10','32000','retail','0','2021-03-03 16:21:09','','','','2500','Mpesa',3929.82,'3200','','','1','','1','2021-03-03 13:21:30','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','2807.02','10','10.00','0','Inclusive'),(120,'11614778183','9120','2','41000','retail','0','2021-03-03 16:29:43','','','','8000','Mpesa',5035.09,'20500','','','1','','1','2021-03-03 13:30:28','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','17982.46','','-9.00','-11','Inclusive'),(121,'11614780458','9128','2','9000','retail','0','2021-03-03 17:07:38','','','','3192','Mpesa',1105.26,'4500','','','1','','1','2021-03-03 14:08:02','1','18','printed','1','new','pc','','','','yes','','0','','','VATABLE','3947.37','','4.00','2','Inclusive'),(122,'11614780483','9136','6','2700','retail','0','2021-03-03 17:08:03','','','','325','Mpesa',331.58,'450','','','1','','1','2021-03-03 14:08:23','1','18','printed','1','new','PIPES','','','','yes','','0','','','VATABLE','394.74','6','8.00','2','Inclusive'),(123,'11614838528','9120','1','20500','retail','0','2021-03-04 09:15:28','','','','8000','Mpesa',2517.54,'20500','','','1','','1','2021-03-04 06:22:54','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','17982.46','','-11.00','-12','Inclusive'),(124,'11614857424','9087','2','15000','retail','0','2021-03-04 14:30:24','','','','5000','Cash',1842.11,'7500','','','1','','1','2021-03-04 11:31:16','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','6578.95','','0.00','-2','Inclusive'),(125,'11614857874','9137','51','86700','retail','0','2021-03-04 14:37:55','','','','1425','Mpesa',10647.37,'1700','','','1','','1','2021-03-04 11:38:32','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','1491.23','51','51.00','0','Inclusive'),(126,'11614861626','9120','1','20500','retail','0','2021-03-04 15:40:26','','','','8000','Mpesa',2517.54,'20500','','','1','','1','2021-03-04 12:40:51','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','17982.46','','-12.00','-13','Inclusive'),(127,'11614867228','9138','2','4000','retail','0','2021-03-04 17:13:49','','','','600','Mpesa',491.23,'2000','','','1','','1','2021-03-04 14:14:08','2','19','printed','1','new','pc','','','','yes','','0','','','VATABLE','1754.39','2','2.00','0','Inclusive'),(131,'11614922663','9120','1','20000','retail','0','2021-03-05 08:37:43','','','','8000','Mpesa',2456.14,'20000','','','1','','1','2021-03-05 05:38:37','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','17543.86','','-14.00','-15','Inclusive'),(132,'11614951925','9120','4','82000','retail','0','2021-03-05 16:45:25','','','','8000','Mpesa',10070.18,'20500','','','1','','1','2021-03-05 13:46:08','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','17982.46','','-15.00','-19','Inclusive'),(133,'11614952245','9140','1','3500','retail','0','2021-03-05 16:50:45','','','','2000','Cash',429.82,'3500','','','1','','1','2021-03-05 13:51:15','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','3070.18','1','1.00','0','Inclusive'),(134,'11614953263','157','1','4200','retail','0','2021-03-05 17:07:43','','','','2,000.00','Mpesa',515.79,'4200','','','1','','1','2021-03-05 14:08:24','1','11','printed','1','new','pcs','','','','yes','','0','','','VATABLE','3684.21','','4.00','3','Inclusive'),(135,'11615016598','9131','15','3750','retail','0','2021-03-06 10:43:18','','','','100','Cash',460.53,'250','','','1','','1','2021-03-06 07:43:56','1','11','printed','1','new','pc','','','','yes','','0','','','VATABLE','219.30','','190.00','189','Inclusive'),(136,'11615016655','9120','2','40000','retail','0','2021-03-06 10:44:15','','','','8000','Mpesa',4912.28,'20000','','','1','','1','2021-03-06 07:45:07','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','17543.86','','-19.00','-21','Inclusive'),(137,'11615017150','9142','4','37600','retail','0','2021-03-06 10:52:30','','','','7000','Cash',4617.54,'9400','','','1','','1','2021-03-06 07:53:31','1','13','printed','1','new','pc','','','','yes','','0','','','VATABLE','8245.61','','4.00','3','Inclusive'),(138,'11615453824','58','1','2','retail','0','2021-03-11 12:10:24','','','','8,170.00','Cash',0.25,'2','','','1','','1','2021-03-11 09:11:11','1','13','new','1','new','pcs','','','','yes','','0','','','VATABLE','1.75','1','5.00','4','Inclusive'); /*!40000 ALTER TABLE `sales_order` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salesreport` -- DROP TABLE IF EXISTS `salesreport`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salesreport` ( `id` int(50) NOT NULL, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `title` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `reportdate` varchar(50) NOT NULL, `recommendation` text NOT NULL, `controller` varchar(40) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salesreport` -- LOCK TABLES `salesreport` WRITE; /*!40000 ALTER TABLE `salesreport` DISABLE KEYS */; /*!40000 ALTER TABLE `salesreport` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `serials` -- DROP TABLE IF EXISTS `serials`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `serials` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` decimal(10,4) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `otherserial` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `serial` (`serial`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `serials` -- LOCK TABLES `serials` WRITE; /*!40000 ALTER TABLE `serials` DISABLE KEYS */; /*!40000 ALTER TABLE `serials` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `serialstocktaking` -- DROP TABLE IF EXISTS `serialstocktaking`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `serialstocktaking` ( `id` int(10) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(10) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `serial` varchar(50) NOT NULL, `sellingprice` varchar(20) NOT NULL, `buyingprice` varchar(20) NOT NULL, `name` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `serialstocktaking` -- LOCK TABLES `serialstocktaking` WRITE; /*!40000 ALTER TABLE `serialstocktaking` DISABLE KEYS */; /*!40000 ALTER TABLE `serialstocktaking` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `setting` -- DROP TABLE IF EXISTS `setting`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `setting` ( `name` varchar(255) NOT NULL, `value` text NOT NULL, PRIMARY KEY (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `setting` -- LOCK TABLES `setting` WRITE; /*!40000 ALTER TABLE `setting` DISABLE KEYS */; /*!40000 ALTER TABLE `setting` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sms` -- DROP TABLE IF EXISTS `sms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sms` ( `id` int(30) NOT NULL AUTO_INCREMENT, `contact` varchar(60) NOT NULL, `postedtime` varchar(40) NOT NULL, `message` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `smscount` int(11) NOT NULL, `messageId` int(11) NOT NULL, `response` text NOT NULL, `cost` int(11) NOT NULL, `bulkId` varchar(100) NOT NULL, `qty` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sms` -- LOCK TABLES `sms` WRITE; /*!40000 ALTER TABLE `sms` DISABLE KEYS */; INSERT INTO `sms` VALUES (1,'254715667777','2020-07-09 05:39:55pm','Welcome Nakumat.','active','1','1',0,0,'',0,'',''),(2,'254722811724','2020-07-20 01:03:25pm','Kindly pay your rent by 21st June 2020. From XYz Company','active','1','1',0,0,'',0,'',''); /*!40000 ALTER TABLE `sms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sms_in` -- DROP TABLE IF EXISTS `sms_in`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sms_in` ( `id` int(11) NOT NULL AUTO_INCREMENT, `sms_text` varchar(1600) DEFAULT NULL, `sender_number` varchar(50) DEFAULT NULL, `sent_dt` datetime DEFAULT NULL, `code` varchar(15) NOT NULL, `amount` decimal(10,2) NOT NULL DEFAULT 0.00, `firstname` varchar(15) NOT NULL, `lastname` varchar(15) NOT NULL, `msisdn` int(20) NOT NULL DEFAULT 0, `used` int(5) NOT NULL DEFAULT 0, `exactime` 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 `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', 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;\">TRU VALUE BUILDING STORES</H1>\r\nP.O BOX 20-40260-00100 NAIROBI\r\nTEL:0750715736\r\n<center><h1>TILL NO: 617363</h1></center>','0750715736','BUMALA','support@robisearch.com','ROBISEARCHPOS','TRILOK LIMITED<BR> \r\nP.O BOX 1157-50205 Webuye Kenya<BR> \r\nPHONE:0707283352; Pin No:A011559638G<BR> \r\n','KJ WINES','e7bd1efe6cee0b56cf3b31d7fb5d01c7','0750715736','522522','Ksh','VAT','14','14','2','RO0001',' \r\n<CENTER><H1>Making Your Life Easy</h1></Center>','2020-07-081594227653.jpg','1','1 ','','1','2020-08-15 12:47:48','yes','no','no','no','OIEA5ak8Sr6f/lR0Q7Hqmpv/8MQ8GTTTeJ5jAIrmCM1x17DakUPy5XBtYlt5uHmK4UDlhACJ0+TjK3D+wXN1Vw==','','<h3>Terms and Conditions.</h3>\r\n1. Period of warranty is strictly 1 Year .<br>\r\n','no','You were to renew your account by 11/7/2019 and you have not yet paid. Kindly send your money to our paybil no:522522 and Acc No:117121120 then system will continue working correctly','YUwxx26+AxvI91mCQFRCJBieLVE4BT4roUBzwVclmf4ieTcrGbwsb1svPSKAx4y0GB8szVu/r07/Wc0obktOYQ==','100','Current','Current','00:00','23:59','Retail','One Without Automatic Logout','After Bill','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','14:00','23:59','no','General',10,'user/viewsales','deactivate'); /*!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=5 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,'5960','','11595989332','2020-07-29 05:22:42',0.00,0.00,'','1','1','','bulb','1000','1','3','','N/A','877.19','122.81','VATABLE'),(2,'5531','','11596614641','2020-08-05 11:04:45',0.00,0.00,'','1','1','','token','1000','1','7','','N/A','0','0','EXEMPTED'),(3,'5532','','11596614641','2020-08-05 11:06:50',0.00,0.00,'','1','1','','water bill','1500','1','7','','N/A','0','0','EXEMPTED'),(4,'5500','','11597855181','2020-08-19 19:42:01',0.00,0.00,'','1','1','n/a','COST OF GOODS','30000','1','3','','N/A','26315.79','3684.21','VATABLE'); /*!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 AUTO_INCREMENT=309 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 */; INSERT INTO `stocktaking` VALUES (1,'9109',4.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(2,'9108',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(3,'9107',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(4,'9106',4.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(5,'9105',-1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(6,'9104',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(7,'9103',-4.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(8,'9102',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(9,'9101',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(10,'9100',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(11,'9099',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(12,'9098',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(13,'9097',4.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(14,'9096',3.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(15,'9095',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(16,'9094',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(17,'9093',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(18,'9092',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(19,'9091',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(20,'9090',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(21,'9089',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(22,'9088',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(23,'9087',-7.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(24,'9086',-4.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(25,'9085',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(26,'9084',3.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',2),(27,'9083',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(28,'9082',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(29,'9081',4.00,0.00,-4.00,1,'branch',1,1,'2020-08-24','2021-05-28',1,'11:50:22','open',1),(30,'9080',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(31,'9079',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(32,'9078',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(33,'9077',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(34,'9076',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(35,'9075',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(36,'9074',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(37,'9073',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(38,'9072',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(39,'9071',-5.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(40,'283',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(41,'282',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(42,'269',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(43,'267',18.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(44,'266',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(45,'265',22.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(46,'264',48.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(47,'263',48.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(48,'262',24.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(49,'261',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(50,'260',11.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(51,'259',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(52,'258',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(53,'257',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(54,'256',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(55,'255',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(56,'254',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(57,'253',4.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(58,'252',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(59,'251',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(60,'250',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(61,'249',5.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(62,'248',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(63,'247',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(64,'246',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(65,'245',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(66,'244',3.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(67,'243',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(68,'242',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(69,'241',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(70,'240',4.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(71,'239',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(72,'238',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(73,'237',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(74,'236',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(75,'235',4.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(76,'234',5.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(77,'233',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(78,'232',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(79,'231',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(80,'230',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(81,'229',10.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(82,'228',10.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(83,'227',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(84,'226',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(85,'225',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(86,'224',5.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(87,'223',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(88,'222',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(89,'221',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(90,'220',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(91,'219',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(92,'218',13.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(93,'217',6.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(94,'216',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(95,'215',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(96,'214',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(97,'213',4.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(98,'212',5.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(99,'211',6.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(100,'210',5.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(101,'209',5.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(102,'208',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(103,'207',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(104,'206',5.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(105,'205',23.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(106,'204',3.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(107,'203',4.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(108,'202',10.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(109,'201',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(110,'200',3.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(111,'199',4.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(112,'198',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(113,'197',4.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(114,'196',10.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(115,'195',10.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(116,'194',10.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(117,'193',10.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(118,'192',5.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(119,'191',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(120,'190',4.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(121,'189',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(122,'188',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(123,'187',3.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(124,'186',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(125,'185',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(126,'184',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(127,'183',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(128,'182',5.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(129,'181',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(130,'180',9.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(131,'179',5.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(132,'178',5.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(133,'177',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(134,'176',5.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(135,'175',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(136,'174',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(137,'173',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(138,'172',7.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(139,'171',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(140,'170',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(141,'169',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(142,'168',71.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(143,'167',10.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(144,'166',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(145,'164',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(146,'163',11.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(147,'162',3.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(148,'161',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(149,'160',23.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(150,'159',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(151,'158',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(152,'157',11.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(153,'156',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(154,'155',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(155,'154',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(156,'153',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(157,'152',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(158,'151',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(159,'150',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(160,'149',5.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(161,'148',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(162,'147',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(163,'146',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(164,'145',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(165,'144',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(166,'143',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(167,'142',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(168,'141',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(169,'140',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(170,'139',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(171,'138',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(172,'137',5.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(173,'136',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(174,'135',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(175,'134',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(176,'133',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(177,'132',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(178,'131',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(179,'130',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(180,'129',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(181,'128',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(182,'127',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(183,'126',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(184,'125',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(185,'124',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(186,'123',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(187,'122',46.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(188,'121',5.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(189,'120',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(190,'119',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(191,'118',6.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(192,'117',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(193,'116',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(194,'115',3.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(195,'114',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(196,'113',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(197,'112',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(198,'111',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(199,'110',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(200,'109',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(201,'108',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(202,'107',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(203,'106',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(204,'105',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(205,'104',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(206,'103',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(207,'102',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(208,'101',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(209,'100',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(210,'99',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(211,'98',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(212,'97',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(213,'96',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(214,'95',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(215,'94',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(216,'93',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(217,'92',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(218,'91',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(219,'90',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(220,'89',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(221,'88',23.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(222,'87',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(223,'86',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(224,'85',3.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(225,'84',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(226,'83',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(227,'82',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(228,'81',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(229,'80',12.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(230,'79',1.00,0.00,-1.00,1,'branch',1,1,'2020-08-24','2020-08-24',1,'11:50:22','open',1),(231,'78',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(232,'77',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(233,'76',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(234,'75',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(235,'74',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(236,'73',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(237,'72',10.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(238,'71',10.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(239,'70',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(240,'69',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(241,'68',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(242,'67',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(243,'66',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(244,'65',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(245,'64',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(246,'63',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(247,'62',4.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(248,'61',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(249,'60',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(250,'59',4.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(251,'58',5.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(252,'57',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(253,'56',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(254,'55',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(255,'54',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(256,'53',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(257,'52',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(258,'51',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(259,'50',3.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(260,'49',5.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(261,'48',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(262,'47',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(263,'46',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(264,'45',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(265,'44',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(266,'43',10.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(267,'42',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(268,'41',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(269,'40',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(270,'39',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(271,'38',3.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(272,'37',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(273,'36',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(274,'35',5.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(275,'34',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(276,'33',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(277,'32',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(278,'31',3.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(279,'30',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(280,'29',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(281,'28',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(282,'27',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(283,'26',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(284,'25',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(285,'24',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(286,'23',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(287,'22',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(288,'21',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(289,'20',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(290,'19',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(291,'18',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(292,'17',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(293,'16',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(294,'15',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(295,'14',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(296,'13',5.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(297,'12',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(298,'11',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(299,'10',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(300,'9',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(301,'8',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(302,'7',0.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(303,'6',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(304,'5',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(305,'4',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(306,'3',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(307,'2',1.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1),(308,'1',2.00,0.00,0.00,1,'branch',1,1,'2020-08-24','',0,'11:50:22','open',1); /*!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 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 */; /*!40000 ALTER TABLE `supervisor` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tables` -- DROP TABLE IF EXISTS `tables`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tables` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tables` -- LOCK TABLES `tables` WRITE; /*!40000 ALTER TABLE `tables` DISABLE KEYS */; /*!40000 ALTER TABLE `tables` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tags` -- DROP TABLE IF EXISTS `tags`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tags` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `slug` varchar(255) NOT NULL, `name` varchar(255) NOT NULL, `meta_keyword` text NOT NULL, `meta_description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tags` -- LOCK TABLES `tags` WRITE; /*!40000 ALTER TABLE `tags` DISABLE KEYS */; /*!40000 ALTER TABLE `tags` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskdata` -- DROP TABLE IF EXISTS `taskdata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskdata` ( `id` int(30) NOT NULL AUTO_INCREMENT, `description` text DEFAULT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) DEFAULT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Submitted', `companyid` varchar(100) NOT NULL, `challanges` text NOT NULL, `recommendation` text NOT NULL, `updatedby` int(11) NOT NULL, `comments` text NOT NULL, `updateddate` varchar(30) NOT NULL, `mykey` varchar(50) DEFAULT NULL, `exactdate` varchar(20) NOT NULL, `branchid` int(11) NOT NULL, `achieved` varchar(30) NOT NULL, `updatedat` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 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 */; INSERT INTO `taskdata` VALUES (1,'test','2020-07-15 07:21:00','2','1','Submitted','1','test','',0,'','','86425731594786606','2020-07-15',0,'1',''); /*!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 AUTO_INCREMENT=3 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 */; INSERT INTO `tasks` VALUES (1,'4','Leave management','2020-07-15 06:56:17','2020-07-15 17:00:00','Cashier','New','1','High','31421581594785377','No','ddd','2020-07-15 06:56:32','1','3','1',1,'Pc','233','','',0),(2,'1','xxx','2020-07-28 07:16:46','2020-07-28 17:00:00','0718667391','Pending','1','High','86425731594786606','No','xxx','2020-07-15 07:17:53','1','2','1',1,'No','20','','2020-07-15 07:21:00',1); /*!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, `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 */; INSERT INTO `tasktype` VALUES (1,'','TECHNICAL','2018-10-18 17:40:27','active','1','','1',''),(2,'','Customer Training','2019-11-22 16:10:15','active','1','','1','no'),(3,'','Attendance','2019-11-22 16:10:23','active','1','','1','pct'); /*!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 `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','pc'),(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','pcs'),(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,2) NOT NULL, `price` varchar(30) NOT NULL, `brice` 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 `uomproducts` -- LOCK TABLES `uomproducts` WRITE; /*!40000 ALTER TABLE `uomproducts` DISABLE KEYS */; /*!40000 ALTER TABLE `uomproducts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `upgrade` -- DROP TABLE IF EXISTS `upgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `upgrade` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `userid` int(10) DEFAULT NULL, `entrydate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `upgrade` -- LOCK TABLES `upgrade` WRITE; /*!40000 ALTER TABLE `upgrade` DISABLE KEYS */; /*!40000 ALTER TABLE `upgrade` ENABLE KEYS */; UNLOCK TABLES; /*!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:49:25
.
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