MOON
Server: Apache
System: Linux nserver.cafsindia.com 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: cafsindia (1002)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: /home/cafsindia/cpmove_failed_mysql_dbs.1698346599/ntc_logistics.sql
-- MySQL dump 10.13  Distrib 8.0.35, for Linux (x86_64)
--
-- Host: localhost    Database: ntc_logistics
-- ------------------------------------------------------
-- Server version	8.0.35

/*!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 */;
/*!50503 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 */;

--
-- Current Database: `ntc_logistics`
--


--
-- Table structure for table `cw_action_management`
--

DROP TABLE IF EXISTS `cw_action_management`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_action_management` (
  `prime_action_management_id` int NOT NULL AUTO_INCREMENT,
  `risk_incident_car_no` varchar(100) DEFAULT '',
  `phone_number` varchar(10) DEFAULT NULL,
  `email` varchar(20) DEFAULT NULL,
  `address` text,
  `action_description` text,
  `action_priority` varchar(100) DEFAULT '0',
  `employee_name` varchar(100) DEFAULT '0',
  `site` varchar(100) DEFAULT '0',
  `department` varchar(100) DEFAULT '0',
  `assigned_to` varchar(100) DEFAULT '',
  `document` text,
  `action_creation_date` date DEFAULT NULL,
  `due_date` date DEFAULT NULL,
  `actual_completion_date` date DEFAULT NULL,
  `action_status` varchar(100) DEFAULT '0',
  `training_required` varchar(100) DEFAULT '0',
  `action_category` varchar(100) DEFAULT '0',
  `risk_incident_car_date` date DEFAULT NULL,
  `description` text,
  `training_status` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_action_management_id`),
  UNIQUE KEY `risk_or_incident_or_car_no` (`risk_incident_car_no`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_action_management`
--

LOCK TABLES `cw_action_management` WRITE;
/*!40000 ALTER TABLE `cw_action_management` DISABLE KEYS */;
INSERT INTO `cw_action_management` (`prime_action_management_id`, `risk_incident_car_no`, `phone_number`, `email`, `address`, `action_description`, `action_priority`, `employee_name`, `site`, `department`, `assigned_to`, `document`, `action_creation_date`, `due_date`, `actual_completion_date`, `action_status`, `training_required`, `action_category`, `risk_incident_car_date`, `description`, `training_status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'2020/AC0001','8765465786','sdlshdk@gsjh.com','nil',NULL,'0','11','0','0','',NULL,'2020-04-28',NULL,NULL,'1','0','3','2020-04-28','nil','0',1,'2020-04-28 07:40:19',1,'2020-04-28 08:16:22',0,NULL,1);
/*!40000 ALTER TABLE `cw_action_management` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_action_training_status`
--

DROP TABLE IF EXISTS `cw_action_training_status`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_action_training_status` (
  `prime_action_training_status_id` int NOT NULL AUTO_INCREMENT,
  `action_training_status` varchar(255) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_action_training_status_id`),
  UNIQUE KEY `action_training_status` (`action_training_status`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_action_training_status`
--

LOCK TABLES `cw_action_training_status` WRITE;
/*!40000 ALTER TABLE `cw_action_training_status` DISABLE KEYS */;
INSERT INTO `cw_action_training_status` (`prime_action_training_status_id`, `action_training_status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Initiated',1,'2020-04-08 09:48:55',0,NULL,0,NULL,1),(2,'In progress',1,'2020-04-08 09:49:04',0,NULL,0,NULL,1),(3,'Overdue',1,'2020-04-08 09:49:11',0,NULL,0,NULL,1),(4,'Closed',1,'2020-04-08 09:49:18',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_action_training_status` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_afrism_rates`
--

DROP TABLE IF EXISTS `cw_afrism_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_afrism_rates` (
  `prime_afrism_rates_id` int NOT NULL AUTO_INCREMENT,
  `month_and_year` varchar(255) DEFAULT '',
  `km` varchar(255) DEFAULT '',
  `rate` decimal(15,2) DEFAULT '0.00',
  `cubic_metre` varchar(100) DEFAULT '0',
  `vintage_years` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_afrism_rates_id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_afrism_rates`
--

LOCK TABLES `cw_afrism_rates` WRITE;
/*!40000 ALTER TABLE `cw_afrism_rates` DISABLE KEYS */;
INSERT INTO `cw_afrism_rates` (`prime_afrism_rates_id`, `month_and_year`, `km`, `rate`, `cubic_metre`, `vintage_years`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'05-2018','0',22.56,'1','1',1,'2020-01-27 10:07:08',1,'2020-02-19 05:35:54',0,NULL,1),(2,'05-2018','0',16.14,'2','1',1,'2020-01-27 10:07:27',0,NULL,0,NULL,1),(3,'05-2018','0',14.10,'3','1',1,'2020-01-27 10:07:55',1,'2020-01-27 10:09:51',0,NULL,1),(4,'05-2018','0',12.83,'4','1',1,'2020-01-27 10:08:09',1,'2020-01-27 10:10:02',0,NULL,1),(5,'05-2018','1',22.56,'1','2',1,'2020-01-27 10:09:05',0,NULL,0,NULL,1),(6,'05-2018','1',16.14,'2','2',1,'2020-01-27 10:09:25',1,'2020-01-27 10:10:11',0,NULL,1),(7,'05-2018','1',14.10,'3','2',1,'2020-01-27 10:10:28',0,NULL,0,NULL,1),(8,'05-2018','1',12.83,'4','2',1,'2020-01-27 10:10:49',0,NULL,0,NULL,1),(9,'05-2018','0',20.06,'1','16',1,'2020-01-27 10:11:17',0,NULL,0,NULL,1),(10,'05-2018','0',13.44,'2','16',1,'2020-01-27 10:11:38',0,NULL,0,NULL,1),(11,'05-2018','0',11.69,'3','16',1,'2020-01-27 10:11:55',0,NULL,0,NULL,1),(12,'05-2018','0',10.86,'4','16',1,'2020-01-27 10:12:11',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_afrism_rates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_amsa_rates`
--

DROP TABLE IF EXISTS `cw_amsa_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_amsa_rates` (
  `prime_amsa_rates_id` int NOT NULL AUTO_INCREMENT,
  `month_and_year` varchar(255) DEFAULT '',
  `destination` varchar(255) DEFAULT '',
  `p1` varchar(255) DEFAULT '',
  `t1_link` decimal(15,2) DEFAULT '0.00',
  `p2` varchar(255) DEFAULT '',
  `t2_tri` decimal(15,2) DEFAULT '0.00',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_amsa_rates_id`),
  UNIQUE KEY `destination` (`destination`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_amsa_rates`
--

LOCK TABLES `cw_amsa_rates` WRITE;
/*!40000 ALTER TABLE `cw_amsa_rates` DISABLE KEYS */;
INSERT INTO `cw_amsa_rates` (`prime_amsa_rates_id`, `month_and_year`, `destination`, `p1`, `t1_link`, `p2`, `t2_tri`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'07-2018','Aggeneys, South Africa','32000',38289.25,'27000',35656.62,1,'2020-01-27 09:57:16',1,'2020-02-19 05:37:07',0,NULL,1),(2,'07-2018','Alberton, South Africa','32000',9777.64,'27000',9044.32,1,'2020-01-27 10:01:32',0,NULL,0,NULL,1),(3,'07-2018','Alrode, Alberton, 1451, South Africa','32000',9777.64,'27000',9044.32,1,'2020-01-27 10:02:09',0,NULL,0,NULL,1),(4,'07-2018','Bellville, Cape Town, South Africa','32000',37538.82,'27000',32999.55,1,'2020-01-27 10:02:50',0,NULL,0,NULL,1),(5,'07-2018','Benoni, South Africa','32000',9777.64,'27000',9044.32,1,'2020-01-27 10:03:27',1,'2020-02-04 12:41:52',0,NULL,1),(6,'02-2020','as','0',0.00,'12',0.00,1,'2020-02-20 06:29:59',0,NULL,1,'2020-02-20 06:30:14',0);
/*!40000 ALTER TABLE `cw_amsa_rates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_app_config`
--

DROP TABLE IF EXISTS `cw_app_config`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_app_config` (
  `app_id` int NOT NULL AUTO_INCREMENT,
  `key` varchar(255) NOT NULL,
  `value` varchar(255) NOT NULL,
  `shop_id` varchar(16) NOT NULL DEFAULT '0',
  PRIMARY KEY (`app_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7674 DEFAULT CHARSET=utf8mb3;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_app_config`
--

LOCK TABLES `cw_app_config` WRITE;
/*!40000 ALTER TABLE `cw_app_config` DISABLE KEYS */;
INSERT INTO `cw_app_config` (`app_id`, `key`, `value`, `shop_id`) VALUES (7546,'address','Globus, 5th Floor, B block,Sir Thyagaraya Road,T.Nagar,,Chennai,600003,India','SPAT1H57987783'),(7547,'barcode_content','number','SPAT1H57987783'),(7548,'barcode_first_row','not_show','SPAT1H57987783'),(7549,'barcode_font','0','SPAT1H57987783'),(7550,'barcode_font_size','10','SPAT1H57987783'),(7551,'barcode_generate_if_empty','0','SPAT1H57987783'),(7552,'barcode_height','50','SPAT1H57987783'),(7553,'barcode_num_in_row','2','SPAT1H57987783'),(7554,'barcode_page_cellspacing','20','SPAT1H57987783'),(7555,'barcode_page_width','100','SPAT1H57987783'),(7556,'barcode_quality','100','SPAT1H57987783'),(7557,'barcode_second_row','item_code','SPAT1H57987783'),(7558,'barcode_third_row','not_show','SPAT1H57987783'),(7559,'barcode_type','Code39','SPAT1H57987783'),(7560,'barcode_width','250','SPAT1H57987783'),(7561,'city','Chennai','SPAT1H57987783'),(7562,'client_id','fa4fa19d-885c-4299-940a-4c382b5490a0','SPAT1H57987783'),(7563,'company','NTC','SPAT1H57987783'),(7565,'country','India','SPAT1H57987783'),(7566,'country_codes','in','SPAT1H57987783'),(7567,'currency_decimals','2','SPAT1H57987783'),(7568,'currency_symbol','₹','SPAT1H57987783'),(7579,'dateformat','d/m/Y','SPAT1H57987783'),(7586,'email','hr@cafsinfotech.com','SPAT1H57987783'),(7587,'fax','','SPAT1H57987783'),(7588,'gstin','21ADSPU4691P1Z5','SPAT1H57987783'),(7591,'invoice_enable','1','SPAT1H57987783'),(7592,'language','en','SPAT1H57987783'),(7593,'lines_per_page','25','SPAT1H57987783'),(7594,'mailpath','/usr/sbin/sendmail','SPAT1H57987783'),(7598,'msg_uid','-','SPAT1H57987783'),(7599,'notify_horizontal_position','right','SPAT1H57987783'),(7600,'notify_vertical_position','bottom','SPAT1H57987783'),(7601,'number_locale','en_IN','SPAT1H57987783'),(7602,'pan','ADSPU4691P','SPAT1H57987783'),(7603,'payment_options_order','cashdebitcredit','SPAT1H57987783'),(7604,'phone','9500088633','SPAT1H57987783'),(7605,'pincode','600003','SPAT1H57987783'),(7606,'print_bottom_margin','','SPAT1H57987783'),(7607,'print_footer','0','SPAT1H57987783'),(7608,'print_header','0','SPAT1H57987783'),(7609,'print_left_margin','','SPAT1H57987783'),(7610,'print_right_margin','','SPAT1H57987783'),(7611,'print_silently','0','SPAT1H57987783'),(7612,'print_top_margin','','SPAT1H57987783'),(7613,'protocol','mail','SPAT1H57987783'),(7614,'quantity_decimals','0','SPAT1H57987783'),(7615,'receipt_show_description','1','SPAT1H57987783'),(7616,'receipt_show_serialnumber','1','SPAT1H57987783'),(7617,'receipt_show_taxes','1','SPAT1H57987783'),(7618,'receipt_show_total_discount','1','SPAT1H57987783'),(7619,'receipt_template','receipt_short','SPAT1H57987783'),(7620,'receiving_calculate_average_price','0','SPAT1H57987783'),(7621,'recv_invoice_format','$CO','SPAT1H57987783'),(7623,'sales_invoice_format','$CO','SPAT1H57987783'),(7624,'smtp_crypto','ssl','SPAT1H57987783'),(7625,'smtp_host','','SPAT1H57987783'),(7626,'smtp_pass','','SPAT1H57987783'),(7627,'smtp_port','465','SPAT1H57987783'),(7628,'smtp_timeout','5','SPAT1H57987783'),(7629,'smtp_user','','SPAT1H57987783'),(7630,'street','Globus, 5th Floor, B block,Sir Thyagaraya Road,T.Nagar,','SPAT1H57987783'),(7631,'tax_decimals','2','SPAT1H57987783'),(7632,'tax_included','0','SPAT1H57987783'),(7633,'thousands_separator','thousands_separator','SPAT1H57987783'),(7634,'timeformat','h:i:s a','SPAT1H57987783'),(7635,'timezone','Asia/Kolkata','SPAT1H57987783'),(7636,'typeofstore','','SPAT1H57987783'),(7637,'website','http://cafsinfotech.com/','SPAT1H57987783'),(7673,'state','1','SPAT1H57987783');
/*!40000 ALTER TABLE `cw_app_config` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_appointment_type`
--

DROP TABLE IF EXISTS `cw_appointment_type`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_appointment_type` (
  `prime_appointment_type_id` int NOT NULL AUTO_INCREMENT,
  `appointment_type` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_appointment_type_id`),
  UNIQUE KEY `appointment_type` (`appointment_type`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_appointment_type`
--

LOCK TABLES `cw_appointment_type` WRITE;
/*!40000 ALTER TABLE `cw_appointment_type` DISABLE KEYS */;
INSERT INTO `cw_appointment_type` (`prime_appointment_type_id`, `appointment_type`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Section 16(2)',1,'2020-04-03 11:17:17',0,NULL,0,NULL,1),(2,'First Aider',1,'2020-04-03 11:17:55',0,NULL,0,NULL,1),(3,'GMR 2(1)',1,'2020-04-03 11:18:11',0,NULL,0,NULL,1),(4,'SHE Rep (Section 17)',1,'2020-04-03 11:18:27',0,NULL,0,NULL,1),(5,'SHE Rep 19 (3)',1,'2020-04-03 11:18:41',0,NULL,0,NULL,1),(6,'GAR 8(1)',1,'2020-04-03 11:19:00',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_appointment_type` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_appointments`
--

DROP TABLE IF EXISTS `cw_appointments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_appointments` (
  `prime_appointments_id` int NOT NULL AUTO_INCREMENT,
  `name_of_appointee` varchar(150) DEFAULT '',
  `id_number` varchar(100) DEFAULT '',
  `appointment_type` varchar(100) DEFAULT '0',
  `appointment_date` date DEFAULT NULL,
  `appointment_expiration` date DEFAULT NULL,
  `appointment_letter` text,
  `training_certificates` text,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_appointments_id`),
  UNIQUE KEY `id_number` (`id_number`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_appointments`
--

LOCK TABLES `cw_appointments` WRITE;
/*!40000 ALTER TABLE `cw_appointments` DISABLE KEYS */;
INSERT INTO `cw_appointments` (`prime_appointments_id`, `name_of_appointee`, `id_number`, `appointment_type`, `appointment_date`, `appointment_expiration`, `appointment_letter`, `training_certificates`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'John','101','1','2020-04-09','2020-04-09','','',1,'2020-04-09 03:34:30',0,NULL,0,NULL,1),(2,'vasanth','876275363','1','2020-04-14','2020-04-14','upload_files/appointments/51367117444_apis.txt','',1,'2020-04-14 10:20:14',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_appointments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_bunk`
--

DROP TABLE IF EXISTS `cw_bunk`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_bunk` (
  `prime_bunk_id` int NOT NULL AUTO_INCREMENT,
  `bunk_type` varchar(100) DEFAULT '0',
  `bunk_name` varchar(200) DEFAULT '',
  `town` text,
  `mobile_number` varchar(10) DEFAULT NULL,
  `alternate_mobile_no` varchar(10) DEFAULT NULL,
  `remarks` text,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_bunk_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_bunk`
--

LOCK TABLES `cw_bunk` WRITE;
/*!40000 ALTER TABLE `cw_bunk` DISABLE KEYS */;
INSERT INTO `cw_bunk` (`prime_bunk_id`, `bunk_type`, `bunk_name`, `town`, `mobile_number`, `alternate_mobile_no`, `remarks`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'6','WINELANDS 1 STOP NORTH ( DIESEL','JOOSTENBERGVLAKTE','9897123098','','nil',1,'2020-05-25 05:25:30',0,NULL,0,NULL,1),(2,'7','SPRINGLAKE CONVENIENCE CENTRE','SEA COW LAKE','9876098908','','nil',1,'2020-05-25 05:26:19',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_bunk` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_bunk_prices`
--

DROP TABLE IF EXISTS `cw_bunk_prices`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_bunk_prices` (
  `prime_bunk_prices_id` int NOT NULL AUTO_INCREMENT,
  `date` varchar(100) DEFAULT '',
  `bunk_name` varchar(100) DEFAULT '0',
  `category` varchar(100) DEFAULT '0',
  `fuel_oil_type` varchar(100) DEFAULT '0',
  `list_price` decimal(15,2) DEFAULT '0.00',
  `rebate` decimal(15,2) DEFAULT '0.00',
  `ntc_price` decimal(15,2) DEFAULT '0.00',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_bunk_prices_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_bunk_prices`
--

LOCK TABLES `cw_bunk_prices` WRITE;
/*!40000 ALTER TABLE `cw_bunk_prices` DISABLE KEYS */;
/*!40000 ALTER TABLE `cw_bunk_prices` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_chemical_name`
--

DROP TABLE IF EXISTS `cw_chemical_name`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_chemical_name` (
  `prime_chemical_name_id` int NOT NULL AUTO_INCREMENT,
  `chemical_name` varchar(150) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_chemical_name_id`),
  UNIQUE KEY `chemical_name` (`chemical_name`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_chemical_name`
--

LOCK TABLES `cw_chemical_name` WRITE;
/*!40000 ALTER TABLE `cw_chemical_name` DISABLE KEYS */;
INSERT INTO `cw_chemical_name` (`prime_chemical_name_id`, `chemical_name`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Sulfuric Acid',1,'2020-04-09 03:11:58',0,NULL,0,NULL,1),(2,'Hydrochloric  Acid',1,'2020-04-09 03:12:33',1,'2020-04-09 03:13:31',0,NULL,1),(3,'Solid carbon dioxide',1,'2020-04-09 03:13:52',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_chemical_name` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_chemical_state`
--

DROP TABLE IF EXISTS `cw_chemical_state`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_chemical_state` (
  `prime_chemical_state_id` int NOT NULL AUTO_INCREMENT,
  `chemical_state` varchar(150) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_chemical_state_id`),
  UNIQUE KEY `chemical_state` (`chemical_state`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_chemical_state`
--

LOCK TABLES `cw_chemical_state` WRITE;
/*!40000 ALTER TABLE `cw_chemical_state` DISABLE KEYS */;
INSERT INTO `cw_chemical_state` (`prime_chemical_state_id`, `chemical_state`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Solid',1,'2020-04-09 03:08:08',1,'2020-04-09 03:08:27',0,NULL,1),(2,'Liquid',1,'2020-04-09 03:08:16',0,NULL,0,NULL,1),(3,'Gas',1,'2020-04-09 03:08:21',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_chemical_state` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_colour`
--

DROP TABLE IF EXISTS `cw_colour`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_colour` (
  `prime_colour_id` int NOT NULL AUTO_INCREMENT,
  `colour` varchar(50) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_colour_id`),
  UNIQUE KEY `colour` (`colour`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_colour`
--

LOCK TABLES `cw_colour` WRITE;
/*!40000 ALTER TABLE `cw_colour` DISABLE KEYS */;
INSERT INTO `cw_colour` (`prime_colour_id`, `colour`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'black',1,'2020-01-27 12:56:05',0,NULL,0,NULL,1),(2,'white',1,'2020-01-27 12:56:57',0,NULL,0,NULL,1),(3,'orange',1,'2020-01-27 12:57:11',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_colour` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_common_name`
--

DROP TABLE IF EXISTS `cw_common_name`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_common_name` (
  `prime_common_name_id` int NOT NULL AUTO_INCREMENT,
  `common_name` varchar(150) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_common_name_id`),
  UNIQUE KEY `common_name` (`common_name`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_common_name`
--

LOCK TABLES `cw_common_name` WRITE;
/*!40000 ALTER TABLE `cw_common_name` DISABLE KEYS */;
INSERT INTO `cw_common_name` (`prime_common_name_id`, `common_name`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Oil of vitroil',1,'2020-04-09 03:14:41',0,NULL,0,NULL,1),(2,'Muriatic acid',1,'2020-04-09 03:14:57',0,NULL,0,NULL,1),(3,'Dry Ice',1,'2020-04-09 03:15:17',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_common_name` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_consequence_rating`
--

DROP TABLE IF EXISTS `cw_consequence_rating`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_consequence_rating` (
  `prime_consequence_rating_id` int NOT NULL AUTO_INCREMENT,
  `consequence_type` varchar(100) DEFAULT '0',
  `consequence` varchar(255) DEFAULT '',
  `consequence_rating` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_consequence_rating_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_consequence_rating`
--

LOCK TABLES `cw_consequence_rating` WRITE;
/*!40000 ALTER TABLE `cw_consequence_rating` DISABLE KEYS */;
INSERT INTO `cw_consequence_rating` (`prime_consequence_rating_id`, `consequence_type`, `consequence`, `consequence_rating`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'1','> 100 million','4',1,'2020-04-07 06:14:01',1,'2020-04-10 09:24:20',0,NULL,1),(2,'5','Prominent negative International and South African press reporting over many days','3',1,'2020-04-07 06:14:21',1,'2020-04-10 09:24:24',0,NULL,1),(3,'1','1 million  – 9 million','1',1,'2020-04-09 07:25:53',1,'2020-04-10 09:24:27',0,NULL,1),(4,'1','?	Severe irreversible effects  to one or more people','5',1,'2020-04-09 07:26:18',1,'2020-04-10 09:24:31',0,NULL,1);
/*!40000 ALTER TABLE `cw_consequence_rating` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_corrective_type`
--

DROP TABLE IF EXISTS `cw_corrective_type`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_corrective_type` (
  `prime_corrective_type_id` int NOT NULL AUTO_INCREMENT,
  `corrective_type` varchar(255) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_corrective_type_id`),
  UNIQUE KEY `corrective_type` (`corrective_type`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_corrective_type`
--

LOCK TABLES `cw_corrective_type` WRITE;
/*!40000 ALTER TABLE `cw_corrective_type` DISABLE KEYS */;
INSERT INTO `cw_corrective_type` (`prime_corrective_type_id`, `corrective_type`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Management Review',1,'2020-04-07 06:17:14',0,NULL,0,NULL,1),(2,'Customer Complaint/ product non-conformance',1,'2020-04-07 06:17:24',0,NULL,0,NULL,1),(3,'Supplier/External Provider Problem',1,'2020-04-07 06:17:30',0,NULL,0,NULL,1),(4,'Internal Audit Finding,Safety/environmental/security Non-conformance',1,'2020-04-07 06:17:40',0,NULL,0,NULL,1),(5,'Third Party Assessment/Audit Finding',1,'2020-04-07 06:17:48',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_corrective_type` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_cubic_metres`
--

DROP TABLE IF EXISTS `cw_cubic_metres`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_cubic_metres` (
  `prime_cubic_metres_id` int NOT NULL AUTO_INCREMENT,
  `cubic_metres` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_cubic_metres_id`),
  UNIQUE KEY `cubic_metres` (`cubic_metres`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_cubic_metres`
--

LOCK TABLES `cw_cubic_metres` WRITE;
/*!40000 ALTER TABLE `cw_cubic_metres` DISABLE KEYS */;
INSERT INTO `cw_cubic_metres` (`prime_cubic_metres_id`, `cubic_metres`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'6M3',1,'2019-09-21 04:08:39',1,'2019-09-21 04:42:03',0,NULL,1),(2,'10M3',1,'2019-09-21 04:09:32',1,'2019-09-21 04:43:04',0,NULL,1),(3,'14M3',1,'2019-09-21 04:09:55',1,'2019-09-21 04:43:10',0,NULL,1),(4,'18/20M3',1,'2019-09-21 04:10:31',1,'2019-09-21 04:43:15',0,NULL,1),(5,'old6M3',1,'2019-09-21 04:10:46',1,'2019-09-21 04:13:37',1,'2019-09-21 04:42:10',0),(6,'old10M3',1,'2019-09-21 04:11:04',1,'2019-09-21 04:13:51',1,'2019-09-21 04:42:10',0),(7,'old14M3',1,'2019-09-21 04:11:15',1,'2019-09-21 04:13:59',1,'2019-09-21 04:42:10',0),(8,'old18/20M3',1,'2019-09-21 04:11:26',1,'2019-09-21 04:14:08',1,'2019-09-21 04:42:10',0),(9,'0',1,'2020-02-19 05:35:11',0,NULL,1,'2020-02-19 05:35:28',0);
/*!40000 ALTER TABLE `cw_cubic_metres` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_currency_code`
--

DROP TABLE IF EXISTS `cw_currency_code`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_currency_code` (
  `prime_currency_code_id` int NOT NULL AUTO_INCREMENT,
  `currency_code` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_currency_code_id`),
  UNIQUE KEY `currency_code` (`currency_code`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_currency_code`
--

LOCK TABLES `cw_currency_code` WRITE;
/*!40000 ALTER TABLE `cw_currency_code` DISABLE KEYS */;
INSERT INTO `cw_currency_code` (`prime_currency_code_id`, `currency_code`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'0',1,'2020-01-27 12:19:27',0,NULL,1,'2020-02-20 05:59:28',0),(2,'91',1,'2020-02-20 05:59:36',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_currency_code` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_customer`
--

DROP TABLE IF EXISTS `cw_customer`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_customer` (
  `prime_customer_id` int NOT NULL AUTO_INCREMENT,
  `our_vendor_no` varchar(100) DEFAULT '',
  `bee_level` varchar(100) DEFAULT '',
  `acc` varchar(100) DEFAULT '',
  `customer_name` varchar(100) DEFAULT '',
  `delivery_address` text,
  `postal_address` text,
  `telephone` varchar(10) DEFAULT NULL,
  `fax` varchar(15) DEFAULT NULL,
  `mobile_number` varchar(10) DEFAULT NULL,
  `email` varchar(100) DEFAULT NULL,
  `customer_type` varchar(100) DEFAULT '0',
  `customer_category` varchar(100) DEFAULT '0',
  `normal_terms` varchar(100) DEFAULT '',
  `early_terms` varchar(100) DEFAULT '',
  `currency_code` varchar(100) DEFAULT '0',
  `eu_country` varchar(100) DEFAULT '0',
  `no_of_notes` int DEFAULT '0',
  `discount` int DEFAULT '0',
  `cr_limit` int DEFAULT '0',
  `interest` int DEFAULT '0',
  `statement` text,
  `blocked_status` varchar(100) DEFAULT '0',
  `sales_code` varchar(100) DEFAULT '',
  `tax_mode` varchar(100) DEFAULT '0',
  `tax_type` varchar(100) DEFAULT '0',
  `tax_reference` varchar(100) DEFAULT '',
  `cash_sale_acc` varchar(100) DEFAULT '0',
  `accepts_email` varchar(100) DEFAULT '0',
  `contact_person` varchar(100) DEFAULT '',
  `contact_persons_no` varchar(10) DEFAULT NULL,
  `company` varchar(200) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_customer_id`),
  UNIQUE KEY `contact_persons_no` (`contact_persons_no`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_customer`
--

LOCK TABLES `cw_customer` WRITE;
/*!40000 ALTER TABLE `cw_customer` DISABLE KEYS */;
INSERT INTO `cw_customer` (`prime_customer_id`, `our_vendor_no`, `bee_level`, `acc`, `customer_name`, `delivery_address`, `postal_address`, `telephone`, `fax`, `mobile_number`, `email`, `customer_type`, `customer_category`, `normal_terms`, `early_terms`, `currency_code`, `eu_country`, `no_of_notes`, `discount`, `cr_limit`, `interest`, `statement`, `blocked_status`, `sales_code`, `tax_mode`, `tax_type`, `tax_reference`, `cash_sale_acc`, `accepts_email`, `contact_person`, `contact_persons_no`, `company`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'','','','AFRICAN FREIGHT & LOGISTICS','','','','','0832574060','albertus@aflog.co.za','1','1','','','','',0,0,0,0,'','','','1','','','','','','0832574060','AFRICAN FREIGHT & LOGISTICS',1,'2020-02-24 04:48:01',0,NULL,0,NULL,1),(2,'','','','AUTHENTIC FREIGHT MANAGEMENT','','','','','0114520056','tl.daniel@authenticfm.com','1','1','','','','',0,0,0,0,'','','','1','','','','','','0114520056','AUTHENTIC FREIGHT MANAGEMENT',1,'2020-02-24 04:48:59',1,'2020-02-24 04:51:29',0,NULL,1),(3,'','','','AFRICAN TRANSIT CARGO','','','','','0312014501','','1','1','','','','',0,0,0,0,'','','','1','','','','','','0312014501','AFRICAN TRANSIT CARGO',1,'2020-02-24 04:52:14',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_customer` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_customer_category`
--

DROP TABLE IF EXISTS `cw_customer_category`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_customer_category` (
  `prime_customer_category_id` int NOT NULL AUTO_INCREMENT,
  `customer_category` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_customer_category_id`),
  UNIQUE KEY `customer_category` (`customer_category`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_customer_category`
--

LOCK TABLES `cw_customer_category` WRITE;
/*!40000 ALTER TABLE `cw_customer_category` DISABLE KEYS */;
INSERT INTO `cw_customer_category` (`prime_customer_category_id`, `customer_category`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'A',1,'2019-07-19 11:36:40',1,'2020-02-19 05:15:23',0,NULL,1);
/*!40000 ALTER TABLE `cw_customer_category` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_customer_request`
--

DROP TABLE IF EXISTS `cw_customer_request`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_customer_request` (
  `prime_customer_request_id` int NOT NULL AUTO_INCREMENT,
  `cust_req_no` varchar(255) DEFAULT '',
  `request_mode` varchar(100) DEFAULT '0',
  `from_date` date DEFAULT NULL,
  `to_date` date DEFAULT NULL,
  `pickup_location` varchar(255) DEFAULT '',
  `pickup_landmark` varchar(255) DEFAULT '',
  `pickup_time` datetime DEFAULT NULL,
  `drop_location` varchar(255) DEFAULT '',
  `drop_landmark` varchar(255) DEFAULT '',
  `drop_time` datetime DEFAULT NULL,
  `status` varchar(100) DEFAULT '0',
  `customer_name` varchar(100) DEFAULT '0',
  `vehicle` varchar(100) DEFAULT '0',
  `vehicle_no` varchar(50) DEFAULT '',
  `driver_name` varchar(100) DEFAULT '',
  `driver_mobile` varchar(10) DEFAULT NULL,
  `request_type` varchar(100) DEFAULT '0',
  `shipping_mode` varchar(100) DEFAULT '0',
  `origin_of_shipment` varchar(100) DEFAULT '',
  `vessel_id` varchar(100) DEFAULT '',
  `shipping_delivery_type` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_customer_request_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_customer_request`
--

LOCK TABLES `cw_customer_request` WRITE;
/*!40000 ALTER TABLE `cw_customer_request` DISABLE KEYS */;
INSERT INTO `cw_customer_request` (`prime_customer_request_id`, `cust_req_no`, `request_mode`, `from_date`, `to_date`, `pickup_location`, `pickup_landmark`, `pickup_time`, `drop_location`, `drop_landmark`, `drop_time`, `status`, `customer_name`, `vehicle`, `vehicle_no`, `driver_name`, `driver_mobile`, `request_type`, `shipping_mode`, `origin_of_shipment`, `vessel_id`, `shipping_delivery_type`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'CRPBKUQ42987978','1','2020-02-21','2020-02-21','Newcastle, South Africa','-','2020-02-21 16:54:54','','','1970-01-01 05:30:00','2','1','1','','','','1','','','','',1,'2020-02-21 04:54:58',1,'2020-02-21 04:55:05',0,NULL,1),(2,'CRDBKUQ43347259','2','2020-02-21','2020-02-21','','','1970-01-01 05:30:00','Cape Town, South Africa','-','2020-02-21 16:55:29','2','2','1','','','','1','','','','',1,'2020-02-21 04:55:34',1,'2020-02-21 04:56:08',0,NULL,1),(3,'CRPBK1S81487730','1','2020-02-27','2020-02-27','20 Convention Centre Pl, South Wharf VIC 3006, Australia','','2020-02-27 18:25:44','','','2020-03-04 10:35:53','1','1','1','','','','1','','','','',1,'2020-02-27 06:25:48',1,'2020-03-04 10:35:56',0,NULL,1);
/*!40000 ALTER TABLE `cw_customer_request` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_customer_request_product_information`
--

DROP TABLE IF EXISTS `cw_customer_request_product_information`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_customer_request_product_information` (
  `prime_customer_request_product_information_id` int NOT NULL AUTO_INCREMENT,
  `prime_customer_request_id` int DEFAULT '0',
  `product` varchar(100) DEFAULT '0',
  `quantity` varchar(255) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_customer_request_product_information_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_customer_request_product_information`
--

LOCK TABLES `cw_customer_request_product_information` WRITE;
/*!40000 ALTER TABLE `cw_customer_request_product_information` DISABLE KEYS */;
INSERT INTO `cw_customer_request_product_information` (`prime_customer_request_product_information_id`, `prime_customer_request_id`, `product`, `quantity`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,'2','12',1,'2020-02-21 04:55:07',0,NULL,0,NULL,1),(2,2,'1','10',1,'2020-02-21 04:56:12',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_customer_request_product_information` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_customer_type`
--

DROP TABLE IF EXISTS `cw_customer_type`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_customer_type` (
  `prime_customer_type_id` int NOT NULL AUTO_INCREMENT,
  `customer_type` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_customer_type_id`),
  UNIQUE KEY `customer_type` (`customer_type`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_customer_type`
--

LOCK TABLES `cw_customer_type` WRITE;
/*!40000 ALTER TABLE `cw_customer_type` DISABLE KEYS */;
INSERT INTO `cw_customer_type` (`prime_customer_type_id`, `customer_type`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'O/I',1,'2019-07-19 11:36:25',1,'2020-02-19 05:15:11',0,NULL,1);
/*!40000 ALTER TABLE `cw_customer_type` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_dangerous_goods_and_management`
--

DROP TABLE IF EXISTS `cw_dangerous_goods_and_management`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_dangerous_goods_and_management` (
  `prime_dangerous_goods_and_management_id` int NOT NULL AUTO_INCREMENT,
  `chemical_name` varchar(100) DEFAULT '0',
  `common_name` varchar(100) DEFAULT '0',
  `chemical_state` varchar(100) DEFAULT '0',
  `cas_no` varchar(20) DEFAULT '',
  `un_number` varchar(20) DEFAULT '',
  `number_of_packs` int DEFAULT '0',
  `msds` text,
  `hira_required` varchar(100) DEFAULT '0',
  `storage_location` varchar(100) DEFAULT '',
  `evidence_of_training_on_specific_chemical` text,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_dangerous_goods_and_management_id`),
  UNIQUE KEY `cas_no` (`cas_no`),
  UNIQUE KEY `un_number` (`un_number`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_dangerous_goods_and_management`
--

LOCK TABLES `cw_dangerous_goods_and_management` WRITE;
/*!40000 ALTER TABLE `cw_dangerous_goods_and_management` DISABLE KEYS */;
INSERT INTO `cw_dangerous_goods_and_management` (`prime_dangerous_goods_and_management_id`, `chemical_name`, `common_name`, `chemical_state`, `cas_no`, `un_number`, `number_of_packs`, `msds`, `hira_required`, `storage_location`, `evidence_of_training_on_specific_chemical`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'1','1','2','Cas001','Un001',10,'','2','A1','',1,'2020-04-09 03:15:59',0,NULL,0,NULL,1),(2,'2','2','2','CAS002','UN002',5,'','2','A1','',1,'2020-04-09 03:19:51',0,NULL,0,NULL,1),(3,'1','1','1','8762526snhv','ahshgas2232',10,'','1','Ntc','',1,'2020-04-14 10:24:26',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_dangerous_goods_and_management` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_decider`
--

DROP TABLE IF EXISTS `cw_decider`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_decider` (
  `prime_decider_id` int NOT NULL AUTO_INCREMENT,
  `decider_name` varchar(255) NOT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_decider_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_decider`
--

LOCK TABLES `cw_decider` WRITE;
/*!40000 ALTER TABLE `cw_decider` DISABLE KEYS */;
INSERT INTO `cw_decider` (`prime_decider_id`, `decider_name`, `trans_status`) VALUES (1,'Yes',1),(2,'No',1);
/*!40000 ALTER TABLE `cw_decider` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_document_management`
--

DROP TABLE IF EXISTS `cw_document_management`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_document_management` (
  `prime_document_management_id` int NOT NULL AUTO_INCREMENT,
  `document_type` varchar(100) DEFAULT '0',
  `document_title` varchar(100) DEFAULT '',
  `document_number` varchar(20) DEFAULT '',
  `revision_number` varchar(20) DEFAULT '',
  `effective_date` date DEFAULT NULL,
  `expiry_date` date DEFAULT NULL,
  `document_or_process_owner` varchar(100) DEFAULT '0',
  `upload_document` text,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_document_management_id`),
  UNIQUE KEY `document_number` (`document_number`),
  UNIQUE KEY `revision_number` (`revision_number`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_document_management`
--

LOCK TABLES `cw_document_management` WRITE;
/*!40000 ALTER TABLE `cw_document_management` DISABLE KEYS */;
INSERT INTO `cw_document_management` (`prime_document_management_id`, `document_type`, `document_title`, `document_number`, `revision_number`, `effective_date`, `expiry_date`, `document_or_process_owner`, `upload_document`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'1','Hr Policy','121','Rev1','2020-04-09','2020-07-03','1','upload_files/document_management/64166919639_IMS flow.xlsx',1,'2020-04-09 03:30:22',0,NULL,0,NULL,1),(2,'3','Ntc','455332323','Ntc','2020-04-14','2020-04-14','2','upload_files/document_management/44474346821_Book1.xlsx',1,'2020-04-14 10:22:25',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_document_management` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_employee_department`
--

DROP TABLE IF EXISTS `cw_employee_department`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_employee_department` (
  `prime_employee_department_id` int NOT NULL AUTO_INCREMENT,
  `employee_department_name` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_employee_department_id`),
  UNIQUE KEY `employee_department_name` (`employee_department_name`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_employee_department`
--

LOCK TABLES `cw_employee_department` WRITE;
/*!40000 ALTER TABLE `cw_employee_department` DISABLE KEYS */;
INSERT INTO `cw_employee_department` (`prime_employee_department_id`, `employee_department_name`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (2,'Office',1,'2019-07-05 12:10:13',57,'2021-06-05 01:51:52',0,NULL,1),(3,'Workshop',57,'2021-06-04 08:29:29',0,NULL,0,NULL,1),(4,'Driver',57,'2021-06-04 08:29:39',0,NULL,0,NULL,1),(5,'General',57,'2021-06-04 08:29:51',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_employee_department` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_employee_permission`
--

DROP TABLE IF EXISTS `cw_employee_permission`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_employee_permission` (
  `prime_employee_permission_id` int NOT NULL AUTO_INCREMENT,
  `role` varchar(100) DEFAULT '',
  `update_for_all_employees` int DEFAULT '0',
  `permission_id` varchar(255) DEFAULT NULL,
  `access_add` int NOT NULL DEFAULT '0',
  `access_update` int NOT NULL DEFAULT '0',
  `access_delete` int NOT NULL DEFAULT '0',
  `access_search` int NOT NULL DEFAULT '0',
  `access_export` int NOT NULL DEFAULT '0',
  `access_import` int NOT NULL DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_employee_permission_id`)
) ENGINE=InnoDB AUTO_INCREMENT=719 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_employee_permission`
--

LOCK TABLES `cw_employee_permission` WRITE;
/*!40000 ALTER TABLE `cw_employee_permission` DISABLE KEYS */;
INSERT INTO `cw_employee_permission` (`prime_employee_permission_id`, `role`, `update_for_all_employees`, `permission_id`, `access_add`, `access_update`, `access_delete`, `access_search`, `access_export`, `access_import`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (74,'4',0,'maintenance_fault_report',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(425,'5',0,'colour',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(426,'5',0,'currency_code',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(427,'5',0,'customer',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(428,'5',0,'customer_category',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(429,'5',0,'customer_type',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(430,'5',0,'eu_country',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(431,'5',0,'fuel_type',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(432,'5',0,'insuracne_underwriters',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(433,'5',0,'insurance_broker',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(434,'5',0,'insurance_cover_type',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(435,'5',0,'make',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(436,'5',0,'relationship',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(437,'5',0,'series',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(438,'5',0,'site',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(439,'5',0,'state',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(440,'5',0,'tax_mode',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(441,'5',0,'tax_type',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(442,'5',0,'technician_skills',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(443,'5',0,'vehicle_category',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(444,'5',0,'vehicle_master',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(445,'5',0,'vehicle_type',1,0,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(446,'5',0,'enquiry',1,0,1,1,0,1,0,NULL,0,NULL,0,NULL,1),(447,'5',0,'perkilometer',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(448,'5',0,'toll_master',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(449,'5',0,'type_of_goods',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(450,'5',0,'vat_tax',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(451,'5',0,'afrism_rates',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(452,'5',0,'amsa_rates',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(453,'5',0,'cubic_metres',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(454,'5',0,'load_customer_type',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(455,'5',0,'ntc_load',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(456,'5',0,'sab_depo_master',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(457,'5',0,'sab_per_km',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(458,'5',0,'sab_rate_master',1,1,1,1,1,0,0,NULL,0,NULL,0,NULL,1),(459,'5',0,'customer_request',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(460,'5',0,'dispatch_history',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(461,'5',0,'order_dispatch',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(462,'5',0,'order_receiving',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(463,'5',0,'physical_location_master',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(464,'5',0,'product_availability',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(465,'5',0,'receiving_history',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(466,'5',0,'shipping_delivery_type',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(467,'5',0,'shipping_mode',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(468,'5',0,'warehouse_brand',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(469,'5',0,'warehouse_category',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(470,'5',0,'warehouse_information',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(471,'5',0,'warehouse_locations',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(472,'5',0,'warehouse_product',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(473,'5',0,'entry_reason',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(474,'5',0,'equipments_make',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(475,'5',0,'equipments_model',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(476,'5',0,'equipment_tools_and_equipment',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(477,'5',0,'equipment_type',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(478,'5',0,'gate_pass',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(479,'5',0,'maintenance_faults',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(480,'5',0,'maintenance_fault_report',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(481,'5',0,'maintenance_job_schedule',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(482,'5',0,'maintenance_labour_work_order',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(483,'5',0,'maintenance_oil',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(484,'5',0,'maintenance_oil_category',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(485,'5',0,'maintenance_scrap',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(486,'5',0,'maintenance_wheel_alignment',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(487,'5',0,'material_request',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(488,'5',0,'service_category',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(489,'5',0,'service_checklist',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(490,'5',0,'service_type',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(491,'5',0,'tyre_actual_damage',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(492,'5',0,'tyre_casting',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(493,'5',0,'tyre_inspection_type',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(494,'5',0,'tyre_operational_damage',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(495,'5',0,'tyre_pattern',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(496,'5',0,'tyre_recap',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(497,'5',0,'tyre_repair_type',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(498,'5',0,'tyre_scrap',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(499,'5',0,'tyre_scrap_failures',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(500,'5',0,'tyre_size',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(501,'5',0,'tyre_survey',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(502,'5',0,'inventory',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(503,'5',0,'inventory_brand',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(504,'5',0,'inventory_category',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(505,'5',0,'inventory_product',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(506,'5',0,'inventory_product_type',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(507,'5',0,'inventory_supplier',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(508,'5',0,'po_history',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(509,'5',0,'purchase_order',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(510,'5',0,'request_receiving',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(511,'5',0,'report',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(605,'2',1,'colour',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(606,'2',1,'currency_code',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(607,'2',1,'customer',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(608,'2',1,'customer_category',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(609,'2',1,'customer_type',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(610,'2',1,'employees',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(611,'2',1,'employee_department',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(612,'2',1,'employee_permission',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(613,'2',1,'employee_position',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(614,'2',1,'employee_type',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(615,'2',1,'eu_country',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(616,'2',1,'insuracne_underwriters',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(617,'2',1,'insurance_broker',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(618,'2',1,'insurance_cover_type',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(619,'2',1,'make',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(620,'2',1,'relationship',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(621,'2',1,'series',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(622,'2',1,'site',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(623,'2',1,'state',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(624,'2',1,'tax_mode',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(625,'2',1,'tax_type',1,1,1,0,1,1,0,NULL,0,NULL,0,NULL,1),(626,'2',1,'technician_skills',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(627,'2',1,'vehicle_category',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(628,'2',1,'vehicle_master',1,1,1,1,0,1,0,NULL,0,NULL,0,NULL,1),(629,'2',1,'vehicle_type',1,1,1,1,0,1,0,NULL,0,NULL,0,NULL,1),(630,'2',1,'action_management',0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,1),(631,'2',1,'appointments',0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,1),(632,'2',1,'appointment_type',0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,1),(633,'2',1,'incident_management',0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,1),(634,'2',1,'incident_request',0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,1),(635,'2',1,'incident_status',0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,1),(636,'2',1,'incident_type',0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,1),(637,'2',1,'afrism_rates',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(638,'2',1,'amsa_rates',1,1,1,1,0,1,0,NULL,0,NULL,0,NULL,1),(639,'2',1,'cubic_metres',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(640,'2',1,'enquiry',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(641,'2',1,'load_customer_type',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(642,'2',1,'ntc_load',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(643,'2',1,'perkilometer',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(644,'2',1,'sab_depo_master',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(645,'2',1,'sab_per_km',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(646,'2',1,'sab_rate_master',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(647,'2',1,'toll_master',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(648,'2',1,'type_of_goods',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(649,'2',1,'vat_tax',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(650,'2',1,'customer_request',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(651,'2',1,'dispatch_history',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(652,'2',1,'order_dispatch',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(653,'2',1,'order_receiving',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(654,'2',1,'physical_location',0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,1),(655,'2',1,'product_availability',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(656,'2',1,'receiving_history',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(657,'2',1,'shipping_delivery_type',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(658,'2',1,'shipping_mode',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(659,'2',1,'warehouse_brand',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(660,'2',1,'warehouse_category',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(661,'2',1,'warehouse_information',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(662,'2',1,'warehouse_locations',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(663,'2',1,'warehouse_product',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(664,'2',1,'bunk',0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,1),(665,'2',1,'bunk_prices',0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,1),(666,'2',1,'entry_reason',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(667,'2',1,'equipments_make',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(668,'2',1,'equipments_model',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(669,'2',1,'equipment_request',0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,1),(670,'2',1,'equipment_tools_and_equipment',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(671,'2',1,'equipment_type',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(672,'2',1,'fuel_inward',0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,1),(673,'2',1,'fuel_order',0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,1),(674,'2',1,'fuel_outward',0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,1),(675,'2',1,'fuel_request',0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,1),(676,'2',1,'fuel_type',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(677,'2',1,'gate_pass',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(678,'2',1,'maintenance_faults',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(679,'2',1,'maintenance_fault_report',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(680,'2',1,'maintenance_job_schedule',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(681,'2',1,'maintenance_labour_work_order',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(682,'2',1,'maintenance_oil',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(683,'2',1,'maintenance_oil_category',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(684,'2',1,'maintenance_scrap',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(685,'2',1,'maintenance_wheel_alignment',1,1,1,0,1,1,0,NULL,0,NULL,0,NULL,1),(686,'2',1,'material_request',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(687,'2',1,'removing_and_fitting',1,1,1,0,1,1,0,NULL,0,NULL,0,NULL,1),(688,'2',1,'service_category',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(689,'2',1,'service_checklist',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(690,'2',1,'service_type',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(691,'2',1,'tyre_actual_damage',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(692,'2',1,'tyre_casting',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(693,'2',1,'tyre_inspection_type',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(694,'2',1,'tyre_operational_damage',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(695,'2',1,'tyre_pattern',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(696,'2',1,'tyre_recap',1,1,1,1,0,1,0,NULL,0,NULL,0,NULL,1),(697,'2',1,'tyre_repair_type',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(698,'2',1,'tyre_scrap',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(699,'2',1,'tyre_scrap_failures',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(700,'2',1,'tyre_size',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(701,'2',1,'tyre_survey',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(702,'2',1,'inventory',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(703,'2',1,'inventory_brand',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(704,'2',1,'inventory_category',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(705,'2',1,'inventory_product',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(706,'2',1,'inventory_product_type',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(707,'2',1,'inventory_supplier',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(708,'2',1,'po_history',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(709,'2',1,'purchase_order',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(710,'2',1,'request_receiving',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(711,'2',1,'report',0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,1),(712,'2',1,'vehicle_position_history',0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,1),(713,'2',1,'report_setting',0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,1),(714,'2',1,'utilities_settings',0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,1),(717,'3',1,'maintenance_labour_work_order',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1),(718,'3',1,'material_request',1,1,1,1,1,1,0,NULL,0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_employee_permission` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_employee_position`
--

DROP TABLE IF EXISTS `cw_employee_position`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_employee_position` (
  `prime_employee_position_id` int NOT NULL AUTO_INCREMENT,
  `position_name` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_employee_position_id`),
  UNIQUE KEY `position_name` (`position_name`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_employee_position`
--

LOCK TABLES `cw_employee_position` WRITE;
/*!40000 ALTER TABLE `cw_employee_position` DISABLE KEYS */;
INSERT INTO `cw_employee_position` (`prime_employee_position_id`, `position_name`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Admin',1,'2019-07-05 12:16:31',1,'2020-02-19 04:40:24',0,NULL,1),(2,'Mechanic',1,'2019-07-05 12:16:50',0,NULL,0,NULL,1),(3,'Fleet Controller',57,'2021-06-05 01:49:24',0,NULL,0,NULL,1),(4,'General',57,'2021-06-05 01:49:36',0,NULL,0,NULL,1),(5,'Electrician',57,'2021-06-05 01:49:48',0,NULL,0,NULL,1),(6,'Panelbeater',57,'2021-06-05 01:49:55',0,NULL,0,NULL,1),(7,'Boilermaker',57,'2021-06-05 01:50:06',0,NULL,0,NULL,1),(8,'Welder',57,'2021-06-05 01:50:27',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_employee_position` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_employee_type`
--

DROP TABLE IF EXISTS `cw_employee_type`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_employee_type` (
  `prime_employee_type_id` int NOT NULL AUTO_INCREMENT,
  `employee_type` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_employee_type_id`),
  UNIQUE KEY `employee_type` (`employee_type`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_employee_type`
--

LOCK TABLES `cw_employee_type` WRITE;
/*!40000 ALTER TABLE `cw_employee_type` DISABLE KEYS */;
INSERT INTO `cw_employee_type` (`prime_employee_type_id`, `employee_type`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Inhouse',1,'2019-07-05 12:18:23',1,'2020-03-03 11:42:23',0,NULL,1),(2,'Outsourced',1,'2019-07-05 12:18:34',1,'2020-02-10 04:45:26',0,NULL,1);
/*!40000 ALTER TABLE `cw_employee_type` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_employees`
--

DROP TABLE IF EXISTS `cw_employees`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_employees` (
  `prime_employees_id` int NOT NULL AUTO_INCREMENT,
  `role` varchar(100) DEFAULT '0',
  `user_name` varchar(100) DEFAULT NULL,
  `password` varchar(100) DEFAULT NULL,
  `employee_code` varchar(100) DEFAULT '0',
  `reporting_to` varchar(100) DEFAULT '0',
  `employee_name` varchar(100) DEFAULT '',
  `mobile_number` varchar(10) DEFAULT NULL,
  `dob` date DEFAULT NULL,
  `age` int DEFAULT '0',
  `sex` varchar(100) DEFAULT '0',
  `department` varchar(100) DEFAULT '0',
  `site` varchar(100) DEFAULT '0',
  `login_access` varchar(100) DEFAULT '0',
  `employment_type` varchar(100) DEFAULT '0',
  `residential_address` text,
  `position` varchar(100) DEFAULT '0',
  `next_of_kin` varchar(100) DEFAULT '',
  `relationship` varchar(100) DEFAULT '0',
  `date_of_joining` date DEFAULT NULL,
  `license_no` varchar(100) DEFAULT '',
  `traffic_register_letter` varchar(100) DEFAULT '0',
  `international_drivers_license` varchar(100) DEFAULT '0',
  `letter_from_ambassy` varchar(100) DEFAULT '0',
  `license_issue_date` date DEFAULT NULL,
  `license_expiry` date DEFAULT NULL,
  `passport_issued` date DEFAULT NULL,
  `passport_expiry` date DEFAULT NULL,
  `work_permit_issued` date DEFAULT NULL,
  `passport_no` varchar(100) DEFAULT '',
  `pdp_issued_date` date DEFAULT NULL,
  `pdp_expiry` date DEFAULT NULL,
  `defensive_permit_issued_date` date DEFAULT NULL,
  `defensive_expiry` date DEFAULT NULL,
  `date_of_training` date DEFAULT NULL,
  `vehicle_trained_on` date DEFAULT NULL,
  `date_of_retraining` date DEFAULT NULL,
  `date_of_induction` date DEFAULT NULL,
  `expiry_of_induction` date DEFAULT NULL,
  `chronic_illnesses` text,
  `date_of_last_medical` date DEFAULT NULL,
  `date_of_next_medical` date DEFAULT NULL,
  `length_of_emplyment` varchar(100) DEFAULT '',
  `non_conformances_or_disaplinaries` text,
  `termination_date` date DEFAULT NULL,
  `reason_for_termination` text,
  `next_of_kin_mobile` varchar(10) DEFAULT NULL,
  `project_allocated_to` varchar(100) DEFAULT '',
  `technician_skills` varchar(100) DEFAULT '0',
  `driver` varchar(100) DEFAULT '',
  `email_id` varchar(50) DEFAULT NULL,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_employees_id`),
  UNIQUE KEY `user_name` (`user_name`),
  UNIQUE KEY `employee_code` (`employee_code`)
) ENGINE=InnoDB AUTO_INCREMENT=80 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_employees`
--

LOCK TABLES `cw_employees` WRITE;
/*!40000 ALTER TABLE `cw_employees` DISABLE KEYS */;
INSERT INTO `cw_employees` (`prime_employees_id`, `role`, `user_name`, `password`, `employee_code`, `reporting_to`, `employee_name`, `mobile_number`, `dob`, `age`, `sex`, `department`, `site`, `login_access`, `employment_type`, `residential_address`, `position`, `next_of_kin`, `relationship`, `date_of_joining`, `license_no`, `traffic_register_letter`, `international_drivers_license`, `letter_from_ambassy`, `license_issue_date`, `license_expiry`, `passport_issued`, `passport_expiry`, `work_permit_issued`, `passport_no`, `pdp_issued_date`, `pdp_expiry`, `defensive_permit_issued_date`, `defensive_expiry`, `date_of_training`, `vehicle_trained_on`, `date_of_retraining`, `date_of_induction`, `expiry_of_induction`, `chronic_illnesses`, `date_of_last_medical`, `date_of_next_medical`, `length_of_emplyment`, `non_conformances_or_disaplinaries`, `termination_date`, `reason_for_termination`, `next_of_kin_mobile`, `project_allocated_to`, `technician_skills`, `driver`, `email_id`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'1','gksu','b87bcfef445b852d428eb786c191147e','EMP001','1','Super Admin','9445732341',NULL,0,'0','0','0','0','0',NULL,'0',NULL,'0',NULL,'','0','0','0',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,'','0','',NULL,1,'2018-12-04 05:53:11',1,'2019-06-17 05:14:31',0,NULL,1),(2,'2','admin','730364bd10951dfe5f183bc32b07a67f','emp002','2','Ntc','9500407533','2019-07-05',3,'1','2','1','3','1','SA','1','','','2019-07-05','','','','','2019-07-05','2019-07-05','2019-07-19','2019-07-25','2019-07-24','','2019-07-18','2019-07-23','2019-07-16','2019-07-23','2019-07-26','2019-07-28','2019-07-23','2019-07-22','2019-07-29','','2019-07-29','2019-07-27','','','2019-07-15','','','','','','ntc@gmail.com',1,'2019-06-17 05:18:49',1,'2022-12-01 03:42:19',0,NULL,1),(9,'3','John','61409aa1fd47d4a5332de23cbf59a36f','EMP003','2','john','8765465786','1988-08-24',33,'1','2','1','3','1','South  Africa','2','','','2020-02-19','','','','','2020-02-19','2020-02-19','2020-02-19','2020-02-19','2020-02-19','','2020-02-19','2020-02-19','2020-02-19','2020-02-19','2020-02-19','2020-02-19','2020-02-19','2020-02-19','2020-02-19','','2020-02-19','2020-02-19','','','2020-02-19','','','','1,2','','',1,'2020-02-19 04:33:25',2,'2022-06-28 08:19:23',0,NULL,1),(10,'4','Frank','f9dc77cece7fa16f6edd2d1d64853e4b','EMP004','9','frank','9898460876','1996-02-14',27,'1','2','1','3','2','sdf','2','','','2020-02-19','','','','','2023-02-21','2023-02-21','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','',1,'2020-02-19 04:39:22',1,'2023-02-21 08:18:14',0,NULL,1),(11,'3','Peter','81dc9bdb52d04dc20036dbd8313ed055','EMP005','2','peter','8765465786','1988-07-25',33,'1','2','1','3','1','d','2','','','2020-02-20','','','','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','1,2','','',1,'2020-02-20 02:46:33',1,'2022-06-28 05:37:51',0,NULL,1),(12,'5','Alaxander','81dc9bdb52d04dc20036dbd8313ed055','EMP006','1','Alaxander','8789098459','1996-01-31',24,'1','2','1','3','1','sa','1','','','2020-02-21','','','','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','',NULL,1,'2020-02-21 03:35:57',1,'2020-02-21 03:36:53',0,NULL,1),(13,'2','Huvesh','f9f424f571f5ed603314b8a3876649d9','NTCTEST001','2','Huvesh Maharaj','0729671960','1995-02-13',25,'1','1','1','1','2','23 Bico Villa, \nSouth Crest','1','Shelina (mother)','2','2020-06-22','','2','2','2','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','0680983834','','','','lsp@ntcgrp.com',2,'2020-08-17 08:19:27',2,'2020-08-17 08:32:21',0,NULL,1),(14,'4','johanthan','670b14728ad9902aecba32e22fa4f6bd','Driver001','13','Johanthan Zwane','0722204344','1963-03-28',57,'1','2','1','2','2','2770 mokgelle str\nVosloorus','2','Wife','3','2018-10-23','40010007fx86','2','2','2','2008-08-17','2024-04-04','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','na@ntcgrp.com',13,'2020-08-20 04:32:09',13,'2020-08-21 05:18:53',0,NULL,1),(15,'4','moses','73f5ef02a7d9ce096a1a956c8b4ea67b','driver002','13','Moses molamane','0835988243','1961-12-22',58,'1','2','1','2','2','c311 Jerusalem\ngermiston 1401','2','mrs molamane','3','2020-06-04','4009008HZ7F','2','2','2','1998-11-02','2023-12-13','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','Moses@ntcgrp.com',13,'2020-08-20 06:46:52',13,'2020-08-21 05:24:04',0,NULL,1),(16,'4','isaac kgaugelo','4c877d9b65be4a0d5d35834f261890e4','driver003','13','isaac kgaugelo','0730681928','1966-08-29',53,'1','2','1','2','2','13 witdeep street\ndelmore park','2','sibongile','3','2018-05-15','40010007FCPT','2','2','2','2003-01-29','2023-09-13','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','Isaac@ntcgrp.com',13,'2020-08-20 06:52:56',13,'2020-08-21 05:25:36',0,NULL,1),(17,'4','mandla','63804ed80aae4b7838ea702781da5454','driver004','13','Mandla Manqoba Maphalala','0822273555','1986-03-27',35,'1','2','1','2','2','bergville','2','mrs maphalala','3','2020-06-15','2026000280VH','2','2','2','2013-12-12','2023-03-22','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','mandla@ntcgrp.com',13,'2020-08-20 06:56:34',1,'2021-07-15 12:31:15',0,NULL,1),(20,'4','moses hlubi','cdf0ace283cc903d6cf05604f23221bf','Driver005','13','moses hlubi','0789645085','1966-09-06',53,'1','2','1','2','2','1706 zenzeleni\nwarden','2','grace','3','2018-10-05','302600001J1R','2','2','2','1999-06-25','2023-07-16','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','Moses@ntcgrp.com',13,'2020-08-20 07:18:16',13,'2020-08-21 06:08:36',0,NULL,1),(21,'4','harry','cae74a2b349905593b5e523d50758f37','driver006','13','harry sekhula','0734499894','1956-07-26',64,'1','2','1','2','2','6576 ext 8 ivory park\nmidrand','2','salone','3','2018-09-11','40990003K2SW','2','2','2','1999-04-23','2023-06-25','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','Harry@ntcgrp.com',13,'2020-08-20 07:21:32',13,'2020-08-21 06:09:14',0,NULL,1),(22,'4','sithembiso','cae74a2b349905593b5e523d50758f37','driver007','13','sithembiso wiseman radebe','0794113705','1989-03-13',31,'1','2','1','2','2','escourt po box 54977','2','sister','','2020-06-15','203000012ZL0','2','2','2','2013-04-02','2024-07-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','Sithembiso@ntcgrp.com',13,'2020-08-20 07:26:29',13,'2020-08-21 06:10:24',0,NULL,1),(23,'4','ridge','ea02741de8910482994d572bf0e4d5a0','driver008','13','ridge kurata mosito','0732965767','1978-07-06',42,'1','2','1','2','2','2581 stilte park\nvirginia','2','gledden mosito','3','2018-10-16','306100012ND0','2','2','2','2009-03-05','2023-05-22','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','ridge@ntcgrp.com',13,'2020-08-20 07:32:02',13,'2020-08-21 06:11:53',0,NULL,1),(24,'4','Hlanganani Lethukuthula Tshabalala','1fe0408414f1f745105ea3bc614aa4a5','driver009','13','hlanganani lethukuthula tshabalala','0725827516','1987-03-09',33,'1','2','1','2','2','291 bree street \njhb','2','siyobonga','','2018-06-14','402400242RXY','2','2','2','2013-02-12','2023-09-21','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','Tshabalala@ntcgrp.com',13,'2020-08-20 07:39:35',0,NULL,0,NULL,1),(25,'4','Xolile Cannest Magobolo','2ab6882fce9845757dd7d43741b4f8e0','driver10','13','xolile cannest magobolo','0845377383','1979-08-05',41,'1','2','1','2','2','58315ts\next 23 roodekop\n1401','2','nokwaya magobolo','3','2020-06-04','40210012RP77','2','2','2','2001-11-01','2024-03-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','Xolile@ntcgrp.com',13,'2020-08-20 07:43:07',13,'2020-08-21 06:19:29',0,NULL,1),(26,'4','Isaac Mboniseni Hadebe','f37115f0699ec15cb309004562d51f3e','driver11','13','isaac mboniseni hadebe','0764559892','1974-02-28',46,'1','2','1','2','2','block 26 thokoza hostel\nkhumalo street b26','2','mrs hadebe','3','2018-05-02','40010007G8XZ','2','2','2','2003-05-21','2024-08-29','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','Isaac@ntcgrp.com',13,'2020-08-20 07:50:28',13,'2020-08-21 06:20:03',0,NULL,1),(27,'4','Kaizer July Lukhele','64e08b1a779fa093cf1ab4af4d4c6892','driver12','13','kaizer july lukhele','0835623667','1963-07-17',57,'1','2','1','2','2','10062 eshowestr\nthokoza ext 5','2','maureen mazibuko','','2018-05-31','40010007CBKJ','2','2','2','2009-06-04','2021-08-11','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','kaizer@ntcgrp.com',13,'2020-08-20 07:55:31',13,'2020-08-21 06:20:36',0,NULL,1),(28,'4','Siyabonga Hensford Msimango','7ffa6596d68969624e66869a06dee715','driver13','13','siyabonga hensford msimango','0649417164','1981-07-07',39,'1','2','1','2','2','2568/104 camelio street\nebony park midrand','2','smangele','','2018-06-11','40010007CKC4','2','2','2','2009-03-06','2024-12-02','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','Siyabonga@ntcgrp.com',13,'2020-08-20 08:01:33',13,'2020-08-21 06:21:28',0,NULL,1),(29,'4','Oupa Sigasa','911a2a2264d5c1c589b886f847597e5f','driver14','13','oupa sigasa','0826729451','1963-06-18',57,'1','2','1','2','2','1826 mkwayi street\nthokoza','2','sizakele','3','2019-06-11','40010007FZZ0','2','2','2','1999-05-04','2024-05-27','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','Oupa@ntcgrp.com',13,'2020-08-20 09:19:48',13,'2020-08-21 06:59:26',0,NULL,1),(30,'4','Sipho Khoza','4d1a891827a713dd451e5b02a798bcc4','driver15','13','sipho khoza','0799194182','1968-10-15',51,'1','2','1','2','2','6535 pitso street \nthokoza','2','spouse','3','2017-01-10','40010007FMNY','2','2','2','1999-10-26','2023-12-15','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','Sipho@ntcgrp.com',13,'2020-08-20 09:29:41',13,'2020-08-21 07:00:00',0,NULL,1),(31,'4','Daniel Mokoena','0940d405105c05285f5757d5f24e6597','driver16','13','daniel mokoena','0730301050','1967-07-14',53,'1','2','1','2','2','6697 marabonymie\ntokoza 1431','2','lydia','3','2016-01-08','40010007FJHX','2','2','2','1998-03-31','2023-11-08','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','daniel@ntcgrp.com',13,'2020-08-20 09:37:18',13,'2020-08-21 07:00:44',0,NULL,1),(32,'4','Bongumusa Moses Mandla','7b3591fda7668403a4eba9de1ade0f6b','driver17','13','bongumusa moses mandla','0768189626','1990-01-18',30,'1','2','1','2','2','winterton\n3340','2','sakhile','7','2020-03-11','200200000GV0','2','2','2','2015-04-08','2024-11-04','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','bongumusa@ntcgrp.com',13,'2020-08-20 09:41:25',0,NULL,0,NULL,1),(33,'4','Joseph Mazibuzo','4f5c694b1559fcf8031cf825c3975290','driver18','13','joseph mazibuzo','0761653357','1965-07-06',55,'1','2','1','2','2','5070 paapkelfontein\nescourt','2','phumelele','3','2020-01-23','2012000168VS','2','2','2','2008-06-11','2023-04-30','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','joseph@ntcgrp.com',13,'2020-08-20 09:45:15',13,'2020-08-21 07:03:40',0,NULL,1),(34,'4','Alfred Khumalo','d78f0b185ccca3215585d0d082f36c88','driver19','13','alfred khumalo','0738666025','1961-05-15',59,'1','2','1','2','2','529 kwanele\nsouth\nkatlehong\n1431','2','theressa khumalo','3','2020-01-23','40210012SDJH','2','2','2','1998-06-02','2024-10-29','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','alfred@ntcgrp.com',13,'2020-08-21 02:58:44',13,'2020-08-21 07:04:09',0,NULL,1),(35,'4','Bongani Cele','c8ec1a6f0413b4dc30962b8da93ddd1d','driver20','13','bongani cele','0826703994','1988-02-21',32,'1','2','1','2','2','vosloorus','2','nomusa','6','2020-01-14','20700000007T','2','2','2','2010-03-08','2022-11-20','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','Bongani@ntcgrp.com',13,'2020-08-21 03:01:44',13,'2020-08-21 07:04:41',0,NULL,1),(36,'4','Hendrick Baloi','20a0507451b845d6adba0945194ad69b','driver21','13','hendrick baloi','0732662401','1967-07-26',53,'1','2','1','2','2','6923 lakeside\next2 evaton 1984','2','elias baloyi','','2020-02-11','4024002436WN','2','2','2','2006-03-02','2023-11-30','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','Hendrick@ntcgrp.com',13,'2020-08-21 03:05:19',13,'2020-08-21 07:05:16',0,NULL,1),(37,'4','Paulos Malefetsane Mlangeni','6c637c4717c1ca7e480d803617185b9e','driver22','13','paulos malefetsane mlangeni','0629431281','1968-09-20',51,'1','2','1','2','2','2756 poo avenue\nwadeville','2','spouse','3','2020-02-10','40060006J47P','2','2','2','1999-06-03','2024-07-25','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','paulos@ntcgrp.com',13,'2020-08-21 03:08:25',13,'2020-08-21 07:05:51',0,NULL,1),(38,'4','Thokozani Sithole','f3885d3fd4ee352ff9eaf82038eb081c','driver23','13','thokozani sithole','0729127541','1975-08-15',45,'1','2','1','2','2','dricort aria\n66488','2','nontobeko','3','2020-01-16','201200016MJ1','2','2','2','2011-07-25','2024-10-25','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','thokozani@ntcgrp.com',13,'2020-08-21 03:12:40',13,'2020-08-21 07:06:22',0,NULL,1),(39,'4','Vukani Goodenough Mbatha','359b1fcc026beafeb35eab21058ecdc3','driver24','13','vukani goodenough mbatha','0737623887','1978-10-09',41,'1','2','1','2','2','po box 995\nescourt','2','nomhlahla','3','2020-01-27','20610008DXN9','2','2','2','2005-04-18','2024-07-08','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','vukani@ntcgrp.com',13,'2020-08-21 03:16:03',13,'2020-08-21 07:43:14',0,NULL,1),(40,'4','Alfred Zondo','d3e33c71c61a269936bca522bb25c0df','driver25','13','alfred zondo','0760699144','1967-01-05',53,'1','2','1','2','2','40905 selepe street\ntsakane 1550','2','nozipho','3','2018-06-14','40550004LZ21','2','2','2','2000-01-04','2023-03-13','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','alfred@ntcgrp.com',13,'2020-08-21 03:19:39',0,NULL,0,NULL,1),(41,'4','Sandiso Phikelela','810fb68353eeefa37d3d6eeef809f7fa','driver26','13','sandiso phikelela','0787290928','1974-04-25',46,'1','2','1','2','2','108 holhomisa park\nkatlihong\ngermiston','2','moses','','2018-06-14','40010007fx02','2','2','2','2007-03-13','2024-04-05','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','sandiso@ntcgrp.com',13,'2020-08-21 03:25:39',0,NULL,0,NULL,1),(42,'4','Muzi Josiah Mtshali','dadd84fda5bf01a3bef41dd6fbb7c8d2','driver27','13','muzi josiah mtshali','0712996204','1966-10-08',53,'1','2','1','2','2','131 f section\nsosizweni','2','spouse','3','2018-06-28','403700019ZZ4','2','2','2','2000-01-18','2023-11-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','muzi@ntcgrp.com',13,'2020-08-21 03:28:27',0,NULL,0,NULL,1),(43,'4','Herman Mgcini Zikalala','4575c2c7aa26a2fd7343d007314fa244','driver28','13','herman mgcini zikalala','0747441584','1982-11-16',37,'1','2','1','2','2','f13 hostel\nthokoza 1426','2','wisdom','7','2018-05-04','40010007c3vf','2','2','2','2009-10-21','2021-05-18','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','herman@ntcgrp.com',13,'2020-08-21 03:32:15',0,NULL,0,NULL,1),(44,'4','Vusisizwe Anthony Khoza','4441708930e178e6abaaa12ba979f029','driver29','13','vusisizwe anthony khoza','0840312300','1968-02-13',52,'1','2','1','2','2','e3787051 zweni\nnewcastle','2','busisiwe','3','2013-06-13','20310002HV1M','2','2','2','1999-09-01','2024-03-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','vusisizwe@ntcgrp.com',13,'2020-08-21 03:36:04',0,NULL,0,NULL,1),(45,'4','Mduduzi Thokozani Nkose','be7a53204fc250b0b7843b931fd3c0dc','driver30','13','mduduzi thokozani nkose','0734380967','1981-02-01',39,'1','2','1','2','2','1434\nmuleleki section','2','spouse','3','2015-05-09','40010007FBDB','2','2','2','2008-02-18','2023-08-29','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','Mduduzi@ntcgrp.com',13,'2020-08-21 03:39:14',0,NULL,0,NULL,1),(46,'4','Fanie Mcikane','17f28fdd77cd8a3b4255e76fcece6fcb','driver31','13','fanie mcikane','0639544071','1972-04-11',48,'1','2','1','2','2','3306 seeta street\nwindmill park ext 9\nboksburg','2','libert mbuta','3','2019-01-14','40090008JP2F','2','2','2','1998-11-11','2024-07-17','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','fanie@ntcgrp.com',13,'2020-08-21 03:49:08',0,NULL,0,NULL,1),(47,'4','Nico Rafios Chiloane','fa98f39912a45b7091653216aeb0c7a6','driver32','13','nico rafios chiloane','0673266317','1963-04-17',57,'1','2','1','2','2','po box 307\nbushbuck ridge 1050','2','wife','3','2018-11-19','424600002936','2','2','2','1999-11-30','2024-09-20','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','nico@ntcgrp.com',13,'2020-08-21 03:53:28',0,NULL,0,NULL,1),(48,'4','Andile Maseko','13009b71bcd104e11f7d7d55ab9ffb55','driver33','13','andile maseko','0788213483','1983-12-02',36,'1','2','1','2','2','412 monid hall\n34 high street berea','2','nontando gana','','2018-09-13','4024002415GT','2','2','2','2011-09-09','2023-04-10','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','ANDILE@NTCGRP.COM',13,'2020-08-21 04:43:08',0,NULL,0,NULL,1),(49,'4','JAN MSHOKOBEZI ZONDI','9ff3af629eddd11219a979938cdeba27','Driver34','13','JAN MSHOKOBEZI ZONDI','0729404031','1959-08-19',61,'1','2','1','2','2','26222 ext 8 snyaturu street\nmamelodi east','2','dinah','3','2011-05-03','40460015083g','2','2','2','1999-08-06','2023-03-12','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','jan@ntcgrp.com',13,'2020-08-21 04:47:47',0,NULL,0,NULL,1),(50,'4','Aplos Lanios Malapane','93a64e90d7c51598b70a4dbcd4ab271d','driver35','13','aplos lanios malapane','0768764651','1960-04-10',60,'1','2','1','2','2','vosloorus','2','alga','3','2017-11-22','40090008h13j','2','2','2','1999-05-10','2023-02-02','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','aplos@ntcgrp.com',13,'2020-08-21 04:51:06',0,NULL,0,NULL,1),(51,'4','Bhekinkosi Hemilton Hlatshwayo','c65324c62ae3e896f8e75691ed8da8ef','driver36','13','bhekinkosi hemilton hlatshwayo','0760641521','1976-11-12',43,'1','2','1','2','2','corner 14th avenue @ cason road\nboksburg north','2','precious','3','2011-05-03','455600000t6r','2','2','2','2009-12-04','2021-06-20','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','bhekinkosi@ntcgrp.com',13,'2020-08-21 04:56:45',0,NULL,0,NULL,1),(52,'4','Sabelo Lucas Dlamini','6ce40615ff7d48168b4079426e1390ce','driver37','13','sabelo lucas dlamini','0781448435','1990-07-09',30,'1','2','1','2','2','tokoza street','2','mzamo','','2019-01-22','40010007f4n1','2','2','2','2013-11-21','2023-06-19','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','sabelo@ntcgrp.cm',13,'2020-08-21 05:00:15',0,NULL,0,NULL,1),(53,'4','Mandla Erick Zondo','24335c2d8dbb92405e35869b9f2deb42','driver38','13','mandla erick zondo','0764499144','1963-12-11',56,'1','2','1','2','2','po box 8019\nbergville 3350','2','spouse','3','2018-11-15','202600028548','2','2','2','2000-09-21','2023-08-28','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','mandla@ntcgrp.com',13,'2020-08-21 05:03:17',0,NULL,0,NULL,1),(54,'4','Siphiwe Hamilton Mkhwanazi','50cca36d19e92c14c3ccfe7d24a81f78','driver39','13','siphiwe hamilton mkhwanazi','0647964142','1968-04-03',52,'1','2','1','2','2','55 bigger street\nglencolo kzn','2','spouse','3','2018-10-05','200900014yyb','2','2','2','1999-01-04','2023-05-29','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','siphiwe@ntcgrp.com',13,'2020-08-21 05:06:44',0,NULL,0,NULL,1),(55,'4','Robert Nhlanhlali Sibande','ea0dab9324f0389f5e69752fa7a25454','driver40','13','robert nhlanhlali sibande','0736762123','1962-10-06',57,'1','2','1','2','2','78 kaapmuideni\nleachville\nbrakpan','2','thokozile shongwe','','2018-06-30','40060006hnxc','2','2','2','1998-08-19','2024-02-19','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','robert@ntcgrp.com',13,'2020-08-21 05:11:25',0,NULL,0,NULL,1),(56,'4','David Mzileti','7ce9844b903d7ab89829df10f5eb68a9','driver41','13','david mzileti','0732565013','1956-08-13',64,'1','2','1','2','2','4th road\nsandton','2','spouse','3','2019-01-10','73856G','2','2','2','1994-08-01','1970-01-01','2013-03-06','2023-03-05','1970-01-01','DN271493','2020-08-21','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','DAVID@NTCGRP.COM',13,'2020-08-21 09:06:25',0,NULL,0,NULL,1),(57,'2','ntc_admin','730364bd10951dfe5f183bc32b07a67f','NTC0001','2','NTC Admin','9500407533','2000-07-05',20,'1','1','1','1','1','nill','1','','','2021-06-04','','','','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','','','','','',1,'2021-06-04 06:54:48',0,NULL,0,NULL,1),(58,'7','PATRICK','214db9e747d9c05e36e3530eef9134e0','EMP007','13','PATRICK DUMISANI NKABINDE','0795659982','1957-02-20',64,'1','3','1','1','1','381 KADABIYA STREET\nSOMALIA PARK\nVOSLOORUS','4','MAMAFA PAULINE','3','2019-09-20','','','2','2','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','NONE','2020-05-20','1970-01-01','','','1970-01-01','','0823959144','','','','ADMIN@NTCGRP.COM',57,'2021-06-04 08:26:37',57,'2021-06-05 01:53:32',0,NULL,1),(59,'6','AMANDA','564460b8c9d96c8b7d4adbd7c6a6618b','EMP008','13','AMANDA MAVIMBELA','0766375327','1988-04-04',33,'1','3','1','1','2','STAND 822\nKAMHLUSHWA\nSIDLAMAFA\nNELSPRUIT','2','B FAKUDE','','2018-05-18','','2','2','2','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','2018-05-18','1970-01-01','1970-01-01','1970-01-01','1970-01-01','NONE','1970-01-01','1970-01-01','','','1970-01-01','','0766375327','','','','ADMIN@NTCGRP.COM',57,'2021-06-05 01:42:48',57,'2021-06-05 01:53:12',0,NULL,1),(60,'8','AKHILL','2d2b23414b8439da957da14e5ed18cf6','EMP009','13','AKHILL HARRYCHUNDH','0734907427','1996-06-15',24,'1','2','1','1','2','2 KAREEBERG STREET\nALBERTSDAL','3','RAKESH','1','2021-02-04','','2','2','2','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','2021-02-04','1970-01-01','1970-01-01','2021-02-04','1970-01-01','NONE','1970-01-01','1970-01-01','','','1970-01-01','','0824966076','','','','ADMIN@NTCGRP.COM',57,'2021-06-05 01:47:45',57,'2021-06-05 01:53:00',0,NULL,1),(61,'6','ELVIS','351f8411f0e645e04f22e2b881bcd390','EMP010','13','ELVIS KHAPYILE','0678761161','1987-04-26',34,'1','3','1','1','2','5353 PHOLA PARK EXT 1\nTHOKOZA\n1624','2','MTHABISENG','3','2021-01-05','','2','2','2','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','2021-01-05','1970-01-01','1970-01-01','2021-01-05','1970-01-01','NONE','1970-01-01','1970-01-01','','','1970-01-01','','0634904816','','','','ADMIN@NTCGRP.COM',57,'2021-06-05 01:57:14',57,'2021-06-05 01:57:17',0,NULL,1),(62,'2','BRODY','24e4ada13e9a08c9530f4df6c8869966','EMP011','13','BRODY KUNDASAMI','0716744765','1998-06-29',22,'1','2','1','3','2','34 KOORSBOOM STREET\nMAYBERRY PARK\nALBERTON\n1448','1','LINDA','2','2021-01-06','','2','2','2','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','2021-01-06','1970-01-01','1970-01-01','1970-01-01','1970-01-01','NONE','1970-01-01','1970-01-01','','','1970-01-01','','0827646252','','','','BRODYK131@GMAIL.COM',57,'2021-06-05 01:59:37',57,'2021-06-05 01:59:41',0,NULL,1),(63,'6','SUNDAY','4360e39dfc6e5d58879dcb4365573440','EMP012','13','SUNDAY THULANI','0785499222','1985-06-02',36,'1','3','1','1','2','8 DAMASCO STREET\nZIMBABWE','2','LIYA','3','2021-01-05','','2','2','2','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','2021-01-05','1970-01-01','1970-01-01','1970-01-01','1970-01-01','YES','1970-01-01','1970-01-01','','','1970-01-01','','0781276532','','','','ADMIN@NTCGRP.COM',57,'2021-06-05 02:03:10',57,'2021-06-05 02:03:24',0,NULL,1),(64,'7','PATRICKM','214db9e747d9c05e36e3530eef9134e0','EMP013','13','PATRICK MKHOZA','0786121857','1972-02-13',49,'1','5','1','1','2','12D BUHLE PARK\nCHELESTAR STREET','4','MARTHA','3','2021-01-05','','2','2','2','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','NONE','1970-01-01','1970-01-01','','','1970-01-01','','0639809138','','','','ADMIN@NTCGRP.COM',57,'2021-06-05 02:08:17',57,'2021-06-05 02:08:21',0,NULL,1),(65,'7','THEMBA','f26abea918dbeda4a08ffdfa0b2d2235','EMP014','13','THEMBA SISHI','0715876366','1984-09-10',36,'1','5','1','1','2','36 SAL NQUQU STREET\nKATLEHONG\n1432','4','DAVID MOTSOENE','','2019-03-19','','2','2','2','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','2019-03-19','1970-01-01','1970-01-01','1970-01-01','1970-01-01','NONE','1970-01-01','1970-01-01','','','1970-01-01','','0747086156','','','','ADMIN@NTCGRP.COM',57,'2021-06-05 02:14:27',57,'2021-06-05 02:14:30',0,NULL,1),(66,'7','SOLOMON','46c6dcc9a19553146f430a87a60a2bde','EMP015','13','SOLOMON NTSANI','0730360290','1963-05-26',58,'1','5','1','1','2','7150 LAKESIDE\nEXT 2\nORANGE FARM','4','SHARON MAZULA','3','2019-07-03','','2','2','2','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','2019-07-03','1970-01-01','1970-01-01','1970-01-01','1970-01-01','NONE','1970-01-01','1970-01-01','','','1970-01-01','','0725452054','','','','ADMIN@NTCGRP.COM',57,'2021-06-05 02:17:49',57,'2021-06-05 02:17:59',0,NULL,1),(67,'7','LUCKY','e57819aed8c15365a56139566f8b34f5','EMP016','13','LUCKY PONO','0731830461','1980-06-24',40,'1','3','1','1','2','1660 NANDA STREET\nALIWAL NORTH\n3580','4','THEMBEKA','3','2020-03-11','','2','2','2','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','2020-03-11','1970-01-01','1970-01-01','1970-01-01','1970-01-01','NONE','1970-01-01','1970-01-01','','','1970-01-01','','0736610724','','','','ADMIN@NTCGRP.COM',57,'2021-06-05 02:21:34',57,'2021-06-05 02:21:37',0,NULL,1),(68,'7','THOMAS','989c9c8f6bca20d2df08b17aa7035653','EMP017','13','THOMAS MOSITO MOSIWA','0732965767','1991-12-15',29,'1','5','1','1','2','2581 STILTE MELODING\n9430\nVIRGINIA','4','RIGADE MOSITO','7','2020-03-11','','2','2','2','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','2020-03-11','1970-01-01','1970-01-01','1970-01-01','1970-01-01','NONE','1970-01-01','1970-01-01','','','1970-01-01','','0732965767','','','','ADMIN@NTCGRP.COM',57,'2021-06-05 02:25:15',57,'2021-06-05 02:25:32',0,NULL,1),(69,'6','COLLEEN','06c9fc1a9df3d779e787e241b299c211','EMP018','13','COLLEEN MABUNDA','0616800531','1987-06-05',34,'1','3','1','1','2','797 THWALA SECTIONAL\nKATLEHONG','2','JABULILE','3','2020-06-25','','2','2','2','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','NONE','1970-01-01','1970-01-01','','','1970-01-01','','0742697439','','','','ADMIN@NTCGRPCOM',57,'2021-06-05 02:28:21',57,'2021-06-05 02:28:28',0,NULL,1),(70,'7','JOHANNES','d5ce5cf1ed6a96828fd453e6cd596f7b','EMP019','13','JOHANNES MTSAMAYI','0724634168','1981-01-24',40,'1','5','1','1','2','2121 LUSAKA STREET\nDUDUZA\nNIGEL','4','MARIA','3','2018-06-07','','2','2','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','NONE','1970-01-01','1970-01-01','','','1970-01-01','','0604381487','','','','ADMIN@NTCGRP.COM',57,'2021-06-05 02:31:04',57,'2021-06-05 02:31:10',0,NULL,1),(71,'10','GEORGE','7c2fda36df7c7474bead93d0a2c7489a','EMP020','13','GEORGE JONAS THEMBILE','0734902374','2068-03-01',47,'1','3','1','1','2','5252 PHOLA PARK\nTHOKOZA\n1426','7','ZANDILE','','2019-10-11','','','','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','NONE','1970-01-01','1970-01-01','','','1970-01-01','','0744098890','','','','ADMIN@NTCGRP.COM',57,'2021-06-05 02:34:11',57,'2021-06-05 02:34:14',0,NULL,1),(72,'6','AMOS','a591825cde8d86f0264692cef6cc2733','EMP021','13','ANASTACIO XAVIER NHADUATE','0783124370','1961-05-01',60,'1','3','1','1','2','KINGSWAY 76\nBRAKPAN','2','ANACHMNCWANE','3','2019-07-03','','','','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','NONE','1970-01-01','1970-01-01','','','1970-01-01','','0836952835','','','','ADMIN@NTCGRP.COM',57,'2021-06-05 02:38:49',57,'2021-06-05 02:38:53',0,NULL,1),(73,'7','LUCAS','d4cefce65645a39bb266f710cf2b6c1a','EMP022','13','LUCAS DLAMINI','0731700669','1981-01-01',40,'1','5','1','1','2','2079 TSEPISO SECTION\nDENEYSVILLE\n1932','4','NOMPUMELELO','3','2017-01-27','','','','','2021-06-05','2021-06-05','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','NONE','1970-01-01','1970-01-01','','','1970-01-01','','0631144881','','','','ADMIN@NTCGRP.COM',57,'2021-06-05 02:41:54',57,'2021-06-05 02:42:00',0,NULL,1),(74,'8','ZAYDEEN','35947ff4afff84efe46363721a464586','EMP023','13','ZAYDEEN FORTUIN','0848313304','1987-12-07',33,'1','2','1','1','2','36 GERLINEM STREET\nVILLA LISA\nBOKSBURG','3','ASHNAT','3','2019-08-14','','','','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','NONE','1970-01-01','1970-01-01','','','1970-01-01','','0621732569','','','','ADMIN@NTCGRP.COM',57,'2021-06-05 02:44:27',57,'2021-06-05 02:44:33',0,NULL,1),(77,'2','HEMA','78dfaa809f135ac0901a4d7379c17d3e','EMP024','13','HEMLASHA ROOPNARAIN','0725298414','1982-12-04',38,'2','2','1','1','2','MEYERSDAL','1','RISHI','','2011-05-03','','','','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','NONE','1970-01-01','1970-01-01','','','1970-01-01','','0832282928','','','','ADMIN@NTCGRP.COM',57,'2021-06-05 02:54:32',57,'2021-06-05 02:54:37',0,NULL,1),(78,'6','JAMES','7047410b16bf6fe7be3e353d0f4efb8a','EMP025','13','JAMES NXUMALO','0783246017','1960-03-20',61,'1','3','1','1','2','1509 MATHIBA STREET\nMAILULA PARK EXT 3\nVOSLOORUS\n1475','2','','3','2018-04-19','','2','2','2','2021-06-05','2021-06-05','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','ARTHRITIS','1970-01-01','1970-01-01','','','1970-01-01','','0783203305','','','','ADMIN@NTCGRP.COM',57,'2021-06-05 02:57:57',1,'2021-07-15 12:32:19',0,NULL,1),(79,'2','Ben','38b1439adbcee62c48bca2fd7cce73fa','0010','13','Ben','0816542659','1992-10-06',28,'1','2','1','3','1','15 Apple Avenue','1','Sue','3','2021-03-01','N/A','2','2','2','2021-06-01','2022-06-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','1970-01-01','','1970-01-01','1970-01-01','','','1970-01-01','','0812546895','','','','admin@ntcgrp.com',57,'2021-07-08 12:39:02',1,'2021-07-15 12:32:12',0,NULL,1);
/*!40000 ALTER TABLE `cw_employees` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_employees_document_information`
--

DROP TABLE IF EXISTS `cw_employees_document_information`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_employees_document_information` (
  `prime_employees_document_information_id` int NOT NULL AUTO_INCREMENT,
  `prime_employees_id` int DEFAULT '0',
  `document_name` varchar(100) DEFAULT '',
  `ref_no` varchar(100) DEFAULT '',
  `document` text,
  `remarks` text,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_employees_document_information_id`)
) ENGINE=InnoDB AUTO_INCREMENT=82 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_employees_document_information`
--

LOCK TABLES `cw_employees_document_information` WRITE;
/*!40000 ALTER TABLE `cw_employees_document_information` DISABLE KEYS */;
INSERT INTO `cw_employees_document_information` (`prime_employees_document_information_id`, `prime_employees_id`, `document_name`, `ref_no`, `document`, `remarks`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,2,'a','','','',1,'2020-02-20 03:32:23',1,'2020-02-20 03:32:28',0,NULL,0),(2,12,'ad','12','','',1,'2020-02-21 03:36:51',0,NULL,0,NULL,1),(3,2,'asd','123','','',1,'2020-02-21 03:37:59',0,NULL,0,NULL,1),(4,9,'asdd','123','','',1,'2020-02-21 05:03:44',0,NULL,0,NULL,1),(5,10,'ab','123','','',1,'2020-02-22 01:05:29',0,NULL,0,NULL,1),(6,11,'asd','123','','',1,'2020-02-22 01:06:37',0,NULL,0,NULL,1),(7,13,'ID','ID-17.08.2020','upload_files/employees/80730921049_doc02041320200817165435.pdf','',2,'2020-08-17 08:26:30',0,NULL,0,NULL,1),(8,14,'ID','20.08.2020','','',13,'2020-08-20 04:32:46',0,NULL,0,NULL,1),(9,14,'Johanthan Zwane','','','',13,'2020-08-21 05:13:35',0,NULL,0,NULL,1),(10,14,'Johanthan Zwane','','','',13,'2020-08-21 05:13:38',13,'2020-08-21 05:13:48',0,NULL,0),(11,15,'MOSES','','','',13,'2020-08-21 05:23:46',0,NULL,0,NULL,1),(12,16,'ISAAC','','','',13,'2020-08-21 05:24:39',0,NULL,0,NULL,1),(13,17,'MANDLA','','','',13,'2020-08-21 05:27:59',0,NULL,0,NULL,1),(14,20,'Moses Hlubi','','','',13,'2020-08-21 06:08:25',0,NULL,0,NULL,1),(15,21,'Harry Sekhula','','','',13,'2020-08-21 06:09:02',0,NULL,0,NULL,1),(16,22,'Sithembiso Wiseman Radebe','','','',13,'2020-08-21 06:10:11',0,NULL,0,NULL,1),(17,23,'Ridge Kurata Mosito','','','',13,'2020-08-21 06:10:51',0,NULL,0,NULL,1),(18,24,'Hlanganani Lethukuthula Tshabalala','','','',13,'2020-08-21 06:12:16',0,NULL,0,NULL,1),(19,25,'Xolile Cannest Magobolo','','','',13,'2020-08-21 06:19:20',0,NULL,0,NULL,1),(20,26,'Isaac Mboniseni Hadebe','','','',13,'2020-08-21 06:19:54',0,NULL,0,NULL,1),(21,27,'Kaizer July Lukhele','','','',13,'2020-08-21 06:20:24',0,NULL,0,NULL,1),(22,28,'Siyabonga Hensford Msimango','','','',13,'2020-08-21 06:21:11',0,NULL,0,NULL,1),(23,29,'Oupa Sigasa','','','',13,'2020-08-21 06:58:58',0,NULL,0,NULL,1),(24,30,'Sipho Khoza','','','',13,'2020-08-21 06:59:52',0,NULL,0,NULL,1),(25,31,'Daniel Mokoena','','','',13,'2020-08-21 07:00:36',0,NULL,0,NULL,1),(26,33,'Joseph Mazibuzo','','','',13,'2020-08-21 07:03:30',0,NULL,0,NULL,1),(27,34,'Alfred Khumalo','','','',13,'2020-08-21 07:04:02',0,NULL,0,NULL,1),(28,35,'Bongani Cele','','','',13,'2020-08-21 07:04:32',0,NULL,0,NULL,1),(29,36,'Hendrick Baloi','','','',13,'2020-08-21 07:05:04',0,NULL,0,NULL,1),(30,37,'Paulos Malefetsane Mlangeni','','','',13,'2020-08-21 07:05:41',0,NULL,0,NULL,1),(31,38,'Thokozani Sithole','','','',13,'2020-08-21 07:06:14',0,NULL,0,NULL,1),(32,39,'Vukani Goodenough Mbatha','','','',13,'2020-08-21 07:42:53',0,NULL,0,NULL,1),(33,40,'Alfred Zondo','','','',13,'2020-08-21 07:43:46',0,NULL,0,NULL,1),(34,41,'Sandiso Phikelela','','','',13,'2020-08-21 07:44:11',13,'2020-08-21 07:44:20',0,NULL,0),(35,41,'Sandiso Phikelela','','','',13,'2020-08-21 07:44:14',0,NULL,0,NULL,1),(36,42,'Muzi Josiah Mtshali','','','',13,'2020-08-21 07:45:02',0,NULL,0,NULL,1),(37,43,'Herman Mgcini Zikalala','','','',13,'2020-08-21 07:45:32',0,NULL,0,NULL,1),(38,44,'Vusisizwe Anthony Khoza','','','',13,'2020-08-21 07:46:17',0,NULL,0,NULL,1),(39,45,'Mduzi Thokozani Nkosi','','','',13,'2020-08-21 07:47:45',0,NULL,0,NULL,1),(40,46,'Fanie Mcikane','','','',13,'2020-08-21 07:48:11',0,NULL,0,NULL,1),(41,47,'Nico Rafios Chiloane','','','',13,'2020-08-21 07:48:37',0,NULL,0,NULL,1),(42,48,'Andile Maseko','','','',13,'2020-08-21 07:49:04',0,NULL,0,NULL,1),(43,49,'JAN MSHOKOBEZI ZONDI','','','',13,'2020-08-21 07:49:33',0,NULL,0,NULL,1),(44,50,'Aplos Lanios Malapane','','','',13,'2020-08-21 07:49:59',0,NULL,0,NULL,1),(45,51,'Bhekinkosi Hemilton Hlatshwayo','','','',13,'2020-08-21 07:50:22',0,NULL,0,NULL,1),(46,52,'Sabelo Lucas Dlamini','','','',13,'2020-08-21 07:50:51',0,NULL,0,NULL,1),(47,53,'Mandla Erick Zondo','','','',13,'2020-08-21 07:51:23',0,NULL,0,NULL,1),(48,54,'Siphiwe Hamilton Mkhwanazi','','','',13,'2020-08-21 07:51:51',0,NULL,0,NULL,1),(49,55,'Robert Nhlanhlali Sibande','','','',13,'2020-08-21 07:52:15',0,NULL,0,NULL,1),(50,56,'David Mzileti','','upload_files/employees/14215692886_DAVID MZILETI.pdf','',13,'2020-08-21 09:06:33',0,NULL,0,NULL,1),(51,32,'Bongumusa Moses Mandla','','','',13,'2020-08-21 09:07:40',0,NULL,0,NULL,1),(52,58,'TEST','','upload_files/employees/97184126604_test.pdf','',57,'2021-06-04 08:28:53',0,NULL,0,NULL,1),(53,59,'TEST','','upload_files/employees/39385697959_test.pdf','',57,'2021-06-05 01:42:49',0,NULL,0,NULL,1),(54,60,'TEST','','upload_files/employees/7195244552_test.pdf','',57,'2021-06-05 01:47:47',0,NULL,0,NULL,1),(55,61,'TEST','','upload_files/employees/92654888725_test.pdf','',57,'2021-06-05 01:57:15',0,NULL,0,NULL,1),(56,62,'TEST','','upload_files/employees/66399450190_test.pdf','',57,'2021-06-05 01:59:38',0,NULL,0,NULL,1),(57,63,'TEST','','upload_files/employees/92409385698_test.pdf','',57,'2021-06-05 02:03:21',0,NULL,0,NULL,1),(58,64,'TEST','','upload_files/employees/66790868605_test.pdf','',57,'2021-06-05 02:08:19',0,NULL,0,NULL,1),(59,65,'TEST','','upload_files/employees/39031556550_test.pdf','',57,'2021-06-05 02:14:28',0,NULL,0,NULL,1),(60,66,'TEST','','upload_files/employees/37787330236_test.pdf','',57,'2021-06-05 02:17:51',0,NULL,0,NULL,1),(61,67,'TEST','','upload_files/employees/20714765656_test.pdf','',57,'2021-06-05 02:21:35',0,NULL,0,NULL,1),(62,68,'TEST','','upload_files/employees/78863762067_test.pdf','',57,'2021-06-05 02:25:16',0,NULL,0,NULL,1),(63,69,'TEST','','upload_files/employees/53079916793_test.pdf','',57,'2021-06-05 02:28:25',0,NULL,0,NULL,1),(64,70,'TEST','','upload_files/employees/24428962192_test.pdf','',57,'2021-06-05 02:31:06',0,NULL,0,NULL,1),(65,71,'TEST','','upload_files/employees/43093235068_test.pdf','',57,'2021-06-05 02:34:12',0,NULL,0,NULL,1),(66,72,'TEST','','upload_files/employees/34265138204_test.pdf','',57,'2021-06-05 02:38:51',0,NULL,0,NULL,1),(67,73,'TEST','','upload_files/employees/57079139775_test.pdf','',57,'2021-06-05 02:41:55',1,'2021-08-19 05:40:04',0,NULL,0),(68,74,'TEST','','upload_files/employees/69207320490_test.pdf','',57,'2021-06-05 02:44:29',1,'2021-08-19 05:39:48',0,NULL,0),(69,77,'TEST','','upload_files/employees/88209558859_test.pdf','',57,'2021-06-05 02:54:34',1,'2021-08-19 05:39:38',0,NULL,0),(70,78,'TEST','','upload_files/employees/34295486603_test.pdf','',57,'2021-06-05 02:57:58',1,'2021-08-19 05:39:29',0,NULL,0),(71,79,'test','','upload_files/employees/1078460080_test.pdf','',57,'2021-07-08 12:23:31',1,'2021-08-19 05:39:17',0,NULL,0),(72,79,'test','','upload_files/employees/14294795504_test.pdf','',57,'2021-07-08 12:39:10',57,'2021-07-08 12:39:17',0,NULL,0),(73,2,'bvgdfvg','fdbdfb','','dfbf',1,'2021-07-20 04:57:41',1,'2021-07-20 05:03:17',0,NULL,0),(74,2,'vgsdfvgfsvg','sdvgdfsv','','sdvvv',1,'2021-07-20 04:57:58',1,'2021-07-20 05:03:06',0,NULL,0),(75,2,'vgsdfvgfsvg','sdvgdfsv','','sdvvv',1,'2021-07-20 04:57:58',1,'2021-07-20 05:03:10',0,NULL,0),(76,2,'vgsdfvgfsvg','sdvgdfsv','','sdvvv',1,'2021-07-20 04:57:58',1,'2021-07-20 05:03:08',0,NULL,0),(77,2,'dscvsvd','sdvdsv','','dv dsv',1,'2021-07-20 04:58:29',1,'2021-07-20 05:03:12',0,NULL,0),(78,2,'dscvsvd','sdvdsv','','dv dsv',1,'2021-07-20 04:58:29',1,'2021-07-20 05:03:14',0,NULL,0),(79,10,'test','Test','','Test',1,'2021-07-20 05:13:56',1,'2021-07-20 05:18:08',0,NULL,0),(80,10,'test','Test','','Test',1,'2021-07-20 05:13:56',1,'2021-07-20 05:18:06',0,NULL,0),(81,10,'test','Test','','Test',1,'2021-07-20 05:13:57',1,'2021-07-20 05:18:04',0,NULL,0);
/*!40000 ALTER TABLE `cw_employees_document_information` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_enquiry`
--

DROP TABLE IF EXISTS `cw_enquiry`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_enquiry` (
  `prime_enquiry_id` int NOT NULL AUTO_INCREMENT,
  `customer_name` varchar(100) DEFAULT '',
  `compay_name` varchar(100) DEFAULT '',
  `mobile_number` varchar(10) DEFAULT NULL,
  `alt_mobile_number` varchar(10) DEFAULT NULL,
  `land_line` varchar(100) DEFAULT '',
  `email` varchar(100) DEFAULT NULL,
  `address` text,
  `enquiry_type` varchar(100) DEFAULT '0',
  `pickup_date` date DEFAULT NULL,
  `delviery_date` date DEFAULT NULL,
  `trip_type` varchar(100) DEFAULT 'select',
  `origin` varchar(100) DEFAULT '',
  `destination` varchar(100) DEFAULT '',
  `average_km` decimal(15,2) DEFAULT '0.00',
  `type_of_goods` varchar(100) DEFAULT '0',
  `vehicle_required` varchar(100) DEFAULT '0',
  `stack_pieces_height` int DEFAULT '0',
  `stack_pieces_width` int DEFAULT '0',
  `number_of_pieces` int DEFAULT '0',
  `weight` int DEFAULT '0',
  `pod_no` varchar(100) DEFAULT '',
  `tarping` varchar(100) DEFAULT '0',
  `contact_name` varchar(100) DEFAULT '',
  `contact_mobile` varchar(10) DEFAULT NULL,
  `tolls` varchar(100) DEFAULT '0',
  `toll_amount` decimal(15,2) DEFAULT '0.00',
  `trip_amount` decimal(15,2) DEFAULT '0.00',
  `vat_tax` varchar(100) DEFAULT '0',
  `total_trip_amount` decimal(15,2) DEFAULT '0.00',
  `discount_amount` decimal(15,2) DEFAULT '0.00',
  `over_all_total` decimal(15,2) DEFAULT '0.00',
  `trailer_type` varchar(100) DEFAULT 'select',
  `discount_reason` text,
  `remarks` text,
  `extra_amount` decimal(15,2) DEFAULT '0.00',
  `extra_amount_reason` text,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_enquiry_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_enquiry`
--

LOCK TABLES `cw_enquiry` WRITE;
/*!40000 ALTER TABLE `cw_enquiry` DISABLE KEYS */;
INSERT INTO `cw_enquiry` (`prime_enquiry_id`, `customer_name`, `compay_name`, `mobile_number`, `alt_mobile_number`, `land_line`, `email`, `address`, `enquiry_type`, `pickup_date`, `delviery_date`, `trip_type`, `origin`, `destination`, `average_km`, `type_of_goods`, `vehicle_required`, `stack_pieces_height`, `stack_pieces_width`, `number_of_pieces`, `weight`, `pod_no`, `tarping`, `contact_name`, `contact_mobile`, `tolls`, `toll_amount`, `trip_amount`, `vat_tax`, `total_trip_amount`, `discount_amount`, `over_all_total`, `trailer_type`, `discount_reason`, `remarks`, `extra_amount`, `extra_amount_reason`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'1','AFRICAN FREIGHT & LOGISTICS','0832574060','','','albertus@aflog.co.za','','2','2020-02-21','2020-02-21','1','Kerala, India','Tirupati, Andhra Pradesh, India',1198.14,'1','1',12,14,12,100,'pod456','2','Joshkumaran','9500407533','2,4,6',804.92,1126014.50,'1',1126929.42,10.00,1352316.00,'4','','nil',120.00,'',1,'2020-02-21 06:03:30',1,'2020-02-22 02:10:07',0,NULL,1),(2,'2','AUTHENTIC FREIGHT MANAGEMENT','0114520056','','','tl.daniel@authenticfm.com','P.O. BOX 8855\nEDENVALE','1','2020-02-22','2020-02-22','2','Kerala, India','Chennai, Tamil Nadu, India',611.01,'1','1',20,10,5,1000,'pod123','2','Joshkumaran','9500407533','1,3',415.65,573207.32,'3',573632.97,10.00,659678.00,'','','nil',20.00,'',1,'2020-02-22 10:00:18',1,'2020-02-22 02:10:35',0,NULL,1);
/*!40000 ALTER TABLE `cw_enquiry` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_entry_reason`
--

DROP TABLE IF EXISTS `cw_entry_reason`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_entry_reason` (
  `prime_entry_reason_id` int NOT NULL AUTO_INCREMENT,
  `entry_reason` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_entry_reason_id`),
  UNIQUE KEY `entry_reason` (`entry_reason`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_entry_reason`
--

LOCK TABLES `cw_entry_reason` WRITE;
/*!40000 ALTER TABLE `cw_entry_reason` DISABLE KEYS */;
INSERT INTO `cw_entry_reason` (`prime_entry_reason_id`, `entry_reason`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'general service',1,'2020-02-20 09:47:43',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_entry_reason` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_equipment_request`
--

DROP TABLE IF EXISTS `cw_equipment_request`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_equipment_request` (
  `prime_equipment_request_id` int NOT NULL AUTO_INCREMENT,
  `equipment_name` varchar(100) DEFAULT NULL,
  `labour_name` int NOT NULL,
  `no_of_sets` int DEFAULT NULL,
  `start_date` date NOT NULL,
  `estimate_date` datetime NOT NULL,
  `status` int NOT NULL,
  `equi_remarks` varchar(150) NOT NULL,
  `end_date` date NOT NULL,
  `return_condition` int DEFAULT NULL,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_equipment_request_id`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_equipment_request`
--

LOCK TABLES `cw_equipment_request` WRITE;
/*!40000 ALTER TABLE `cw_equipment_request` DISABLE KEYS */;
INSERT INTO `cw_equipment_request` (`prime_equipment_request_id`, `equipment_name`, `labour_name`, `no_of_sets`, `start_date`, `estimate_date`, `status`, `equi_remarks`, `end_date`, `return_condition`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'2',9,4,'2020-02-29','2020-02-29 00:00:00',2,'nil','2020-02-29',NULL,1,'2020-02-29 16:19:02',1,'2020-02-29 17:50:31',NULL,NULL,1),(2,'3',9,1,'2020-03-02','2020-03-02 00:00:00',1,'nil','1970-01-01',NULL,1,'2020-03-02 12:22:38',NULL,NULL,NULL,NULL,1),(3,'5',11,0,'2020-03-02','2020-03-02 00:00:00',1,'nil','1970-01-01',NULL,1,'2020-03-02 12:46:18',1,'2020-03-03 15:21:08',NULL,NULL,1),(4,'1',9,0,'2020-03-03','2020-03-03 00:00:00',1,'nil','1970-01-01',NULL,1,'2020-03-03 15:20:48',1,'2020-03-03 15:31:47',NULL,NULL,1);
/*!40000 ALTER TABLE `cw_equipment_request` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_equipment_tools_and_equipment`
--

DROP TABLE IF EXISTS `cw_equipment_tools_and_equipment`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_equipment_tools_and_equipment` (
  `prime_equipment_tools_and_equipment_id` int NOT NULL AUTO_INCREMENT,
  `equipment_image` text,
  `equipment_name` varchar(100) DEFAULT '',
  `equipment_type` varchar(100) DEFAULT '0',
  `make` varchar(100) DEFAULT '0',
  `model` varchar(100) DEFAULT '0',
  `barcode` varchar(100) DEFAULT '0',
  `serial_number` varchar(100) DEFAULT '',
  `location` varchar(100) DEFAULT '',
  `area` decimal(15,2) DEFAULT '0.00',
  `number_of_sets` int DEFAULT '0',
  `primary_user` varchar(100) DEFAULT '0',
  `purchase_date` date DEFAULT NULL,
  `purchase_cost` decimal(15,2) DEFAULT '0.00',
  `purchase_receipt` text,
  `warrenty_expiry_date` date DEFAULT NULL,
  `warrenty_receipt` text,
  `remarks` text,
  `capacity` decimal(15,2) DEFAULT '0.00',
  `certificate_number` varchar(100) DEFAULT '',
  `test_result` varchar(100) DEFAULT '0',
  `repaired_by` varchar(100) DEFAULT '',
  `inspected_by` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_equipment_tools_and_equipment_id`),
  UNIQUE KEY `equipment_name` (`equipment_name`),
  UNIQUE KEY `barcode` (`barcode`),
  UNIQUE KEY `serial_number` (`serial_number`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_equipment_tools_and_equipment`
--

LOCK TABLES `cw_equipment_tools_and_equipment` WRITE;
/*!40000 ALTER TABLE `cw_equipment_tools_and_equipment` DISABLE KEYS */;
INSERT INTO `cw_equipment_tools_and_equipment` (`prime_equipment_tools_and_equipment_id`, `equipment_image`, `equipment_name`, `equipment_type`, `make`, `model`, `barcode`, `serial_number`, `location`, `area`, `number_of_sets`, `primary_user`, `purchase_date`, `purchase_cost`, `purchase_receipt`, `warrenty_expiry_date`, `warrenty_receipt`, `remarks`, `capacity`, `certificate_number`, `test_result`, `repaired_by`, `inspected_by`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'','eqip1','3','1','1','123','12','sa',123.00,0,'1','2020-02-20',123.00,NULL,'2020-02-20','','nil',12.00,'123','1','','asd',1,'2020-03-05 09:18:07',1,'2020-03-03 03:22:21',0,NULL,1),(2,'','spanner','3','1','1','65','kj87','gfd',1234.00,12,'10','2020-02-29',500.00,NULL,'2020-02-29','',NULL,3.00,'hgtre','0','','',1,'2020-02-29 17:24:17',1,'2020-03-02 12:11:13',0,NULL,1),(3,'','equip3','2','1','1','98765','sdfg','hgfr',2345.00,0,'','2020-03-02',2345.00,NULL,'2020-03-02','',NULL,0.00,'','0','','',1,'2020-03-02 10:55:09',1,'2020-03-02 12:42:11',0,NULL,1),(4,'','tool3','3','2','2','876','567','chennai',100.00,10,'','2020-03-02',2000.00,NULL,'2020-03-02','',NULL,0.00,'','0','','',1,'2020-03-02 10:56:05',0,NULL,0,NULL,1),(5,'','lift2','1','1','1','567','a2','sdfg',4567.00,0,'','2020-03-02',56.00,NULL,'2020-03-02','',NULL,34.00,'cerf1','0','','',1,'2020-03-02 12:43:32',1,'2020-03-02 12:44:22',0,NULL,1);
/*!40000 ALTER TABLE `cw_equipment_tools_and_equipment` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_equipment_tools_and_equipment_inspection_information`
--

DROP TABLE IF EXISTS `cw_equipment_tools_and_equipment_inspection_information`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_equipment_tools_and_equipment_inspection_information` (
  `prime_equipment_tools_and_equipment_inspection_information_id` int NOT NULL AUTO_INCREMENT,
  `prime_equipment_tools_and_equipment_id` int DEFAULT '0',
  `test_load_details` text,
  `test_date` date DEFAULT NULL,
  `due_date` date DEFAULT NULL,
  `current_condition` varchar(255) DEFAULT '',
  `testing_frequency` decimal(15,2) DEFAULT '0.00',
  `test_result` varchar(100) DEFAULT '0',
  `record_of_maintenance` varchar(100) DEFAULT '',
  `repaired_by` varchar(100) DEFAULT '',
  `inspected_by` varchar(100) DEFAULT '0',
  `remarks` text,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_equipment_tools_and_equipment_inspection_information_id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_equipment_tools_and_equipment_inspection_information`
--

LOCK TABLES `cw_equipment_tools_and_equipment_inspection_information` WRITE;
/*!40000 ALTER TABLE `cw_equipment_tools_and_equipment_inspection_information` DISABLE KEYS */;
INSERT INTO `cw_equipment_tools_and_equipment_inspection_information` (`prime_equipment_tools_and_equipment_inspection_information_id`, `prime_equipment_tools_and_equipment_id`, `test_load_details`, `test_date`, `due_date`, `current_condition`, `testing_frequency`, `test_result`, `record_of_maintenance`, `repaired_by`, `inspected_by`, `remarks`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,'asdx','2020-02-28','2020-02-28','sdv',0.00,'','','','sdc','nil',1,'2020-02-28 11:43:16',1,'2020-02-28 03:36:41',0,NULL,0),(2,1,'test1','2020-02-28','2020-02-28','good',0.00,'','','','12','',1,'2020-02-28 03:36:34',1,'2020-03-02 02:31:21',0,NULL,0),(3,3,'','1970-01-01','1970-01-01','',0.00,'','','','','',1,'2020-03-02 11:01:47',1,'2020-03-02 11:01:52',0,NULL,0),(4,2,'','1970-01-01','1970-01-01','',0.00,'','','','','',1,'2020-03-02 12:11:16',1,'2020-03-02 12:11:24',0,NULL,0),(5,2,'','1970-01-01','1970-01-01','',0.00,'','','','','',1,'2020-03-02 12:11:16',1,'2020-03-02 12:11:21',0,NULL,0),(6,2,'','1970-01-01','1970-01-01','',0.00,'','','','','',1,'2020-03-02 12:11:17',1,'2020-03-02 12:11:19',0,NULL,0),(7,3,'','2020-03-02','2020-03-02','',30.00,'1','adf','asdfgv','12','nil',1,'2020-03-02 12:42:33',0,NULL,0,NULL,1),(8,5,'passed','2020-03-02','2020-03-02','good',0.00,'','','','12','',1,'2020-03-02 12:43:54',1,'2020-03-02 12:44:04',0,NULL,0),(9,5,'passed','2020-03-02','2020-03-02','good',0.00,'','','','12','',1,'2020-03-02 12:43:54',1,'2020-03-02 12:44:09',0,NULL,0),(10,5,'passed','2020-03-02','2020-03-03','good',0.00,'','','','12','nil',1,'2020-03-02 12:44:40',0,NULL,0,NULL,1),(11,1,'sdf','1970-01-01','1970-01-01','dfg',0.00,'','','','','',1,'2020-03-02 02:27:57',1,'2020-03-02 02:28:09',0,NULL,0),(12,1,'asdf','2020-03-02','2020-03-02','sedfg',0.00,'','','','12','',1,'2020-03-02 02:31:15',0,NULL,0,NULL,1),(13,1,'aa','2020-03-03','2020-03-03','',0.00,'','','','1','',1,'2020-03-03 03:22:28',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_equipment_tools_and_equipment_inspection_information` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_equipment_type`
--

DROP TABLE IF EXISTS `cw_equipment_type`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_equipment_type` (
  `prime_equipment_type_id` int NOT NULL AUTO_INCREMENT,
  `equipment_type` varchar(100) DEFAULT '',
  `remarks` text,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_equipment_type_id`),
  UNIQUE KEY `equipment_type` (`equipment_type`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_equipment_type`
--

LOCK TABLES `cw_equipment_type` WRITE;
/*!40000 ALTER TABLE `cw_equipment_type` DISABLE KEYS */;
INSERT INTO `cw_equipment_type` (`prime_equipment_type_id`, `equipment_type`, `remarks`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'LIFTING','nil',1,'2020-02-20 09:51:00',1,'2020-02-28 10:17:24',0,NULL,1),(2,'ELECTRCAL','',1,'2020-02-28 10:17:32',0,NULL,0,NULL,1),(3,'Hand Tools','nil',1,'2020-02-28 10:17:42',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_equipment_type` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_equipments_make`
--

DROP TABLE IF EXISTS `cw_equipments_make`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_equipments_make` (
  `prime_equipments_make_id` int NOT NULL AUTO_INCREMENT,
  `make` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_equipments_make_id`),
  UNIQUE KEY `make` (`make`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_equipments_make`
--

LOCK TABLES `cw_equipments_make` WRITE;
/*!40000 ALTER TABLE `cw_equipments_make` DISABLE KEYS */;
INSERT INTO `cw_equipments_make` (`prime_equipments_make_id`, `make`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'R21',1,'2020-02-07 02:53:08',1,'2020-02-07 02:53:12',0,NULL,1),(2,'R22',1,'2020-02-20 09:48:15',1,'2020-02-20 09:48:35',0,NULL,1);
/*!40000 ALTER TABLE `cw_equipments_make` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_equipments_model`
--

DROP TABLE IF EXISTS `cw_equipments_model`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_equipments_model` (
  `prime_equipments_model_id` int NOT NULL AUTO_INCREMENT,
  `model` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_equipments_model_id`),
  UNIQUE KEY `model` (`model`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_equipments_model`
--

LOCK TABLES `cw_equipments_model` WRITE;
/*!40000 ALTER TABLE `cw_equipments_model` DISABLE KEYS */;
INSERT INTO `cw_equipments_model` (`prime_equipments_model_id`, `model`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Model21',1,'2020-02-07 02:53:31',1,'2020-02-07 02:53:38',0,NULL,1),(2,'Model22',1,'2020-02-20 09:49:28',1,'2020-02-20 09:49:37',0,NULL,1);
/*!40000 ALTER TABLE `cw_equipments_model` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_eu_country`
--

DROP TABLE IF EXISTS `cw_eu_country`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_eu_country` (
  `prime_eu_country_id` int NOT NULL AUTO_INCREMENT,
  `eu_country` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_eu_country_id`),
  UNIQUE KEY `eu_country` (`eu_country`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_eu_country`
--

LOCK TABLES `cw_eu_country` WRITE;
/*!40000 ALTER TABLE `cw_eu_country` DISABLE KEYS */;
INSERT INTO `cw_eu_country` (`prime_eu_country_id`, `eu_country`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'South Africa',1,'2020-02-19 05:18:07',1,'2020-02-19 05:18:10',0,NULL,1);
/*!40000 ALTER TABLE `cw_eu_country` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_event_management`
--

DROP TABLE IF EXISTS `cw_event_management`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_event_management` (
  `prime_event_management_id` int NOT NULL AUTO_INCREMENT,
  `event_name` varchar(100) DEFAULT '',
  `event_type` varchar(100) DEFAULT '0',
  `event_owner_or_chairperson_or_coordinator` varchar(100) DEFAULT '0',
  `event_agenda` varchar(100) DEFAULT '',
  `event_date` datetime DEFAULT NULL,
  `event_venue` varchar(150) DEFAULT '',
  `event_invitees` varchar(100) DEFAULT '0',
  `event_reports_or_minutes` text,
  `event_number` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_event_management_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_event_management`
--

LOCK TABLES `cw_event_management` WRITE;
/*!40000 ALTER TABLE `cw_event_management` DISABLE KEYS */;
INSERT INTO `cw_event_management` (`prime_event_management_id`, `event_name`, `event_type`, `event_owner_or_chairperson_or_coordinator`, `event_agenda`, `event_date`, `event_venue`, `event_invitees`, `event_reports_or_minutes`, `event_number`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Honored Guests Events','4','2','','2020-04-02 19:00:00','South Africa','2,9,10,11,12','','2020/EV0001',1,'2020-04-09 03:29:02',1,'2020-04-18 02:56:24',0,NULL,1);
/*!40000 ALTER TABLE `cw_event_management` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_event_type`
--

DROP TABLE IF EXISTS `cw_event_type`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_event_type` (
  `prime_event_type_id` int NOT NULL AUTO_INCREMENT,
  `event_type` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_event_type_id`),
  UNIQUE KEY `event_type` (`event_type`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_event_type`
--

LOCK TABLES `cw_event_type` WRITE;
/*!40000 ALTER TABLE `cw_event_type` DISABLE KEYS */;
INSERT INTO `cw_event_type` (`prime_event_type_id`, `event_type`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Internal Audit',1,'2020-04-03 11:15:01',0,NULL,0,NULL,1),(2,'SHE Inspection',1,'2020-04-03 11:15:13',0,NULL,0,NULL,1),(3,'External Audit',1,'2020-04-03 11:15:32',0,NULL,0,NULL,1),(4,'management Review Meeting',1,'2020-04-03 11:15:56',0,NULL,0,NULL,1),(5,'Disciplinary hearing',1,'2020-04-03 11:16:22',0,NULL,0,NULL,1),(6,'Counselling Session',1,'2020-04-03 11:16:37',0,NULL,0,NULL,1),(7,'External Assessment',1,'2020-04-03 11:16:51',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_event_type` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_file_merge_log`
--

DROP TABLE IF EXISTS `cw_file_merge_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_file_merge_log` (
  `prime_file_merge_log_id` int NOT NULL AUTO_INCREMENT,
  `module_id` varchar(100) DEFAULT NULL,
  `module_name` varchar(100) DEFAULT NULL,
  `module_type` varchar(100) DEFAULT NULL,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  PRIMARY KEY (`prime_file_merge_log_id`)
) ENGINE=MyISAM AUTO_INCREMENT=565 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_file_merge_log`
--

LOCK TABLES `cw_file_merge_log` WRITE;
/*!40000 ALTER TABLE `cw_file_merge_log` DISABLE KEYS */;
INSERT INTO `cw_file_merge_log` (`prime_file_merge_log_id`, `module_id`, `module_name`, `module_type`, `trans_created_by`, `trans_created_date`) VALUES (1,'afrism_rates','Afrism Rates','DYNAMIC',1,'2020-02-03 15:05:45'),(2,'colour','Colour','DYNAMIC',1,'2020-02-03 15:05:45'),(3,'cubic_metres','Cubic Metres','DYNAMIC',1,'2020-02-03 15:05:45'),(4,'currency_code','Currency Code','DYNAMIC',1,'2020-02-03 15:05:45'),(5,'customer_category','Customer Category','DYNAMIC',1,'2020-02-03 15:05:46'),(6,'customer_type','Customer Type','DYNAMIC',1,'2020-02-03 15:05:46'),(7,'employee_department','Employee Department','DYNAMIC',1,'2020-02-03 15:05:46'),(8,'employee_position','Position','DYNAMIC',1,'2020-02-03 15:05:46'),(9,'employee_type','Employee Type','DYNAMIC',1,'2020-02-03 15:05:46'),(10,'entry_reason','Entry Reason','DYNAMIC',1,'2020-02-03 15:05:46'),(11,'equipments_make','Equipments  Make','DYNAMIC',1,'2020-02-03 15:05:46'),(12,'equipments_model','Equipment Model','DYNAMIC',1,'2020-02-03 15:05:46'),(13,'equipment_tools_and_equipment','Equipments','DYNAMIC',1,'2020-02-03 15:05:46'),(14,'equipment_type','Equipment Type','DYNAMIC',1,'2020-02-03 15:05:46'),(15,'eu_country','Eu Country','DYNAMIC',1,'2020-02-03 15:05:46'),(16,'fuel_type','Fuel Type','DYNAMIC',1,'2020-02-03 15:05:46'),(17,'insuracne_underwriters','Insuracne Underwriters','DYNAMIC',1,'2020-02-03 15:05:46'),(18,'insurance_broker','Insurance Broker','DYNAMIC',1,'2020-02-03 15:05:46'),(19,'insurance_cover_type','Insurance Cover Type','DYNAMIC',1,'2020-02-03 15:05:46'),(20,'inventory_brand','Brand','DYNAMIC',1,'2020-02-03 15:05:46'),(21,'inventory_category','Category','DYNAMIC',1,'2020-02-03 15:05:46'),(22,'inventory_product','Product','DYNAMIC',1,'2020-02-03 15:05:46'),(23,'inventory_product_type','Product Type','DYNAMIC',1,'2020-02-03 15:05:47'),(24,'inventory_supplier','Supplier','DYNAMIC',1,'2020-02-03 15:05:47'),(25,'load_customer_type','Load Customer Type','DYNAMIC',1,'2020-02-03 15:05:47'),(26,'maintenance_faults','Faults ','DYNAMIC',1,'2020-02-03 15:05:47'),(27,'maintenance_fault_category','Fault Category','DYNAMIC',1,'2020-02-03 15:05:47'),(28,'maintenance_oil','Oil','DYNAMIC',1,'2020-02-03 15:05:47'),(29,'maintenance_oil_category','Oil Category','DYNAMIC',1,'2020-02-03 15:05:47'),(30,'maintenance_scrap','Scrap','DYNAMIC',1,'2020-02-03 15:05:47'),(31,'maintenance_wheel_alignment',' Wheel Alignment','DYNAMIC',1,'2020-02-03 15:05:47'),(32,'make','Make','DYNAMIC',1,'2020-02-03 15:05:47'),(33,'perkilometer','Per Kilometer','DYNAMIC',1,'2020-02-03 15:05:47'),(34,'physical_location_master','Physical Location Master','DYNAMIC',1,'2020-02-03 15:05:47'),(35,'relationship','Relationship','DYNAMIC',1,'2020-02-03 15:05:47'),(36,'sab_depo_master','SAB Depo Master','DYNAMIC',1,'2020-02-03 15:05:47'),(37,'sab_per_km','SAB Per Km','DYNAMIC',1,'2020-02-03 15:05:47'),(38,'sab_rate_master','SAB Rate Master','DYNAMIC',1,'2020-02-03 15:05:47'),(39,'series','Series','DYNAMIC',1,'2020-02-03 15:05:47'),(40,'service_category','Service Category','DYNAMIC',1,'2020-02-03 15:05:47'),(41,'service_checklist','Service Checklist','DYNAMIC',1,'2020-02-03 15:05:48'),(42,'service_type','Service Type','DYNAMIC',1,'2020-02-03 15:05:48'),(43,'shipping_delivery_type','Shipping Delivery Type','DYNAMIC',1,'2020-02-03 15:05:48'),(44,'shipping_mode','Shipping Mode','DYNAMIC',1,'2020-02-03 15:05:48'),(45,'site','Site','DYNAMIC',1,'2020-02-03 15:05:48'),(46,'state','State','DYNAMIC',1,'2020-02-03 15:05:48'),(47,'tax_mode','Tax Mode','DYNAMIC',1,'2020-02-03 15:05:48'),(48,'tax_type','Tax Type','DYNAMIC',1,'2020-02-03 15:05:48'),(49,'technician_skills','Technician Skills','DYNAMIC',1,'2020-02-03 15:05:48'),(50,'tester','Tester','DYNAMIC',1,'2020-02-03 15:05:48'),(51,'toll_master','Toll Master','DYNAMIC',1,'2020-02-03 15:05:48'),(52,'type_of_goods','Type Of Goods','DYNAMIC',1,'2020-02-03 15:05:48'),(53,'vat_tax','Vat Tax','DYNAMIC',1,'2020-02-03 15:05:48'),(54,'vehicle_category','Vehicle Category','DYNAMIC',1,'2020-02-03 15:05:48'),(55,'vehicle_type','Vehicle Type','DYNAMIC',1,'2020-02-03 15:05:48'),(56,'warehouse_brand','Brand','DYNAMIC',1,'2020-02-03 15:05:48'),(57,'warehouse_category','Category','DYNAMIC',1,'2020-02-03 15:05:48'),(58,'warehouse_information','Warehouse Information','DYNAMIC',1,'2020-02-03 15:05:48'),(59,'warehouse_product','Product ','DYNAMIC',1,'2020-02-03 15:05:48'),(60,'afrism_rates','Afrism Rates','DYNAMIC',1,'2020-02-03 15:46:01'),(61,'colour','Colour','DYNAMIC',1,'2020-02-03 15:46:01'),(62,'cubic_metres','Cubic Metres','DYNAMIC',1,'2020-02-03 15:46:01'),(63,'currency_code','Currency Code','DYNAMIC',1,'2020-02-03 15:46:01'),(64,'customer_category','Customer Category','DYNAMIC',1,'2020-02-03 15:46:01'),(65,'customer_type','Customer Type','DYNAMIC',1,'2020-02-03 15:46:01'),(66,'employee_department','Employee Department','DYNAMIC',1,'2020-02-03 15:46:01'),(67,'employee_position','Position','DYNAMIC',1,'2020-02-03 15:46:01'),(68,'employee_type','Employee Type','DYNAMIC',1,'2020-02-03 15:46:01'),(69,'entry_reason','Entry Reason','DYNAMIC',1,'2020-02-03 15:46:01'),(70,'equipments_make','Equipments  Make','DYNAMIC',1,'2020-02-03 15:46:02'),(71,'equipments_model','Equipment Model','DYNAMIC',1,'2020-02-03 15:46:02'),(72,'equipment_tools_and_equipment','Equipments','DYNAMIC',1,'2020-02-03 15:46:02'),(73,'equipment_type','Equipment Type','DYNAMIC',1,'2020-02-03 15:46:02'),(74,'eu_country','Eu Country','DYNAMIC',1,'2020-02-03 15:46:02'),(75,'fuel_type','Fuel Type','DYNAMIC',1,'2020-02-03 15:46:02'),(76,'insuracne_underwriters','Insuracne Underwriters','DYNAMIC',1,'2020-02-03 15:46:02'),(77,'insurance_broker','Insurance Broker','DYNAMIC',1,'2020-02-03 15:46:02'),(78,'insurance_cover_type','Insurance Cover Type','DYNAMIC',1,'2020-02-03 15:46:02'),(79,'inventory_brand','Brand','DYNAMIC',1,'2020-02-03 15:46:02'),(80,'inventory_category','Category','DYNAMIC',1,'2020-02-03 15:46:02'),(81,'inventory_product','Product','DYNAMIC',1,'2020-02-03 15:46:02'),(82,'inventory_product_type','Product Type','DYNAMIC',1,'2020-02-03 15:46:02'),(83,'inventory_supplier','Supplier','DYNAMIC',1,'2020-02-03 15:46:02'),(84,'load_customer_type','Load Customer Type','DYNAMIC',1,'2020-02-03 15:46:02'),(85,'maintenance_faults','Faults ','DYNAMIC',1,'2020-02-03 15:46:02'),(86,'maintenance_fault_category','Fault Category','DYNAMIC',1,'2020-02-03 15:46:02'),(87,'maintenance_oil','Oil','DYNAMIC',1,'2020-02-03 15:46:02'),(88,'maintenance_oil_category','Oil Category','DYNAMIC',1,'2020-02-03 15:46:03'),(89,'maintenance_scrap','Scrap','DYNAMIC',1,'2020-02-03 15:46:03'),(90,'maintenance_wheel_alignment',' Wheel Alignment','DYNAMIC',1,'2020-02-03 15:46:03'),(91,'make','Make','DYNAMIC',1,'2020-02-03 15:46:03'),(92,'perkilometer','Per Kilometer','DYNAMIC',1,'2020-02-03 15:46:03'),(93,'physical_location_master','Physical Location Master','DYNAMIC',1,'2020-02-03 15:46:03'),(94,'relationship','Relationship','DYNAMIC',1,'2020-02-03 15:46:03'),(95,'sab_depo_master','SAB Depo Master','DYNAMIC',1,'2020-02-03 15:46:03'),(96,'sab_per_km','SAB Per Km','DYNAMIC',1,'2020-02-03 15:46:03'),(97,'sab_rate_master','SAB Rate Master','DYNAMIC',1,'2020-02-03 15:46:03'),(98,'series','Series','DYNAMIC',1,'2020-02-03 15:46:03'),(99,'service_category','Service Category','DYNAMIC',1,'2020-02-03 15:46:03'),(100,'service_checklist','Service Checklist','DYNAMIC',1,'2020-02-03 15:46:03'),(101,'service_type','Service Type','DYNAMIC',1,'2020-02-03 15:46:03'),(102,'shipping_delivery_type','Shipping Delivery Type','DYNAMIC',1,'2020-02-03 15:46:03'),(103,'shipping_mode','Shipping Mode','DYNAMIC',1,'2020-02-03 15:46:03'),(104,'site','Site','DYNAMIC',1,'2020-02-03 15:46:03'),(105,'state','State','DYNAMIC',1,'2020-02-03 15:46:03'),(106,'tax_mode','Tax Mode','DYNAMIC',1,'2020-02-03 15:46:03'),(107,'tax_type','Tax Type','DYNAMIC',1,'2020-02-03 15:46:04'),(108,'technician_skills','Technician Skills','DYNAMIC',1,'2020-02-03 15:46:04'),(109,'tester','Tester','DYNAMIC',1,'2020-02-03 15:46:04'),(110,'toll_master','Toll Master','DYNAMIC',1,'2020-02-03 15:46:04'),(111,'type_of_goods','Type Of Goods','DYNAMIC',1,'2020-02-03 15:46:04'),(112,'vat_tax','Vat Tax','DYNAMIC',1,'2020-02-03 15:46:04'),(113,'vehicle_category','Vehicle Category','DYNAMIC',1,'2020-02-03 15:46:04'),(114,'vehicle_type','Vehicle Type','DYNAMIC',1,'2020-02-03 15:46:04'),(115,'warehouse_brand','Brand','DYNAMIC',1,'2020-02-03 15:46:04'),(116,'warehouse_category','Category','DYNAMIC',1,'2020-02-03 15:46:04'),(117,'warehouse_information','Warehouse Information','DYNAMIC',1,'2020-02-03 15:46:04'),(118,'warehouse_product','Product ','DYNAMIC',1,'2020-02-03 15:46:04'),(119,'afrism_rates','Afrism Rates','DYNAMIC',1,'2020-02-04 09:53:43'),(120,'colour','Colour','DYNAMIC',1,'2020-02-04 09:53:44'),(121,'cubic_metres','Cubic Metres','DYNAMIC',1,'2020-02-04 09:53:44'),(122,'currency_code','Currency Code','DYNAMIC',1,'2020-02-04 09:53:44'),(123,'customer_category','Customer Category','DYNAMIC',1,'2020-02-04 09:53:44'),(124,'customer_type','Customer Type','DYNAMIC',1,'2020-02-04 09:53:44'),(125,'employee_department','Employee Department','DYNAMIC',1,'2020-02-04 09:53:44'),(126,'employee_position','Position','DYNAMIC',1,'2020-02-04 09:53:44'),(127,'employee_type','Employee Type','DYNAMIC',1,'2020-02-04 09:53:44'),(128,'entry_reason','Entry Reason','DYNAMIC',1,'2020-02-04 09:53:44'),(129,'equipments_make','Equipments  Make','DYNAMIC',1,'2020-02-04 09:53:44'),(130,'equipments_model','Equipment Model','DYNAMIC',1,'2020-02-04 09:53:44'),(131,'equipment_tools_and_equipment','Equipments','DYNAMIC',1,'2020-02-04 09:53:44'),(132,'equipment_type','Equipment Type','DYNAMIC',1,'2020-02-04 09:53:44'),(133,'eu_country','Eu Country','DYNAMIC',1,'2020-02-04 09:53:44'),(134,'fuel_type','Fuel Type','DYNAMIC',1,'2020-02-04 09:53:44'),(135,'insuracne_underwriters','Insuracne Underwriters','DYNAMIC',1,'2020-02-04 09:53:44'),(136,'insurance_broker','Insurance Broker','DYNAMIC',1,'2020-02-04 09:53:44'),(137,'insurance_cover_type','Insurance Cover Type','DYNAMIC',1,'2020-02-04 09:53:44'),(138,'inventory_brand','Brand','DYNAMIC',1,'2020-02-04 09:53:44'),(139,'inventory_category','Category','DYNAMIC',1,'2020-02-04 09:53:44'),(140,'inventory_product','Product','DYNAMIC',1,'2020-02-04 09:53:45'),(141,'inventory_product_type','Product Type','DYNAMIC',1,'2020-02-04 09:53:45'),(142,'inventory_supplier','Supplier','DYNAMIC',1,'2020-02-04 09:53:45'),(143,'load_customer_type','Load Customer Type','DYNAMIC',1,'2020-02-04 09:53:45'),(144,'maintenance_faults','Faults ','DYNAMIC',1,'2020-02-04 09:53:45'),(145,'maintenance_fault_category','Fault Category','DYNAMIC',1,'2020-02-04 09:53:45'),(146,'maintenance_oil','Oil','DYNAMIC',1,'2020-02-04 09:53:45'),(147,'maintenance_oil_category','Oil Category','DYNAMIC',1,'2020-02-04 09:53:45'),(148,'maintenance_scrap','Scrap','DYNAMIC',1,'2020-02-04 09:53:45'),(149,'maintenance_wheel_alignment',' Wheel Alignment','DYNAMIC',1,'2020-02-04 09:53:45'),(150,'make','Make','DYNAMIC',1,'2020-02-04 09:53:45'),(151,'perkilometer','Per Kilometer','DYNAMIC',1,'2020-02-04 09:53:45'),(152,'physical_location_master','Physical Location Master','DYNAMIC',1,'2020-02-04 09:53:45'),(153,'relationship','Relationship','DYNAMIC',1,'2020-02-04 09:53:45'),(154,'sab_depo_master','SAB Depo Master','DYNAMIC',1,'2020-02-04 09:53:45'),(155,'sab_per_km','SAB Per Km','DYNAMIC',1,'2020-02-04 09:53:45'),(156,'sab_rate_master','SAB Rate Master','DYNAMIC',1,'2020-02-04 09:53:45'),(157,'series','Series','DYNAMIC',1,'2020-02-04 09:53:45'),(158,'service_category','Service Category','DYNAMIC',1,'2020-02-04 09:53:46'),(159,'service_checklist','Service Checklist','DYNAMIC',1,'2020-02-04 09:53:46'),(160,'service_type','Service Type','DYNAMIC',1,'2020-02-04 09:53:46'),(161,'shipping_delivery_type','Shipping Delivery Type','DYNAMIC',1,'2020-02-04 09:53:46'),(162,'shipping_mode','Shipping Mode','DYNAMIC',1,'2020-02-04 09:53:46'),(163,'site','Site','DYNAMIC',1,'2020-02-04 09:53:46'),(164,'state','State','DYNAMIC',1,'2020-02-04 09:53:46'),(165,'tax_mode','Tax Mode','DYNAMIC',1,'2020-02-04 09:53:46'),(166,'tax_type','Tax Type','DYNAMIC',1,'2020-02-04 09:53:46'),(167,'technician_skills','Technician Skills','DYNAMIC',1,'2020-02-04 09:53:46'),(168,'tester','Tester','DYNAMIC',1,'2020-02-04 09:53:46'),(169,'toll_master','Toll Master','DYNAMIC',1,'2020-02-04 09:53:46'),(170,'type_of_goods','Type Of Goods','DYNAMIC',1,'2020-02-04 09:53:46'),(171,'vat_tax','Vat Tax','DYNAMIC',1,'2020-02-04 09:53:46'),(172,'vehicle_category','Vehicle Category','DYNAMIC',1,'2020-02-04 09:53:46'),(173,'vehicle_type','Vehicle Type','DYNAMIC',1,'2020-02-04 09:53:46'),(174,'warehouse_brand','Brand','DYNAMIC',1,'2020-02-04 09:53:46'),(175,'warehouse_category','Category','DYNAMIC',1,'2020-02-04 09:53:46'),(176,'warehouse_information','Warehouse Information','DYNAMIC',1,'2020-02-04 09:53:46'),(177,'warehouse_product','Product ','DYNAMIC',1,'2020-02-04 09:53:47'),(178,'afrism_rates','Afrism Rates','DYNAMIC',1,'2020-02-04 10:22:24'),(179,'colour','Colour','DYNAMIC',1,'2020-02-04 10:22:24'),(180,'cubic_metres','Cubic Metres','DYNAMIC',1,'2020-02-04 10:22:24'),(181,'currency_code','Currency Code','DYNAMIC',1,'2020-02-04 10:22:24'),(182,'customer_category','Customer Category','DYNAMIC',1,'2020-02-04 10:22:24'),(183,'customer_type','Customer Type','DYNAMIC',1,'2020-02-04 10:22:24'),(184,'employee_department','Employee Department','DYNAMIC',1,'2020-02-04 10:22:24'),(185,'employee_position','Position','DYNAMIC',1,'2020-02-04 10:22:25'),(186,'employee_type','Employee Type','DYNAMIC',1,'2020-02-04 10:22:25'),(187,'entry_reason','Entry Reason','DYNAMIC',1,'2020-02-04 10:22:25'),(188,'equipments_make','Equipments  Make','DYNAMIC',1,'2020-02-04 10:22:25'),(189,'equipments_model','Equipment Model','DYNAMIC',1,'2020-02-04 10:22:25'),(190,'equipment_tools_and_equipment','Equipments','DYNAMIC',1,'2020-02-04 10:22:25'),(191,'equipment_type','Equipment Type','DYNAMIC',1,'2020-02-04 10:22:25'),(192,'eu_country','Eu Country','DYNAMIC',1,'2020-02-04 10:22:25'),(193,'fuel_type','Fuel Type','DYNAMIC',1,'2020-02-04 10:22:25'),(194,'insuracne_underwriters','Insuracne Underwriters','DYNAMIC',1,'2020-02-04 10:22:25'),(195,'insurance_broker','Insurance Broker','DYNAMIC',1,'2020-02-04 10:22:25'),(196,'insurance_cover_type','Insurance Cover Type','DYNAMIC',1,'2020-02-04 10:22:25'),(197,'inventory_brand','Brand','DYNAMIC',1,'2020-02-04 10:22:25'),(198,'inventory_category','Category','DYNAMIC',1,'2020-02-04 10:22:25'),(199,'inventory_product','Product','DYNAMIC',1,'2020-02-04 10:22:25'),(200,'inventory_product_type','Product Type','DYNAMIC',1,'2020-02-04 10:22:25'),(201,'inventory_supplier','Supplier','DYNAMIC',1,'2020-02-04 10:22:25'),(202,'load_customer_type','Load Customer Type','DYNAMIC',1,'2020-02-04 10:22:25'),(203,'maintenance_faults','Faults ','DYNAMIC',1,'2020-02-04 10:22:25'),(204,'maintenance_fault_category','Fault Category','DYNAMIC',1,'2020-02-04 10:22:26'),(205,'maintenance_oil','Oil','DYNAMIC',1,'2020-02-04 10:22:26'),(206,'maintenance_oil_category','Oil Category','DYNAMIC',1,'2020-02-04 10:22:26'),(207,'maintenance_scrap','Scrap','DYNAMIC',1,'2020-02-04 10:22:26'),(208,'maintenance_wheel_alignment',' Wheel Alignment','DYNAMIC',1,'2020-02-04 10:22:26'),(209,'make','Make','DYNAMIC',1,'2020-02-04 10:22:26'),(210,'perkilometer','Per Kilometer','DYNAMIC',1,'2020-02-04 10:22:26'),(211,'physical_location_master','Physical Location Master','DYNAMIC',1,'2020-02-04 10:22:26'),(212,'relationship','Relationship','DYNAMIC',1,'2020-02-04 10:22:26'),(213,'sab_depo_master','SAB Depo Master','DYNAMIC',1,'2020-02-04 10:22:26'),(214,'sab_per_km','SAB Per Km','DYNAMIC',1,'2020-02-04 10:22:26'),(215,'sab_rate_master','SAB Rate Master','DYNAMIC',1,'2020-02-04 10:22:26'),(216,'series','Series','DYNAMIC',1,'2020-02-04 10:22:26'),(217,'service_category','Service Category','DYNAMIC',1,'2020-02-04 10:22:26'),(218,'service_checklist','Service Checklist','DYNAMIC',1,'2020-02-04 10:22:26'),(219,'service_type','Service Type','DYNAMIC',1,'2020-02-04 10:22:26'),(220,'shipping_delivery_type','Shipping Delivery Type','DYNAMIC',1,'2020-02-04 10:22:26'),(221,'shipping_mode','Shipping Mode','DYNAMIC',1,'2020-02-04 10:22:26'),(222,'site','Site','DYNAMIC',1,'2020-02-04 10:22:26'),(223,'state','State','DYNAMIC',1,'2020-02-04 10:22:27'),(224,'tax_mode','Tax Mode','DYNAMIC',1,'2020-02-04 10:22:27'),(225,'tax_type','Tax Type','DYNAMIC',1,'2020-02-04 10:22:27'),(226,'technician_skills','Technician Skills','DYNAMIC',1,'2020-02-04 10:22:27'),(227,'tester','Tester','DYNAMIC',1,'2020-02-04 10:22:27'),(228,'toll_master','Toll Master','DYNAMIC',1,'2020-02-04 10:22:27'),(229,'type_of_goods','Type Of Goods','DYNAMIC',1,'2020-02-04 10:22:27'),(230,'vat_tax','Vat Tax','DYNAMIC',1,'2020-02-04 10:22:27'),(231,'vehicle_category','Vehicle Category','DYNAMIC',1,'2020-02-04 10:22:27'),(232,'vehicle_type','Vehicle Type','DYNAMIC',1,'2020-02-04 10:22:27'),(233,'warehouse_brand','Brand','DYNAMIC',1,'2020-02-04 10:22:27'),(234,'warehouse_category','Category','DYNAMIC',1,'2020-02-04 10:22:27'),(235,'warehouse_information','Warehouse Information','DYNAMIC',1,'2020-02-04 10:22:27'),(236,'warehouse_product','Product ','DYNAMIC',1,'2020-02-04 10:22:27'),(237,'afrism_rates','Afrism Rates','DYNAMIC',1,'2020-02-04 11:40:04'),(238,'colour','Colour','DYNAMIC',1,'2020-02-04 11:40:04'),(239,'cubic_metres','Cubic Metres','DYNAMIC',1,'2020-02-04 11:40:04'),(240,'currency_code','Currency Code','DYNAMIC',1,'2020-02-04 11:40:04'),(241,'customer_category','Customer Category','DYNAMIC',1,'2020-02-04 11:40:04'),(242,'customer_type','Customer Type','DYNAMIC',1,'2020-02-04 11:40:04'),(243,'employee_department','Employee Department','DYNAMIC',1,'2020-02-04 11:40:04'),(244,'employee_position','Position','DYNAMIC',1,'2020-02-04 11:40:04'),(245,'employee_type','Employee Type','DYNAMIC',1,'2020-02-04 11:40:04'),(246,'entry_reason','Entry Reason','DYNAMIC',1,'2020-02-04 11:40:04'),(247,'equipments_make','Equipments  Make','DYNAMIC',1,'2020-02-04 11:40:04'),(248,'equipments_model','Equipment Model','DYNAMIC',1,'2020-02-04 11:40:04'),(249,'equipment_tools_and_equipment','Equipments','DYNAMIC',1,'2020-02-04 11:40:04'),(250,'equipment_type','Equipment Type','DYNAMIC',1,'2020-02-04 11:40:05'),(251,'eu_country','Eu Country','DYNAMIC',1,'2020-02-04 11:40:05'),(252,'fuel_type','Fuel Type','DYNAMIC',1,'2020-02-04 11:40:05'),(253,'insuracne_underwriters','Insuracne Underwriters','DYNAMIC',1,'2020-02-04 11:40:05'),(254,'insurance_broker','Insurance Broker','DYNAMIC',1,'2020-02-04 11:40:05'),(255,'insurance_cover_type','Insurance Cover Type','DYNAMIC',1,'2020-02-04 11:40:05'),(256,'inventory_brand','Brand','DYNAMIC',1,'2020-02-04 11:40:05'),(257,'inventory_category','Category','DYNAMIC',1,'2020-02-04 11:40:05'),(258,'inventory_product','Product','DYNAMIC',1,'2020-02-04 11:40:05'),(259,'inventory_product_type','Product Type','DYNAMIC',1,'2020-02-04 11:40:05'),(260,'inventory_supplier','Supplier','DYNAMIC',1,'2020-02-04 11:40:05'),(261,'load_customer_type','Load Customer Type','DYNAMIC',1,'2020-02-04 11:40:05'),(262,'maintenance_faults','Faults ','DYNAMIC',1,'2020-02-04 11:40:05'),(263,'maintenance_fault_category','Fault Category','DYNAMIC',1,'2020-02-04 11:40:05'),(264,'maintenance_oil','Oil','DYNAMIC',1,'2020-02-04 11:40:05'),(265,'maintenance_oil_category','Oil Category','DYNAMIC',1,'2020-02-04 11:40:05'),(266,'maintenance_scrap','Scrap','DYNAMIC',1,'2020-02-04 11:40:05'),(267,'maintenance_wheel_alignment',' Wheel Alignment','DYNAMIC',1,'2020-02-04 11:40:05'),(268,'make','Make','DYNAMIC',1,'2020-02-04 11:40:05'),(269,'perkilometer','Per Kilometer','DYNAMIC',1,'2020-02-04 11:40:06'),(270,'physical_location_master','Physical Location Master','DYNAMIC',1,'2020-02-04 11:40:06'),(271,'relationship','Relationship','DYNAMIC',1,'2020-02-04 11:40:06'),(272,'sab_depo_master','SAB Depo Master','DYNAMIC',1,'2020-02-04 11:40:06'),(273,'sab_per_km','SAB Per Km','DYNAMIC',1,'2020-02-04 11:40:06'),(274,'sab_rate_master','SAB Rate Master','DYNAMIC',1,'2020-02-04 11:40:06'),(275,'series','Series','DYNAMIC',1,'2020-02-04 11:40:06'),(276,'service_category','Service Category','DYNAMIC',1,'2020-02-04 11:40:06'),(277,'service_checklist','Service Checklist','DYNAMIC',1,'2020-02-04 11:40:06'),(278,'service_type','Service Type','DYNAMIC',1,'2020-02-04 11:40:06'),(279,'shipping_delivery_type','Shipping Delivery Type','DYNAMIC',1,'2020-02-04 11:40:06'),(280,'shipping_mode','Shipping Mode','DYNAMIC',1,'2020-02-04 11:40:06'),(281,'site','Site','DYNAMIC',1,'2020-02-04 11:40:06'),(282,'state','State','DYNAMIC',1,'2020-02-04 11:40:06'),(283,'tax_mode','Tax Mode','DYNAMIC',1,'2020-02-04 11:40:06'),(284,'tax_type','Tax Type','DYNAMIC',1,'2020-02-04 11:40:06'),(285,'technician_skills','Technician Skills','DYNAMIC',1,'2020-02-04 11:40:06'),(286,'tester','Tester','DYNAMIC',1,'2020-02-04 11:40:06'),(287,'toll_master','Toll Master','DYNAMIC',1,'2020-02-04 11:40:06'),(288,'type_of_goods','Type Of Goods','DYNAMIC',1,'2020-02-04 11:40:07'),(289,'vat_tax','Vat Tax','DYNAMIC',1,'2020-02-04 11:40:07'),(290,'vehicle_category','Vehicle Category','DYNAMIC',1,'2020-02-04 11:40:07'),(291,'vehicle_type','Vehicle Type','DYNAMIC',1,'2020-02-04 11:40:07'),(292,'warehouse_brand','Brand','DYNAMIC',1,'2020-02-04 11:40:07'),(293,'warehouse_category','Category','DYNAMIC',1,'2020-02-04 11:40:07'),(294,'warehouse_information','Warehouse Information','DYNAMIC',1,'2020-02-04 11:40:07'),(295,'warehouse_product','Product ','DYNAMIC',1,'2020-02-04 11:40:07'),(296,'afrism_rates','Afrism Rates','DYNAMIC',1,'2020-02-04 12:31:11'),(297,'colour','Colour','DYNAMIC',1,'2020-02-04 12:31:11'),(298,'cubic_metres','Cubic Metres','DYNAMIC',1,'2020-02-04 12:31:11'),(299,'currency_code','Currency Code','DYNAMIC',1,'2020-02-04 12:31:11'),(300,'customer_category','Customer Category','DYNAMIC',1,'2020-02-04 12:31:11'),(301,'customer_type','Customer Type','DYNAMIC',1,'2020-02-04 12:31:11'),(302,'employee_department','Employee Department','DYNAMIC',1,'2020-02-04 12:31:11'),(303,'employee_position','Position','DYNAMIC',1,'2020-02-04 12:31:11'),(304,'employee_type','Employee Type','DYNAMIC',1,'2020-02-04 12:31:11'),(305,'entry_reason','Entry Reason','DYNAMIC',1,'2020-02-04 12:31:11'),(306,'equipments_make','Equipments  Make','DYNAMIC',1,'2020-02-04 12:31:11'),(307,'equipments_model','Equipment Model','DYNAMIC',1,'2020-02-04 12:31:11'),(308,'equipment_tools_and_equipment','Equipments','DYNAMIC',1,'2020-02-04 12:31:11'),(309,'equipment_type','Equipment Type','DYNAMIC',1,'2020-02-04 12:31:11'),(310,'eu_country','Eu Country','DYNAMIC',1,'2020-02-04 12:31:12'),(311,'fuel_type','Fuel Type','DYNAMIC',1,'2020-02-04 12:31:12'),(312,'insuracne_underwriters','Insuracne Underwriters','DYNAMIC',1,'2020-02-04 12:31:12'),(313,'insurance_broker','Insurance Broker','DYNAMIC',1,'2020-02-04 12:31:12'),(314,'insurance_cover_type','Insurance Cover Type','DYNAMIC',1,'2020-02-04 12:31:12'),(315,'inventory_brand','Brand','DYNAMIC',1,'2020-02-04 12:31:12'),(316,'inventory_category','Category','DYNAMIC',1,'2020-02-04 12:31:12'),(317,'inventory_product','Product','DYNAMIC',1,'2020-02-04 12:31:12'),(318,'inventory_product_type','Product Type','DYNAMIC',1,'2020-02-04 12:31:12'),(319,'inventory_supplier','Supplier','DYNAMIC',1,'2020-02-04 12:31:12'),(320,'load_customer_type','Load Customer Type','DYNAMIC',1,'2020-02-04 12:31:12'),(321,'maintenance_faults','Faults ','DYNAMIC',1,'2020-02-04 12:31:12'),(322,'maintenance_fault_category','Fault Category','DYNAMIC',1,'2020-02-04 12:31:12'),(323,'maintenance_oil','Oil','DYNAMIC',1,'2020-02-04 12:31:12'),(324,'maintenance_oil_category','Oil Category','DYNAMIC',1,'2020-02-04 12:31:12'),(325,'maintenance_scrap','Scrap','DYNAMIC',1,'2020-02-04 12:31:12'),(326,'maintenance_wheel_alignment',' Wheel Alignment','DYNAMIC',1,'2020-02-04 12:31:12'),(327,'make','Make','DYNAMIC',1,'2020-02-04 12:31:12'),(328,'perkilometer','Per Kilometer','DYNAMIC',1,'2020-02-04 12:31:13'),(329,'physical_location_master','Physical Location Master','DYNAMIC',1,'2020-02-04 12:31:13'),(330,'relationship','Relationship','DYNAMIC',1,'2020-02-04 12:31:13'),(331,'sab_depo_master','SAB Depo Master','DYNAMIC',1,'2020-02-04 12:31:13'),(332,'sab_per_km','SAB Per Km','DYNAMIC',1,'2020-02-04 12:31:13'),(333,'sab_rate_master','SAB Rate Master','DYNAMIC',1,'2020-02-04 12:31:13'),(334,'series','Series','DYNAMIC',1,'2020-02-04 12:31:13'),(335,'service_category','Service Category','DYNAMIC',1,'2020-02-04 12:31:13'),(336,'service_checklist','Service Checklist','DYNAMIC',1,'2020-02-04 12:31:13'),(337,'service_type','Service Type','DYNAMIC',1,'2020-02-04 12:31:13'),(338,'shipping_delivery_type','Shipping Delivery Type','DYNAMIC',1,'2020-02-04 12:31:13'),(339,'shipping_mode','Shipping Mode','DYNAMIC',1,'2020-02-04 12:31:13'),(340,'site','Site','DYNAMIC',1,'2020-02-04 12:31:13'),(341,'state','State','DYNAMIC',1,'2020-02-04 12:31:13'),(342,'tax_mode','Tax Mode','DYNAMIC',1,'2020-02-04 12:31:13'),(343,'tax_type','Tax Type','DYNAMIC',1,'2020-02-04 12:31:13'),(344,'technician_skills','Technician Skills','DYNAMIC',1,'2020-02-04 12:31:13'),(345,'tester','Tester','DYNAMIC',1,'2020-02-04 12:31:13'),(346,'toll_master','Toll Master','DYNAMIC',1,'2020-02-04 12:31:13'),(347,'type_of_goods','Type Of Goods','DYNAMIC',1,'2020-02-04 12:31:14'),(348,'vat_tax','Vat Tax','DYNAMIC',1,'2020-02-04 12:31:14'),(349,'vehicle_category','Vehicle Category','DYNAMIC',1,'2020-02-04 12:31:14'),(350,'vehicle_type','Vehicle Type','DYNAMIC',1,'2020-02-04 12:31:14'),(351,'warehouse_brand','Brand','DYNAMIC',1,'2020-02-04 12:31:14'),(352,'warehouse_category','Category','DYNAMIC',1,'2020-02-04 12:31:14'),(353,'warehouse_information','Warehouse Information','DYNAMIC',1,'2020-02-04 12:31:14'),(354,'warehouse_product','Product ','DYNAMIC',1,'2020-02-04 12:31:14'),(355,'action_management','Action Management','DYNAMIC',1,'2020-11-19 11:59:52'),(356,'action_training_status','Action Training Status','DYNAMIC',1,'2020-11-19 11:59:52'),(357,'afrism_rates','Afrism Rates','DYNAMIC',1,'2020-11-19 11:59:52'),(358,'appointments','Appointments','DYNAMIC',1,'2020-11-19 11:59:52'),(359,'appointment_type','Appointment Type ','DYNAMIC',1,'2020-11-19 11:59:52'),(360,'bunk','Bunk','DYNAMIC',1,'2020-11-19 11:59:52'),(361,'bunk_prices','Bunk Prices','DYNAMIC',1,'2020-11-19 11:59:52'),(362,'chemical_name','Chemical Name','DYNAMIC',1,'2020-11-19 11:59:52'),(363,'chemical_state','Chemical State','DYNAMIC',1,'2020-11-19 11:59:52'),(364,'colour','Colour','DYNAMIC',1,'2020-11-19 11:59:52'),(365,'common_name','Common Name','DYNAMIC',1,'2020-11-19 11:59:52'),(366,'consequence_rating','Consequence Rating','DYNAMIC',1,'2020-11-19 11:59:52'),(367,'corrective_type','Corrective Type','DYNAMIC',1,'2020-11-19 11:59:52'),(368,'cubic_metres','Cubic Metres','DYNAMIC',1,'2020-11-19 11:59:53'),(369,'currency_code','Currency Code','DYNAMIC',1,'2020-11-19 11:59:53'),(370,'customer_category','Customer Category','DYNAMIC',1,'2020-11-19 11:59:53'),(371,'customer_type','Customer Type','DYNAMIC',1,'2020-11-19 11:59:53'),(372,'dangerous_goods_and_management','Dangerous Goods And Management','DYNAMIC',1,'2020-11-19 11:59:53'),(373,'document_management','Document Management','DYNAMIC',1,'2020-11-19 11:59:53'),(374,'employee_department','Employee Department','DYNAMIC',1,'2020-11-19 11:59:53'),(375,'employee_position','Position','DYNAMIC',1,'2020-11-19 11:59:53'),(376,'employee_type','Employee Type','DYNAMIC',1,'2020-11-19 11:59:53'),(377,'entry_reason','Entry Reason','DYNAMIC',1,'2020-11-19 11:59:53'),(378,'equipments_make','Equipments  Make','DYNAMIC',1,'2020-11-19 11:59:53'),(379,'equipments_model','Equipment Model','DYNAMIC',1,'2020-11-19 11:59:53'),(380,'equipment_request','Equipment Request','DYNAMIC',1,'2020-11-19 11:59:53'),(381,'equipment_tools_and_equipment','Equipments','DYNAMIC',1,'2020-11-19 11:59:53'),(382,'equipment_type','Equipment Type','DYNAMIC',1,'2020-11-19 11:59:53'),(383,'eu_country','Eu Country','DYNAMIC',1,'2020-11-19 11:59:53'),(384,'event_management','Event Management','DYNAMIC',1,'2020-11-19 11:59:53'),(385,'event_type','Event Type','DYNAMIC',1,'2020-11-19 11:59:53'),(386,'fuel_inward','Fuel Inward','DYNAMIC',1,'2020-11-19 11:59:53'),(387,'fuel_order','Fuel Order','DYNAMIC',1,'2020-11-19 11:59:54'),(388,'fuel_outward','Fuel Outward','DYNAMIC',1,'2020-11-19 11:59:54'),(389,'fuel_request','Fuel Request','DYNAMIC',1,'2020-11-19 11:59:54'),(390,'fuel_type','Fuel Type','DYNAMIC',1,'2020-11-19 11:59:54'),(391,'incident_management','Incident Management','DYNAMIC',1,'2020-11-19 11:59:54'),(392,'incident_request','Incident Request','DYNAMIC',1,'2020-11-19 11:59:54'),(393,'incident_status','Incident Status','DYNAMIC',1,'2020-11-19 11:59:54'),(394,'incident_type','Incident Type','DYNAMIC',1,'2020-11-19 11:59:54'),(395,'insuracne_underwriters','Insuracne Underwriters','DYNAMIC',1,'2020-11-19 11:59:54'),(396,'insurance_broker','Insurance Broker','DYNAMIC',1,'2020-11-19 11:59:54'),(397,'insurance_cover_type','Insurance Cover Type','DYNAMIC',1,'2020-11-19 11:59:54'),(398,'inventory_brand','Brand','DYNAMIC',1,'2020-11-19 11:59:54'),(399,'inventory_category','Category','DYNAMIC',1,'2020-11-19 11:59:54'),(400,'inventory_product','Product','DYNAMIC',1,'2020-11-19 11:59:54'),(401,'inventory_product_type','Product Type','DYNAMIC',1,'2020-11-19 11:59:54'),(402,'inventory_supplier','Supplier','DYNAMIC',1,'2020-11-19 11:59:54'),(403,'investigation_risk_status','Investigation Risk Status ','DYNAMIC',1,'2020-11-19 11:59:54'),(404,'legal_and_other_requirements','Legal And Other Requirements','DYNAMIC',1,'2020-11-19 11:59:54'),(405,'legislation','Legislation','DYNAMIC',1,'2020-11-19 11:59:54'),(406,'likelihood_rating','Likelihood Rating','DYNAMIC',1,'2020-11-19 11:59:54'),(407,'load_customer_type','Load Customer Type','DYNAMIC',1,'2020-11-19 11:59:54'),(408,'maintenance_faults','Faults ','DYNAMIC',1,'2020-11-19 11:59:55'),(409,'maintenance_oil','Oil','DYNAMIC',1,'2020-11-19 11:59:55'),(410,'maintenance_oil_category','Oil Category','DYNAMIC',1,'2020-11-19 11:59:55'),(411,'maintenance_scrap','Scrap','DYNAMIC',1,'2020-11-19 11:59:55'),(412,'maintenance_wheel_alignment',' Wheel Alignment','DYNAMIC',1,'2020-11-19 11:59:55'),(413,'make','Make','DYNAMIC',1,'2020-11-19 11:59:55'),(414,'perkilometer','Per Kilometer','DYNAMIC',1,'2020-11-19 11:59:55'),(415,'physical_location','Physical Location','DYNAMIC',1,'2020-11-19 11:59:55'),(416,'relationship','Relationship','DYNAMIC',1,'2020-11-19 11:59:55'),(417,'removing_and_fitting','Removing And Fitting','DYNAMIC',1,'2020-11-19 11:59:55'),(418,'risk_and_hazard_management','Risk And Hazard Management','DYNAMIC',1,'2020-11-19 11:59:55'),(419,'risk_category','Risk Category','DYNAMIC',1,'2020-11-19 11:59:55'),(420,'sab_depo_master','SAB Depo Master','DYNAMIC',1,'2020-11-19 11:59:55'),(421,'sab_per_km','SAB Per Km','DYNAMIC',1,'2020-11-19 11:59:55'),(422,'sab_rate_master','SAB Rate Master','DYNAMIC',1,'2020-11-19 11:59:55'),(423,'series','Series','DYNAMIC',1,'2020-11-19 11:59:55'),(424,'service_category','Service Category','DYNAMIC',1,'2020-11-19 11:59:55'),(425,'service_checklist','Service Checklist','DYNAMIC',1,'2020-11-19 11:59:55'),(426,'service_type','Service Type','DYNAMIC',1,'2020-11-19 11:59:55'),(427,'shipping_delivery_type','Shipping Delivery Type','DYNAMIC',1,'2020-11-19 11:59:56'),(428,'shipping_mode','Shipping Mode','DYNAMIC',1,'2020-11-19 11:59:56'),(429,'site','Site','DYNAMIC',1,'2020-11-19 11:59:56'),(430,'state','State','DYNAMIC',1,'2020-11-19 11:59:56'),(431,'tank','Tank','DYNAMIC',1,'2020-11-19 11:59:56'),(432,'tax_mode','Tax Mode','DYNAMIC',1,'2020-11-19 11:59:56'),(433,'tax_type','Tax Type','DYNAMIC',1,'2020-11-19 11:59:56'),(434,'technician_skills','Technician Skills','DYNAMIC',1,'2020-11-19 11:59:56'),(435,'tester','Tester','DYNAMIC',1,'2020-11-19 11:59:56'),(436,'toll_master','Toll Master','DYNAMIC',1,'2020-11-19 11:59:56'),(437,'training_management','Training Management','DYNAMIC',1,'2020-11-19 11:59:56'),(438,'type_of_goods','Type Of Goods','DYNAMIC',1,'2020-11-19 11:59:56'),(439,'tyre_actual_damage','Actual Damage','DYNAMIC',1,'2020-11-19 11:59:56'),(440,'tyre_casting','Casting','DYNAMIC',1,'2020-11-19 11:59:56'),(441,'tyre_depot','Tyre Depot','DYNAMIC',1,'2020-11-19 11:59:56'),(442,'tyre_inspection_type','Inspection Type','DYNAMIC',1,'2020-11-19 11:59:57'),(443,'tyre_operational_damage','Operational Damage','DYNAMIC',1,'2020-11-19 11:59:57'),(444,'tyre_pattern','Tyre Pattern','DYNAMIC',1,'2020-11-19 11:59:57'),(445,'tyre_recap','Tyre Recap','DYNAMIC',1,'2020-11-19 11:59:57'),(446,'tyre_repair_type','Repair Type','DYNAMIC',1,'2020-11-19 11:59:57'),(447,'tyre_scrap','Tyre Scrap','DYNAMIC',1,'2020-11-19 11:59:57'),(448,'tyre_scrap_company','Tyre Scrap Company','DYNAMIC',1,'2020-11-19 11:59:57'),(449,'tyre_scrap_failures','Scrap Failures','DYNAMIC',1,'2020-11-19 11:59:57'),(450,'tyre_size','Tyre Size','DYNAMIC',1,'2020-11-19 11:59:57'),(451,'tyre_survey','Tyre Survey','DYNAMIC',1,'2020-11-19 11:59:57'),(452,'vat_tax','Vat Tax','DYNAMIC',1,'2020-11-19 11:59:57'),(453,'vehicle_category','Vehicle Category','DYNAMIC',1,'2020-11-19 11:59:57'),(454,'vehicle_position_history','Vehicle Position History','DYNAMIC',1,'2020-11-19 11:59:57'),(455,'vehicle_type','Vehicle Type','DYNAMIC',1,'2020-11-19 11:59:57'),(456,'warehouse_brand','Brand','DYNAMIC',1,'2020-11-19 11:59:57'),(457,'warehouse_category','Category','DYNAMIC',1,'2020-11-19 11:59:57'),(458,'warehouse_information','Warehouse Information','DYNAMIC',1,'2020-11-19 11:59:57'),(459,'warehouse_product','Product ','DYNAMIC',1,'2020-11-19 11:59:57'),(460,'action_management','Action Management','DYNAMIC',1,'2020-11-19 12:01:36'),(461,'action_training_status','Action Training Status','DYNAMIC',1,'2020-11-19 12:01:36'),(462,'afrism_rates','Afrism Rates','DYNAMIC',1,'2020-11-19 12:01:36'),(463,'appointments','Appointments','DYNAMIC',1,'2020-11-19 12:01:36'),(464,'appointment_type','Appointment Type ','DYNAMIC',1,'2020-11-19 12:01:36'),(465,'bunk','Bunk','DYNAMIC',1,'2020-11-19 12:01:36'),(466,'bunk_prices','Bunk Prices','DYNAMIC',1,'2020-11-19 12:01:36'),(467,'chemical_name','Chemical Name','DYNAMIC',1,'2020-11-19 12:01:36'),(468,'chemical_state','Chemical State','DYNAMIC',1,'2020-11-19 12:01:37'),(469,'colour','Colour','DYNAMIC',1,'2020-11-19 12:01:37'),(470,'common_name','Common Name','DYNAMIC',1,'2020-11-19 12:01:37'),(471,'consequence_rating','Consequence Rating','DYNAMIC',1,'2020-11-19 12:01:37'),(472,'corrective_type','Corrective Type','DYNAMIC',1,'2020-11-19 12:01:37'),(473,'cubic_metres','Cubic Metres','DYNAMIC',1,'2020-11-19 12:01:37'),(474,'currency_code','Currency Code','DYNAMIC',1,'2020-11-19 12:01:37'),(475,'customer_category','Customer Category','DYNAMIC',1,'2020-11-19 12:01:37'),(476,'customer_type','Customer Type','DYNAMIC',1,'2020-11-19 12:01:37'),(477,'dangerous_goods_and_management','Dangerous Goods And Management','DYNAMIC',1,'2020-11-19 12:01:37'),(478,'document_management','Document Management','DYNAMIC',1,'2020-11-19 12:01:37'),(479,'employee_department','Employee Department','DYNAMIC',1,'2020-11-19 12:01:37'),(480,'employee_position','Position','DYNAMIC',1,'2020-11-19 12:01:37'),(481,'employee_type','Employee Type','DYNAMIC',1,'2020-11-19 12:01:37'),(482,'entry_reason','Entry Reason','DYNAMIC',1,'2020-11-19 12:01:37'),(483,'equipments_make','Equipments  Make','DYNAMIC',1,'2020-11-19 12:01:37'),(484,'equipments_model','Equipment Model','DYNAMIC',1,'2020-11-19 12:01:37'),(485,'equipment_request','Equipment Request','DYNAMIC',1,'2020-11-19 12:01:37'),(486,'equipment_tools_and_equipment','Equipments','DYNAMIC',1,'2020-11-19 12:01:37'),(487,'equipment_type','Equipment Type','DYNAMIC',1,'2020-11-19 12:01:37'),(488,'eu_country','Eu Country','DYNAMIC',1,'2020-11-19 12:01:38'),(489,'event_management','Event Management','DYNAMIC',1,'2020-11-19 12:01:38'),(490,'event_type','Event Type','DYNAMIC',1,'2020-11-19 12:01:38'),(491,'fuel_inward','Fuel Inward','DYNAMIC',1,'2020-11-19 12:01:38'),(492,'fuel_order','Fuel Order','DYNAMIC',1,'2020-11-19 12:01:38'),(493,'fuel_outward','Fuel Outward','DYNAMIC',1,'2020-11-19 12:01:38'),(494,'fuel_request','Fuel Request','DYNAMIC',1,'2020-11-19 12:01:38'),(495,'fuel_type','Fuel Type','DYNAMIC',1,'2020-11-19 12:01:38'),(496,'incident_management','Incident Management','DYNAMIC',1,'2020-11-19 12:01:38'),(497,'incident_request','Incident Request','DYNAMIC',1,'2020-11-19 12:01:38'),(498,'incident_status','Incident Status','DYNAMIC',1,'2020-11-19 12:01:38'),(499,'incident_type','Incident Type','DYNAMIC',1,'2020-11-19 12:01:38'),(500,'insuracne_underwriters','Insuracne Underwriters','DYNAMIC',1,'2020-11-19 12:01:38'),(501,'insurance_broker','Insurance Broker','DYNAMIC',1,'2020-11-19 12:01:38'),(502,'insurance_cover_type','Insurance Cover Type','DYNAMIC',1,'2020-11-19 12:01:38'),(503,'inventory_brand','Brand','DYNAMIC',1,'2020-11-19 12:01:38'),(504,'inventory_category','Category','DYNAMIC',1,'2020-11-19 12:01:38'),(505,'inventory_product','Product','DYNAMIC',1,'2020-11-19 12:01:38'),(506,'inventory_product_type','Product Type','DYNAMIC',1,'2020-11-19 12:01:38'),(507,'inventory_supplier','Supplier','DYNAMIC',1,'2020-11-19 12:01:38'),(508,'investigation_risk_status','Investigation Risk Status ','DYNAMIC',1,'2020-11-19 12:01:39'),(509,'legal_and_other_requirements','Legal And Other Requirements','DYNAMIC',1,'2020-11-19 12:01:39'),(510,'legislation','Legislation','DYNAMIC',1,'2020-11-19 12:01:39'),(511,'likelihood_rating','Likelihood Rating','DYNAMIC',1,'2020-11-19 12:01:39'),(512,'load_customer_type','Load Customer Type','DYNAMIC',1,'2020-11-19 12:01:39'),(513,'maintenance_faults','Faults ','DYNAMIC',1,'2020-11-19 12:01:39'),(514,'maintenance_oil','Oil','DYNAMIC',1,'2020-11-19 12:01:39'),(515,'maintenance_oil_category','Oil Category','DYNAMIC',1,'2020-11-19 12:01:39'),(516,'maintenance_scrap','Scrap','DYNAMIC',1,'2020-11-19 12:01:39'),(517,'maintenance_wheel_alignment',' Wheel Alignment','DYNAMIC',1,'2020-11-19 12:01:39'),(518,'make','Make','DYNAMIC',1,'2020-11-19 12:01:39'),(519,'perkilometer','Per Kilometer','DYNAMIC',1,'2020-11-19 12:01:39'),(520,'physical_location','Physical Location','DYNAMIC',1,'2020-11-19 12:01:39'),(521,'relationship','Relationship','DYNAMIC',1,'2020-11-19 12:01:39'),(522,'removing_and_fitting','Removing And Fitting','DYNAMIC',1,'2020-11-19 12:01:39'),(523,'risk_and_hazard_management','Risk And Hazard Management','DYNAMIC',1,'2020-11-19 12:01:39'),(524,'risk_category','Risk Category','DYNAMIC',1,'2020-11-19 12:01:39'),(525,'sab_depo_master','SAB Depo Master','DYNAMIC',1,'2020-11-19 12:01:39'),(526,'sab_per_km','SAB Per Km','DYNAMIC',1,'2020-11-19 12:01:39'),(527,'sab_rate_master','SAB Rate Master','DYNAMIC',1,'2020-11-19 12:01:39'),(528,'series','Series','DYNAMIC',1,'2020-11-19 12:01:40'),(529,'service_category','Service Category','DYNAMIC',1,'2020-11-19 12:01:40'),(530,'service_checklist','Service Checklist','DYNAMIC',1,'2020-11-19 12:01:40'),(531,'service_type','Service Type','DYNAMIC',1,'2020-11-19 12:01:40'),(532,'shipping_delivery_type','Shipping Delivery Type','DYNAMIC',1,'2020-11-19 12:01:40'),(533,'shipping_mode','Shipping Mode','DYNAMIC',1,'2020-11-19 12:01:40'),(534,'site','Site','DYNAMIC',1,'2020-11-19 12:01:40'),(535,'state','State','DYNAMIC',1,'2020-11-19 12:01:40'),(536,'tank','Tank','DYNAMIC',1,'2020-11-19 12:01:40'),(537,'tax_mode','Tax Mode','DYNAMIC',1,'2020-11-19 12:01:40'),(538,'tax_type','Tax Type','DYNAMIC',1,'2020-11-19 12:01:40'),(539,'technician_skills','Technician Skills','DYNAMIC',1,'2020-11-19 12:01:40'),(540,'tester','Tester','DYNAMIC',1,'2020-11-19 12:01:40'),(541,'toll_master','Toll Master','DYNAMIC',1,'2020-11-19 12:01:40'),(542,'training_management','Training Management','DYNAMIC',1,'2020-11-19 12:01:40'),(543,'type_of_goods','Type Of Goods','DYNAMIC',1,'2020-11-19 12:01:40'),(544,'tyre_actual_damage','Actual Damage','DYNAMIC',1,'2020-11-19 12:01:40'),(545,'tyre_casting','Casting','DYNAMIC',1,'2020-11-19 12:01:40'),(546,'tyre_depot','Tyre Depot','DYNAMIC',1,'2020-11-19 12:01:40'),(547,'tyre_inspection_type','Inspection Type','DYNAMIC',1,'2020-11-19 12:01:40'),(548,'tyre_operational_damage','Operational Damage','DYNAMIC',1,'2020-11-19 12:01:41'),(549,'tyre_pattern','Tyre Pattern','DYNAMIC',1,'2020-11-19 12:01:41'),(550,'tyre_recap','Tyre Recap','DYNAMIC',1,'2020-11-19 12:01:41'),(551,'tyre_repair_type','Repair Type','DYNAMIC',1,'2020-11-19 12:01:41'),(552,'tyre_scrap','Tyre Scrap','DYNAMIC',1,'2020-11-19 12:01:41'),(553,'tyre_scrap_company','Tyre Scrap Company','DYNAMIC',1,'2020-11-19 12:01:41'),(554,'tyre_scrap_failures','Scrap Failures','DYNAMIC',1,'2020-11-19 12:01:41'),(555,'tyre_size','Tyre Size','DYNAMIC',1,'2020-11-19 12:01:41'),(556,'tyre_survey','Tyre Survey','DYNAMIC',1,'2020-11-19 12:01:41'),(557,'vat_tax','Vat Tax','DYNAMIC',1,'2020-11-19 12:01:41'),(558,'vehicle_category','Vehicle Category','DYNAMIC',1,'2020-11-19 12:01:41'),(559,'vehicle_position_history','Vehicle Position History','DYNAMIC',1,'2020-11-19 12:01:41'),(560,'vehicle_type','Vehicle Type','DYNAMIC',1,'2020-11-19 12:01:41'),(561,'warehouse_brand','Brand','DYNAMIC',1,'2020-11-19 12:01:41'),(562,'warehouse_category','Category','DYNAMIC',1,'2020-11-19 12:01:41'),(563,'warehouse_information','Warehouse Information','DYNAMIC',1,'2020-11-19 12:01:41'),(564,'warehouse_product','Product ','DYNAMIC',1,'2020-11-19 12:01:41');
/*!40000 ALTER TABLE `cw_file_merge_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_form_bind_input`
--

DROP TABLE IF EXISTS `cw_form_bind_input`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_form_bind_input` (
  `prime_input_cond_for_id` int NOT NULL AUTO_INCREMENT,
  `input_cond_id` int DEFAULT '0',
  `input_cond_module_id` varchar(100) DEFAULT NULL,
  `line_input_bind_to` tinyblob,
  `line_input_bind_table` tinyblob,
  `line_input_bind_col` blob,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_input_cond_for_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_form_bind_input`
--

LOCK TABLES `cw_form_bind_input` WRITE;
/*!40000 ALTER TABLE `cw_form_bind_input` DISABLE KEYS */;
INSERT INTO `cw_form_bind_input` (`prime_input_cond_for_id`, `input_cond_id`, `input_cond_module_id`, `line_input_bind_to`, `line_input_bind_table`, `line_input_bind_col`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,'customer_request',_binary 'product',_binary 'cw_product_master',_binary 'cw_product_master.customer_name',1,'2019-10-31 05:27:39',1,'2019-10-31 17:30:16',NULL,NULL,0);
/*!40000 ALTER TABLE `cw_form_bind_input` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_form_condition_formula`
--

DROP TABLE IF EXISTS `cw_form_condition_formula`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_form_condition_formula` (
  `prime_cond_id` int NOT NULL AUTO_INCREMENT,
  `cond_module_id` varchar(100) DEFAULT NULL,
  `condition_label_name` varchar(100) DEFAULT NULL,
  `condition_type` int DEFAULT '0',
  `condition_for` text,
  `condition_check_form` blob,
  `condition_bind_to` blob,
  `condition_table` text,
  `is_drop_down` int DEFAULT '0',
  `cond_drop_down` varchar(100) DEFAULT NULL,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_cond_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_form_condition_formula`
--

LOCK TABLES `cw_form_condition_formula` WRITE;
/*!40000 ALTER TABLE `cw_form_condition_formula` DISABLE KEYS */;
INSERT INTO `cw_form_condition_formula` (`prime_cond_id`, `cond_module_id`, `condition_label_name`, `condition_type`, `condition_for`, `condition_check_form`, `condition_bind_to`, `condition_table`, `is_drop_down`, `cond_drop_down`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'customer_request','test',1,'2',_binary 'customer_name',_binary 'product','cw_product_master',0,'',1,'2019-10-31 17:26:42',1,'2019-10-31 17:30:16',NULL,NULL,0),(2,'product_master','test',1,'1,2',_binary 'customer_name',_binary 'brand_name,category_name','cw_brand_master,cw_category_master,cw_customer',0,'',1,'2019-10-31 18:16:46',1,'2019-10-31 18:19:19',NULL,NULL,0);
/*!40000 ALTER TABLE `cw_form_condition_formula` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_form_for_input`
--

DROP TABLE IF EXISTS `cw_form_for_input`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_form_for_input` (
  `prime_for_input_id` int NOT NULL AUTO_INCREMENT,
  `input_for_cond_id` int DEFAULT '0',
  `input_for_cond_module_id` varchar(100) DEFAULT NULL,
  `line_input_for` tinyblob,
  `line_input_for_table` tinyblob,
  `line_input_for_col` tinyblob,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_for_input_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_form_for_input`
--

LOCK TABLES `cw_form_for_input` WRITE;
/*!40000 ALTER TABLE `cw_form_for_input` DISABLE KEYS */;
INSERT INTO `cw_form_for_input` (`prime_for_input_id`, `input_for_cond_id`, `input_for_cond_module_id`, `line_input_for`, `line_input_for_table`, `line_input_for_col`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,'customer_request',_binary 'product',_binary 'cw_product_master',_binary 'cw_product_master.customer_name',1,'2019-10-31 05:27:39',1,'2019-10-31 17:30:16',1,'2019-10-31 17:29:07',0),(2,1,'customer_request',_binary 'customer_name',_binary 'cw_product_master',_binary 'cw_product_master.customer_name',1,'2019-10-31 05:29:48',1,'2019-10-31 17:30:16',NULL,NULL,0);
/*!40000 ALTER TABLE `cw_form_for_input` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_form_setting`
--

DROP TABLE IF EXISTS `cw_form_setting`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_form_setting` (
  `prime_form_id` int NOT NULL AUTO_INCREMENT,
  `prime_module_id` varchar(100) DEFAULT NULL,
  `input_view_type` int DEFAULT '0',
  `input_for` int DEFAULT '0',
  `field_type` text,
  `label_name` text,
  `view_name` varchar(100) DEFAULT NULL,
  `short_name` varchar(100) DEFAULT NULL,
  `field_length` int DEFAULT NULL,
  `field_decimals` int DEFAULT NULL,
  `pick_list_type` int DEFAULT '0',
  `pick_list` blob,
  `pick_table` varchar(100) DEFAULT NULL,
  `auto_prime_id` varchar(100) DEFAULT NULL,
  `auto_dispaly_value` varchar(100) DEFAULT NULL,
  `field_isdefault` int DEFAULT NULL,
  `default_value` text,
  `file_type` text,
  `mandatory_field` int DEFAULT NULL,
  `unique_field` text,
  `field_for` text,
  `field_show` int DEFAULT '1',
  `field_sort` int DEFAULT '0',
  `table_show` int DEFAULT '0',
  `table_sort` int DEFAULT '0',
  `search_show` int DEFAULT '0',
  `edit_read` int DEFAULT '0',
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_form_id`)
) ENGINE=InnoDB AUTO_INCREMENT=650 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_form_setting`
--

LOCK TABLES `cw_form_setting` WRITE;
/*!40000 ALTER TABLE `cw_form_setting` DISABLE KEYS */;
INSERT INTO `cw_form_setting` (`prime_form_id`, `prime_module_id`, `input_view_type`, `input_for`, `field_type`, `label_name`, `view_name`, `short_name`, `field_length`, `field_decimals`, `pick_list_type`, `pick_list`, `pick_table`, `auto_prime_id`, `auto_dispaly_value`, `field_isdefault`, `default_value`, `file_type`, `mandatory_field`, `unique_field`, `field_for`, `field_show`, `field_sort`, `table_show`, `table_sort`, `search_show`, `edit_read`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'employees',2,1,'5','role','Role',NULL,0,0,1,_binary 'prime_role_id,role_name','cw_role',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,3,1,0,1,'2018-12-04 17:45:55',1,'2019-07-04 15:54:34',NULL,NULL,1),(2,'employees',2,1,'1','employee_code','Employee Code',NULL,100,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,4,1,0,1,'2018-12-05 16:58:11',1,'2019-07-04 15:54:34',NULL,NULL,1),(3,'employees',2,1,'5','reporting_to','Reporting To','',0,0,1,_binary 'prime_employees_id,employee_code','cw_employees',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,1,5,1,0,1,'2018-12-14 09:37:46',1,'2020-04-25 14:23:20',NULL,NULL,1),(4,'employees',2,1,'1','employee_name','Employee Name','',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,1,1,0,1,'2019-05-28 17:33:37',1,'2020-04-25 14:18:16',NULL,NULL,1),(5,'employees',2,1,'11','mobile_number','Mobile Number','',10,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,2,1,0,1,'2019-05-28 17:34:11',1,'2020-04-25 14:21:08',NULL,NULL,1),(6,'state',1,2,'1','state_name','State Name','',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-06-15 03:26:03',NULL,NULL,NULL,NULL,1),(7,'tester',2,3,'1','text_box','Text Box','',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-06-15 04:16:05',1,'2020-02-20 11:01:34',NULL,NULL,1),(8,'tester',2,3,'2','decimals_box','Decimals Box','',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-06-15 04:16:35',1,'2019-08-29 15:19:10',NULL,NULL,1),(9,'tester',2,3,'3','integer_box','Integer Box','',10,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,1,0,1,'2019-06-15 04:17:04',1,'2020-02-20 11:01:38',NULL,NULL,1),(10,'tester',2,3,'4','date_box','Date Box','',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,0,1,0,1,'2019-06-15 04:17:25',1,'2019-08-29 15:19:19',NULL,NULL,1),(11,'tester',2,3,'5','pick_list','Pick List','',0,0,1,_binary 'prime_state_id,state_name','cw_state',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,1,0,1,0,1,'2019-06-15 04:18:01',1,'2019-06-17 13:16:00',NULL,NULL,1),(12,'tester',2,3,'6','check_box','Check Box','',0,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,0,0,0,0,1,'2019-06-15 04:18:29',1,'2019-06-17 13:18:27',NULL,NULL,1),(13,'tester',2,3,'7','multi_pick_list','Multi Pick List','',0,0,1,_binary 'prime_state_id,state_name','cw_state',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,1,0,1,0,1,'2019-06-15 04:19:14',1,'2019-08-29 15:19:15',NULL,NULL,1),(14,'tester',2,3,'8','summary_box','Summary Box','',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,1,0,1,0,1,'2019-06-15 04:19:43',1,'2019-06-17 13:16:35',NULL,NULL,1),(15,'tester',2,3,'9','auto_complete_box','Auto Complete Box','',0,0,0,_binary 'employee_code,employee_name,mobile_number','cw_employees','','',1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,9,1,0,1,0,1,'2019-06-15 04:21:23',1,'2019-08-23 12:56:27',NULL,NULL,1),(16,'tester',2,3,'11','mobile_number','Mobile Number','',10,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,10,1,0,1,0,1,'2019-06-15 05:03:29',1,'2019-06-17 13:16:44',NULL,NULL,1),(17,'tester',2,3,'12','email_id','Email ID','',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,11,1,0,1,0,1,'2019-06-15 05:04:01',1,'2019-06-17 13:17:06',NULL,NULL,1),(18,'tester',2,3,'13','date_time','Date Time','',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,12,1,0,1,0,1,'2019-06-15 05:04:47',1,'2019-06-17 13:09:23',NULL,NULL,1),(19,'tester',2,3,'14','read_only','Read Only','',100,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,13,1,0,1,0,1,'2019-06-15 05:05:31',1,'2019-06-17 19:02:51',NULL,NULL,1),(20,'tester',3,4,'1','row_set_text','Row Set Text','',10,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,0,0,1,'2019-06-17 16:23:37',1,'2019-08-29 15:19:27',NULL,NULL,1),(21,'tester',3,4,'5','row_set_pick_list','Row Set Pick List','',0,0,1,_binary 'prime_state_id,state_name','cw_state',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,1,0,0,0,1,'2019-06-17 16:24:08',1,'2019-08-29 15:19:39',NULL,NULL,1),(22,'tester',3,4,'4','row_set_date_picker','Row Set Date Picker','',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,0,0,1,'2019-06-17 16:24:33',1,'2019-08-29 15:19:32',NULL,NULL,1),(25,'employee_type',1,5,'1','employee_type','Employee Type','Employee Type',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-07-04 11:45:52',NULL,NULL,NULL,NULL,1),(26,'employee_department',1,6,'1','employee_department_name','Department Name','Department Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-07-04 11:50:04',NULL,NULL,NULL,NULL,1),(27,'employee_position',1,7,'1','position_name','Position Name','Position Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-07-04 11:56:42',NULL,NULL,NULL,NULL,1),(28,'site',1,8,'1','site_name','Site Name','Site Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-07-04 11:59:06',1,'2020-02-05 15:31:15',NULL,NULL,1),(29,'employees',2,1,'4','dob','DOB','DOB',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,0,0,0,0,1,'2019-07-04 12:01:05',1,'2020-04-25 14:28:56',NULL,NULL,1),(30,'employees',2,1,'3','age','Age','Age',15,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,0,0,0,1,1,'2019-07-04 12:01:59',1,'2020-04-25 14:25:50',NULL,NULL,1),(31,'employees',2,1,'5','sex','Sex','Sex',0,0,2,_binary 'Male,Female,Transgender','cw_zct_1',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,0,0,0,0,1,'2019-07-04 12:03:11',NULL,NULL,NULL,NULL,1),(32,'employees',2,1,'5','department','Department','Department',0,0,1,_binary 'prime_employee_department_id,employee_department_name','cw_employee_department',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,9,1,6,1,0,1,'2019-07-04 12:07:21',1,'2019-07-04 15:54:34',NULL,NULL,1),(33,'employees',2,1,'5','site','Site','Site',0,0,1,_binary 'prime_site_id,site_name','cw_site',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,10,1,8,1,0,1,'2019-07-04 12:07:50',1,'2019-07-04 15:54:34',NULL,NULL,1),(34,'employees',2,1,'5','login_access','Login Access','Login Access',0,0,2,_binary 'Only Web,Only Mobile,Web and Mobile','cw_zct_2',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,11,0,0,0,0,1,'2019-07-04 12:09:02',NULL,NULL,NULL,NULL,1),(35,'employees',2,1,'5','employment_type','Employment Type','Employment Type',0,0,1,_binary 'prime_employee_type_id,employee_type','cw_employee_type',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,12,1,9,1,0,1,'2019-07-04 12:10:27',1,'2019-07-04 15:54:34',NULL,NULL,1),(36,'employees',2,1,'8','residential_address','Residential Address','Residential Address',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,13,0,0,0,0,1,'2019-07-04 12:22:48',1,'2020-04-25 14:22:02',NULL,NULL,1),(37,'employees',2,1,'5','position','Position','Position',0,0,1,_binary 'prime_employee_position_id,position_name','cw_employee_position',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,14,1,7,1,0,1,'2019-07-04 13:05:29',1,'2019-07-04 15:54:34',NULL,NULL,1),(38,'employees',2,1,'1','next_of_kin','Next Of Kin','Next Of Kin',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,15,0,0,0,0,1,'2019-07-04 13:06:18',1,'2019-07-04 15:38:37',NULL,NULL,1),(39,'relationship',1,10,'1','relationship','Relationship','Relationship',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-07-04 13:08:01',NULL,NULL,NULL,NULL,1),(40,'employees',2,1,'5','relationship','Relationship','Relationship',0,0,1,_binary 'prime_relationship_id,relationship','cw_relationship',NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,16,0,0,0,0,1,'2019-07-04 13:08:45',NULL,NULL,NULL,NULL,1),(41,'employees',2,1,'4','date_of_joining','Date Of Joining','Date Of Joining',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,17,0,0,0,0,1,'2019-07-04 13:09:45',NULL,NULL,NULL,NULL,1),(42,'employees',2,1,'1','license_no','License No','License No',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,18,0,0,0,0,1,'2019-07-04 13:12:06',NULL,NULL,NULL,NULL,1),(44,'employees',2,1,'5','traffic_register_letter','Traffic Register Letter','Traffic Register Letter',0,0,1,_binary 'prime_decider_id,decider_name','cw_decider',NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,19,0,0,0,0,1,'2019-07-04 15:14:06',NULL,NULL,NULL,NULL,1),(45,'employees',2,1,'5','international_drivers_license','International Drivers License','International Drivers License',0,0,1,_binary 'prime_decider_id,decider_name','cw_decider',NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,20,0,0,0,0,1,'2019-07-04 15:14:43',NULL,NULL,NULL,NULL,1),(46,'employees',2,1,'5','letter_from_ambassy','Letter From Ambassy','Letter From Ambassy',0,0,1,_binary 'prime_decider_id,decider_name','cw_decider',NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,21,0,0,0,0,1,'2019-07-04 15:15:28',NULL,NULL,NULL,NULL,1),(47,'employees',2,1,'4','license_issue_date','License Issue Date','License Issue Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,22,0,0,0,0,1,'2019-07-04 15:15:54',NULL,NULL,NULL,NULL,1),(48,'employees',2,1,'4','license_expiry','License Expiry','License Expiry',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,23,0,0,0,0,1,'2019-07-04 15:16:22',NULL,NULL,NULL,NULL,1),(49,'employees',2,9,'4','passport_issued','Passport Issued','Passport Issued',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,0,0,0,0,1,'2019-07-04 15:17:14',NULL,NULL,NULL,NULL,1),(50,'employees',2,9,'4','passport_expiry','Passport Expiry','Passport Expiry',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,0,0,0,0,1,'2019-07-04 15:17:28',NULL,NULL,NULL,NULL,1),(51,'employees',2,9,'4','work_permit_issued','Work Permit Issued','Work Permit Issued',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,0,0,0,0,1,'2019-07-04 15:17:47',NULL,NULL,NULL,NULL,1),(52,'employees',2,9,'1','passport_no','Passport No','Passport No',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,0,0,0,0,1,'2019-07-04 15:18:21',NULL,NULL,NULL,NULL,1),(53,'employees',2,9,'4','pdp_issued_date','Pdp Issued Date','PDP Issued Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,0,0,0,0,1,'2019-07-04 15:18:52',NULL,NULL,NULL,NULL,1),(54,'employees',2,9,'4','pdp_expiry','Pdp Expiry','PDP Expiry',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,0,0,0,0,1,'2019-07-04 15:19:14',NULL,NULL,NULL,NULL,1),(55,'employees',2,9,'4','defensive_permit_issued_date','Defensive Permit Issued Date','Defensive Permit Issued Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,0,0,0,0,1,'2019-07-04 15:19:47',NULL,NULL,NULL,NULL,1),(56,'employees',2,9,'4','defensive_expiry','Defensive Expiry','Defensive Expiry',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,0,0,0,0,1,'2019-07-04 15:20:02',NULL,NULL,NULL,NULL,1),(57,'employees',2,9,'4','date_of_training','Date Of Training','Date Of Training',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,9,0,0,0,0,1,'2019-07-04 15:22:36',NULL,NULL,NULL,NULL,1),(58,'employees',2,9,'4','vehicle_trained_on','Vehicle Trained On','Vehicle Trained On',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,10,0,0,0,0,1,'2019-07-04 15:22:55',NULL,NULL,NULL,NULL,1),(59,'employees',2,9,'4','date_of_retraining','Date Of Retraining','Date Of Retraining',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,11,0,0,0,0,1,'2019-07-04 15:26:17',NULL,NULL,NULL,NULL,1),(60,'employees',2,9,'4','date_of_induction','Date Of Induction','Date Of Induction',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,12,0,0,0,0,1,'2019-07-04 15:26:32',NULL,NULL,NULL,NULL,1),(61,'employees',2,9,'4','expiry_of_induction','Expiry Of Induction','Expiry Of Induction',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,13,0,0,0,0,1,'2019-07-04 15:26:50',NULL,NULL,NULL,NULL,1),(62,'employees',2,9,'8','chronic_illnesses','Chronic Illnesses','Chronic Illnesses',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,14,0,0,0,0,1,'2019-07-04 15:27:51',NULL,NULL,NULL,NULL,1),(63,'employees',2,9,'4','date_of_last_medical','Date Of Last Medical','Date Of Last Medical',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,15,0,0,0,0,1,'2019-07-04 15:28:09',NULL,NULL,NULL,NULL,1),(64,'employees',2,9,'4','date_of_next_medical','Date Of Next Medical','Date Of Next Medical',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,16,0,0,0,0,1,'2019-07-04 15:28:25',NULL,NULL,NULL,NULL,1),(65,'employees',2,9,'1','length_of_emplyment','Length Of Emplyment','Length Of Emplyment',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,17,0,0,0,0,1,'2019-07-04 15:28:49',NULL,NULL,NULL,NULL,1),(66,'employees',2,9,'8','non_conformances_or_disaplinaries','Non Conformances Or Disaplinaries','Non Conformances Or Disaplinaries',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,18,0,0,0,0,1,'2019-07-04 15:29:45',NULL,NULL,NULL,NULL,1),(67,'employees',2,9,'4','termination_date','Termination Date','Termination Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,19,0,0,0,0,1,'2019-07-04 15:30:17',NULL,NULL,NULL,NULL,1),(68,'employees',2,9,'8','reason_for_termination','Reason For Termination','Reason For Termination',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,20,0,0,0,0,1,'2019-07-04 15:30:39',NULL,NULL,NULL,NULL,1),(69,'employees',3,12,'1','document_name','Document Name','Document Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-07-04 15:32:14',NULL,NULL,NULL,NULL,1),(70,'employees',3,12,'1','ref_no','Ref No','Ref no',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-07-04 15:32:46',1,'2019-07-04 15:33:03',NULL,NULL,1),(71,'employees',3,12,'10','document','Document','Document',0,0,0,NULL,NULL,NULL,NULL,1,'','.pdf,.xls,.xlsx,.csv,.docx,.txt',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,0,0,0,0,1,'2019-07-04 15:33:46',NULL,NULL,NULL,NULL,1),(72,'employees',3,12,'8','remarks','Remarks','Remarks',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,0,0,0,0,1,'2019-07-04 15:34:14',NULL,NULL,NULL,NULL,1),(73,'employees',2,1,'11','next_of_kin_mobile','Next Of Kin Mobile','Next Of Kin Mobile',10,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,24,0,0,0,0,1,'2019-07-04 15:37:01',1,'2021-08-06 19:39:21',NULL,NULL,1),(74,'employees',2,9,'1','project_allocated_to','Project Allocated To','Project Allocated To',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,21,0,0,0,0,1,'2019-07-04 15:37:26',NULL,NULL,NULL,NULL,1),(75,'fuel_type',1,13,'1','fuel_type','Fuel Type','Fuel Type',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,1,1,0,1,'2019-07-04 16:04:08',1,'2020-05-25 17:21:47',NULL,NULL,1),(76,'vehicle_category',1,14,'1','vehicle_category','Vehicle Category','Vehicle Category',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-07-04 16:05:02',NULL,NULL,NULL,NULL,1),(77,'make',1,15,'1','make','Make','Make',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-07-04 16:06:14',1,'2019-07-04 16:14:30',NULL,NULL,1),(78,'series',1,16,'1','series_name','Series Name','Series Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-07-04 16:10:33',1,'2019-07-04 16:15:11',NULL,NULL,1),(79,'vehicle_type',1,17,'5','vehicle_category','Vehicle Category','Vehicle Category',0,0,1,_binary 'prime_vehicle_category_id,vehicle_category','cw_vehicle_category',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-07-04 16:12:50',NULL,NULL,NULL,NULL,1),(80,'vehicle_type',1,17,'1','vehicle_type','Vehicle Type','Vehicle Type',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-07-04 16:13:19',1,'2019-07-04 16:13:25',NULL,NULL,1),(81,'make',1,15,'5','category','Category','Category',0,0,1,_binary 'prime_vehicle_category_id,vehicle_category','cw_vehicle_category',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-07-04 16:14:12',1,'2019-07-04 16:14:30',NULL,NULL,1),(82,'series',1,16,'5','category','Category','Category',0,0,1,_binary 'prime_vehicle_category_id,vehicle_category','cw_vehicle_category',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-07-04 16:15:04',1,'2019-07-04 16:15:11',NULL,NULL,1),(83,'insurance_broker',1,18,'1','broker_name','Broker Name','Broker Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-07-04 16:20:06',NULL,NULL,NULL,NULL,1),(84,'insurance_broker',1,18,'11','broker_mobile','Broker Mobile','Broker Mobile',10,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-07-04 16:25:58',NULL,NULL,NULL,NULL,1),(85,'insuracne_underwriters',1,19,'1','insuracne_underwriter','Insuracne Underwriter','Insuracne Underwriter',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-07-04 16:28:35',NULL,NULL,NULL,NULL,1),(86,'insurance_cover_type',1,20,'1','insurance_cover_type','Insurance Cover Type','Insurance Cover Type',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-07-04 16:38:46',NULL,NULL,NULL,NULL,1),(87,'vehicle_master',2,21,'5','vehicle_category','Vehicle Category','Vehicle Category',0,0,1,_binary 'prime_vehicle_category_id,vehicle_category','cw_vehicle_category',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,1,1,0,1,'2019-07-04 16:50:29',1,'2020-04-25 13:26:37',NULL,NULL,1),(88,'vehicle_master',2,21,'5','vehicle_type','Vehicle Type','vehicle Type',0,0,1,_binary 'prime_vehicle_type_id,vehicle_type','cw_vehicle_type',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,2,1,0,1,'2019-07-04 16:51:01',1,'2020-04-25 13:26:44',NULL,NULL,1),(89,'vehicle_master',2,21,'5','make','Make','Make',0,0,1,_binary 'prime_make_id,make','cw_make',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,5,1,0,1,'2019-07-04 16:51:29',1,'2019-08-23 17:36:35',NULL,NULL,1),(90,'vehicle_master',2,21,'5','series_name','Series Name','Series Name',0,0,1,_binary 'prime_series_id,series_name','cw_series',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,6,1,0,1,'2019-07-04 17:02:10',1,'2019-08-23 17:36:35',NULL,NULL,1),(91,'vehicle_master',2,21,'1','year_model','Year Model','Year Model',15,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,1,4,1,0,1,'2019-07-04 17:02:49',1,'2019-08-23 17:36:35',NULL,NULL,1),(92,'vehicle_master',2,21,'1','reg_no','Fleet No','Reg no',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,1,3,1,0,1,'2019-07-04 17:03:42',1,'2020-03-17 10:48:53',NULL,NULL,1),(93,'vehicle_master',2,21,'1','register_no','Register No','Register no',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,1,0,1,0,1,'2019-07-04 17:04:04',1,'2019-08-23 17:36:35',NULL,NULL,1),(94,'vehicle_master',2,21,'1','chassis_no','Chassis No','chassis no',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,9,0,0,0,0,1,'2019-07-04 17:04:19',1,'2019-08-23 17:36:35',NULL,NULL,1),(95,'vehicle_master',2,21,'1','engine_no','Engine No','Engine no',20,0,0,NULL,NULL,NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,10,0,0,0,0,1,'2019-07-04 17:04:37',1,'2021-08-06 19:41:26',NULL,NULL,1),(96,'colour',1,22,'1','colour','Colour','Colour',50,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-07-04 17:07:01',1,'2020-02-20 17:56:19',NULL,NULL,1),(97,'vehicle_master',2,21,'5','colour','Colour','Colour',0,0,1,_binary 'prime_colour_id,colour','cw_colour',NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,11,0,0,0,0,1,'2019-07-04 17:07:42',1,'2019-08-23 17:36:35',NULL,NULL,1),(98,'vehicle_master',2,21,'5','fuel_type','Fuel Type','Fuel Type',0,0,1,_binary 'prime_fuel_type_id,fuel_type','cw_fuel_type',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,12,0,0,0,0,1,'2019-07-04 17:08:16',1,'2020-02-20 17:53:21',NULL,NULL,1),(99,'vehicle_master',2,21,'3','tare','Tare','Tare',0,0,0,NULL,NULL,NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,13,0,0,0,0,1,'2019-07-04 17:09:17',1,'2019-08-23 17:36:35',NULL,NULL,1),(100,'vehicle_master',2,21,'3','gvm','Gvm','Gvm',0,0,0,NULL,NULL,NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,14,0,0,0,0,1,'2019-07-04 17:09:40',1,'2019-08-23 17:36:35',NULL,NULL,1),(101,'vehicle_master',2,21,'3','no_of_axles','No Of Axles','No Of Axles',20,0,0,NULL,NULL,NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,15,0,0,0,0,1,'2019-07-04 17:10:11',1,'2019-08-23 17:36:35',NULL,NULL,1),(102,'null',1,0,'null','','','',0,0,0,NULL,NULL,NULL,NULL,0,'null','null',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',0,1,0,0,0,0,1,'2019-07-04 17:13:53',NULL,NULL,NULL,NULL,1),(103,'vehicle_master',2,21,'3','tank_capacity','Tank Capacity','Tank Capacity',10,0,0,NULL,NULL,NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,16,0,0,0,0,1,'2019-07-04 17:16:28',1,'2019-08-23 17:36:35',NULL,NULL,1),(104,'vehicle_master',2,21,'1','max_load_payload','Max Load Payload','Max Load Payload',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,17,0,0,0,0,1,'2019-07-04 17:19:31',1,'2019-08-23 17:36:36',NULL,NULL,1),(105,'vehicle_master',2,21,'1','max_load_dimension','Max Load Dimension','Max Load Dimension',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,18,0,0,0,0,1,'2019-07-04 17:20:14',1,'2019-08-23 17:36:36',NULL,NULL,1),(106,'vehicle_master',2,21,'1','engine_output','Engine Output','Engine Output(HP)',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,19,0,0,0,0,1,'2019-07-04 17:20:44',1,'2019-08-23 17:36:36',NULL,NULL,1),(107,'vehicle_master',2,21,'1','leader_or_follower','Leader Or Follower','Leader/ Follower',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,20,0,0,0,0,1,'2019-07-04 17:21:16',1,'2019-08-23 17:36:36',NULL,NULL,1),(108,'vehicle_master',2,21,'1','trailer_position','Trailer Position','Trailer Position',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,21,0,0,0,0,1,'2019-07-04 17:21:44',1,'2019-08-23 17:36:36',NULL,NULL,1),(109,'vehicle_master',2,21,'8','remarks','Remarks','Remarks',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,22,0,0,0,0,1,'2019-07-04 17:22:02',1,'2019-08-23 17:36:36',NULL,NULL,1),(110,'vehicle_master',3,23,'5','broker','Broker','Broker',0,0,1,_binary 'prime_insurance_broker_id,broker_name','cw_insurance_broker',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-07-04 17:46:38',1,'2019-08-26 11:02:47',NULL,NULL,1),(111,'vehicle_master',3,23,'5','insuracne_underwriter','Insuracne Underwriter','Insuracne underwriter',0,0,1,_binary 'prime_insuracne_underwriters_id,insuracne_underwriter','cw_insuracne_underwriters',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-07-04 17:48:17',1,'2019-08-26 11:02:47',NULL,NULL,1),(112,'vehicle_master',3,23,'5','type_of_cover','Type Of Cover','Type of cover',0,0,1,_binary 'prime_insurance_cover_type_id,insurance_cover_type','cw_insurance_cover_type',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,1,0,1,'2019-07-04 17:48:49',1,'2019-08-26 11:02:47',NULL,NULL,1),(113,'vehicle_master',3,23,'1','policy_no','Policy No','policy no',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,0,0,0,0,1,'2019-07-04 17:49:15',1,'2019-08-26 11:02:47',NULL,NULL,1),(114,'vehicle_master',3,23,'4','start_date','Start Date','Start Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,0,0,0,0,1,'2019-07-04 17:49:30',1,'2019-08-26 11:02:47',NULL,NULL,1),(115,'vehicle_master',3,23,'4','end_date','End Date','End Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,9,0,0,0,0,1,'2019-07-04 17:49:48',1,'2019-08-26 11:02:47',NULL,NULL,1),(116,'vehicle_master',3,23,'10','insurance_document','Insurance Document','Insurance Document',0,0,0,NULL,NULL,NULL,NULL,1,'','.pdf,.xls,.xlsx,.csv,.docx,.txt',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,10,0,0,0,0,1,'2019-07-04 17:50:15',1,'2019-08-26 11:02:47',NULL,NULL,1),(117,'vehicle_master',3,24,'4','rtms_start_date','Rtms Start Date','Rtms Start Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,0,0,1,'2019-07-04 17:52:03',1,'2020-02-20 17:55:17',NULL,NULL,1),(118,'vehicle_master',3,24,'4','rtms_end_date','Rtms End Date','Rtms End Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,0,0,1,'2019-07-04 17:52:26',1,'2020-02-20 17:55:25',NULL,NULL,1),(119,'vehicle_master',3,24,'1','reference_number','Reference Number','Reference Number',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,0,0,1,'2019-07-04 17:52:41',1,'2020-02-20 17:55:35',NULL,NULL,1),(120,'vehicle_master',3,24,'10','rtms_file','Rtms File','Rtms File',0,0,0,NULL,NULL,NULL,NULL,1,'','.pdf,.xls,.xlsx,.csv,.docx,.txt',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,0,0,0,0,1,'2019-07-04 17:53:18',1,'2020-02-20 17:54:27',NULL,NULL,1),(121,'vehicle_master',3,24,'8','notes','Notes','Notes',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,0,0,0,0,1,'2019-07-04 17:53:36',1,'2020-02-20 17:54:36',NULL,NULL,1),(122,'vehicle_master',3,25,'4','licence_start_date','Licence Start Date','Licence Start Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,0,0,1,'2019-07-04 17:54:41',1,'2019-08-24 14:45:24',NULL,NULL,1),(123,'vehicle_master',3,25,'4','licence_end_date','Licence End Date','Licence End Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,0,0,1,'2019-07-04 17:54:58',1,'2019-08-24 14:45:17',NULL,NULL,1),(124,'vehicle_master',3,25,'1','licence_reference_number','Licence Reference Number','Licence Reference Number',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,0,1,0,1,'2019-07-04 17:55:29',1,'2019-08-23 17:30:38',NULL,NULL,1),(125,'vehicle_master',3,25,'10','licence_file','Licence File','Licence File',0,0,0,NULL,NULL,NULL,NULL,1,'','.pdf,.xls,.xlsx,.csv,.docx,.txt',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,0,0,0,0,1,'2019-07-04 17:55:54',1,'2019-08-23 17:30:38',NULL,NULL,1),(126,'vehicle_master',3,25,'8','licence_notes','Licence Notes','Licence Notes',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,0,0,0,0,1,'2019-07-04 17:56:35',1,'2019-08-23 17:30:38',NULL,NULL,1),(127,'customer_type',1,26,'1','customer_type','Customer Type','Customer Type',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-07-05 09:46:27',NULL,NULL,NULL,NULL,1),(128,'customer_category',1,27,'1','customer_category','Customer Category','Customer Category',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-07-05 10:24:00',NULL,NULL,NULL,NULL,1),(129,'currency_code',1,28,'1','currency_code','Currency Code','Currency Code',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-07-05 10:25:14',NULL,NULL,NULL,NULL,1),(130,'eu_country',1,29,'1','eu_country','Eu Country','Eu Country',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-07-05 10:27:06',NULL,NULL,NULL,NULL,1),(131,'tax_mode',1,30,'1','tax_mode','Tax Mode','Tax Mode',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-07-05 10:28:18',1,'2020-02-05 15:30:52',NULL,NULL,1),(132,'tax_type',1,31,'1','tax_type','Tax Type','Tax Type',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-07-05 10:29:29',NULL,NULL,NULL,NULL,1),(133,'customer',2,32,'1','our_vendor_no','Our Vendor No','Our Vendor No',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,12,0,0,0,0,1,'2019-07-05 10:35:15',1,'2020-01-30 16:52:57',NULL,NULL,1),(134,'customer',2,32,'1','bee_level','Bee Level','BEE Level',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,13,0,0,0,0,1,'2019-07-05 10:37:38',1,'2020-01-30 16:52:57',NULL,NULL,1),(135,'customer',2,32,'1','acc','Acc','Acc',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,14,0,0,0,0,1,'2019-07-05 10:38:00',1,'2020-01-30 16:52:57',NULL,NULL,1),(136,'customer',2,32,'1','customer_name','Customer Name','Customer Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,1,1,0,1,'2019-07-05 10:38:32',1,'2020-03-25 16:35:08',NULL,NULL,1),(137,'customer',2,32,'8','delivery_address','Delivery Address','Delivery Address',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,9,0,0,0,0,1,'2019-07-05 10:38:56',1,'2020-01-30 16:52:57',NULL,NULL,1),(138,'customer',2,32,'8','postal_address','Postal Address','Postal Address',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,0,0,0,0,1,'2019-07-05 10:39:13',1,'2020-01-30 16:52:57',NULL,NULL,1),(139,'customer',2,32,'11','telephone','Telephone','Telephone',10,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,15,0,0,0,0,1,'2019-07-05 10:39:49',1,'2020-02-25 10:08:05',NULL,NULL,1),(140,'customer',2,32,'11','fax','Fax','Fax',15,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,16,0,0,0,0,1,'2019-07-05 10:40:34',1,'2020-01-30 16:52:57',NULL,NULL,1),(141,'customer',2,32,'11','mobile_number','Mobile Number','Mobile Number',10,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,0,0,0,0,1,'2019-07-05 10:41:02',1,'2020-01-30 16:52:57',NULL,NULL,1),(142,'customer',2,32,'12','email','Email','Email',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,0,0,0,0,1,'2019-07-05 10:41:22',1,'2020-01-30 16:52:57',NULL,NULL,1),(143,'customer',2,32,'5','customer_type','Customer Type','Customer Type',0,0,1,_binary 'prime_customer_type_id,customer_type','cw_customer_type',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,3,1,0,1,'2019-07-05 10:41:55',1,'2020-03-25 16:35:08',NULL,NULL,1),(144,'customer',2,32,'5','customer_category','Customer Category','Customer Category',0,0,1,_binary 'prime_customer_category_id,customer_category','cw_customer_category',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,4,1,0,1,'2019-07-05 10:42:27',1,'2020-03-25 16:35:08',NULL,NULL,1),(145,'customer',2,32,'1','normal_terms','Normal Terms','Normal Terms',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,17,0,0,0,0,1,'2019-07-05 10:43:03',1,'2020-01-30 16:52:57',NULL,NULL,1),(146,'customer',2,32,'1','early_terms','Early Terms','Early Terms',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,18,0,0,0,0,1,'2019-07-05 10:43:20',1,'2020-01-30 16:52:57',NULL,NULL,1),(147,'customer',2,32,'5','currency_code','Currency Code','Currency Code',0,0,1,_binary 'prime_currency_code_id,currency_code','cw_currency_code',NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,19,0,0,0,0,1,'2019-07-05 10:43:50',1,'2020-01-30 16:52:57',NULL,NULL,1),(148,'customer',2,32,'5','eu_country','Eu Country','EU Country',0,0,1,_binary 'prime_eu_country_id,eu_country','cw_eu_country',NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,20,0,0,0,0,1,'2019-07-05 10:44:21',1,'2020-01-30 16:52:57',NULL,NULL,1),(149,'customer',2,32,'3','no_of_notes','No Of Notes','No Of Notes',10,0,0,NULL,NULL,NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,21,0,0,0,0,1,'2019-07-05 10:46:21',1,'2020-01-30 16:52:57',NULL,NULL,1),(150,'customer',2,32,'3','discount','Discount','Discount(%)',10,0,0,NULL,NULL,NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,22,0,0,0,0,1,'2019-07-05 10:48:02',1,'2020-01-30 16:52:57',NULL,NULL,1),(151,'customer',2,32,'3','cr_limit','Cr Limit','Cr Limit',10,0,0,NULL,NULL,NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,23,0,0,0,0,1,'2019-07-05 10:48:45',1,'2020-01-30 16:52:58',NULL,NULL,1),(152,'customer',2,32,'3','interest','Interest','Interest(%)',0,2,0,NULL,NULL,NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,24,0,0,0,0,1,'2019-07-05 10:49:23',1,'2020-01-30 16:52:58',NULL,NULL,1),(153,'customer',2,32,'8','statement','Statement','Statement',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,25,0,0,0,0,1,'2019-07-05 10:49:45',1,'2020-01-30 16:52:58',NULL,NULL,1),(154,'customer',2,32,'5','blocked_status','Blocked Status','Blocked Status',0,0,1,_binary 'prime_status_id,status_name','cw_status',NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,26,0,0,0,0,1,'2019-07-05 10:50:41',1,'2020-01-30 16:52:58',NULL,NULL,1),(155,'customer',2,32,'1','sales_code','Sales Code','Sales Code',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,27,0,0,0,0,1,'2019-07-05 10:52:19',1,'2020-01-30 16:52:58',NULL,NULL,1),(156,'customer',2,32,'5','tax_mode','Tax Mode','Tax Mode',0,0,1,_binary 'prime_tax_mode_id,tax_mode','cw_tax_mode',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,5,1,0,1,'2019-07-05 10:53:36',1,'2020-03-25 16:35:08',NULL,NULL,1),(157,'customer',2,32,'5','tax_type','Tax Type','Tax Type',0,0,1,_binary 'prime_tax_type_id,tax_type','cw_tax_type',NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,28,0,0,0,0,1,'2019-07-05 10:54:19',1,'2020-01-30 16:52:58',NULL,NULL,1),(158,'customer',2,32,'1','tax_reference','Tax Reference','Tax Reference',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,29,0,0,0,0,1,'2019-07-05 10:55:11',1,'2020-01-30 16:52:58',NULL,NULL,1),(159,'customer',2,32,'5','cash_sale_acc','Cash Sale Acc','Cash Sale Acc',0,0,1,_binary 'prime_decider_id,decider_name','cw_decider',NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,30,0,0,0,0,1,'2019-07-05 10:56:46',1,'2020-01-30 16:52:58',NULL,NULL,1),(160,'customer',2,32,'5','accepts_email','Accepts Email','Accepts Email',0,0,1,_binary 'prime_decider_id,decider_name','cw_decider',NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,31,0,0,0,0,1,'2019-07-05 10:57:25',1,'2020-01-30 16:52:58',NULL,NULL,1),(161,'customer',2,32,'1','contact_person','Contact Person','Contact Person',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,10,0,0,0,0,1,'2019-07-05 10:57:57',1,'2020-01-30 16:52:57',NULL,NULL,1),(162,'customer',2,32,'11','contact_persons_no','Contact Persons No','Contact Persons No',10,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,11,1,6,1,0,1,'2019-07-05 10:58:26',1,'2020-03-25 16:35:08',NULL,NULL,1),(163,'type_of_goods',1,33,'1','type_of_goods','Type Of Goods','',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-07-19 10:32:50',NULL,NULL,NULL,NULL,1),(164,'vehicle_master',2,21,'2','repayment_amount','Repayment Amount','Repayment Amount',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,26,0,0,0,0,1,'2019-08-23 10:15:11',1,'2020-02-20 17:52:32',NULL,NULL,1),(165,'vehicle_master',2,21,'4','repayment_end_date','Repayment End Date','Repayment End Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,27,0,0,0,0,1,'2019-08-23 10:16:13',1,'2020-02-20 17:52:38',NULL,NULL,1),(166,'vehicle_master',2,21,'2','tracking_and_cameras','Tracking And Cameras','Tracking And Cameras',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,28,0,0,0,0,1,'2019-08-23 10:17:54',1,'2019-08-23 17:49:54',NULL,NULL,1),(167,'vehicle_master',2,21,'5','repayment','Repayment','Repayment',0,0,1,_binary 'prime_decider_id,decider_name','cw_decider',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,25,0,0,0,0,1,'2019-08-23 10:20:06',1,'2019-08-23 17:36:36',NULL,NULL,1),(168,'vehicle_master',2,21,'2','maintenance_cost','Maintenance Cost','Maintenance Cost',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,24,0,0,0,0,1,'2019-08-23 10:21:02',1,'2019-08-23 17:49:32',NULL,NULL,1),(169,'vehicle_master',2,21,'2','average_mileage','Average Mileage','Average Mileage',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,23,0,0,0,0,1,'2019-08-23 10:22:30',1,'2019-08-23 17:49:22',NULL,NULL,1),(170,'vehicle_master',3,25,'2','license_fees','License Fees','License Fees',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,0,0,1,'2019-08-23 10:24:56',1,'2019-08-23 17:30:38',NULL,NULL,1),(171,'vehicle_master',3,23,'2','vehicle_value','Vehicle Value','Vehicle Value',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,1,0,0,0,1,'2019-08-23 10:26:05',1,'2019-08-26 11:02:47',NULL,NULL,1),(172,'vehicle_master',3,23,'5','policy_name','Policy Name','Policy Name',0,0,2,_binary 'NTC,LSP','cw_zct_3',NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,0,0,0,1,'2019-08-23 10:27:32',1,'2019-08-26 11:02:47',NULL,NULL,1),(173,'perkilometer',1,36,'4','from_date','From Date','From Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,0,0,1,'2019-08-23 10:31:32',NULL,NULL,NULL,NULL,1),(174,'perkilometer',1,36,'4','to_date','To Date','To Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,0,0,1,'2019-08-23 10:32:05',NULL,NULL,NULL,NULL,1),(175,'perkilometer',1,36,'2','driver_cost','Driver Cost','Driver Cost',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,0,0,1,'2019-08-23 10:32:45',1,'2020-02-20 18:14:10',NULL,NULL,1),(176,'perkilometer',1,36,'2','tyres_cost','Tyres Cost','Tyres Cost',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,0,0,0,1,'2019-08-23 10:33:43',1,'2020-02-20 18:14:25',NULL,NULL,1),(177,'perkilometer',1,36,'2','diesel_per_litre','Diesel Per Litre','Diesel Per Litre',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,1,0,0,0,1,'2019-08-23 10:34:16',1,'2019-08-23 10:34:24',NULL,NULL,1),(178,'perkilometer',1,37,'2','admin_cost','Admin Cost','Admin Cost',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,0,0,1,'2019-08-23 10:29:28',1,'2019-08-23 10:50:09',NULL,NULL,1),(179,'perkilometer',1,37,'2','wash_bay','Wash Bay','Wash Bay',0,2,0,NULL,NULL,NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,0,0,0,0,1,'2019-08-23 10:30:14',1,'2019-08-23 10:35:58',NULL,NULL,1),(180,'perkilometer',1,37,'2','controllers','Controllers','Controllers',0,2,0,NULL,NULL,NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,0,0,0,0,1,'2019-08-23 10:30:43',1,'2019-08-23 10:36:05',NULL,NULL,1),(181,'vat_tax',1,39,'2','vat_tax_percentage','Vat Tax Percentage','Vat Tax Percentage',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,0,0,1,'2019-08-23 10:45:27',1,'2020-02-20 18:12:25',NULL,NULL,1),(182,'toll_master',1,38,'2','toll_amount','Toll Amount','Toll Amount',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,3,0,0,1,'2019-08-23 10:46:32',1,'2020-01-27 16:38:36',NULL,NULL,1),(183,'toll_master',1,38,'1','type_of_toll','Type Of Toll','Type Of Toll',10,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,1,1,0,1,'2019-08-23 10:47:28',1,'2020-01-27 16:38:36',NULL,NULL,1),(184,'toll_master',1,38,'1','toll_name','Toll Name','Toll Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,2,1,0,1,'2019-08-23 10:48:04',1,'2020-01-27 16:38:36',NULL,NULL,1),(185,'enquiry',1,40,'9','customer_name','Customer Name','Customer Name',0,0,0,_binary 'customer_name,mobile_number,email,company','cw_customer','prime_customer_id','customer_name',1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-08-23 13:26:39',1,'2020-01-30 17:02:07',NULL,NULL,1),(186,'enquiry',1,40,'1','compay_name','Compay Name','Compay Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,0,0,0,0,1,'2019-08-23 13:29:35',1,'2019-08-23 14:40:07',NULL,NULL,1),(187,'enquiry',1,40,'11','mobile_number','Mobile Number','Mobile Number',10,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,0,0,0,0,1,'2019-08-23 13:30:12',1,'2019-08-23 14:40:24',NULL,NULL,1),(188,'enquiry',1,40,'11','alt_mobile_number','Alt Mobile Number','Alt Mobile Number',10,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,0,0,0,0,1,'2019-08-23 13:30:42',1,'2019-08-23 14:40:59',NULL,NULL,1),(189,'enquiry',1,40,'1','land_line','Land Line','Land Line',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,0,0,0,0,1,'2019-08-23 13:31:08',1,'2019-08-23 14:41:06',NULL,NULL,1),(190,'enquiry',1,40,'12','email','Email','Email',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,0,0,0,0,1,'2019-08-23 13:31:36',1,'2019-08-23 14:41:11',NULL,NULL,1),(191,'enquiry',1,40,'8','address','Address','Address',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,0,0,0,0,1,'2019-08-23 13:31:56',1,'2019-08-23 14:41:17',NULL,NULL,1),(192,'enquiry',1,41,'5','enquiry_type','Enquiry Type','Enquiry Type',0,0,2,_binary 'Horse,Horse With Trailer','cw_zct_4',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,0,0,0,0,1,'2019-08-23 13:33:36',1,'2019-08-28 16:36:58',NULL,NULL,1),(193,'enquiry',1,41,'4','pickup_date','Pickup Date','Pickup Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,0,1,0,1,'2019-08-23 14:20:51',1,'2019-08-28 16:36:58',NULL,NULL,1),(194,'enquiry',1,41,'4','delviery_date','Delievery Date','Delievery Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,1,0,1,0,1,'2019-08-23 14:21:14',1,'2020-02-01 13:16:07',NULL,NULL,1),(195,'enquiry',1,41,'5','trip_type','Trip Type','Trip Type',0,0,2,_binary 'Round Trip,One Way','cw_zct_5',NULL,NULL,1,'select','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,0,0,0,0,1,'2019-08-23 14:22:02',1,'2019-08-28 16:36:58',NULL,NULL,1),(196,'enquiry',1,41,'1','origin','Origin','Origin',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,1,0,0,0,1,'2019-08-23 14:22:32',1,'2019-08-28 16:36:59',NULL,NULL,1),(197,'enquiry',1,41,'1','destination','Destination','Destination',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,1,0,1,0,1,'2019-08-23 14:22:54',1,'2019-08-28 16:36:59',NULL,NULL,1),(198,'enquiry',1,41,'2','average_km','Average KM','Average KM',100,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,9,0,0,0,0,1,'2019-08-23 14:23:45',1,'2019-08-28 16:36:59',NULL,NULL,1),(199,'enquiry',1,41,'5','type_of_goods','Type Of Goods','Type Of Goods',0,0,1,_binary 'prime_type_of_goods_id,type_of_goods','cw_type_of_goods',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,10,1,0,1,0,1,'2019-08-23 14:24:31',1,'2019-08-28 16:36:59',NULL,NULL,1),(200,'enquiry',1,41,'5','vehicle_required','Horse Type','Vehicle Required',0,0,1,_binary 'prime_vehicle_type_id,vehicle_type','cw_vehicle_type',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,0,0,0,0,1,'2019-08-23 14:25:17',1,'2019-08-28 16:36:58',NULL,NULL,1),(201,'enquiry',1,41,'3','stack_pieces_height','Stack Pieces Height','Stack Pieces Height',100,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,11,0,0,0,0,1,'2019-08-23 14:25:46',1,'2020-02-20 18:09:00',NULL,NULL,1),(202,'enquiry',1,41,'3','stack_pieces_width','Stack Pieces Width','Stack Pieces Width',100,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,12,0,0,0,0,1,'2019-08-23 14:26:05',1,'2020-02-20 18:09:35',NULL,NULL,1),(203,'enquiry',1,41,'3','number_of_pieces','Number Of Pieces','Number Of Pieces',100,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,13,0,0,0,0,1,'2019-08-23 14:26:52',1,'2020-02-20 18:10:08',NULL,NULL,1),(204,'enquiry',1,41,'3','weight','Weight In Kg','Weight',100,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,14,0,0,0,0,1,'2019-08-23 14:30:09',1,'2020-02-20 18:10:39',NULL,NULL,1),(205,'enquiry',1,41,'1','pod_no','POD No','POD No',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,15,0,0,0,0,1,'2019-08-23 14:30:49',1,'2019-08-28 16:36:59',NULL,NULL,1),(206,'enquiry',1,41,'5','tarping','Tarping','Tarping',0,0,1,_binary 'prime_decider_id,decider_name','cw_decider',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,16,0,0,0,0,1,'2019-08-23 14:32:23',1,'2019-08-28 16:36:59',NULL,NULL,1),(207,'enquiry',1,41,'1','contact_name','Contact Name','Contact Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,17,0,0,0,0,1,'2019-08-23 14:34:21',1,'2019-08-28 16:36:59',NULL,NULL,1),(208,'enquiry',1,41,'11','contact_mobile','Contact Mobile','Contact Mobile',10,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,18,0,0,0,0,1,'2019-08-23 14:35:05',1,'2020-02-01 17:17:30',NULL,NULL,1),(209,'enquiry',1,41,'7','tolls','Tolls','Tolls',0,0,1,_binary 'prime_toll_master_id,toll_name','cw_toll_master',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,19,0,0,0,0,1,'2019-08-23 14:36:26',1,'2019-08-28 16:36:59',NULL,NULL,1),(210,'enquiry',1,41,'2','toll_amount','Toll Amount','Toll Amount',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,20,0,0,0,0,1,'2019-08-23 14:36:53',1,'2019-08-28 16:36:59',NULL,NULL,1),(211,'enquiry',1,41,'2','trip_amount','Trip Amount','Trip Amount',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,21,1,0,0,0,1,'2019-08-23 14:37:20',1,'2019-08-28 16:36:59',NULL,NULL,1),(212,'enquiry',1,41,'5','vat_tax','Vat Tax','Vat Tax',0,0,1,_binary 'prime_vat_tax_id,vat_tax_percentage','cw_vat_tax',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,27,0,0,0,0,1,'2019-08-23 14:37:55',1,'2019-08-28 16:37:00',NULL,NULL,1),(213,'enquiry',1,41,'2','total_trip_amount','Total Trip Amount','Total Trip Amount',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,26,1,0,0,0,1,'2019-08-23 14:38:24',1,'2019-08-28 16:37:00',NULL,NULL,1),(214,'enquiry',1,41,'2','discount_amount','Discount Amount','Discount Amount',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,22,0,0,0,0,1,'2019-08-23 14:38:59',1,'2019-08-28 16:36:59',NULL,NULL,1),(215,'enquiry',1,41,'2','over_all_total','Over All Total','Over All Total',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,28,1,0,0,0,1,'2019-08-23 14:39:25',1,'2019-08-28 16:37:00',NULL,NULL,1),(216,'vehicle_master',2,21,'4','purchase_date','Purchase Date','Purchase Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,1,0,0,0,1,'2019-08-23 17:31:50',1,'2019-08-23 17:36:35',NULL,NULL,1),(217,'enquiry',1,41,'5','trailer_type','Trailer Type','Trailer Type',0,0,1,_binary 'prime_vehicle_type_id,vehicle_type','cw_vehicle_type',NULL,NULL,1,'select','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,0,0,0,0,1,'2019-08-24 10:13:46',1,'2020-02-22 09:55:54',NULL,NULL,1),(218,'vehicle_master',3,23,'2','insurance_premium','Insurance Premium','Insurance Premium',0,5,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,1,0,0,0,1,'2019-08-26 10:27:43',1,'2019-08-26 11:02:47',NULL,NULL,1),(219,'enquiry',1,41,'8','discount_reason','Discount Reason','Discount Reason',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,23,0,0,0,0,1,'2019-08-26 13:35:11',1,'2019-08-28 16:36:59',NULL,NULL,1),(220,'enquiry',1,41,'8','remarks','Remarks','Remarks',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,29,0,0,0,0,1,'2019-08-26 13:36:33',1,'2019-08-28 16:37:00',NULL,NULL,1),(221,'enquiry',1,41,'2','extra_amount','Extra Amount','Extra Amount',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,24,0,0,0,0,1,'2019-08-27 19:20:20',1,'2019-08-28 16:37:00',NULL,NULL,1),(222,'enquiry',1,41,'8','extra_amount_reason','Extra Amount Reason','Extra Amount Reason',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,25,0,0,0,0,1,'2019-08-27 20:06:42',1,'2019-08-28 16:37:00',NULL,NULL,1),(223,'perkilometer',1,36,'1','mark_up','Mark Up','Mark up',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,1,0,0,0,1,'2019-08-27 20:13:50',NULL,NULL,NULL,NULL,1),(224,'sab_depo_master',1,42,'1','depo_short_name','Depo Short Name','Depo Short Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-09-05 12:25:55',1,'2019-09-05 13:25:13',NULL,NULL,1),(225,'sab_depo_master',1,42,'1','depo_name','Depo Name','Depo Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-09-05 12:26:47',1,'2020-02-20 18:28:07',NULL,NULL,1),(226,'sab_depo_master',1,42,'8','depo_address','Depo Address','Depo Address',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,0,0,0,0,1,'2019-09-05 12:27:54',1,'2020-02-20 18:28:16',NULL,NULL,1),(227,'sab_depo_master',1,42,'1','depo_location','Depo Location','Depo Location',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,0,0,1,'2019-09-05 12:30:26',1,'2020-02-20 18:28:10',NULL,NULL,1),(228,'sab_depo_master',1,42,'1','latitude','Latitude','Latitude',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,0,0,0,0,1,'2019-09-05 12:31:35',1,'2019-09-05 13:25:14',NULL,NULL,1),(229,'sab_depo_master',1,42,'1','longitude','Longitude','Longitude',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,0,0,0,0,1,'2019-09-05 12:32:07',1,'2019-09-05 13:25:14',NULL,NULL,1),(230,'sab_rate_master',1,43,'1','month_and_year','Month And Year','Month and year',10,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-09-05 12:37:08',1,'2019-09-05 13:50:12',NULL,NULL,1),(231,'sab_rate_master',1,43,'5','origin','Origin','Origin',0,0,1,_binary 'prime_sab_depo_master_id,depo_short_name','cw_sab_depo_master',NULL,NULL,1,'select','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-09-05 12:39:59',NULL,NULL,NULL,NULL,1),(232,'sab_rate_master',1,43,'5','destination','Destination','Destination',0,0,1,_binary 'prime_sab_depo_master_id,depo_short_name','cw_sab_depo_master',NULL,NULL,1,'select','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,1,0,1,'2019-09-05 12:40:42',1,'2019-09-05 13:50:20',NULL,NULL,1),(233,'sab_rate_master',1,43,'2','km','KM','KM',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,0,0,0,1,'2019-09-05 12:41:41',1,'2019-09-05 13:15:34',NULL,NULL,1),(234,'sab_rate_master',1,43,'2','combo','Combo','Combo',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,1,0,0,0,1,'2019-09-05 12:42:22',NULL,NULL,NULL,NULL,1),(235,'sab_rate_master',1,43,'2','sab_trailer','SAB Trailer','SAB Trailer',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,1,0,0,0,1,'2019-09-05 12:43:34',NULL,NULL,NULL,NULL,1),(236,'sab_per_km',1,44,'1','from_date','From Date','From Date',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,0,0,1,'2019-09-10 14:46:32',NULL,NULL,NULL,NULL,1),(237,'sab_per_km',1,44,'1','to_date','To Date','To Date',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,0,0,1,'2019-09-10 14:46:58',NULL,NULL,NULL,NULL,1),(238,'sab_per_km',1,44,'2','per_km_rate','Per Km Rate','Per Km Rate',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,1,0,1,'2019-09-10 14:47:32',1,'2020-02-21 09:33:23',NULL,NULL,1),(239,'load_customer_type',1,45,'1','load_customer_type','Load Customer Type','Load Customer Type',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-09-21 16:01:56',NULL,NULL,NULL,NULL,1),(240,'cubic_metres',1,46,'1','cubic_metres','Cubic Metres','Cubic Metres',100,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-09-21 16:06:44',1,'2020-02-03 13:11:21',NULL,NULL,1),(241,'afrism_rates',1,47,'1','month_and_year','Month And Year','Month and year',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-09-21 16:17:53',1,'2020-01-27 10:04:16',NULL,NULL,1),(242,'afrism_rates',2,47,'1','km','KM','KM',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,0,1,0,1,'2019-09-21 16:18:38',1,'2020-01-27 10:04:25',NULL,NULL,1),(244,'afrism_rates',1,47,'2','rate','Rate','rate',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,1,0,1,0,1,'2019-09-21 16:24:15',1,'2020-01-27 10:04:31',NULL,NULL,1),(245,'afrism_rates',1,47,'5','cubic_metre','Cubic Metre','Cubic Metre',0,0,1,_binary 'prime_cubic_metres_id,cubic_metres','cw_cubic_metres',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-09-21 16:41:09',1,'2019-09-21 16:56:36',NULL,NULL,1),(246,'afrism_rates',1,47,'5','vintage_years','Vintage Years','Vintage Years',0,0,2,_binary '1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,older','cw_zct_6',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,1,0,1,'2019-09-21 16:55:31',1,'2019-09-21 16:56:36',NULL,NULL,1),(247,'amsa_rates',1,48,'1','month_and_year','Month And Year','Month And Year',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-09-21 17:07:32',1,'2020-02-04 11:52:43',NULL,NULL,1),(248,'amsa_rates',1,48,'1','destination','Destination','Destination',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-09-21 17:08:58',NULL,NULL,NULL,NULL,1),(249,'amsa_rates',1,48,'3','p1','P1','P1',11,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,1,0,1,'2019-09-21 17:09:25',1,'2020-02-20 18:29:03',NULL,NULL,1),(250,'amsa_rates',1,48,'2','t1_link','T1 Link','T1 Link',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,0,1,0,1,'2019-09-21 17:09:53',1,'2020-01-27 09:53:25',NULL,NULL,1),(251,'amsa_rates',1,48,'3','p2','P2','P2',11,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,1,0,1,0,1,'2019-09-21 17:10:19',1,'2020-01-27 09:53:31',NULL,NULL,1),(252,'amsa_rates',1,48,'2','t2_tri','T2 Tri','T2 tri',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,1,0,1,0,1,'2019-09-21 17:10:46',1,'2020-01-27 09:53:36',NULL,NULL,1),(253,'warehouse_information',1,49,'1','warehouse_name','Warehouse Name','Warehouse Name',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,1,1,0,1,'2019-10-12 12:05:01',1,'2019-10-19 14:33:20',NULL,NULL,1),(254,'warehouse_information',1,49,'1','number_of_floors','Number Of Floors','Number Of Floors',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,3,1,0,1,'2019-10-12 12:05:47',1,'2019-10-19 14:33:20',NULL,NULL,1),(255,'warehouse_information',1,49,'5','status','Status','Status',0,0,1,_binary 'prime_status_id,status_name','cw_status',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,4,1,0,1,'2019-10-12 12:06:33',1,'2019-10-19 14:33:20',NULL,NULL,1),(256,'warehouse_locations',1,50,'5','warehouse_name','Warehouse Name','Warehouse Name',0,0,1,_binary 'prime_warehouse_information_id,warehouse_name','cw_warehouse_information',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-10-12 12:08:08',1,'2019-10-12 17:03:15',NULL,NULL,1),(257,'warehouse_locations',1,50,'1','floor_number','Floor Number','Floor Number',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-10-12 12:08:40',1,'2019-10-12 15:36:50',NULL,NULL,1),(258,'warehouse_locations',1,50,'5','bin_or_floor_location','Bin Or Floor Location','Bin Or Floor Location',255,0,2,_binary 'Bin,Floor','cw_zct_8',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,1,0,1,'2019-10-12 12:09:10',1,'2019-10-21 12:16:11',NULL,NULL,1),(259,'warehouse_locations',1,50,'2','area_in_sqm','Area In Sqm','Area In Sqm',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,0,1,0,1,'2019-10-12 12:09:43',NULL,NULL,NULL,NULL,1),(260,'warehouse_locations',1,50,'3','id_number','Id Number','Id Number',11,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,5,1,0,1,0,1,'2019-10-12 12:10:15',NULL,NULL,NULL,NULL,1),(261,'warehouse_locations',1,50,'5','status','Status','Status',0,0,1,_binary 'prime_status_id,status_name','cw_status',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,1,0,1,0,1,'2019-10-12 12:10:57',1,'2019-10-12 15:37:10',NULL,NULL,1),(262,'warehouse_brand',1,51,'1','brand_name','Brand Name','Brand Name',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-10-12 12:15:20',1,'2019-10-19 14:38:47',NULL,NULL,1),(263,'warehouse_brand',1,51,'5','customer_name','Customer Name','Customer Name',0,0,1,_binary 'prime_customer_id,customer_name','cw_customer',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-10-12 12:16:52',1,'2019-10-19 14:38:47',NULL,NULL,1),(264,'warehouse_brand',1,51,'5','dedicated_area','Dedicated Area','Dedicated Area',0,0,1,_binary 'prime_warehouse_locations_id,area_in_sqm','cw_warehouse_locations',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,1,0,1,'2019-10-12 12:17:39',1,'2019-10-19 14:38:47',NULL,NULL,1),(265,'warehouse_brand',1,51,'5','status','Status','Status',0,0,1,_binary 'prime_status_id,status_name','cw_status',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,0,1,0,1,'2019-10-12 12:18:27',1,'2019-10-19 14:38:47',NULL,NULL,1),(266,'warehouse_category',1,52,'1','category_name','Category Name','Category Name',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-10-12 12:20:26',1,'2019-10-19 14:38:25',NULL,NULL,1),(267,'warehouse_category',1,52,'5','customer_name','Customer Name','Customer Name',0,0,1,_binary 'prime_customer_id,customer_name','cw_customer',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-10-12 12:21:03',1,'2019-10-19 14:38:25',NULL,NULL,1),(268,'warehouse_category',1,52,'5','status','Status','Status',0,0,1,_binary 'prime_status_id,status_name','cw_status',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,1,0,1,'2019-10-12 12:21:45',1,'2019-10-19 14:38:25',NULL,NULL,1),(269,'warehouse_product',1,53,'1','product_name','Product Name','Product Name',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,3,1,0,1,'2019-10-12 12:23:44',1,'2020-02-12 12:04:26',NULL,NULL,1),(270,'warehouse_product',1,53,'5','brand_name','Brand Name','Brand Name',0,0,1,_binary 'prime_warehouse_brand_id,brand_name','cw_warehouse_brand',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,5,1,0,1,'2019-10-12 12:25:17',1,'2020-02-12 12:04:26',NULL,NULL,1),(271,'warehouse_product',1,53,'5','category_name','Category Name','Category Name',0,0,1,_binary 'prime_warehouse_category_id,category_name','cw_warehouse_category',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,1,6,1,0,1,'2019-10-12 12:25:47',1,'2020-02-12 12:04:26',NULL,NULL,1),(272,'warehouse_product',1,53,'8','product_description','Product Description','Product Description',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,11,0,11,1,0,1,'2019-10-12 12:26:23',1,'2020-02-21 09:37:08',NULL,NULL,1),(273,'warehouse_product',1,53,'1','product_code','Product Code','Product Code',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,6,1,2,1,0,1,'2019-10-12 12:26:50',1,'2020-02-12 12:04:26',NULL,NULL,1),(274,'warehouse_product',1,53,'5','product_type','Product Type','Product Type',0,0,2,_binary 'Bulk,Normal,Hazardous,Sensitive','cw_zct_7',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,4,1,0,1,'2019-10-12 12:28:00',1,'2020-02-12 12:04:26',NULL,NULL,1),(275,'warehouse_product',1,53,'2','product_length','Product Length','Product Length',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,0,7,1,0,1,'2019-10-12 12:28:41',1,'2020-02-21 09:36:37',NULL,NULL,1),(276,'warehouse_product',1,53,'2','product_breadth','Product Breadth','Product Breadth',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,0,8,1,0,1,'2019-10-12 12:29:11',1,'2020-02-21 09:36:55',NULL,NULL,1),(277,'warehouse_product',1,53,'2','product_height','Product Height','Product Height',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,9,0,9,1,0,1,'2019-10-12 12:29:38',1,'2020-02-21 09:37:00',NULL,NULL,1),(278,'warehouse_product',1,53,'5','customer_name','Customer Name','Customer Name',0,0,1,_binary 'prime_customer_id,customer_name','cw_customer',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,1,1,0,1,'2019-10-12 12:30:21',1,'2020-02-12 12:04:26',NULL,NULL,1),(279,'physical_location',1,54,'1','physical_location','Physical Location','Physical Location',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-10-15 14:56:20',1,'2020-02-21 09:37:47',NULL,NULL,1),(280,'physical_location',1,54,'5','status','Status','Status',0,0,1,_binary 'prime_status_id,status_name','cw_status',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-10-15 14:57:02',NULL,NULL,NULL,NULL,1),(281,'warehouse_information',1,49,'5','physical_location','Physical Location','Physical Location',0,0,1,_binary 'prime_physical_location_id,physical_location','cw_physical_location',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,2,1,0,1,'2019-10-15 15:01:17',1,'2020-02-26 16:49:43',NULL,NULL,1),(282,'customer_request',2,55,'5','request_mode','Request Mode','Request Mode',0,0,2,_binary 'Pickup,Drop','cw_zct_9',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,2,1,0,1,'2019-10-23 10:39:15',1,'2019-12-09 17:43:05',NULL,NULL,1),(283,'customer_request',2,55,'4','from_date','From Date','From Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,3,1,0,1,'2019-10-23 10:40:45',1,'2019-12-09 17:43:05',NULL,NULL,1),(284,'customer_request',2,55,'4','to_date','To Date','To Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,1,4,1,0,1,'2019-10-23 10:43:24',1,'2019-12-09 17:43:05',NULL,NULL,1),(285,'customer_request',2,55,'1','pickup_location','Pickup Location','Pickup Location',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,0,0,1,0,1,'2019-10-23 10:44:02',1,'2020-02-21 11:18:02',NULL,NULL,1),(286,'customer_request',2,55,'1','pickup_landmark','Pickup Landmark','Pickup Landmark',255,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,0,0,1,0,1,'2019-10-23 10:44:38',1,'2019-12-09 17:43:05',NULL,NULL,1),(287,'customer_request',2,55,'13','pickup_time','Pickup Time','Pickup Time',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,0,0,1,0,1,'2019-10-23 10:45:05',1,'2020-02-21 11:18:09',NULL,NULL,1),(288,'customer_request',2,55,'1','drop_location','Drop Location','Drop Location',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,9,0,0,1,0,1,'2019-10-23 10:45:33',1,'2020-02-21 11:18:16',NULL,NULL,1),(289,'customer_request',2,55,'1','drop_landmark','Drop Landmark','Drop Landmark',255,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,10,0,0,1,0,1,'2019-10-23 10:46:15',1,'2019-12-09 17:43:05',NULL,NULL,1),(290,'customer_request',2,55,'13','drop_time','Drop Time','Drop Time',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,11,0,0,1,0,1,'2019-10-23 10:46:44',1,'2020-02-21 11:18:22',NULL,NULL,1),(291,'customer_request',2,55,'5','status','Status','Status',0,0,2,_binary 'Scheduled,Onprocess,completed','cw_zct_10',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,20,1,5,1,0,1,'2019-10-23 10:48:05',1,'2020-01-30 16:36:25',NULL,NULL,1),(292,'customer_request',3,56,'9','product','Product','Product',0,0,0,_binary 'prime_warehouse_product_id,product_name','cw_warehouse_product','prime_warehouse_product_id','product_name',1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-10-23 11:26:41',1,'2020-01-30 16:25:34',NULL,NULL,1),(293,'customer_request',3,56,'1','quantity','Quantity','Quantity',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-10-23 11:31:04',NULL,NULL,NULL,NULL,1),(294,'customer_request',2,55,'5','customer_name','Customer Name','Customer Name',0,0,1,_binary 'prime_customer_id,customer_name','cw_customer',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,1,1,0,1,'2019-10-23 16:21:22',1,'2019-12-09 17:43:05',NULL,NULL,1),(295,'customer_request',2,55,'1','cust_req_no','Cust Req No','Cust Req No',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',0,12,1,0,1,0,1,'2019-10-23 17:27:29',1,'2020-02-21 11:19:26',NULL,NULL,1),(296,'customer_request',2,55,'5','vehicle','Vehicle','Vehicle',0,0,2,_binary 'NTC,Others','cw_zct_11',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,13,1,0,1,0,1,'2019-11-01 11:33:43',1,'2019-12-09 17:43:05',NULL,NULL,1),(297,'customer_request',2,55,'1','vehicle_no','Vehicle No','Vehicle No',50,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,14,0,0,0,0,1,'2019-11-01 11:34:23',1,'2020-02-08 15:17:47',NULL,NULL,1),(298,'customer_request',2,55,'1','driver_name','Driver Name','Driver Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,15,0,0,0,0,1,'2019-11-01 11:34:49',1,'2020-02-21 11:18:33',NULL,NULL,1),(299,'customer_request',2,55,'11','driver_mobile','Driver Mobile','Driver Mobile',10,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,16,0,0,0,0,1,'2019-11-01 11:35:23',1,'2020-02-21 11:18:40',NULL,NULL,1),(300,'warehouse_product',1,53,'1','availabale_quantity','Availabale Quantity','Availabale Quantity',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,10,1,10,1,0,1,'2019-11-12 11:20:28',1,'2020-02-12 12:04:27',NULL,NULL,1),(301,'inventory_supplier',1,57,'1','supplier_name','Supplier Name','Supplier Name',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-11-25 14:30:16',NULL,NULL,NULL,NULL,1),(302,'inventory_supplier',1,57,'11','mobile_number','Mobile Number','Mobile Number',10,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-11-25 14:31:33',1,'2019-11-25 17:18:31',NULL,NULL,1),(303,'inventory_supplier',1,57,'11','landline_number','Landline Number','Landline Number',12,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,0,0,1,0,1,'2019-11-25 14:32:22',NULL,NULL,NULL,NULL,1),(304,'inventory_supplier',1,57,'1','contact_person','Contact Person','Contact Person',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,0,1,0,1,'2019-11-25 14:33:12',1,'2020-01-20 15:30:27',NULL,NULL,1),(305,'inventory_supplier',1,57,'8','address','Address','Address',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,0,0,1,0,1,'2019-11-25 14:33:56',1,'2020-01-20 15:30:54',NULL,NULL,1),(306,'inventory_supplier',1,57,'8','remarks','Remarks','Remarks',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,0,0,0,0,1,'2019-11-25 14:34:51',1,'2020-01-20 15:31:01',NULL,NULL,1),(307,'inventory_supplier',1,57,'5','status','Status','Status',0,0,1,_binary 'prime_status_id,status_name','cw_status',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,1,0,1,0,1,'2019-11-25 14:41:36',1,'2020-01-20 15:31:06',NULL,NULL,1),(308,'inventory_brand',1,58,'1','brand_name','Brand Name','Brand Name',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-11-25 14:46:34',NULL,NULL,NULL,NULL,1),(309,'inventory_brand',1,58,'5','status','Status','Status',0,0,1,_binary 'prime_status_id,status_name','cw_status',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-11-25 14:47:08',1,'2020-01-20 15:31:53',NULL,NULL,1),(310,'inventory_category',1,59,'1','category_name','Category Name','Category Name',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-11-25 14:49:32',NULL,NULL,NULL,NULL,1),(311,'inventory_category',1,59,'5','status','Status','Status',0,0,1,_binary 'prime_status_id,status_name','cw_status',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-11-25 14:50:09',1,'2020-01-20 15:32:21',NULL,NULL,1),(312,'inventory_product',1,60,'5','category','Category','Category',0,0,1,_binary 'prime_inventory_category_id,category_name','cw_inventory_category',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,2,1,0,1,'2019-11-25 15:03:37',1,'2020-02-14 13:00:38',NULL,NULL,1),(313,'inventory_product',1,60,'5','brand','Brand','Brand',0,0,1,_binary 'prime_inventory_brand_id,brand_name','cw_inventory_brand',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,1,3,1,0,1,'2019-11-25 15:10:17',1,'2020-02-14 13:00:38',NULL,NULL,1),(314,'inventory_product',1,60,'1','product_name','Product Name','Product Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,6,1,4,1,0,1,'2019-11-25 15:11:15',1,'2020-02-14 13:00:38',NULL,NULL,1),(315,'technician_skills',1,61,'1','skill_name','Skill Name','Skill Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-11-25 16:11:41',NULL,NULL,NULL,NULL,1),(316,'technician_skills',1,61,'8','remarks','Remarks','Remarks',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,0,0,0,0,1,'2019-11-25 16:12:14',NULL,NULL,NULL,NULL,1),(317,'service_type',1,62,'1','service_type','Service Type','Service Type',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-11-25 16:26:46',1,'2020-02-04 17:16:57',NULL,NULL,1),(318,'service_type',1,62,'5','status','Status','Status',0,0,1,_binary 'prime_status_id,status_name','cw_status',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,1,0,1,'2019-11-25 16:27:35',1,'2020-02-04 17:17:10',NULL,NULL,1),(319,'service_category',1,63,'1','service_category','Service Category','Service Category',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-11-25 16:30:08',NULL,NULL,NULL,NULL,1),(320,'service_category',1,63,'5','status','Status','Status',0,0,1,_binary 'prime_status_id,status_name','cw_status',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-11-25 16:30:40',NULL,NULL,NULL,NULL,1),(321,'entry_reason',1,64,'1','entry_reason','Entry Reason','Entry Reason',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-11-25 16:34:29',NULL,NULL,NULL,NULL,1),(322,'service_checklist',1,65,'5','service_type','Service Type','Service Type',0,0,1,_binary 'prime_service_type_id,service_type','cw_service_type',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,1,1,0,1,'2019-11-25 16:42:11',1,'2020-01-24 09:44:37',NULL,NULL,1),(323,'service_checklist',1,65,'5','service_category','Service Category','Service Category',0,0,1,_binary 'prime_service_category_id,service_category','cw_service_category',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,2,1,0,1,'2019-11-25 16:42:50',1,'2020-01-24 09:44:37',NULL,NULL,1),(324,'service_checklist',1,65,'5','status','Status','Status',0,0,1,_binary 'prime_status_id,status_name','cw_status',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,4,1,0,1,'2019-11-25 16:43:54',1,'2020-01-24 09:44:37',NULL,NULL,1),(325,'inventory_product_type',1,66,'1','product_type','Product Type','Product Type',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,2,1,0,1,'2019-11-25 16:59:03',1,'2020-02-12 12:03:27',NULL,NULL,1),(326,'inventory_product_type',1,66,'5','status','Status','Status',0,0,1,_binary 'prime_status_id,status_name','cw_status',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,3,1,0,1,'2019-11-25 16:59:44',1,'2020-02-12 12:03:27',NULL,NULL,1),(327,'inventory_product',1,60,'5','product_type','Product Type','Product Type',0,0,1,_binary 'prime_inventory_product_type_id,product_type','cw_inventory_product_type',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,5,1,0,1,'2019-11-25 17:00:37',1,'2020-02-14 13:00:39',NULL,NULL,1),(328,'inventory_product',1,60,'1','product_code','Product Code','Product Code',100,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,13,1,7,1,0,1,'2019-11-25 17:01:46',1,'2020-02-14 13:00:39',NULL,NULL,1),(329,'inventory_product',1,60,'2','weight','Weight','Weight',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,14,1,8,1,0,1,'2019-11-25 17:03:28',1,'2020-02-14 13:00:39',NULL,NULL,1),(330,'inventory_product',1,60,'3','total_quantity','Total Quantity','Total Quantity',11,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,15,1,9,1,0,1,'2019-11-25 17:04:53',1,'2020-02-14 13:00:39',NULL,NULL,1),(331,'inventory_product',1,60,'4','purchase_date','Purchase Date','Purchase Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,12,1,10,1,0,1,'2019-11-25 17:06:13',1,'2020-02-14 13:00:39',NULL,NULL,1),(332,'invertory_material',1,60,'5','tyre_status','Tyre Status','Tyre Status',0,0,2,_binary 'Live,Not In Use','cw_zct_12',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,10,1,0,1,0,1,'2019-11-25 17:07:27',1,'2020-01-20 15:33:51',NULL,NULL,1),(337,'maintenance_oil_category',1,69,'1','oil_category_name','Oil Category Name','Oil Category Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-11-25 17:32:35',NULL,NULL,NULL,NULL,1),(338,'maintenance_oil_category',1,69,'5','status','Status','Status',0,0,1,_binary 'prime_status_id,status_name','cw_status',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-11-25 17:33:35',1,'2020-01-20 15:37:04',NULL,NULL,1),(339,'maintenance_oil',1,70,'5','oil_category','Oil Category','Oil Category',0,0,1,_binary 'prime_maintenance_oil_category_id,oil_category_name','cw_maintenance_oil_category',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-11-25 17:36:18',1,'2020-05-25 17:02:58',NULL,NULL,1),(340,'maintenance_oil',1,70,'1','oil_name','Oil Name','Oil Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-11-25 17:37:13',1,'2020-05-25 17:02:58',NULL,NULL,1),(341,'maintenance_oil',1,70,'8','remarks','Remarks','Remarks',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,0,0,0,0,1,'2019-11-25 17:37:44',1,'2020-05-25 17:02:58',NULL,NULL,1),(342,'equipment_type',1,71,'1','equipment_type','Equipment Type','Equipment Type',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-11-26 15:32:01',NULL,NULL,NULL,NULL,1),(343,'equipment_type',1,71,'8','remarks','Remarks','Remarks',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,0,0,1,0,1,'2019-11-26 15:32:40',1,'2020-02-21 09:41:40',NULL,NULL,1),(344,'equipment_tools_and_equipment',2,72,'10','equipment_image','Equipment Image','Equipment Image',0,0,0,NULL,NULL,NULL,NULL,1,'','.pdf,.xls,.xlsx,.csv,.docx,.txt',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,20,0,0,0,0,1,'2019-11-26 15:44:44',1,'2020-02-21 09:42:38',NULL,NULL,1),(345,'equipment_tools_and_equipment',2,72,'1','equipment_name','Equipment Name','Equipment Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-11-26 15:45:41',1,'2020-02-21 09:42:38',NULL,NULL,1),(346,'equipment_tools_and_equipment',2,72,'5','equipment_type','Equipment Type','Equipment Type',0,0,1,_binary 'prime_equipment_type_id,equipment_type','cw_equipment_type',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-11-26 15:46:39',1,'2020-02-21 09:42:38',NULL,NULL,1),(347,'equipments_make',1,73,'1','make','Make','Make',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-11-26 15:51:59',1,'2020-02-21 09:40:37',NULL,NULL,1),(348,'equipments_model',1,74,'1','model','Equipment Model','Model',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-11-26 15:54:25',1,'2020-02-21 09:40:55',NULL,NULL,1),(349,'equipment_tools_and_equipment',2,72,'5','make','Make','Make',0,0,1,_binary 'prime_equipments_make_id,make','cw_equipments_make',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,1,0,1,'2019-11-26 16:13:04',1,'2020-02-21 09:42:38',NULL,NULL,1),(350,'equipment_tools_and_equipment',2,72,'5','model','Model','Model',0,0,1,_binary 'prime_equipments_model_id,model','cw_equipments_model',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,0,1,0,1,'2019-11-26 16:13:33',1,'2020-02-21 09:42:38',NULL,NULL,1),(351,'equipment_tools_and_equipment',2,72,'1','barcode','Barcode','Barcode',100,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,5,0,0,1,0,1,'2019-11-26 16:14:54',1,'2020-03-03 15:16:58',NULL,NULL,1),(352,'equipment_tools_and_equipment',2,72,'1','serial_number','Serial Number','Serial Number',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,6,1,0,1,0,1,'2019-11-26 16:15:54',1,'2020-02-21 09:42:38',NULL,NULL,1),(353,'equipment_tools_and_equipment',2,72,'1','location','Location','Location',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,1,0,1,0,1,'2019-11-26 16:18:28',1,'2020-02-21 09:42:38',NULL,NULL,1),(354,'equipment_tools_and_equipment',2,72,'2','area','Area','Area',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,0,0,1,0,1,'2019-11-26 16:19:43',1,'2020-02-21 09:46:14',NULL,NULL,1),(355,'equipment_tools_and_equipment',2,72,'3','number_of_sets','Number Of Sets','Number Of Sets',12,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,9,0,0,1,0,1,'2019-11-26 16:21:30',1,'2020-03-03 15:18:35',NULL,NULL,1),(356,'equipment_tools_and_equipment',2,72,'5','primary_user','Primary User','Primary User',0,0,1,_binary 'prime_employees_id,employee_name','cw_employees',NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,10,0,0,1,0,1,'2019-11-26 16:22:50',1,'2020-02-28 05:01:03',NULL,NULL,1),(357,'equipment_tools_and_equipment',2,72,'4','purchase_date','Purchase Date','Purchase Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,11,1,0,1,0,1,'2019-11-26 16:23:22',1,'2020-02-21 09:42:38',NULL,NULL,1),(358,'equipment_tools_and_equipment',2,72,'2','purchase_cost','Purchase Cost','Purchase Cost',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,12,0,0,1,0,1,'2019-11-26 16:24:04',1,'2020-02-21 09:46:56',NULL,NULL,1),(359,'equipment_tools_and_equipment\r\n',2,72,'10','purchase_receipt','Purchase Receipt','Purchase Receipt',0,0,0,NULL,NULL,NULL,NULL,1,'','.pdf,.xls,.xlsx,.csv,.docx,.txt',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,14,0,0,1,0,1,'2019-11-26 16:24:37',1,'2019-11-26 16:41:50',NULL,NULL,1),(360,'equipment_tools_and_equipment',2,72,'4','warrenty_expiry_date','Warrenty Expiry Date','Warrenty Expiry Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,13,1,0,1,0,1,'2019-11-26 16:25:22',1,'2020-02-21 09:42:38',NULL,NULL,1),(361,'equipment_tools_and_equipment',2,72,'10','warrenty_receipt','Warrenty Receipt','Warrenty Receipt',0,0,0,NULL,NULL,NULL,NULL,1,'','.pdf,.xls,.xlsx,.csv,.docx,.txt',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,14,0,0,1,0,1,'2019-11-26 16:26:05',1,'2020-02-21 09:42:38',NULL,NULL,1),(362,'equipment_tools_and_equipment',3,92,'8','remarks','Remarks','Remarks',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,10,0,0,1,0,1,'2019-11-26 16:27:05',1,'2020-02-28 10:47:02',NULL,NULL,1),(363,'equipment_tools_and_equipment',2,72,'2','capacity','Capacity','Capacity',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,16,0,0,1,0,1,'2019-11-26 16:33:48',1,'2020-03-03 15:18:59',NULL,NULL,1),(364,'equipment_tools_and_equipment',2,72,'1','certificate_number','Certificate Number','Certificate Number',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,17,0,0,1,0,1,'2019-11-26 16:34:22',1,'2020-03-03 15:19:31',NULL,NULL,1),(365,'equipment_tools_and_equipment',3,92,'5','test_result','Test Result','Test Result',0,0,2,_binary 'Passed,Failed','cw_zct_13',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,0,0,1,0,1,'2019-11-26 16:35:56',1,'2020-02-28 14:29:38',NULL,NULL,1),(366,'equipment_tools_and_equipment\r\n',2,72,'1','repaired_by','Repaired By','Repaired by',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,21,0,0,1,0,1,'2019-11-26 16:36:38',NULL,NULL,NULL,NULL,1),(367,'equipment_tools_and_equipment',3,92,'5','inspected_by','Inspected By','Inspected by',0,0,1,_binary 'prime_employees_id,user_name','cw_employees',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,9,1,0,1,0,1,'2019-11-26 16:37:18',1,'2020-02-28 04:39:29',NULL,NULL,1),(368,'maintenance_wheel_alignment',1,75,'4','date','Date','Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-11-29 16:33:21',1,'2020-01-20 15:43:53',NULL,NULL,1),(369,'maintenance_wheel_alignment',1,75,'5','vehicle_owned_by','Vehicle Owned By','Vehicle Owned By',0,0,2,_binary 'NTC,Others','cw_zct_21',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-11-29 16:34:00',1,'2020-02-27 16:30:15',NULL,NULL,1),(371,'maintenance_wheel_alignment',1,75,'1','vehicle_number','Vehicle Number','Vehicle Number',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,0,1,0,1,'2019-11-29 16:35:46',1,'2020-01-20 15:44:06',NULL,NULL,1),(372,'maintenance_wheel_alignment',1,75,'10','upload_file','Upload File','Upload File',0,0,0,NULL,NULL,NULL,NULL,1,'','.pdf,.xls,.xlsx,.csv,.docx,.txt',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,0,0,1,0,1,'2019-11-29 16:39:12',1,'2020-01-20 15:44:15',NULL,NULL,1),(373,'maintenance_wheel_alignment',1,75,'4','next_checking_date','Next Checking Date','Next Checking Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,1,0,1,0,1,'2019-11-29 16:40:24',1,'2020-01-20 15:44:22',NULL,NULL,1),(374,'maintenance_wheel_alignment',1,75,'8','remarks','Remarks','Remarks',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,0,0,1,0,1,'2019-11-29 16:40:50',1,'2020-01-20 15:44:29',NULL,NULL,1),(378,'maintenance_faults',1,77,'1','fault_name','Fault Name','Fault Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-12-02 12:43:23',1,'2020-02-04 16:30:37',NULL,NULL,1),(380,'maintenance_faults',1,77,'8','comments','Comments','Comments',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,0,0,0,0,1,'2019-12-02 12:44:55',1,'2020-01-20 15:45:48',NULL,NULL,1),(381,'maintenance_scrap',1,78,'1','scrap_name','Scrap Name','Scrap Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-12-07 15:11:20',NULL,NULL,NULL,NULL,1),(382,'maintenance_scrap',1,78,'2','rate','Rate','Rate',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-12-07 15:11:51',1,'2020-01-20 15:46:37',NULL,NULL,1),(383,'maintenance_scrap',1,78,'5','unit','Unit','Unit',0,0,2,_binary 'Kg,L','cw_zct_14',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,1,0,1,'2019-12-07 15:13:07',1,'2020-01-20 15:46:44',NULL,NULL,1),(384,'customer_request',2,55,'5','request_type','Request Type','Request Type',0,0,2,_binary 'Local,Overseas','cw_zct_15',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2019-12-09 17:21:06',1,'2020-02-03 17:07:17',NULL,NULL,1),(385,'shipping_mode',1,79,'1','shipping_mode','Shipping Mode','Shipping Mode',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-12-09 17:24:26',1,'2020-02-21 09:38:53',NULL,NULL,1),(386,'shipping_delivery_type',1,80,'1','shipping_delivery_type','Shipping Delivery Type','Shipping Delivery Type',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2019-12-09 17:26:10',1,'2020-02-21 09:39:18',NULL,NULL,1),(387,'customer_request',2,55,'5','shipping_mode','Shipping Mode','Shipping Mode',0,0,1,_binary 'prime_shipping_mode_id,shipping_mode','cw_shipping_mode',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,17,0,0,1,0,1,'2019-12-09 17:33:09',1,'2020-02-21 11:18:51',NULL,NULL,1),(388,'customer_request',2,55,'1','vessel_id','Vessel ID','Vessel ID',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,18,0,0,1,0,1,'2019-12-09 17:41:25',1,'2020-02-21 11:19:01',NULL,NULL,1),(389,'customer_request',2,55,'5','shipping_delivery_type','Shipping Delivery Type','Shipping Delivery Type',0,0,1,_binary 'prime_shipping_delivery_type_id,shipping_delivery_type','cw_shipping_delivery_type',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,19,0,0,1,0,1,'2019-12-09 17:42:30',1,'2020-02-21 11:19:10',NULL,NULL,1),(391,'employees',2,1,'7','technician_skills','Technician Skills','Technician Skills',0,0,1,_binary 'prime_technician_skills_id,skill_name','cw_technician_skills',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,25,0,0,0,0,1,'2019-12-10 19:12:45',1,'2020-04-25 14:21:35',NULL,NULL,1),(392,'invertory_product',1,60,'5','supplier','Supplier','Supplier',0,0,1,_binary 'prime_maintenance_supplier_id,supplier_name','cw_inventory_supplier',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,0,0,1,'2019-12-11 11:29:06',1,'2019-12-11 11:30:21',NULL,NULL,1),(393,'invertory_product',1,60,'2','price','Price','Price',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,11,0,0,0,0,1,'2019-12-12 18:42:34',NULL,NULL,NULL,NULL,1),(394,'service_checklist',1,65,'5','service_name','Service Name','Service Name',100,0,1,_binary 'prime_maintenance_faults_id,fault_name','cw_maintenance_faults',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,3,1,0,1,'2020-01-24 09:43:38',1,'2020-02-04 16:29:03',NULL,NULL,1),(395,'inventory_product',1,60,'5','supplier','Supplier','Supplier',0,0,1,_binary 'prime_inventory_supplier_id,supplier_name','cw_inventory_supplier',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,1,0,0,1,'2020-01-29 12:46:28',1,'2020-02-14 13:00:38',NULL,NULL,1),(396,'inventory_product',1,60,'2','price','Price','Price',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,16,1,11,0,0,1,'2020-01-29 12:49:11',1,'2020-02-14 13:00:39',NULL,NULL,1),(397,'customer',2,32,'1','company','Company','Company',200,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,1,2,0,0,1,'2020-01-30 16:52:01',1,'2020-03-25 16:35:08',NULL,NULL,1),(398,'service_type',1,62,'5','process_by','Process By','Process By',0,0,2,_binary 'By Faults,By Checklsit','cw_zct_16',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,0,0,1,'2020-02-04 16:58:54',1,'2020-02-04 17:17:04',NULL,NULL,1),(399,'vehicle_master',3,82,'3','total_no_of_tyre','Total No Of Tyre','Total No Of Tyre',11,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-02-05 10:46:49',NULL,NULL,NULL,NULL,1),(400,'vehicle_master',3,82,'5','position_type','Position Type','Position Type',0,0,2,_binary 'Single tyres,Single with dual tyres,Dual tyres','cw_zct_17',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2020-02-05 10:49:06',NULL,NULL,NULL,NULL,1),(401,'vehicle_master',3,82,'3','single_count','Single Count','Single Count',11,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,0,0,0,0,1,'2020-02-05 10:51:20',1,'2020-02-06 12:47:35',NULL,NULL,1),(402,'vehicle_master',3,82,'3','dual_count','Dual Count','Dual Count',11,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,0,0,0,0,1,'2020-02-05 10:52:01',1,'2020-02-06 12:47:43',NULL,NULL,1),(403,'tyre_size',1,83,'1','tyre_size','Tyre Size','Tyre Size',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-02-05 12:15:43',NULL,NULL,NULL,NULL,1),(404,'tyre_size',1,83,'8','remarks','Remarks','Remarks',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,0,0,0,0,1,'2020-02-05 12:16:37',NULL,NULL,NULL,NULL,1),(405,'tyre_pattern',1,84,'5','tyre_size','Tyre Size','Tyre Size',0,0,1,_binary 'prime_tyre_size_id,tyre_size','cw_tyre_size',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-02-05 12:18:49',NULL,NULL,NULL,NULL,1),(406,'tyre_pattern',1,84,'1','tyre_pattern','Tyre Pattern','Tyre Pattern',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2020-02-05 12:21:04',1,'2020-02-10 12:31:35',NULL,NULL,1),(407,'tyre_casting',1,85,'1','casting_name','Casting Name','Casting Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-02-05 12:29:25',NULL,NULL,NULL,NULL,1),(408,'tyre_repair_type',1,86,'1','repair_type','Repair Type','Repair Type',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-02-05 12:31:55',NULL,NULL,NULL,NULL,1),(409,'tyre_inspection_type',1,87,'1','inspection_type','Inspection Type','Inspection Type',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-02-05 12:35:29',NULL,NULL,NULL,NULL,1),(410,'tyre_operational_damage',1,88,'1','damage','Damage','Damage',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-02-05 12:37:49',NULL,NULL,NULL,NULL,1),(411,'tyre_operational_damage',1,88,'5','status','Status','Status',0,0,1,_binary 'prime_status_id,status_name','cw_status',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2020-02-05 12:38:48',NULL,NULL,NULL,NULL,1),(412,'tyre_actual_damage',1,89,'1','damage','Damage','Damage',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-02-05 12:41:01',NULL,NULL,NULL,NULL,1),(413,'tyre_actual_damage',1,89,'5','status','Status','Status',0,0,1,_binary 'prime_status_id,status_name','cw_status',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2020-02-05 12:41:47',NULL,NULL,NULL,NULL,1),(414,'tyre_scrap_failures',1,90,'1','failure','Failure','Failure',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-02-05 12:43:32',NULL,NULL,NULL,NULL,1),(415,'vehicle_master',3,82,'3','spare_count','Spare Count','Spare Count',11,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,0,0,0,0,1,'2020-02-11 17:05:20',NULL,NULL,NULL,NULL,1),(416,'inventory_product_type',1,66,'5','category_name','Category Name','Category Name',0,0,1,_binary 'prime_inventory_category_id,category_name','cw_inventory_category',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,1,1,0,1,'2020-02-12 11:51:55',1,'2020-02-12 12:03:27',NULL,NULL,1),(417,'inventory_product',1,60,'5','tyre_size','Tyre Size','Tyre Size',0,0,1,_binary 'prime_tyre_size_id,tyre_size','cw_tyre_size',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,0,0,0,0,1,'2020-02-12 11:58:04',1,'2020-02-14 12:59:53',NULL,NULL,1),(418,'inventory_product',1,60,'5','pattern','Pattern','Pattern',0,0,1,_binary 'prime_tyre_pattern_id,tyre_pattern','cw_tyre_pattern',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,0,0,0,0,1,'2020-02-12 11:59:20',1,'2020-02-14 12:59:53',NULL,NULL,1),(419,'inventory_product',1,60,'5','casting','Casting','Casting',0,0,1,_binary 'prime_tyre_casting_id,casting_name','cw_tyre_casting',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,9,0,0,0,0,1,'2020-02-12 12:00:02',1,'2020-02-14 12:59:53',NULL,NULL,1),(420,'inventory_product',1,60,'2','mm','Mm','Mm',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,10,0,0,0,0,1,'2020-02-12 12:00:36',1,'2020-02-14 12:59:53',NULL,NULL,1),(421,'inventory_product',1,60,'5','type','Type','Type',0,0,2,_binary 'New tyre,Stock Tyre','cw_zct_18',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,11,0,0,0,0,1,'2020-02-12 12:02:20',1,'2020-02-14 12:59:53',NULL,NULL,1),(423,'tyre_recap',1,91,'5','vehicle_no','Vehicle No','Vehicle No',0,0,1,_binary 'prime_vehicle_master_id,register_no','cw_vehicle_master',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,2,1,0,1,'2020-02-17 19:05:09',1,'2020-03-05 13:20:02',NULL,NULL,1),(424,'tyre_recap',1,91,'5','tyre_position','Tyre Position','Tyre Position',0,0,2,_binary 'Position 1,Position 2,Position 3,Position 4,Position 5,Position 6,Position 7,Position 8,Position 9,Position 10,Position 11,Position 12,Position 13,Position 14,Position 15,Position 16,Position 17,Position 18,Position 19,Position 20,Position 21,Position 22,Position 23,Position 24,Position 25,Position  26','cw_zct_19',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,3,0,0,1,'2020-02-17 19:17:56',1,'2020-03-05 13:20:02',NULL,NULL,1),(425,'tyre_recap',1,91,'1','serial_no','Serial No','Serial No',10,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,1,4,0,0,1,'2020-02-17 19:18:27',1,'2020-03-05 13:20:02',NULL,NULL,1),(426,'tyre_recap',1,91,'5','supplier_name','Supplier Name','Supplier Name',0,0,1,_binary 'prime_inventory_supplier_id,supplier_name','cw_inventory_supplier',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,0,0,0,0,1,'2020-02-17 19:20:30',1,'2020-03-05 13:20:02',NULL,NULL,1),(427,'tyre_recap',1,91,'4','date_collected','Date Collected','Date Collected',0,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,0,0,0,0,1,'2020-02-17 19:21:08',1,'2020-03-05 13:20:02',NULL,NULL,1),(428,'tyre_recap',1,91,'1','slip_number','Slip Number','Slip Number',10,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',0,16,1,1,0,0,1,'2020-02-17 19:23:33',1,'2020-03-05 13:20:03',NULL,NULL,1),(429,'tyre_recap',1,91,'4','estimated_date_of_return','Estimated Date Of Return','Estimated Date Of Return',0,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,11,0,0,0,0,1,'2020-02-17 19:25:16',1,'2020-03-05 13:20:03',NULL,NULL,1),(430,'tyre_recap',1,91,'4','date_of_return','Date Of Return','Date Of Return',0,0,0,NULL,NULL,NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,12,0,0,0,0,1,'2020-02-17 19:25:48',1,'2020-03-05 13:20:03',NULL,NULL,1),(431,'tyre_recap',1,91,'5','status','Status','Status',0,0,2,_binary 'Pending,completed','cw_zct_20',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,15,1,5,0,0,1,'2020-02-17 19:28:13',1,'2020-03-05 13:20:03',NULL,NULL,1),(432,'tyre_recap',1,91,'5','brand','Brand','Brand',0,0,1,_binary 'prime_inventory_brand_id,brand_name','cw_inventory_brand',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,0,6,0,0,1,'2020-02-18 15:48:22',1,'2020-03-05 13:20:02',NULL,NULL,1),(433,'tyre_recap',1,91,'5','thread_type','Thread Type','Thread Type',0,0,1,_binary 'prime_tyre_pattern_id,tyre_pattern','cw_tyre_pattern',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,0,0,0,0,1,'2020-02-18 15:49:21',1,'2020-03-05 13:20:03',NULL,NULL,1),(434,'tyre_recap',1,91,'5','tyre_size','Tyre Size','Tyre Size',0,0,1,_binary 'prime_tyre_size_id,tyre_size','cw_tyre_size',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,0,0,0,0,1,'2020-02-18 15:49:52',1,'2020-03-05 13:20:02',NULL,NULL,1),(435,'tyre_recap',1,91,'5','casting_type','Casting Type','Casting Type',0,0,1,_binary 'prime_tyre_casting_id,casting_name','cw_tyre_casting',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,9,0,0,0,0,1,'2020-02-18 16:14:31',1,'2020-03-05 13:20:03',NULL,NULL,1),(436,'tyre_recap',1,91,'5','rejected','Rejected','Rejected',0,0,1,_binary 'prime_decider_id,decider_name','cw_decider',NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,13,0,0,0,0,1,'2020-02-19 17:04:25',1,'2020-03-05 13:20:03',NULL,NULL,1),(437,'tyre_recap',1,91,'7','reason','Reason','Reason',0,0,1,_binary 'prime_tyre_repair_type_id,repair_type','cw_tyre_repair_type',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,14,0,0,0,0,1,'2020-02-19 17:15:53',1,'2020-03-05 13:20:03',NULL,NULL,1),(438,'equipment_tools_and_equipment',3,92,'8','test_load_details','Test Load Details','Test load Details',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,0,0,0,0,1,'2020-02-28 10:28:52',1,'2020-02-28 14:29:08',NULL,NULL,1),(439,'equipment_tools_and_equipment',3,92,'4','test_date','Test Date','Test Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2020-02-28 10:29:31',1,'2020-02-28 03:07:37',NULL,NULL,1),(442,'equipment_tools_and_equipment',3,92,'4','due_date','Due Date','Due Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,0,0,1,'2020-02-28 10:35:10',1,'2020-02-28 10:47:02',NULL,NULL,1),(443,'equipment_tools_and_equipment',3,92,'1','current_condition','Current Condition','Current Condition',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,0,0,0,0,1,'2020-02-28 10:35:33',1,'2020-02-28 14:29:18',NULL,NULL,1),(444,'equipment_tools_and_equipment',3,92,'2','testing_frequency','Testing Frequency','Testing Frequency',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,0,0,0,0,1,'2020-02-28 10:37:15',1,'2020-02-28 14:29:26',NULL,NULL,1),(445,'equipment_tools_and_equipment',3,92,'1','record_of_maintenance','Record Of Maintenance','Record Of Maintenance',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,0,0,0,0,1,'2020-02-28 10:38:56',1,'2020-02-28 14:29:52',NULL,NULL,1),(446,'equipment_tools_and_equipment',3,92,'1','repaired_by','Repaired By','Repaired by',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,0,0,0,0,1,'2020-02-28 10:39:17',1,'2020-02-28 14:30:00',NULL,NULL,1),(448,'tyre_recap',1,91,'2','mm','Mm','Mm',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,10,0,0,0,0,1,'2020-03-05 13:19:48',1,'2020-03-05 13:20:03',NULL,NULL,1),(449,'tyre_scrap_company',1,93,'1','company_name','Company Name','Company Name',200,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-03-17 11:38:09',NULL,NULL,NULL,NULL,1),(450,'tyre_depot',1,94,'1','depot','Depot','Depot',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-03-17 11:39:18',NULL,NULL,NULL,NULL,1),(451,'vehicle_master',2,21,'1','asset_id','Asset Id','Asset Id',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,29,0,0,0,0,1,'2020-03-18 14:41:20',1,'2020-03-18 14:46:32',NULL,NULL,1),(452,'vehicle_master',2,21,'1','driver_id','Driver Id','Driver Id',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,30,0,0,0,0,1,'2020-03-18 14:46:18',1,'2020-03-18 17:00:44',NULL,NULL,1),(453,'incident_type',1,95,'1','incident_type','Incident Type','Incident Type',150,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-04-03 10:23:31',NULL,NULL,NULL,NULL,1),(454,'event_type',1,96,'1','event_type','Event Type','Event type',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-04-03 10:25:35',1,'2020-04-03 11:14:33',NULL,NULL,1),(455,'appointment_type',1,97,'1','appointment_type','Appointment Type','Appointment Type',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-04-03 10:28:21',1,'2020-04-08 16:12:16',NULL,NULL,1),(456,'legislation',1,98,'1','legislation_name','Legislation Name','Legislation Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-04-03 10:30:34',NULL,NULL,NULL,NULL,1),(457,'likelihood_rating',1,99,'1','impact_name','Impact Name','Impact Name',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,0,0,1,'2020-04-07 17:57:58',1,'2020-04-07 17:58:49',NULL,NULL,1),(458,'likelihood_rating',1,99,'1','likelihood_rating','Likelihood Rating','Likelihood Rating',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2020-04-07 17:58:41',1,'2020-04-08 09:50:04',NULL,NULL,1),(459,'consequence_rating',1,100,'5','consequence_type','Consequence Type','Consequence Type',0,0,2,_binary 'Financial impact Rand Operating Profit,Investment impact Rand NPV,Human Health and Safety,Environment and Community,Reputation and Brand,Compliance and Legal','cw_zct_22',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,0,0,1,'2020-04-07 18:03:10',NULL,NULL,NULL,NULL,1),(460,'consequence_rating',1,100,'1','consequence','Consequence','Consequence',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,0,0,1,'2020-04-07 18:03:35',1,'2020-04-07 18:14:35',NULL,NULL,1),(461,'consequence_rating',1,100,'1','consequence_rating','Consequence Rating','Consequence Rating',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,0,0,1,'2020-04-07 18:03:56',NULL,NULL,NULL,NULL,1),(462,'incident_status',1,101,'1','incident_status','Incident Status','Incident status',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,0,0,1,'2020-04-07 18:05:33',NULL,NULL,NULL,NULL,1),(463,'risk_category',1,102,'1','risk_category','Risk Category','Risk category',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,0,0,1,'2020-04-07 18:06:41',NULL,NULL,NULL,NULL,1),(464,'corrective_type',1,103,'1','corrective_type','Corrective Type','Corrective Type',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,0,0,1,'2020-04-07 18:08:00',NULL,NULL,NULL,NULL,1),(465,'investigation_risk_status',1,104,'1','investigation_risk_status','Investigation Risk Status','Investigation Risk Status',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,0,0,1,'2020-04-07 18:09:33',NULL,NULL,NULL,NULL,1),(466,'action_training_status',1,105,'1','action_training_status','Action Training Status','Action Training Status',255,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,0,0,1,'2020-04-07 18:10:38',NULL,NULL,NULL,NULL,1),(467,'risk_and_hazard_management',1,106,'5','request_type','Request Type','Request Type',0,0,2,_binary 'Risk,hazard','cw_zct_23',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,3,0,0,1,'2020-04-07 18:25:43',1,'2020-04-14 17:12:08',NULL,NULL,1),(468,'risk_and_hazard_management',1,106,'1','risk_no','Risk No','Risk No',50,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,2,0,0,1,'2020-04-07 18:26:20',1,'2020-05-02 13:29:52',NULL,NULL,1),(469,'risk_and_hazard_management',1,106,'4','date','Date','Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,1,0,0,1,'2020-04-07 18:28:51',1,'2020-04-14 17:12:08',NULL,NULL,1),(470,'risk_and_hazard_management',1,106,'1','risk_name','Risk Name','Risk Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,5,0,0,1,'2020-04-07 18:29:09',1,'2020-04-14 17:12:08',NULL,NULL,1),(471,'risk_and_hazard_management',1,106,'5','risk_category','Risk Category','Risk Category',0,0,1,_binary 'prime_risk_category_id,risk_category','cw_risk_category',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,1,6,0,0,1,'2020-04-07 18:29:52',1,'2020-04-14 17:12:08',NULL,NULL,1),(472,'risk_and_hazard_management',1,106,'8','risk_description','Risk Description','Risk Description',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,1,4,0,0,1,'2020-04-07 18:30:11',1,'2020-04-18 12:27:09',NULL,NULL,1),(473,'risk_and_hazard_management',1,106,'5','risk_owner','Risk Owner','Risk Owner',0,0,1,_binary 'prime_employees_id,employee_name','cw_employees',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,1,7,1,0,1,'2020-04-07 18:33:54',1,'2020-04-14 17:12:08',NULL,NULL,1),(474,'risk_and_hazard_management',1,106,'11','phone_number','Phone Number','Phone Number',10,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,0,0,0,0,1,'2020-04-07 18:34:33',1,'2020-04-14 17:12:08',NULL,NULL,1),(475,'risk_and_hazard_management',1,106,'12','email_address','Email Address','Email Address',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,9,0,0,0,0,1,'2020-04-07 18:35:19',1,'2020-04-14 17:12:08',NULL,NULL,1),(476,'risk_and_hazard_management',1,106,'8','address','Address','Address',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,10,0,0,0,0,1,'2020-04-07 18:35:44',1,'2020-04-14 17:12:08',NULL,NULL,1),(477,'risk_and_hazard_management',1,106,'7','consequence','Consequence','Consequence',0,0,1,_binary 'prime_consequence_rating_id,consequence','cw_consequence_rating',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,11,0,0,0,0,1,'2020-04-07 18:39:26',1,'2020-04-14 17:12:08',NULL,NULL,1),(478,'risk_and_hazard_management',1,106,'5','consequence_rating','Consequence Rating','Consequence Rating',0,0,1,_binary 'prime_consequence_rating_id,consequence_rating','cw_consequence_rating',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,12,0,0,0,0,1,'2020-04-07 18:40:14',1,'2020-04-14 17:12:08',NULL,NULL,1),(479,'risk_and_hazard_management',1,106,'7','likelihood_impact','Likelihood Impact','Likelihood Impact',0,0,1,_binary 'prime_likelihood_rating_id,impact_name','cw_likelihood_rating',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,13,0,0,0,0,1,'2020-04-07 18:41:05',1,'2020-04-14 17:12:08',NULL,NULL,1),(480,'risk_and_hazard_management',1,106,'5','likelihood_rating','Likelihood Rating','Likelihood Rating',0,0,1,_binary 'prime_likelihood_rating_id,likelihood_rating','cw_likelihood_rating',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,14,0,0,0,0,1,'2020-04-07 18:41:38',1,'2020-04-14 17:12:08',NULL,NULL,1),(481,'risk_and_hazard_management',1,106,'10','supporting_document','Supporting Document','Supporting Document',0,0,0,NULL,NULL,NULL,NULL,1,'','.pdf,.xls,.xlsx,.csv,.docx,.txt',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,15,0,0,0,0,1,'2020-04-07 18:44:05',1,'2020-04-14 17:12:08',NULL,NULL,1),(482,'risk_and_hazard_management',1,106,'5','risk_status','Risk Status','Risk Status',0,0,1,_binary 'prime_investigation_risk_status_id,investigation_risk_status','cw_investigation_risk_status',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,16,1,8,1,0,1,'2020-04-07 18:45:11',1,'2020-05-02 13:29:20',NULL,NULL,1),(483,'risk_and_hazard_management',1,106,'4','review_date','Review Date','Review Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,17,0,0,0,0,1,'2020-04-07 18:45:47',1,'2020-04-14 17:12:08',NULL,NULL,1),(484,'risk_and_hazard_management',1,106,'5','reviewer','Reviewer','Reviewer',0,0,1,_binary 'prime_employees_id,employee_name','cw_employees',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,18,0,0,0,0,1,'2020-04-07 18:47:24',1,'2020-04-14 17:12:08',NULL,NULL,1),(485,'risk_and_hazard_management',1,106,'8','reviewer_remarks','Reviewer Remarks','Reviewer Remarks',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,19,0,0,0,0,1,'2020-04-07 18:47:51',1,'2020-04-14 17:12:08',NULL,NULL,1),(486,'chemical_name',1,107,'1','chemical_name','Chemical Name','Chemical Name',150,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-04-08 09:44:14',NULL,NULL,NULL,NULL,1),(487,'common_name',1,108,'1','common_name','Common Name','Common Name',150,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-04-08 09:45:26',NULL,NULL,NULL,NULL,1),(488,'chemical_state',1,109,'1','chemical_state','Chemical State','Chemical State',150,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-04-08 09:46:30',NULL,NULL,NULL,NULL,1),(489,'appointments',1,110,'1','name_of_appointee','Name Of Appointee','Name Of Appointee',150,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,3,1,0,1,'2020-04-08 10:04:45',1,'2020-05-02 16:01:12',NULL,NULL,1),(490,'appointments',1,110,'1','id_number','ID Number','ID Number',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,2,1,0,1,'2020-04-08 10:05:19',1,'2020-05-02 16:01:12',NULL,NULL,1),(491,'appointments',1,110,'5','appointment_type','Appointment Type','Appointment Type',0,0,1,_binary 'prime_appointment_type_id,appointment_type','cw_appointment_type',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,4,1,0,1,'2020-04-08 10:21:18',1,'2020-05-02 16:01:12',NULL,NULL,1),(492,'appointments',1,110,'4','appointment_date','Appointment Date','Appointment Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,1,1,0,1,'2020-04-08 10:22:16',1,'2020-05-02 16:01:12',NULL,NULL,1),(493,'appointments',1,110,'4','appointment_expiration','Appointment Expiration','Appointment Expiration',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,1,5,1,0,1,'2020-04-08 10:24:49',1,'2020-05-02 16:01:12',NULL,NULL,1),(494,'appointments',1,110,'10','appointment_letter','Appointment Letter','Appointment Letter',0,0,0,NULL,NULL,NULL,NULL,1,'','.pdf,.xls,.xlsx,.csv,.docx,.txt',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,0,0,0,0,1,'2020-04-08 10:25:55',NULL,NULL,NULL,NULL,1),(495,'appointments',1,110,'10','training_certificates','Training Certificates','Training Certificates',0,0,0,NULL,NULL,NULL,NULL,1,'','.pdf,.xls,.xlsx,.csv,.docx,.txt',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,0,0,0,0,1,'2020-04-08 10:26:26',NULL,NULL,NULL,NULL,1),(496,'legal_and_other_requirements',1,111,'5','legislation_name','Legislation Name','Legislation Name',0,0,1,_binary 'prime_legislation_id,legislation_name','cw_legislation',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-04-08 11:12:40',NULL,NULL,NULL,NULL,1),(497,'legal_and_other_requirements',1,111,'1','regulator_or_customer_or_stakeholder','Regulator Or Customer Or Stakeholder','Regulator Or Customer Or Stakeholder',150,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2020-04-08 11:14:32',NULL,NULL,NULL,NULL,1),(498,'legal_and_other_requirements',1,111,'1','reference_number','Reference Number','Reference number',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,1,0,1,'2020-04-08 11:15:07',NULL,NULL,NULL,NULL,1),(499,'legal_and_other_requirements',1,111,'1','applicable_or_relevant_company_activities','Applicable Or Relevant Company Activities','Applicable Or Relevant Company Activities',150,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,0,0,0,0,1,'2020-04-08 11:16:53',NULL,NULL,NULL,NULL,1),(500,'legal_and_other_requirements',1,111,'1','controls_in_place_to_comply','Controls In Place To Comply','Controls in place to comply',150,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,0,0,0,0,1,'2020-04-08 11:17:18',NULL,NULL,NULL,NULL,1),(501,'legal_and_other_requirements',1,111,'1','authorizations_or_licences_or_consents_and_related_records','Authorizations Or Licences Or Consents And Related Records','Authorizations Or Licences Or Consents And Related Records',150,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,0,0,0,0,1,'2020-04-08 11:19:06',NULL,NULL,NULL,NULL,1),(502,'legal_and_other_requirements',1,111,'5','responsible_person','Responsible Person','Responsible Person',0,0,1,_binary 'prime_employees_id,employee_name','cw_employees',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,1,0,1,0,1,'2020-04-08 11:46:41',NULL,NULL,NULL,NULL,1),(503,'legal_and_other_requirements',1,111,'4','date_of_last_compliance_audit','Date Of Last Compliance Audit','Date of last compliance audit',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,1,0,1,0,1,'2020-04-08 11:47:06',1,'2020-05-02 15:41:03',NULL,NULL,1),(504,'legal_and_other_requirements',1,111,'5','compliance_status','Compliance Status','Compliance Status',0,0,2,_binary 'Not implemented,Partial compliance,Full compliance','cw_zct_24',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,9,1,0,1,0,1,'2020-04-08 11:48:19',1,'2020-05-02 15:41:14',NULL,NULL,1),(505,'legal_and_other_requirements',1,111,'10','upload_copy_of_legislation_or_requirement','Upload Copy Of Legislation Or Requirement','Upload Copy Of Legislation Or Requirement',0,0,0,NULL,NULL,NULL,NULL,1,'','.pdf,.xls,.xlsx,.csv,.docx,.txt',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,10,0,0,0,0,1,'2020-04-08 11:49:10',NULL,NULL,NULL,NULL,1),(507,'event_management',1,112,'1','event_name','Event Name','Event Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,3,0,0,1,'2020-04-08 11:53:41',1,'2020-05-02 16:00:11',NULL,NULL,1),(508,'event_management',1,112,'5','event_type','Event Type','Event Type',0,0,1,_binary 'prime_event_type_id,event_type','cw_event_type',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,4,0,0,1,'2020-04-08 11:55:05',1,'2020-05-02 16:00:11',NULL,NULL,1),(509,'event_management',1,112,'5','event_owner_or_chairperson_or_coordinator','Event Owner Or Chairperson Or Coordinator','Event Owner Or Chairperson Or Coordinator',0,0,1,_binary 'prime_employees_id,employee_name','cw_employees',NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,0,0,0,0,1,'2020-04-08 11:56:12',NULL,NULL,NULL,NULL,1),(510,'event_management',1,112,'1','event_agenda','Event Agenda','Event Agenda',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,0,0,0,0,1,'2020-04-08 11:56:34',NULL,NULL,NULL,NULL,1),(511,'event_management',1,112,'13','event_date','Event Date','Event Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,1,1,1,0,1,'2020-04-08 11:57:04',1,'2020-05-02 16:00:11',NULL,NULL,1),(512,'event_management',1,112,'1','event_venue','Event Venue','Event Venue',150,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,0,0,0,0,1,'2020-04-08 11:57:36',1,'2020-04-08 12:02:10',NULL,NULL,1),(513,'event_management',1,112,'7','event_invitees','Event Invitees','Event Invitees',0,0,1,_binary 'prime_employees_id,employee_name','cw_employees',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,0,0,0,0,1,'2020-04-08 11:58:57',1,'2020-04-08 12:02:16',NULL,NULL,1),(514,'event_management',1,112,'10','event_reports_or_minutes','Event Reports Or Minutes','Event Reports Or Minutes',0,0,0,NULL,NULL,NULL,NULL,1,'','.pdf,.xls,.xlsx,.csv,.docx,.txt',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,9,0,0,0,0,1,'2020-04-08 12:07:14',NULL,NULL,NULL,NULL,1),(515,'dangerous_goods_and_management',1,113,'5','chemical_name','Chemical Name','Chemical Name',0,0,1,_binary 'prime_chemical_name_id,chemical_name','cw_chemical_name',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,0,0,1,'2020-04-08 12:09:43',NULL,NULL,NULL,NULL,1),(516,'dangerous_goods_and_management',1,113,'5','common_name','Common Name','Common name',0,0,1,_binary 'prime_common_name_id,common_name','cw_common_name',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,0,0,1,'2020-04-08 12:10:21',NULL,NULL,NULL,NULL,1),(517,'dangerous_goods_and_management',1,113,'5','chemical_state','Chemical State','Chemical State',0,0,1,_binary 'prime_chemical_state_id,chemical_state','cw_chemical_state',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,0,0,1,'2020-04-08 12:10:59',1,'2020-04-08 12:34:53',NULL,NULL,1),(518,'dangerous_goods_and_management',1,113,'1','cas_no','CAS No','CAS No',20,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,4,0,0,0,0,1,'2020-04-08 12:21:08',1,'2020-04-08 12:35:00',NULL,NULL,1),(519,'dangerous_goods_and_management',1,113,'1','un_number','UN Number','UN Number',20,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,5,0,0,0,0,1,'2020-04-08 12:21:36',1,'2020-04-08 12:35:08',NULL,NULL,1),(520,'dangerous_goods_and_management',1,113,'3','number_of_packs','Number Of Packs','Number of Packs',11,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,1,0,0,0,1,'2020-04-08 12:24:04',1,'2020-04-08 12:35:39',NULL,NULL,1),(521,'dangerous_goods_and_management',1,113,'10','msds','MSDS','MSDS',0,0,0,NULL,NULL,NULL,NULL,1,'','.pdf,.xls,.xlsx,.csv,.docx,.txt',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,0,0,0,0,1,'2020-04-08 12:24:44',NULL,NULL,NULL,NULL,1),(522,'dangerous_goods_and_management',1,113,'5','hira_required','HIRA Required','HIRA required',0,0,1,_binary 'prime_decider_id,decider_name','cw_decider',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,0,0,0,0,1,'2020-04-08 12:26:16',1,'2020-04-08 12:35:17',NULL,NULL,1),(523,'dangerous_goods_and_management',1,113,'1','storage_location','Storage Location','Storage Location',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,9,1,0,0,0,1,'2020-04-08 12:29:47',1,'2020-04-08 12:35:31',NULL,NULL,1),(524,'dangerous_goods_and_management',1,113,'10','evidence_of_training_on_specific_chemical','Evidence Of Training On Specific Chemical','Evidence of training on specific chemical',0,0,0,NULL,NULL,NULL,NULL,1,'','.pdf,.xls,.xlsx,.csv,.docx,.txt',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,10,0,0,0,0,1,'2020-04-08 12:31:35',NULL,NULL,NULL,NULL,1),(525,'event_management',1,112,'1','event_number','Event Number','Event Number',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',0,9,1,2,0,0,1,'2020-04-08 13:32:22',1,'2020-05-02 16:00:11',NULL,NULL,1),(526,'document_management',1,114,'5','document_type','Document Type','Document Type',0,0,1,_binary 'prime_legislation_id,legislation_name','cw_legislation',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-04-08 14:27:09',NULL,NULL,NULL,NULL,1),(527,'document_management',1,114,'1','document_title','Document Title','Document Title',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,0,0,1,'2020-04-08 14:27:56',NULL,NULL,NULL,NULL,1),(528,'document_management',1,114,'1','document_number','Document Number','Document Number',20,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,0,0,1,'2020-04-08 14:28:28',1,'2020-04-08 14:29:07',NULL,NULL,1),(529,'document_management',1,114,'1','revision_number','Revision Number','Revision number',20,0,0,NULL,NULL,NULL,NULL,1,'','',0,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,4,0,0,0,0,1,'2020-04-08 14:29:02',NULL,NULL,NULL,NULL,1),(530,'document_management',1,114,'4','effective_date','Effective Date','Effective date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,0,0,0,0,1,'2020-04-08 14:29:36',NULL,NULL,NULL,NULL,1),(531,'document_management',1,114,'4','expiry_date','Expiry Date','Expiry Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,0,0,0,0,1,'2020-04-08 14:30:07',NULL,NULL,NULL,NULL,1),(532,'document_management',1,114,'5','document_or_process_owner','Document Or Process Owner','Document Or Process Owner',0,0,1,_binary 'prime_employees_id,employee_name','cw_employees',NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,0,0,0,0,1,'2020-04-08 14:31:26',NULL,NULL,NULL,NULL,1),(533,'document_management',1,114,'10','upload_document','Upload Document','Upload Document',0,0,0,NULL,NULL,NULL,NULL,1,'','.pdf,.xls,.xlsx,.csv,.docx,.txt',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,0,0,0,0,1,'2020-04-08 14:32:04',NULL,NULL,NULL,NULL,1),(534,'action_management',1,115,'1','risk_incident_car_no','Risk/Incident/CAR No','Risk Or Incident Or CAR No',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,2,0,0,1,'2020-04-09 10:11:51',1,'2020-04-20 12:38:37',NULL,NULL,1),(535,'action_management',1,115,'11','phone_number','Phone Number','Phone Number',10,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,0,0,0,0,1,'2020-04-09 10:12:51',1,'2020-04-14 17:07:19',NULL,NULL,1),(536,'action_management',1,115,'12','email','Email','Email',20,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,0,0,0,0,1,'2020-04-09 10:13:19',1,'2020-04-14 17:07:19',NULL,NULL,1),(537,'action_management',1,115,'8','address','Address','Address',150,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,0,0,0,0,1,'2020-04-09 10:14:11',1,'2020-04-14 17:07:19',NULL,NULL,1),(538,'action_management',1,115,'8','action_description','Action Description','Action Description',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,9,0,0,0,0,1,'2020-04-09 10:14:37',1,'2020-04-14 17:07:19',NULL,NULL,1),(539,'action_management',1,115,'5','action_priority','Action Priority','Action Priority',0,0,2,_binary '1,2,3,4,5','cw_zct_25',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,10,0,0,0,0,1,'2020-04-09 10:15:26',1,'2020-04-14 17:07:19',NULL,NULL,1),(540,'action_management',1,115,'5','employee_name','Employee Name','Employee Name',0,0,1,_binary 'prime_employees_id,employee_name','cw_employees',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,0,0,0,0,1,'2020-04-09 10:20:29',1,'2020-05-02 15:39:38',NULL,NULL,1),(541,'action_management',1,115,'5','site','Site','Site',0,0,1,_binary 'prime_site_id,site_name','cw_site',NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,11,0,0,0,0,1,'2020-04-09 10:21:22',1,'2020-04-14 17:07:19',NULL,NULL,1),(542,'action_management',1,115,'5','department','Department','Department',0,0,1,_binary 'prime_employee_department_id,employee_department_name','cw_employee_department',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,12,0,0,0,0,1,'2020-04-09 10:23:01',1,'2020-04-14 17:07:19',NULL,NULL,1),(543,'action_management',1,115,'9','assigned_to','Assigned To','Assigned To',100,0,0,_binary 'prime_employees_id,employee_name','cw_employees','prime_employees_id','employee_name',1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,13,0,0,0,0,1,'2020-04-09 10:23:44',1,'2020-04-14 17:07:19',NULL,NULL,1),(544,'action_management',1,115,'10','document','Document','Document',0,0,0,NULL,NULL,NULL,NULL,1,'','.pdf,.xls,.xlsx,.csv,.docx,.txt',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,14,0,0,0,0,1,'2020-04-09 10:24:15',1,'2020-04-14 17:07:19',NULL,NULL,1),(545,'action_management',1,115,'4','action_creation_date','Action Creation Date','Action Creation Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',0,15,1,5,0,0,1,'2020-04-09 10:24:48',1,'2020-04-20 12:38:37',NULL,NULL,1),(546,'action_management',1,115,'4','due_date','Due Date','Due Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,16,1,6,0,0,1,'2020-04-09 10:25:07',1,'2020-04-20 12:38:37',NULL,NULL,1),(547,'action_management',1,115,'4','actual_completion_date','Actual Completion Date','Actual Completion Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',0,17,1,7,0,0,1,'2020-04-09 10:25:36',1,'2020-04-20 12:38:37',NULL,NULL,1),(548,'action_management',1,115,'5','action_status','Action Status','Action Status',0,0,1,_binary 'prime_action_training_status_id,action_training_status','cw_action_training_status',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,18,1,8,1,0,1,'2020-04-09 10:27:08',1,'2020-04-20 12:38:37',NULL,NULL,1),(549,'action_management',1,115,'5','training_required','Training Required','Training Required',0,0,1,_binary 'prime_decider_id,decider_name','cw_decider',NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,19,1,9,0,0,1,'2020-04-09 10:27:59',1,'2020-04-20 18:29:03',NULL,NULL,1),(550,'action_management',1,115,'5','action_category','Action Category','Action Category',0,0,2,_binary 'Risk/Hazard,Incident,Corrective','cw_zct_27',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,3,0,0,1,'2020-04-13 10:51:46',1,'2020-04-20 12:38:37',NULL,NULL,1),(551,'training_management',1,116,'5','action_category','Action Category','Action Category',0,0,2,_binary 'Risk/Hazard,Incident,Corrective','cw_zct_28',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,4,1,0,1,'2020-04-13 13:26:07',1,'2020-04-20 13:07:11',NULL,NULL,1),(552,'training_management',1,116,'1','risk_incident_car_no','Risk Incident CAR No','Risk Incident CAR No',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'1','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,2,0,0,1,'2020-04-13 13:27:15',1,'2020-04-20 13:09:20',NULL,NULL,1),(553,'training_management',1,116,'5','employee_name','Employee Name','Employee Name',0,0,1,_binary 'prime_employees_id,employee_name','cw_employees',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,0,0,0,0,1,'2020-04-13 13:27:55',1,'2020-04-15 11:46:22',NULL,NULL,1),(554,'training_management',1,116,'11','phone_number','Phone Number','Phone Number',10,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,0,0,0,0,1,'2020-04-13 13:28:55',NULL,NULL,NULL,NULL,1),(555,'training_management',1,116,'12','email_address','Email Address','Email Address',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,0,0,0,0,1,'2020-04-13 13:30:54',NULL,NULL,NULL,NULL,1),(556,'training_management',1,116,'8','address','Address','Address',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,0,0,0,0,1,'2020-04-13 13:31:17',NULL,NULL,NULL,NULL,1),(557,'training_management',1,116,'8','action_description','Action Description','Action Description',0,0,0,NULL,NULL,NULL,NULL,1,'nil','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',0,7,1,5,0,0,1,'2020-04-13 13:31:54',1,'2020-04-20 13:07:11',NULL,NULL,1),(558,'training_management',1,116,'5','action_priority','Action Priority','Action priority',0,0,2,_binary '1,2,3,4,5','cw_zct_29',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,0,0,0,0,1,'2020-04-13 13:35:37',1,'2020-04-13 13:36:49',NULL,NULL,1),(559,'training_management',1,116,'5','site','Site','Site',0,0,1,_binary 'prime_site_id,site_name','cw_site',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,9,0,0,0,0,1,'2020-04-13 13:36:39',NULL,NULL,NULL,NULL,1),(560,'training_management',1,116,'5','department','Department','Department',0,0,1,_binary 'prime_employee_department_id,employee_department_name','cw_employee_department',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,10,0,0,0,0,1,'2020-04-13 13:37:45',1,'2020-04-15 11:50:50',NULL,NULL,1),(561,'training_management',1,116,'4','action_creation_date','Action Creation Date','Action Creation Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,11,1,3,0,0,1,'2020-04-13 13:38:57',1,'2020-04-20 13:07:11',NULL,NULL,1),(562,'training_management',1,116,'4','actual_completion_date','Actual Completion Date','Actual completion date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,12,0,0,0,0,1,'2020-04-13 13:39:24',NULL,NULL,NULL,NULL,1),(563,'training_management',1,116,'5','action_status','Action Status','Action status',0,0,1,_binary 'prime_action_training_status_id,action_training_status','cw_action_training_status',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,13,1,6,0,0,1,'2020-04-13 13:41:08',1,'2020-04-20 13:07:11',NULL,NULL,1),(564,'training_management',1,116,'5','required_training','Required Training','Required Training',0,0,1,_binary 'prime_decider_id,decider_name','cw_decider',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,14,0,0,0,0,1,'2020-04-13 13:41:49',1,'2020-04-13 14:46:48',NULL,NULL,1),(565,'training_management',1,116,'1','id_number','ID Number','ID number',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,15,0,0,0,0,1,'2020-04-13 13:42:13',NULL,NULL,NULL,NULL,1),(566,'training_management',1,116,'1','course_name','Course Name','Course Name',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,16,0,0,0,0,1,'2020-04-13 13:42:44',NULL,NULL,NULL,NULL,1),(567,'training_management',1,116,'4','planned_date_of_training','Planned Date Of Training','Planned Date of Training',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,17,1,7,0,0,1,'2020-04-13 13:43:16',1,'2020-04-20 13:07:11',NULL,NULL,1),(568,'training_management',1,116,'4','actual_date_of_training','Actual Date Of Training','Actual Date of Training',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,18,0,0,0,0,1,'2020-04-13 13:43:50',NULL,NULL,NULL,NULL,1),(569,'training_management',1,116,'5','training_provider','Training Provider','Training Provider',0,0,1,_binary 'prime_employees_id,employee_name','cw_employees',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,19,1,8,0,0,1,'2020-04-13 13:46:37',1,'2020-04-20 13:07:11',NULL,NULL,1),(570,'training_management',1,116,'5','training_status','Training Status','Training status',0,0,1,_binary 'prime_action_training_status_id,action_training_status','cw_action_training_status',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,20,1,9,0,0,1,'2020-04-13 13:48:31',1,'2020-04-20 13:07:11',NULL,NULL,1),(571,'training_management',1,116,'10','training_documents','Training Documents','Training documents',0,0,0,NULL,NULL,NULL,NULL,1,'','.pdf,.xls,.xlsx,.csv,.docx,.txt',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,21,0,0,0,0,1,'2020-04-13 13:49:31',NULL,NULL,NULL,NULL,1),(572,'risk_and_hazard_management',1,106,'5','action_status','Action Status','Action Status',0,0,1,_binary 'prime_action_training_status_id,action_training_status','cw_action_training_status',NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,20,1,9,1,0,1,'2020-04-14 11:40:20',1,'2020-04-21 12:59:27',NULL,NULL,1),(573,'action_management',1,115,'4','risk_incident_car_date','Risk Incident CAR Date','Risk Incident CAR Date',0,0,0,NULL,NULL,NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,1,1,0,1,'2020-04-14 11:53:40',1,'2020-04-20 12:38:37',NULL,NULL,1),(574,'action_management',1,115,'8','description','Description','Description',0,0,0,NULL,NULL,NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,1,4,0,0,1,'2020-04-14 11:54:49',1,'2020-04-20 12:38:37',NULL,NULL,1),(575,'employees',2,1,'12','email_id','Email Id','Email Id',50,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,26,0,0,0,0,1,'2020-04-14 18:36:22',1,'2020-04-25 14:20:57',NULL,NULL,1),(576,'action_management',1,115,'5','training_status','Training Status','Training Status',0,0,1,_binary 'prime_action_training_status_id,action_training_status','cw_action_training_status',NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,20,1,10,1,0,1,'2020-04-20 12:37:12',1,'2020-05-02 15:40:01',NULL,NULL,1),(577,'training_management',1,116,'4','risk_incident_car_date','Risk Incident Car Date','Risk Incident Car Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',0,22,1,1,0,0,1,'2020-04-20 13:06:47',1,'2020-04-20 13:07:11',NULL,NULL,1),(578,'fuel_type',1,13,'5','status','Status','Status',0,0,1,_binary 'prime_status_id,status_name','cw_status',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,2,1,0,1,'2020-05-25 16:34:56',1,'2020-05-25 17:21:47',NULL,NULL,1),(579,'bunk',1,117,'5','bunk_type','Bunk Type','Bunk Type',0,0,2,_binary 'In House,Vendor','cw_zct_29',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-05-25 16:36:55',1,'2020-05-25 17:24:53',NULL,NULL,1),(580,'bunk',1,117,'1','bunk_name','Bunk Name','Bunk Name',200,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2020-05-25 16:39:27',1,'2020-05-25 17:24:46',NULL,NULL,1),(581,'bunk',1,117,'8','town','Town','Town',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,0,0,1,'2020-05-25 16:40:06',1,'2020-05-25 16:40:12',NULL,NULL,1),(582,'bunk',1,117,'11','mobile_number','Mobile Number','Mobile Number',10,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,0,0,1,0,1,'2020-05-25 16:41:18',1,'2020-05-25 16:42:21',NULL,NULL,1),(583,'bunk',1,117,'11','alternate_mobile_no','Alternate Mobile No','Alternate Mobile No',10,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,0,0,0,0,1,'2020-05-25 16:41:48',NULL,NULL,NULL,NULL,1),(584,'bunk',1,117,'8','remarks','Remarks','Remarks',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,0,0,0,0,1,'2020-05-25 16:42:12',NULL,NULL,NULL,NULL,1),(585,'maintenance_oil',1,70,'1','grade_of_oil','Grade Of Oil','Grade of oil',100,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,0,0,0,0,1,'2020-05-25 16:58:58',1,'2020-05-25 17:02:58',NULL,NULL,1),(586,'maintenance_oil',1,70,'5','unit','Unit','Unit',0,0,2,_binary 'L,Kg','cw_zct_30',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,0,0,0,0,1,'2020-05-25 16:59:46',1,'2020-05-25 17:02:58',NULL,NULL,1),(587,'maintenance_oil',1,70,'2','minimum_value','Minimum Value','Minimum Value',0,2,0,NULL,NULL,NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,0,0,0,0,1,'2020-05-25 17:00:49',1,'2020-05-25 17:02:58',NULL,NULL,1),(588,'maintenance_oil',1,70,'5','supplier','Supplier','Supplier',0,0,1,_binary 'prime_inventory_supplier_id,supplier_name','cw_inventory_supplier',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,0,0,0,0,1,'2020-05-25 17:01:57',1,'2020-05-25 17:02:58',NULL,NULL,1),(589,'maintenance_oil',1,70,'3','quantity_on_hand','Quantity On Hand','Quantity On Hand',11,0,0,NULL,NULL,NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,0,0,0,0,1,'2020-05-25 17:02:41',1,'2020-05-25 17:02:58',NULL,NULL,1),(590,'tank',1,118,'5','bunk_name','Bunk Name','Bunk Name',0,0,1,_binary 'prime_bunk_id,bunk_name','cw_bunk',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-05-25 17:07:32',1,'2020-05-25 17:08:53',NULL,NULL,1),(591,'tank',1,118,'5','tank_category','Tank Category','Tank Category',0,0,2,_binary 'Oil,Fuel','cw_zct_31',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2020-05-25 17:08:46',1,'2020-05-25 17:09:01',NULL,NULL,1),(592,'tank',1,118,'2','tank_capacity','Tank Capacity','Tank Capacity',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,1,0,1,'2020-05-25 17:09:49',NULL,NULL,NULL,NULL,1),(593,'tank',1,118,'5','oil','Oil','Oil',0,0,1,_binary 'prime_maintenance_oil_id,oil_name','cw_maintenance_oil',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,0,0,0,0,1,'2020-05-25 17:10:44',1,'2020-05-25 17:10:54',NULL,NULL,1),(594,'tank',1,118,'5','fuel','Fuel','Fuel',0,0,1,_binary 'prime_fuel_type_id,fuel_type','cw_fuel_type',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,0,0,1,0,1,'2020-05-25 17:11:44',1,'2020-05-25 17:11:51',NULL,NULL,1),(595,'tank',1,118,'2','reorder_quantity','Reorder Quantity','Reorder Quantity',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,1,0,1,0,1,'2020-05-25 17:12:39',NULL,NULL,NULL,NULL,1),(596,'bunk_prices',1,119,'1','date','Date','date',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-07-01 15:26:30',1,'2020-07-01 15:26:45',NULL,NULL,1),(597,'bunk_prices',1,119,'5','bunk_name','Bunk Name','Bunk name',0,0,1,_binary 'prime_bunk_id,bunk_name','cw_bunk',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2020-07-01 15:28:16',NULL,NULL,NULL,NULL,1),(598,'bunk_prices',1,119,'5','category','Category','category',0,0,2,_binary 'oil,fuel','cw_zct_32',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,0,0,1,'2020-07-01 15:29:18',NULL,NULL,NULL,NULL,1),(599,'bunk_prices',1,119,'5','fuel_oil_type','Fuel Oil Type','Fuel Oil Type',0,0,1,_binary 'prime_fuel_type_id,fuel_type','cw_fuel_type',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,0,0,0,0,1,'2020-07-01 15:36:11',NULL,NULL,NULL,NULL,1),(600,'bunk_prices',1,119,'2','list_price','List Price','List Price',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,1,0,0,0,1,'2020-07-01 15:36:59',NULL,NULL,NULL,NULL,1),(601,'bunk_prices',1,119,'2','rebate','Rebate','Rebate',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,1,0,0,0,1,'2020-07-01 15:38:16',NULL,NULL,NULL,NULL,1),(602,'bunk_prices',1,119,'2','ntc_price','Ntc Price','Ntc price',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,1,0,0,0,1,'2020-07-01 15:38:57',NULL,NULL,NULL,NULL,1),(603,'fuel_order',1,121,'5','fuel_type','Fuel Type','Fuel Type',0,0,1,_binary 'prime_fuel_type_id,fuel_type','cw_fuel_type',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,3,1,0,1,'2020-07-01 17:41:47',1,'2020-07-02 10:59:19',NULL,NULL,1),(604,'fuel_order',1,121,'1','order_no','Order No','Order No',255,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,2,0,1,1,'2020-07-01 17:44:25',1,'2020-07-02 10:59:19',NULL,NULL,1),(605,'fuel_order',1,121,'2','request_quantity','Request Quantity','request quantity',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,4,0,0,1,'2020-07-01 17:44:54',1,'2020-07-02 10:59:19',NULL,NULL,1),(606,'fuel_order',1,121,'5','vendor_name','Vendor Name','vendor Name',0,0,1,_binary 'prime_inventory_supplier_id,supplier_name','cw_inventory_supplier',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,1,5,1,0,1,'2020-07-01 17:47:34',1,'2020-07-02 10:59:19',NULL,NULL,1),(607,'fuel_order',1,121,'5','order_status','Order Status','order status',0,0,2,_binary 'pending,completed','cw_zct_33',NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,1,6,1,0,1,'2020-07-01 17:51:44',1,'2020-07-02 10:59:19',NULL,NULL,1),(608,'fuel_order',1,121,'2','total_recived_quantity','Total Recived Quantity','Total Recived Quantity',0,2,0,NULL,NULL,NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',0,7,1,7,0,0,1,'2020-07-01 17:54:07',1,'2020-07-02 10:59:19',NULL,NULL,1),(609,'fuel_inward',1,120,'9','order_no','Order No','Order No',0,0,0,_binary 'prime_fuel_order_id,order_no','cw_fuel_order','prime_fuel_order_id','order_no',1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,2,1,0,1,'2020-07-01 17:59:10',1,'2020-07-02 11:08:45',NULL,NULL,1),(610,'fuel_inward',1,120,'5','shift','Shift','Shift',0,0,2,_binary 'Day,Night','cw_zct_34',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,0,0,1,0,1,'2020-07-01 17:59:43',1,'2020-07-01 18:12:39',NULL,NULL,1),(611,'fuel_inward',1,120,'13','date_time','Date Time','Date Time',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,1,1,0,1,'2020-07-01 18:00:23',1,'2020-07-01 18:13:51',NULL,NULL,1),(612,'fuel_inward',1,120,'5','bunk_name','Bunk Name','Bunk Name',0,0,1,_binary 'prime_bunk_id,bunk_name','cw_bunk',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,4,1,0,1,'2020-07-01 18:01:28',1,'2020-07-01 18:13:51',NULL,NULL,1),(613,'fuel_inward',1,120,'5','town','Town','Town',0,0,1,_binary 'prime_bunk_id,town','cw_bunk',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,1,5,1,0,1,'2020-07-01 18:02:43',1,'2020-07-01 18:13:51',NULL,NULL,1),(614,'fuel_inward',1,120,'5','tank','Tank','Tank',0,0,1,_binary 'prime_tank_id,tank_capacity','cw_tank',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,0,0,1,0,1,'2020-07-01 18:05:36',1,'2020-07-01 18:13:20',NULL,NULL,1),(615,'fuel_inward',1,120,'2','opening_dip','Opening Dip','Opening Dip',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,0,0,0,0,1,'2020-07-01 18:06:14',NULL,NULL,NULL,NULL,1),(616,'fuel_inward',1,120,'2','closing_dip','Closing Dip','Closing Dip',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,0,0,0,0,1,'2020-07-01 18:07:06',1,'2020-07-01 18:12:21',NULL,NULL,1),(617,'fuel_inward',1,120,'2','opening_atg_reading','Opening ATG Reading','Opening ATG Reading',0,2,0,NULL,NULL,NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,9,0,6,0,0,1,'2020-07-01 18:08:08',1,'2020-07-01 18:14:04',NULL,NULL,1),(618,'fuel_inward',1,120,'2','closing_atg_reading','Closing ATG Reading','Closing ATG Reading',0,2,0,NULL,NULL,NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,10,0,7,0,0,1,'2020-07-01 18:08:46',1,'2020-07-01 18:13:58',NULL,NULL,1),(619,'fuel_inward',1,120,'2','total_used','Total Used','Total Used',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,11,1,8,0,0,1,'2020-07-01 18:10:46',1,'2020-07-01 18:13:51',NULL,NULL,1),(620,'fuel_inward',1,120,'1','gar_no','GAR No','GAR No',255,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',0,12,1,3,1,0,1,'2020-07-01 18:12:03',1,'2020-07-02 12:19:41',NULL,NULL,1),(621,'fuel_order',1,121,'13','date','Date','Date',0,0,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,1,1,0,1,'2020-07-01 18:33:43',1,'2020-07-02 10:59:19',NULL,NULL,1),(622,'fuel_request',1,122,'1','fuel_request_number','Fuel Request Number','Fuel Request Number',255,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,2,1,0,1,'2020-07-02 13:43:51',1,'2020-07-02 15:37:46',NULL,NULL,1),(623,'fuel_request',1,122,'5','bunk_name','Bunk Name','Bunk Name',0,0,1,_binary 'prime_bunk_id,bunk_name','cw_bunk',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,3,1,0,1,'2020-07-02 13:44:34',1,'2020-07-02 15:37:46',NULL,NULL,1),(624,'fuel_request',1,122,'5','town','Town','Town',0,0,1,_binary 'prime_bunk_id,town','cw_bunk',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,0,0,1,0,1,'2020-07-02 13:45:24',1,'2020-07-02 15:37:46',NULL,NULL,1),(625,'fuel_request',1,122,'4','processed_date','Processed Transaction Date','Processed Transaction Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,4,1,0,1,'2020-07-02 13:47:49',1,'2020-07-02 15:37:46',NULL,NULL,1),(626,'fuel_request',1,122,'4','date','Transaction Date','Transaction Date',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,1,1,1,0,1,'2020-07-02 13:48:24',1,'2020-07-02 15:37:46',NULL,NULL,1),(627,'fuel_request',1,122,'5','driver','Driver','driver',0,0,1,_binary 'prime_employees_id,employee_name','cw_employees',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,0,0,1,0,1,'2020-07-02 13:51:35',1,'2020-07-02 15:37:46',NULL,NULL,1),(628,'fuel_request',1,122,'5','reg_no','Reg No','Reg No',0,0,1,_binary 'prime_vehicle_master_id,register_no','cw_vehicle_master',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,7,1,5,1,0,1,'2020-07-02 13:52:47',1,'2020-07-02 15:37:46',NULL,NULL,1),(629,'fuel_request',1,122,'2','edc_price','EDC Price','EDC Price',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,0,0,0,0,1,'2020-07-02 13:53:31',1,'2020-07-02 15:37:46',NULL,NULL,1),(630,'fuel_request',1,122,'2','rebate','Rebate','Rebate',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,9,0,0,0,0,1,'2020-07-02 13:54:31',1,'2020-07-02 15:37:46',NULL,NULL,1),(631,'fuel_request',1,122,'2','litre','Litre','Litre',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,10,0,0,0,0,1,'2020-07-02 13:54:55',1,'2020-07-02 15:37:46',NULL,NULL,1),(632,'fuel_request',1,122,'2','price_on_diesel_slip','Price On Diesel Slip','Price On Diesel Slip',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,11,0,0,0,0,1,'2020-07-02 13:55:33',1,'2020-07-02 15:37:46',NULL,NULL,1),(633,'fuel_request',1,122,'2','price_after_our_rebate','Price After Our Rebate','Price After Our Rebate',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,12,0,0,0,0,1,'2020-07-02 13:56:09',1,'2020-07-02 15:37:46',NULL,NULL,1),(634,'fuel_request',1,122,'2','milage','Milage','Milage',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,13,0,0,0,0,1,'2020-07-02 13:57:03',1,'2020-07-02 15:37:46',NULL,NULL,1),(636,'fuel_request',1,122,'1','report_number','Report Number','Report Number',100,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,14,1,6,0,0,1,'2020-07-02 14:03:12',1,'2020-07-02 15:37:46',NULL,NULL,1),(637,'fuel_request',1,122,'5','verified_status','Verified Status','verified Status',0,0,1,_binary 'prime_decider_id,decider_name','cw_decider',NULL,NULL,1,'0','',1,'0','1,2,5',1,16,1,7,1,0,1,'2020-07-02 14:04:36',1,'2020-07-02 15:37:46',NULL,NULL,1),(638,'fuel_request',1,122,'5','bunk_type','Bunk Type','Bunk type',0,0,2,_binary 'Selected,Non Selected','cw_zct_35',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,15,0,0,0,0,1,'2020-07-02 15:37:04',1,'2020-07-02 15:37:46',NULL,NULL,1),(639,'fuel_outward',1,123,'13','date_time','Date Time','Date Time',0,0,0,NULL,NULL,NULL,NULL,1,'','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,1,1,0,1,0,1,'2020-07-02 15:43:51',NULL,NULL,NULL,NULL,1),(640,'fuel_outward',1,123,'5','fleet_number','Fleet Number','Fleet Number',0,0,1,_binary 'prime_vehicle_master_id,reg_no','cw_vehicle_master',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,2,1,0,1,0,1,'2020-07-02 15:45:11',1,'2020-07-02 15:46:50',NULL,NULL,1),(641,'fuel_outward',1,123,'5','registration_number','Registration Number','Registration number',0,0,1,_binary 'prime_vehicle_master_id,register_no','cw_vehicle_master',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,3,1,0,1,0,1,'2020-07-02 15:47:38',NULL,NULL,NULL,NULL,1),(642,'fuel_outward',1,123,'2','meter_opening_reading','Meter Opening Reading','Meter opening reading',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,4,1,0,1,0,1,'2020-07-02 15:49:22',NULL,NULL,NULL,NULL,1),(643,'fuel_outward',1,123,'2','meter_closing_reading','Meter Closing Reading','Meter closing reading',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,5,1,0,1,0,1,'2020-07-02 15:50:18',NULL,NULL,NULL,NULL,1),(644,'fuel_outward',1,123,'2','total_litres','Total Litres','Total Litres',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,6,0,0,0,0,1,'2020-07-02 15:56:51',NULL,NULL,NULL,NULL,1),(646,'fuel_outward',1,123,'5','driver_name','Driver Name','Driver Name',0,0,1,_binary 'prime_employees_id,employee_name','cw_employees',NULL,NULL,1,'0','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,8,0,0,0,0,1,'2020-07-02 15:58:18',1,'2020-07-02 16:13:30',NULL,NULL,1),(647,'fuel_outward',1,123,'2','kilometer_reading','Kilometer Reading','Kilometer Reading',0,2,0,NULL,NULL,NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,9,0,0,0,0,1,'2020-07-02 16:01:02',NULL,NULL,NULL,NULL,1),(648,'fuel_outward',1,123,'5','bunk_name','Bunk Name','Bunk name',0,0,1,_binary 'prime_bunk_id,bunk_name','cw_bunk',NULL,NULL,1,'0','',1,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,10,0,0,1,0,1,'2020-07-02 16:12:01',NULL,NULL,NULL,NULL,1),(649,'vehicle_master',2,21,'4','vehicle_licence_expiry','Vehicle Licence Expiry','Vehicle Licence Expiry',0,0,0,NULL,NULL,NULL,NULL,1,'','',0,'0','1,2,3,4,5,6,7,8,9,10,11,12',1,31,0,0,0,0,1,'2023-02-21 20:28:54',NULL,NULL,NULL,NULL,1);
/*!40000 ALTER TABLE `cw_form_setting` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_form_table_cond_for`
--

DROP TABLE IF EXISTS `cw_form_table_cond_for`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_form_table_cond_for` (
  `prime_table_cond_for_id` int NOT NULL AUTO_INCREMENT,
  `table_cond_id` int DEFAULT '0',
  `table_cond_module_id` varchar(100) DEFAULT NULL,
  `line_prime_table` varchar(100) DEFAULT NULL,
  `line_prime_col` varchar(100) DEFAULT NULL,
  `line_join_type` varchar(100) DEFAULT NULL,
  `line_join_table` varchar(100) DEFAULT NULL,
  `line_join_col` varchar(100) DEFAULT NULL,
  `line_sort` varchar(100) DEFAULT NULL,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_table_cond_for_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_form_table_cond_for`
--

LOCK TABLES `cw_form_table_cond_for` WRITE;
/*!40000 ALTER TABLE `cw_form_table_cond_for` DISABLE KEYS */;
/*!40000 ALTER TABLE `cw_form_table_cond_for` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_form_table_search`
--

DROP TABLE IF EXISTS `cw_form_table_search`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_form_table_search` (
  `prime_table_id` int NOT NULL AUTO_INCREMENT,
  `query_module_id` varchar(100) DEFAULT NULL,
  `query_for` int DEFAULT NULL,
  `where_condition` tinyblob,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_table_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_form_table_search`
--

LOCK TABLES `cw_form_table_search` WRITE;
/*!40000 ALTER TABLE `cw_form_table_search` DISABLE KEYS */;
/*!40000 ALTER TABLE `cw_form_table_search` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_form_view_setting`
--

DROP TABLE IF EXISTS `cw_form_view_setting`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_form_view_setting` (
  `prime_form_view_id` int NOT NULL AUTO_INCREMENT,
  `prime_view_module_id` varchar(100) DEFAULT NULL,
  `form_view_type` text,
  `form_view_type_mode` int DEFAULT '0',
  `form_view_label_name` text,
  `form_view_heading` text,
  `form_view_sort` int DEFAULT '0',
  `form_view_show` int DEFAULT '1',
  `form_view_for` text,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_form_view_id`)
) ENGINE=InnoDB AUTO_INCREMENT=124 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_form_view_setting`
--

LOCK TABLES `cw_form_view_setting` WRITE;
/*!40000 ALTER TABLE `cw_form_view_setting` DISABLE KEYS */;
INSERT INTO `cw_form_view_setting` (`prime_form_view_id`, `prime_view_module_id`, `form_view_type`, `form_view_type_mode`, `form_view_label_name`, `form_view_heading`, `form_view_sort`, `form_view_show`, `form_view_for`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'employees','2',0,'employee_information','Employee Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2018-12-04 17:44:08',1,'2018-12-14 10:44:54',NULL,NULL,1),(2,'state','1',0,'state_information','State Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-06-15 03:20:53',NULL,NULL,NULL,NULL,1),(3,'tester','2',0,'all_input_box','All Input Box',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-06-15 04:12:07',1,'2019-06-17 16:38:29',NULL,NULL,1),(4,'tester','3',2,'test_row_set','Test Row Set',2,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-06-17 16:22:59',1,'2019-06-17 16:38:42',NULL,NULL,1),(5,'employee_type','1',0,'employee_type_information','Employee Type Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-04 11:40:09',NULL,NULL,NULL,NULL,1),(6,'employee_department','1',0,'employee_department_information','Department Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-04 11:48:44',1,'2019-07-04 11:49:20',NULL,NULL,1),(7,'employee_position','1',0,'employee_position_information','Position Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-04 11:56:13',NULL,NULL,NULL,NULL,1),(8,'site','1',0,'site_information','Site Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-04 11:58:32',NULL,NULL,NULL,NULL,1),(9,'employees','2',0,'other_information','Other Information',2,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-04 13:04:30',NULL,NULL,NULL,NULL,1),(10,'relationship','1',0,'relationship_information','Relationship Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-04 13:07:34',NULL,NULL,NULL,NULL,1),(12,'employees','3',2,'document_information','Document Information',3,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-04 15:31:24',NULL,NULL,NULL,NULL,1),(13,'fuel_type','1',0,'fuel_type_information','Fuel Type Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-04 16:03:48',NULL,NULL,NULL,NULL,1),(14,'vehicle_category','1',0,'vehicle_category_information','Vehicle Category Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-04 16:04:41',NULL,NULL,NULL,NULL,1),(15,'make','1',0,'make_information','Make Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-04 16:05:56',NULL,NULL,NULL,NULL,1),(16,'series','1',0,'series_information','Series Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-04 16:10:02',NULL,NULL,NULL,NULL,1),(17,'vehicle_type','1',0,'vehicle_type_information','Vehicle Type Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-04 16:12:11',NULL,NULL,NULL,NULL,1),(18,'insurance_broker','1',0,'insurance_broker_information','Insurance Broker Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-04 16:19:32',NULL,NULL,NULL,NULL,1),(19,'insuracne_underwriters','1',0,'insuracne_underwriters','Insuracne Underwriters',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-04 16:28:08',NULL,NULL,NULL,NULL,1),(20,'insurance_cover_type','1',0,'insurance_cover_type','Insurance Cover Type',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-04 16:38:25',NULL,NULL,NULL,NULL,1),(21,'vehicle_master','2',0,'vehicle_information','Vehicle Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-04 16:49:56',1,'2019-08-08 19:36:13',NULL,NULL,1),(22,'colour','1',0,'colour_information','Colour Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-04 17:06:35',NULL,NULL,NULL,NULL,1),(23,'vehicle_master','3',2,'vehicle_insurance','Vehicle Insurance',2,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-04 17:46:05',1,'2019-07-04 17:47:31',NULL,NULL,1),(24,'vehicle_master','3',2,'vehicle_rtms_disk','Vehicle Rtms Disk',3,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-04 17:51:04',NULL,NULL,NULL,NULL,1),(25,'vehicle_master','3',2,'vehicle_licence','Vehicle Licence',4,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-04 17:54:10',NULL,NULL,NULL,NULL,1),(26,'customer_type','1',0,'customer_type_information','Customer Type Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-05 09:46:06',NULL,NULL,NULL,NULL,1),(27,'customer_category','1',0,'customer_category_information','Customer Category Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-05 10:23:42',NULL,NULL,NULL,NULL,1),(28,'currency_code','1',0,'currency_code_infomation','Currency Code Infomation',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-05 10:24:53',NULL,NULL,NULL,NULL,1),(29,'eu_country','1',0,'eu_country_information','Eu Country Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-05 10:26:43',NULL,NULL,NULL,NULL,1),(30,'tax_mode','1',0,'tax_mode_information','Tax Mode Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-05 10:27:45',NULL,NULL,NULL,NULL,1),(31,'tax_type','1',0,'tax_type_information','Tax Type Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-05 10:29:06',NULL,NULL,NULL,NULL,1),(32,'customer','2',0,'customer_information','Customer Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-05 10:34:37',NULL,NULL,NULL,NULL,1),(33,'type_of_goods','1',0,'type_of_goods_information','Type Of Goods Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-07-19 10:32:27',NULL,NULL,NULL,NULL,1),(36,'perkilometer','1',0,'cost','Cost',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-08-12 10:48:12',1,'2019-08-12 12:16:57',NULL,NULL,1),(37,'perkilometer','1',0,'overheads','Over Heads',2,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-08-12 11:36:07',1,'2019-08-12 12:17:10',NULL,NULL,1),(38,'toll_master','1',0,'toll_form','Toll Form',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-08-21 11:54:14',NULL,NULL,NULL,NULL,1),(39,'vat_tax','1',0,'vat_tax_information','Vat Tax Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-08-21 14:51:39',NULL,NULL,NULL,NULL,1),(40,'enquiry','1',0,'enquiry_customer_information','Customer Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-08-23 13:25:53',NULL,NULL,NULL,NULL,1),(41,'enquiry','1',0,'enquiry_information','Enquiry Information',2,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-08-23 13:28:38',NULL,NULL,NULL,NULL,1),(42,'sab_depo_master','1',0,'depo_form','Depo Form',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-09-05 12:24:51',NULL,NULL,NULL,NULL,1),(43,'sab_rate_master','1',0,'sab_rate_form','SAB Rate Form',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-09-05 12:35:28',NULL,NULL,NULL,NULL,1),(44,'sab_per_km','1',0,'per_km_form','Per Km Form',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-09-10 14:45:53',NULL,NULL,NULL,NULL,1),(45,'load_customer_type','1',0,'load_customer_type','Load Customer Type',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-09-21 16:00:44',NULL,NULL,NULL,NULL,1),(46,'cubic_metres','1',0,'cubic_metres','Cubic Metres',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-09-21 16:05:59',NULL,NULL,NULL,NULL,1),(47,'afrism_rates','1',0,'afrism_rates','Afrism Rates',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-09-21 16:16:08',NULL,NULL,NULL,NULL,1),(48,'amsa_rates','1',0,'amsa_rates','Amsa Rates',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-09-21 17:06:50',NULL,NULL,NULL,NULL,1),(49,'warehouse_information','1',0,'warehouse_information','Warehouse Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-10-12 12:04:34',NULL,NULL,NULL,NULL,1),(50,'warehouse_locations','1',0,'warehouse_location_information','Warehouse Location Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-10-12 12:07:28',NULL,NULL,NULL,NULL,1),(51,'warehouse_brand','1',0,'warehouse_brand','Warehouse Brand',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-10-12 12:14:27',NULL,NULL,NULL,NULL,1),(52,'warehouse_category','1',0,'warehouse_category','Warehouse Category',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-10-12 12:19:58',NULL,NULL,NULL,NULL,1),(53,'warehouse_product','1',0,'warehouse_product','Warehouse Product',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-10-12 12:23:12',NULL,NULL,NULL,NULL,1),(54,'physical_location','1',0,'physical_location_information','Physical Location Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-10-15 14:55:29',NULL,NULL,NULL,NULL,1),(55,'customer_request','2',0,'customer_request','Customer Request',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-10-23 10:37:57',NULL,NULL,NULL,NULL,1),(56,'customer_request','3',2,'product_information','Product Information',2,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-10-23 10:50:04',NULL,NULL,NULL,NULL,1),(57,'inventory_supplier','1',0,'inventory_supplier','Inventory Supplier',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-11-25 14:29:19',NULL,NULL,NULL,NULL,1),(58,'inventory_brand','1',0,'inventory_brand','Inventory Brand',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-11-25 14:45:56',NULL,NULL,NULL,NULL,1),(59,'inventory_category','1',0,'inventory_category','Inventory Category',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-11-25 14:48:36',NULL,NULL,NULL,NULL,1),(60,'inventory_product','1',0,'inventory_product','Inventory Product',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-11-25 14:55:23',1,'2020-01-24 13:24:12',NULL,NULL,1),(61,'technician_skills','1',0,'technician_skills','Technician Skills',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-11-25 16:10:52',NULL,NULL,NULL,NULL,1),(62,'service_type','1',0,'service_type_information','Service Type Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-11-25 16:25:56',NULL,NULL,NULL,NULL,1),(63,'service_category','1',0,'service_category_information','Service Category Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-11-25 16:29:29',NULL,NULL,NULL,NULL,1),(64,'entry_reason','1',0,'entry_reason_information','Entry Reason Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-11-25 16:32:14',NULL,NULL,NULL,NULL,1),(65,'service_checklist','1',0,'service_checklist','Service Checklist',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-11-25 16:41:09',NULL,NULL,NULL,NULL,1),(66,'inventory_product_type','1',0,'inventory_product_type','Inventory Product Type',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-11-25 16:58:33',1,'2019-11-25 17:45:21',NULL,NULL,1),(69,'maintenance_oil_category','1',0,'maintenance_oil_category','Maintenance Oil Category',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-11-25 17:31:38',NULL,NULL,NULL,NULL,1),(70,'maintenance_oil','1',0,'maintenance_oil','Oil',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-11-25 17:35:05',1,'2020-05-25 17:04:34',NULL,NULL,1),(71,'equipment_type','1',0,'equipment_type','Equipment Type',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-11-26 15:30:35',NULL,NULL,NULL,NULL,1),(72,'equipment_tools_and_equipment','2',0,'equipment_tools_and_equipment','Equipment Tools And Equipment',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-11-26 15:35:39',1,'2020-02-28 10:25:50',NULL,NULL,1),(73,'equipments_make','1',0,'make','Equipments make',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-11-26 15:51:25',NULL,NULL,NULL,NULL,1),(74,'equipments_model','1',0,'equipments_model','Equipments Model',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-11-26 15:54:04',NULL,NULL,NULL,NULL,1),(75,'maintenance_wheel_alignment','1',0,'maintenance_wheel_alignment','Maintenance Wheel Alignment',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-11-29 16:32:19',NULL,NULL,NULL,NULL,1),(77,'maintenance_faults','1',0,'maintenance_faults','Maintenance Faults',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-12-02 12:42:51',NULL,NULL,NULL,NULL,1),(78,'maintenance_scrap','1',0,'maintenance_scrap','Maintenance Scrap',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-12-07 15:08:36',NULL,NULL,NULL,NULL,1),(79,'shipping_mode','1',0,'shipping_mode','Shipping Mode',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-12-09 17:24:00',NULL,NULL,NULL,NULL,1),(80,'shipping_delivery_type','1',0,'shipping_delivery_type','Shipping Delivery Type',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2019-12-09 17:25:51',NULL,NULL,NULL,NULL,1),(82,'vehicle_master','3',2,'tyre_position','Tyre Position',5,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-02-05 10:45:12',NULL,NULL,NULL,NULL,1),(83,'tyre_size','1',0,'tyre_size','Tyre Size',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-02-05 12:13:00',NULL,NULL,NULL,NULL,1),(84,'tyre_pattern','1',0,'tyre_pattern','Tyre Pattern',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-02-05 12:17:52',NULL,NULL,NULL,NULL,1),(85,'tyre_casting','1',0,'tyre_casting','Tyre Casting',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-02-05 12:28:37',NULL,NULL,NULL,NULL,1),(86,'tyre_repair_type','1',0,'tyre_repair_type','Tyre Repair Type',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-02-05 12:31:03',NULL,NULL,NULL,NULL,1),(87,'tyre_inspection_type','1',0,'tyre_inspection_type','Tyre Inspection Type',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-02-05 12:34:38',NULL,NULL,NULL,NULL,1),(88,'tyre_operational_damage','1',0,'tyre_operational_damage','Tyre Operational Damage',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-02-05 12:36:54',NULL,NULL,NULL,NULL,1),(89,'tyre_actual_damage','1',0,'tyre_actual_damage','Tyre Actual Damage',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-02-05 12:40:26',NULL,NULL,NULL,NULL,1),(90,'tyre_scrap_failures','1',0,'tyre_scrap_failures','Tyre Scrap Failures',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-02-05 12:42:55',NULL,NULL,NULL,NULL,1),(91,'tyre_recap','1',0,'tyre_recap','Tyre Recap',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-02-17 19:01:47',NULL,NULL,NULL,NULL,1),(92,'equipment_tools_and_equipment','3',2,'inspection_information','Inspection Information',2,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-02-28 10:24:11',NULL,NULL,NULL,NULL,1),(93,'tyre_scrap_company','1',0,'tyre_scrap_company','Tyre Scrap Company',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-03-17 11:37:34',NULL,NULL,NULL,NULL,1),(94,'tyre_depot','1',0,'tyre_depot','Tyre Depot',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-03-17 11:38:49',NULL,NULL,NULL,NULL,1),(95,'incident_type','1',0,'incident_type','Incident Type',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-04-03 10:22:36',NULL,NULL,NULL,NULL,1),(96,'event_type','1',0,'event_type','Event type',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-04-03 10:24:56',NULL,NULL,NULL,NULL,1),(97,'appointment_type','1',0,'appointment_type','Appointment Type ',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-04-03 10:27:47',NULL,NULL,NULL,NULL,1),(98,'legislation','1',0,'legislation','Legislation',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-04-03 10:30:08',NULL,NULL,NULL,NULL,1),(99,'likelihood_rating','1',0,'likelihood_rating','Likelihood Rating',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-04-03 11:09:49',NULL,NULL,NULL,NULL,1),(100,'consequence_rating','1',0,'consequence_rating','Consequence Rating',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-04-07 18:01:55',NULL,NULL,NULL,NULL,1),(101,'incident_status','1',0,'incident_status','Incident status ',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-04-07 18:04:48',NULL,NULL,NULL,NULL,1),(102,'risk_category','1',0,'risk_category','Risk category',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-04-07 18:06:21',NULL,NULL,NULL,NULL,1),(103,'corrective_type','1',0,'corrective_type','Corrective Type',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-04-07 18:07:37',NULL,NULL,NULL,NULL,1),(104,'investigation_risk_status','1',0,'investigation_risk_status','Investigation Risk Status',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-04-07 18:09:07',NULL,NULL,NULL,NULL,1),(105,'action_training_status','1',0,'action_training_status','Action Training Status',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-04-07 18:10:23',NULL,NULL,NULL,NULL,1),(106,'risk_and_hazard_management','1',0,'risk_and_hazard_information','Risk And Hazard Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-04-07 18:24:14',NULL,NULL,NULL,NULL,1),(107,'chemical_name','1',0,'chemical_name','Chemical Name',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-04-08 09:43:57',NULL,NULL,NULL,NULL,1),(108,'common_name','1',0,'common_name','Common Name',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-04-08 09:45:03',NULL,NULL,NULL,NULL,1),(109,'chemical_state','1',0,'chemical_state','Chemical State',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-04-08 09:46:08',NULL,NULL,NULL,NULL,1),(110,'appointments','1',0,'appointments','Appointments',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-04-08 10:02:55',NULL,NULL,NULL,NULL,1),(111,'legal_and_other_requirements','1',0,'legal_and_other_requirements','Legal And Other Requirements',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-04-08 11:11:32',NULL,NULL,NULL,NULL,1),(112,'event_management','1',0,'event_management','Event Management',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-04-08 11:51:14',NULL,NULL,NULL,NULL,1),(113,'dangerous_goods_and_management','1',0,'dangerous_goods_and_management','Dangerous Goods And Management',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-04-08 12:09:03',NULL,NULL,NULL,NULL,1),(114,'document_management','1',0,'document_management','Document Management',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-04-08 14:26:22',NULL,NULL,NULL,NULL,1),(115,'action_management','1',0,'action_management','Action Management',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-04-09 10:10:23',NULL,NULL,NULL,NULL,1),(116,'training_management','1',0,'training_information','Training Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-04-13 13:22:52',NULL,NULL,NULL,NULL,1),(117,'bunk','1',0,'bunk_information','Bunk Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-05-25 16:36:01',NULL,NULL,NULL,NULL,1),(118,'tank','1',0,'tank_information','Tank Information',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-05-25 17:06:41',NULL,NULL,NULL,NULL,1),(119,'bunk_prices','1',0,'bunk_prices','bunk prices',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-07-01 15:25:03',NULL,NULL,NULL,NULL,1),(120,'fuel_inward','1',0,'fuel_inward','Fuel Inward',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-07-01 17:32:52',NULL,NULL,NULL,NULL,1),(121,'fuel_order','1',0,'fuel_order','Fuel Order',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-07-01 17:35:00',NULL,NULL,NULL,NULL,1),(122,'fuel_request','1',0,'fuel_request','Fuel Request',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-07-02 13:42:57',NULL,NULL,NULL,NULL,1),(123,'fuel_outward','1',0,'fuel_outward','Fuel Outward',1,1,'1,2,3,4,5,6,7,8,9,10,11,12',1,'2020-07-02 15:38:55',NULL,NULL,NULL,NULL,1);
/*!40000 ALTER TABLE `cw_form_view_setting` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_fuel_inward`
--

DROP TABLE IF EXISTS `cw_fuel_inward`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_fuel_inward` (
  `prime_fuel_inward_id` int NOT NULL AUTO_INCREMENT,
  `order_no` varchar(100) DEFAULT '0',
  `shift` varchar(100) DEFAULT '0',
  `date_time` datetime DEFAULT NULL,
  `bunk_name` varchar(100) DEFAULT '0',
  `town` varchar(100) DEFAULT '0',
  `tank` varchar(100) DEFAULT '0',
  `opening_dip` decimal(15,2) DEFAULT '0.00',
  `closing_dip` decimal(15,2) DEFAULT '0.00',
  `opening_atg_reading` decimal(15,2) DEFAULT '0.00',
  `closing_atg_reading` decimal(15,2) DEFAULT '0.00',
  `total_used` decimal(15,2) DEFAULT '0.00',
  `gar_no` varchar(255) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_fuel_inward_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_fuel_inward`
--

LOCK TABLES `cw_fuel_inward` WRITE;
/*!40000 ALTER TABLE `cw_fuel_inward` DISABLE KEYS */;
INSERT INTO `cw_fuel_inward` (`prime_fuel_inward_id`, `order_no`, `shift`, `date_time`, `bunk_name`, `town`, `tank`, `opening_dip`, `closing_dip`, `opening_atg_reading`, `closing_atg_reading`, `total_used`, `gar_no`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'1','1','2020-07-02 12:23:36','1','1','1',100.00,200.00,0.00,0.00,100.00,'GAR2020-070002',1,'2020-07-02 12:23:44',1,'2022-05-09 01:52:03',0,NULL,1);
/*!40000 ALTER TABLE `cw_fuel_inward` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_fuel_order`
--

DROP TABLE IF EXISTS `cw_fuel_order`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_fuel_order` (
  `prime_fuel_order_id` int NOT NULL AUTO_INCREMENT,
  `fuel_type` varchar(100) DEFAULT '0',
  `order_no` varchar(255) DEFAULT '',
  `request_quantity` decimal(15,2) DEFAULT '0.00',
  `vendor_name` varchar(100) DEFAULT '0',
  `order_status` varchar(100) DEFAULT '0',
  `total_recived_quantity` decimal(15,2) DEFAULT '0.00',
  `date` datetime DEFAULT NULL,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_fuel_order_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_fuel_order`
--

LOCK TABLES `cw_fuel_order` WRITE;
/*!40000 ALTER TABLE `cw_fuel_order` DISABLE KEYS */;
INSERT INTO `cw_fuel_order` (`prime_fuel_order_id`, `fuel_type`, `order_no`, `request_quantity`, `vendor_name`, `order_status`, `total_recived_quantity`, `date`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'1','FO20200001',111.00,'1','1',0.00,'2020-07-02 11:11:49',1,'2020-07-02 11:11:54',0,NULL,0,NULL,1),(2,'1','FO2020070002',100.00,'2','1',0.00,'2020-07-21 14:49:23',1,'2020-07-21 02:49:39',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_fuel_order` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_fuel_outward`
--

DROP TABLE IF EXISTS `cw_fuel_outward`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_fuel_outward` (
  `prime_fuel_outward_id` int NOT NULL AUTO_INCREMENT,
  `date_time` datetime DEFAULT NULL,
  `fleet_number` varchar(100) DEFAULT '0',
  `registration_number` varchar(100) DEFAULT '0',
  `meter_opening_reading` decimal(15,2) DEFAULT '0.00',
  `meter_closing_reading` decimal(15,2) DEFAULT '0.00',
  `total_litres` decimal(15,2) DEFAULT '0.00',
  `driver_name` varchar(100) DEFAULT '0',
  `kilometer_reading` decimal(15,2) DEFAULT '0.00',
  `bunk_name` varchar(100) DEFAULT '0',
  `transporter_name` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_fuel_outward_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_fuel_outward`
--

LOCK TABLES `cw_fuel_outward` WRITE;
/*!40000 ALTER TABLE `cw_fuel_outward` DISABLE KEYS */;
/*!40000 ALTER TABLE `cw_fuel_outward` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_fuel_request`
--

DROP TABLE IF EXISTS `cw_fuel_request`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_fuel_request` (
  `prime_fuel_request_id` int NOT NULL AUTO_INCREMENT,
  `fuel_request_number` varchar(255) DEFAULT '',
  `bunk_name` varchar(100) DEFAULT '0',
  `town` varchar(100) DEFAULT '0',
  `processed_date` date DEFAULT NULL,
  `date` date DEFAULT NULL,
  `driver` varchar(100) DEFAULT '0',
  `reg_no` varchar(100) DEFAULT '0',
  `edc_price` decimal(15,2) DEFAULT '0.00',
  `rebate` decimal(15,2) DEFAULT '0.00',
  `litre` decimal(15,2) DEFAULT '0.00',
  `price_on_diesel_slip` decimal(15,2) DEFAULT '0.00',
  `price_after_our_rebate` decimal(15,2) DEFAULT '0.00',
  `milage` decimal(15,2) DEFAULT '0.00',
  `bunk_type` varchar(100) DEFAULT '0',
  `report_number` varchar(100) DEFAULT '',
  `verified_status` varchar(100) DEFAULT '0',
  `processed_transaction_date` date DEFAULT NULL,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_fuel_request_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_fuel_request`
--

LOCK TABLES `cw_fuel_request` WRITE;
/*!40000 ALTER TABLE `cw_fuel_request` DISABLE KEYS */;
/*!40000 ALTER TABLE `cw_fuel_request` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_fuel_type`
--

DROP TABLE IF EXISTS `cw_fuel_type`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_fuel_type` (
  `prime_fuel_type_id` int NOT NULL AUTO_INCREMENT,
  `fuel_type` varchar(100) DEFAULT '',
  `status` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_fuel_type_id`),
  UNIQUE KEY `fuel_type` (`fuel_type`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_fuel_type`
--

LOCK TABLES `cw_fuel_type` WRITE;
/*!40000 ALTER TABLE `cw_fuel_type` DISABLE KEYS */;
INSERT INTO `cw_fuel_type` (`prime_fuel_type_id`, `fuel_type`, `status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Diesel','1',1,'2019-07-05 12:23:30',1,'2020-05-25 05:22:01',0,NULL,1),(2,'Petrol','1',1,'2019-07-05 12:41:23',1,'2020-05-25 05:22:05',0,NULL,1);
/*!40000 ALTER TABLE `cw_fuel_type` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_gate_pass`
--

DROP TABLE IF EXISTS `cw_gate_pass`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_gate_pass` (
  `prime_gate_pass_id` int NOT NULL AUTO_INCREMENT,
  `gate_pass_no` varchar(255) NOT NULL,
  `date` datetime DEFAULT NULL,
  `company` varchar(100) DEFAULT NULL,
  `ntc_driver` varchar(100) DEFAULT NULL,
  `ntc_vehicle` varchar(100) DEFAULT NULL,
  `driver` varchar(100) DEFAULT NULL,
  `vehicle` varchar(100) DEFAULT NULL,
  `entry_reason` varchar(100) DEFAULT NULL,
  `remarks` text,
  `credit` varchar(100) DEFAULT NULL,
  `security_name` varchar(100) DEFAULT NULL,
  `authorised_by` varchar(100) DEFAULT NULL,
  `invoice_no` varchar(255) DEFAULT NULL,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_gate_pass_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_gate_pass`
--

LOCK TABLES `cw_gate_pass` WRITE;
/*!40000 ALTER TABLE `cw_gate_pass` DISABLE KEYS */;
INSERT INTO `cw_gate_pass` (`prime_gate_pass_id`, `gate_pass_no`, `date`, `company`, `ntc_driver`, `ntc_vehicle`, `driver`, `vehicle`, `entry_reason`, `remarks`, `credit`, `security_name`, `authorised_by`, `invoice_no`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_status`) VALUES (1,'GATEBKUS07846495','2020-02-21 18:42:51','1','10','1','','','1','','-','-','1','121',1,'2020-02-21 18:43:04',NULL,NULL,1);
/*!40000 ALTER TABLE `cw_gate_pass` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_gate_pass_material_list`
--

DROP TABLE IF EXISTS `cw_gate_pass_material_list`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_gate_pass_material_list` (
  `prime_material_list_id` int NOT NULL AUTO_INCREMENT,
  `prime_gate_pass_id` int NOT NULL,
  `product_name` varchar(255) NOT NULL,
  `quantity` int NOT NULL,
  `trans_created_by` int NOT NULL DEFAULT '1',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_material_list_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_gate_pass_material_list`
--

LOCK TABLES `cw_gate_pass_material_list` WRITE;
/*!40000 ALTER TABLE `cw_gate_pass_material_list` DISABLE KEYS */;
INSERT INTO `cw_gate_pass_material_list` (`prime_material_list_id`, `prime_gate_pass_id`, `product_name`, `quantity`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,'1',12,1,'2020-02-21 18:43:12',NULL,NULL,NULL,NULL,1);
/*!40000 ALTER TABLE `cw_gate_pass_material_list` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_grants`
--

DROP TABLE IF EXISTS `cw_grants`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_grants` (
  `permission_id` varchar(255) NOT NULL,
  `prime_employees_id` int NOT NULL,
  `access_add` int DEFAULT '0',
  `access_update` int DEFAULT '0',
  `access_delete` int DEFAULT '0',
  `access_search` int DEFAULT '0',
  `access_export` int DEFAULT '0',
  `access_import` int DEFAULT '0',
  PRIMARY KEY (`permission_id`,`prime_employees_id`),
  KEY `ospos_grants_ibfk_2` (`prime_employees_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_grants`
--

LOCK TABLES `cw_grants` WRITE;
/*!40000 ALTER TABLE `cw_grants` DISABLE KEYS */;
INSERT INTO `cw_grants` (`permission_id`, `prime_employees_id`, `access_add`, `access_update`, `access_delete`, `access_search`, `access_export`, `access_import`) VALUES ('action_management',1,1,1,1,1,1,1),('action_management',2,1,1,1,1,1,1),('action_management',9,1,1,1,1,1,1),('action_management',13,0,0,0,0,0,0),('action_management',57,0,0,0,0,0,0),('action_management',62,0,0,0,0,0,0),('action_management',77,0,0,0,0,0,0),('action_management',79,0,0,0,0,0,0),('action_training_status',1,1,1,1,1,1,1),('action_training_status',2,1,1,1,1,1,1),('action_training_status',9,1,1,1,1,1,1),('afrism_rates',1,1,1,1,1,1,1),('afrism_rates',2,1,1,1,1,1,1),('afrism_rates',9,1,1,1,1,1,1),('afrism_rates',12,1,1,1,1,1,1),('afrism_rates',13,1,1,1,1,1,1),('afrism_rates',57,1,1,1,1,1,1),('afrism_rates',62,1,1,1,1,1,1),('afrism_rates',77,1,1,1,1,1,1),('afrism_rates',79,1,1,1,1,1,1),('amsa_rates',1,1,1,1,1,1,1),('amsa_rates',2,1,1,1,1,1,1),('amsa_rates',9,1,1,1,1,1,1),('amsa_rates',12,1,1,1,1,1,1),('amsa_rates',13,1,1,1,1,0,1),('amsa_rates',57,1,1,1,1,0,1),('amsa_rates',62,1,1,1,1,0,1),('amsa_rates',77,1,1,1,1,0,1),('amsa_rates',79,1,1,1,1,0,1),('appointments',1,1,1,1,1,1,1),('appointments',2,1,1,1,1,1,1),('appointments',9,1,1,1,1,1,0),('appointments',13,0,0,0,0,0,0),('appointments',57,0,0,0,0,0,0),('appointments',62,0,0,0,0,0,0),('appointments',77,0,0,0,0,0,0),('appointments',79,0,0,0,0,0,0),('appointment_type',1,1,1,1,1,1,1),('appointment_type',2,1,1,1,1,1,1),('appointment_type',9,1,1,1,1,1,1),('appointment_type',13,0,0,0,0,0,0),('appointment_type',57,0,0,0,0,0,0),('appointment_type',62,0,0,0,0,0,0),('appointment_type',77,0,0,0,0,0,0),('appointment_type',79,0,0,0,0,0,0),('bunk',1,1,1,1,1,1,1),('bunk',2,1,1,1,1,1,1),('bunk',9,1,1,1,1,1,1),('bunk',13,0,0,0,0,0,0),('bunk',57,0,0,0,0,0,0),('bunk',62,0,0,0,0,0,0),('bunk',77,0,0,0,0,0,0),('bunk',79,0,0,0,0,0,0),('bunk_prices',1,1,1,1,1,1,1),('bunk_prices',2,1,1,1,1,1,1),('bunk_prices',9,1,1,1,1,1,1),('bunk_prices',13,0,0,0,0,0,0),('bunk_prices',57,0,0,0,0,0,0),('bunk_prices',62,0,0,0,0,0,0),('bunk_prices',77,0,0,0,0,0,0),('bunk_prices',79,0,0,0,0,0,0),('chemical_name',1,1,1,1,1,1,1),('chemical_name',2,1,1,1,1,1,1),('chemical_name',9,1,1,1,1,1,1),('chemical_state',1,1,1,1,1,1,1),('chemical_state',2,1,1,1,1,1,1),('chemical_state',9,1,1,1,1,1,1),('colour',1,1,1,1,1,1,1),('colour',2,1,1,1,1,1,1),('colour',3,1,1,1,1,1,1),('colour',9,1,1,1,1,1,1),('colour',11,0,0,0,0,0,0),('colour',12,1,1,1,1,1,1),('colour',13,1,1,1,1,1,1),('colour',57,1,1,1,1,1,1),('colour',59,0,0,0,0,0,0),('colour',60,0,0,0,0,0,0),('colour',61,0,0,0,0,0,0),('colour',62,1,1,1,1,1,1),('colour',63,0,0,0,0,0,0),('colour',64,0,0,0,0,0,0),('colour',65,0,0,0,0,0,0),('colour',66,0,0,0,0,0,0),('colour',67,0,0,0,0,0,0),('colour',68,0,0,0,0,0,0),('colour',69,0,0,0,0,0,0),('colour',70,0,0,0,0,0,0),('colour',71,0,0,0,0,0,0),('colour',72,0,0,0,0,0,0),('colour',73,0,0,0,0,0,0),('colour',74,0,0,0,0,0,0),('colour',77,1,1,1,1,1,1),('colour',78,0,0,0,0,0,0),('colour',79,1,1,1,1,1,1),('common_name',1,1,1,1,1,1,1),('common_name',2,1,1,1,1,1,1),('common_name',9,1,1,1,1,1,1),('config',1,1,1,1,1,1,1),('consequence_rating',1,1,1,1,1,1,1),('consequence_rating',2,1,1,1,1,1,1),('consequence_rating',9,1,1,1,1,1,1),('corrective_type',1,1,1,1,1,1,1),('corrective_type',2,1,1,1,1,1,1),('corrective_type',9,1,1,1,1,1,1),('cubic_metres',1,1,1,1,1,1,1),('cubic_metres',2,1,1,1,1,1,1),('cubic_metres',9,1,1,1,1,1,1),('cubic_metres',12,1,1,1,1,1,1),('cubic_metres',13,1,1,1,1,1,1),('cubic_metres',57,1,1,1,1,1,1),('cubic_metres',62,1,1,1,1,1,1),('cubic_metres',77,1,1,1,1,1,1),('cubic_metres',79,1,1,1,1,1,1),('currency_code',1,1,1,1,1,1,1),('currency_code',2,1,1,1,1,1,1),('currency_code',3,1,1,1,1,1,1),('currency_code',9,1,1,1,1,1,1),('currency_code',12,1,1,1,1,1,1),('currency_code',13,1,1,1,1,1,1),('currency_code',57,1,1,1,1,1,1),('currency_code',62,1,1,1,1,1,1),('currency_code',77,1,1,1,1,1,1),('currency_code',79,1,1,1,1,1,1),('customer',1,1,1,1,1,1,1),('customer',2,1,1,1,1,1,1),('customer',3,1,1,1,1,1,1),('customer',9,1,1,1,1,1,1),('customer',12,1,1,1,1,1,1),('customer',13,1,1,1,1,1,1),('customer',57,1,1,1,1,1,1),('customer',62,1,1,1,1,1,1),('customer',77,1,1,1,1,1,1),('customer',79,1,1,1,1,1,1),('customer_category',1,1,1,1,1,1,1),('customer_category',2,1,1,1,1,1,1),('customer_category',3,1,1,1,1,1,1),('customer_category',9,1,1,1,1,1,1),('customer_category',12,1,1,1,1,1,1),('customer_category',13,1,1,1,1,1,1),('customer_category',57,1,1,1,1,1,1),('customer_category',62,1,1,1,1,1,1),('customer_category',77,1,1,1,1,1,1),('customer_category',79,1,1,1,1,1,1),('customer_request',1,1,1,1,1,1,1),('customer_request',2,1,1,1,1,1,1),('customer_request',9,1,1,1,1,1,1),('customer_request',12,1,1,1,1,1,1),('customer_request',13,1,1,1,1,1,1),('customer_request',57,1,1,1,1,1,1),('customer_request',62,1,1,1,1,1,1),('customer_request',77,1,1,1,1,1,1),('customer_request',79,1,1,1,1,1,1),('customer_type',1,1,1,1,1,1,1),('customer_type',2,1,1,1,1,1,1),('customer_type',3,1,1,1,1,1,1),('customer_type',9,1,1,1,1,1,1),('customer_type',12,1,1,1,1,1,1),('customer_type',13,1,1,1,1,1,1),('customer_type',57,1,1,1,1,1,1),('customer_type',62,1,1,1,1,1,1),('customer_type',77,1,1,1,1,1,1),('customer_type',79,1,1,1,1,1,1),('dangerous_goods_and_management',1,1,1,1,1,1,1),('dangerous_goods_and_management',2,1,1,1,1,1,1),('dangerous_goods_and_management',9,1,1,1,1,1,1),('dispatch_history',1,1,1,1,1,1,1),('dispatch_history',2,1,1,1,1,1,1),('dispatch_history',9,1,1,1,1,1,1),('dispatch_history',12,1,1,1,1,1,1),('dispatch_history',13,1,1,1,1,1,1),('dispatch_history',57,1,1,1,1,1,1),('dispatch_history',62,1,1,1,1,1,1),('dispatch_history',77,1,1,1,1,1,1),('dispatch_history',79,1,1,1,1,1,1),('document_management',1,1,1,1,1,1,1),('document_management',2,1,1,1,1,1,1),('document_management',9,1,1,1,1,1,1),('employees',1,1,1,1,1,1,1),('employees',2,1,1,1,1,1,1),('employees',3,1,1,1,1,1,1),('employees',7,1,1,1,1,1,1),('employees',8,1,1,1,1,1,1),('employees',9,1,1,1,1,1,1),('employees',13,1,1,1,1,1,1),('employees',57,1,1,1,1,1,1),('employees',62,1,1,1,1,1,1),('employees',77,1,1,1,1,1,1),('employees',79,1,1,1,1,1,1),('employee_department',1,1,1,1,1,1,1),('employee_department',2,1,1,1,1,1,1),('employee_department',3,1,1,1,1,1,1),('employee_department',9,1,1,1,1,1,1),('employee_department',13,1,1,1,1,1,1),('employee_department',57,1,1,1,1,1,1),('employee_department',62,1,1,1,1,1,1),('employee_department',77,1,1,1,1,1,1),('employee_department',79,1,1,1,1,1,1),('employee_permission',1,1,1,1,1,1,1),('employee_permission',2,1,1,1,1,1,1),('employee_permission',3,1,1,1,1,1,1),('employee_permission',9,1,1,1,1,1,1),('employee_permission',13,1,1,1,1,1,1),('employee_permission',57,1,1,1,1,1,1),('employee_permission',62,1,1,1,1,1,1),('employee_permission',77,1,1,1,1,1,1),('employee_permission',79,1,1,1,1,1,1),('employee_position',1,1,1,1,1,1,1),('employee_position',2,1,1,1,1,1,1),('employee_position',3,1,1,1,1,1,1),('employee_position',9,1,1,1,1,1,1),('employee_position',13,1,1,1,1,1,1),('employee_position',57,1,1,1,1,1,1),('employee_position',62,1,1,1,1,1,1),('employee_position',77,1,1,1,1,1,1),('employee_position',79,1,1,1,1,1,1),('employee_type',1,1,1,1,1,1,1),('employee_type',2,1,1,1,1,1,1),('employee_type',3,1,1,1,1,1,1),('employee_type',9,1,1,1,1,1,1),('employee_type',13,1,1,1,1,1,1),('employee_type',57,1,1,1,1,1,1),('employee_type',62,1,1,1,1,1,1),('employee_type',77,1,1,1,1,1,1),('employee_type',79,1,1,1,1,1,1),('enquiry',1,1,1,1,1,1,1),('enquiry',2,1,1,1,1,1,1),('enquiry',9,1,1,1,1,1,1),('enquiry',12,1,0,1,1,0,1),('enquiry',13,1,1,1,1,1,1),('enquiry',57,1,1,1,1,1,1),('enquiry',62,1,1,1,1,1,1),('enquiry',77,1,1,1,1,1,1),('enquiry',79,1,1,1,1,1,1),('entry_reason',1,1,1,1,1,1,1),('entry_reason',2,1,1,1,1,1,1),('entry_reason',9,1,1,1,1,1,1),('entry_reason',12,1,1,1,1,1,1),('entry_reason',13,1,1,1,1,1,1),('entry_reason',57,1,1,1,1,1,1),('entry_reason',62,1,1,1,1,1,1),('entry_reason',77,1,1,1,1,1,1),('entry_reason',79,1,1,1,1,1,1),('equipments_make',1,1,1,1,1,1,1),('equipments_make',2,1,1,1,1,1,1),('equipments_make',9,1,1,1,1,1,1),('equipments_make',12,1,1,1,1,1,1),('equipments_make',13,1,1,1,1,1,1),('equipments_make',57,1,1,1,1,1,1),('equipments_make',62,1,1,1,1,1,1),('equipments_make',77,1,1,1,1,1,1),('equipments_make',79,1,1,1,1,1,1),('equipments_model',1,1,1,1,1,1,1),('equipments_model',2,1,1,1,1,1,1),('equipments_model',9,1,1,1,1,1,1),('equipments_model',12,1,1,1,1,1,1),('equipments_model',13,1,1,1,1,1,1),('equipments_model',57,1,1,1,1,1,1),('equipments_model',62,1,1,1,1,1,1),('equipments_model',77,1,1,1,1,1,1),('equipments_model',79,1,1,1,1,1,1),('equipment_request',1,1,1,1,1,1,1),('equipment_request',2,1,1,1,1,1,1),('equipment_request',9,1,1,1,1,1,1),('equipment_request',13,0,0,0,0,0,0),('equipment_request',57,0,0,0,0,0,0),('equipment_request',62,0,0,0,0,0,0),('equipment_request',77,0,0,0,0,0,0),('equipment_request',79,0,0,0,0,0,0),('equipment_tools_and_equipment',1,1,1,1,1,1,1),('equipment_tools_and_equipment',2,1,1,1,1,1,1),('equipment_tools_and_equipment',9,1,1,1,1,1,1),('equipment_tools_and_equipment',12,1,1,1,1,1,1),('equipment_tools_and_equipment',13,1,1,1,1,1,1),('equipment_tools_and_equipment',57,1,1,1,1,1,1),('equipment_tools_and_equipment',62,1,1,1,1,1,1),('equipment_tools_and_equipment',77,1,1,1,1,1,1),('equipment_tools_and_equipment',79,1,1,1,1,1,1),('equipment_type',1,1,1,1,1,1,1),('equipment_type',2,1,1,1,1,1,1),('equipment_type',9,1,1,1,1,1,1),('equipment_type',12,1,1,1,1,1,1),('equipment_type',13,1,1,1,1,1,1),('equipment_type',57,1,1,1,1,1,1),('equipment_type',62,1,1,1,1,1,1),('equipment_type',77,1,1,1,1,1,1),('equipment_type',79,1,1,1,1,1,1),('eu_country',1,1,1,1,1,1,1),('eu_country',2,1,1,1,1,1,1),('eu_country',3,1,1,1,1,1,1),('eu_country',9,1,1,1,1,1,1),('eu_country',12,1,1,1,1,1,1),('eu_country',13,1,1,1,1,1,1),('eu_country',57,1,1,1,1,1,1),('eu_country',62,1,1,1,1,1,1),('eu_country',77,1,1,1,1,1,1),('eu_country',79,1,1,1,1,1,1),('event_management',1,1,1,1,1,1,1),('event_management',2,1,1,1,1,1,1),('event_management',9,1,1,1,1,1,1),('event_type',1,1,1,1,1,1,1),('event_type',2,1,1,1,1,1,1),('event_type',9,1,1,1,1,1,1),('file_merge',1,1,1,1,1,1,1),('form_setting',1,1,1,1,1,1,1),('fuel_consumption',1,1,1,1,1,1,1),('fuel_consumption',2,1,1,1,1,1,1),('fuel_consumption',9,1,1,1,1,1,1),('fuel_inward',1,1,1,1,1,1,1),('fuel_inward',2,1,1,1,1,1,1),('fuel_inward',9,1,1,1,1,1,1),('fuel_inward',13,0,0,0,0,0,0),('fuel_inward',57,0,0,0,0,0,0),('fuel_inward',62,0,0,0,0,0,0),('fuel_inward',77,0,0,0,0,0,0),('fuel_inward',79,0,0,0,0,0,0),('fuel_order',1,1,1,1,1,1,1),('fuel_order',2,1,1,1,1,1,1),('fuel_order',9,1,1,1,1,1,1),('fuel_order',13,0,0,0,0,0,0),('fuel_order',57,0,0,0,0,0,0),('fuel_order',62,0,0,0,0,0,0),('fuel_order',77,0,0,0,0,0,0),('fuel_order',79,0,0,0,0,0,0),('fuel_outward',1,1,1,1,1,1,1),('fuel_outward',2,1,1,1,1,1,1),('fuel_outward',9,1,1,1,1,1,1),('fuel_outward',13,0,0,0,0,0,0),('fuel_outward',57,0,0,0,0,0,0),('fuel_outward',62,0,0,0,0,0,0),('fuel_outward',77,0,0,0,0,0,0),('fuel_outward',79,0,0,0,0,0,0),('fuel_request',1,1,1,1,1,1,1),('fuel_request',2,1,1,1,1,1,1),('fuel_request',9,1,1,1,1,1,1),('fuel_request',13,0,0,0,0,0,0),('fuel_request',57,0,0,0,0,0,0),('fuel_request',62,0,0,0,0,0,0),('fuel_request',77,0,0,0,0,0,0),('fuel_request',79,0,0,0,0,0,0),('fuel_type',1,1,1,1,1,1,1),('fuel_type',2,1,1,1,1,1,1),('fuel_type',3,1,1,1,1,1,1),('fuel_type',12,1,1,1,1,1,1),('fuel_type',13,1,1,1,1,1,1),('fuel_type',57,1,1,1,1,1,1),('fuel_type',62,1,1,1,1,1,1),('fuel_type',77,1,1,1,1,1,1),('fuel_type',79,1,1,1,1,1,1),('gate_pass',1,1,1,1,1,1,1),('gate_pass',2,1,1,1,1,1,1),('gate_pass',9,1,1,1,1,1,1),('gate_pass',12,1,1,1,1,1,1),('gate_pass',13,1,1,1,1,1,1),('gate_pass',57,1,1,1,1,1,1),('gate_pass',62,1,1,1,1,1,1),('gate_pass',77,1,1,1,1,1,1),('gate_pass',79,1,1,1,1,1,1),('incident_management',1,1,1,1,1,1,1),('incident_management',2,1,1,1,1,1,1),('incident_management',9,1,1,1,1,1,1),('incident_management',13,0,0,0,0,0,0),('incident_management',57,0,0,0,0,0,0),('incident_management',62,0,0,0,0,0,0),('incident_management',77,0,0,0,0,0,0),('incident_management',79,0,0,0,0,0,0),('incident_request',1,1,1,1,1,1,1),('incident_request',2,1,1,1,1,1,1),('incident_request',9,1,1,1,1,1,1),('incident_request',13,0,0,0,0,0,0),('incident_request',57,0,0,0,0,0,0),('incident_request',62,0,0,0,0,0,0),('incident_request',77,0,0,0,0,0,0),('incident_request',79,0,0,0,0,0,0),('incident_status',1,1,1,1,1,1,1),('incident_status',2,1,1,1,1,1,1),('incident_status',9,1,1,1,1,1,1),('incident_status',13,0,0,0,0,0,0),('incident_status',57,0,0,0,0,0,0),('incident_status',62,0,0,0,0,0,0),('incident_status',77,0,0,0,0,0,0),('incident_status',79,0,0,0,0,0,0),('incident_type',1,1,1,1,1,1,1),('incident_type',2,1,1,1,1,1,1),('incident_type',9,1,1,1,1,1,1),('incident_type',13,0,0,0,0,0,0),('incident_type',57,0,0,0,0,0,0),('incident_type',62,0,0,0,0,0,0),('incident_type',77,0,0,0,0,0,0),('incident_type',79,0,0,0,0,0,0),('insuracne_underwriters',1,1,1,1,1,1,1),('insuracne_underwriters',2,1,1,1,1,1,1),('insuracne_underwriters',3,1,1,1,1,1,1),('insuracne_underwriters',9,1,1,1,1,1,1),('insuracne_underwriters',12,1,1,1,1,1,1),('insuracne_underwriters',13,1,1,1,1,1,1),('insuracne_underwriters',57,1,1,1,1,1,1),('insuracne_underwriters',62,1,1,1,1,1,1),('insuracne_underwriters',77,1,1,1,1,1,1),('insuracne_underwriters',79,1,1,1,1,1,1),('insurance_broker',1,1,1,1,1,1,1),('insurance_broker',2,1,1,1,1,1,1),('insurance_broker',3,1,1,1,1,1,1),('insurance_broker',9,1,1,1,1,1,1),('insurance_broker',12,1,1,1,1,1,1),('insurance_broker',13,1,1,1,1,1,1),('insurance_broker',57,1,1,1,1,1,1),('insurance_broker',62,1,1,1,1,1,1),('insurance_broker',77,1,1,1,1,1,1),('insurance_broker',79,1,1,1,1,1,1),('insurance_cover_type',1,1,1,1,1,1,1),('insurance_cover_type',2,1,1,1,1,1,1),('insurance_cover_type',3,1,1,1,1,1,1),('insurance_cover_type',9,1,1,1,1,1,1),('insurance_cover_type',12,1,1,1,1,1,1),('insurance_cover_type',13,1,1,1,1,1,1),('insurance_cover_type',57,1,1,1,1,1,1),('insurance_cover_type',62,1,1,1,1,1,1),('insurance_cover_type',77,1,1,1,1,1,1),('insurance_cover_type',79,1,1,1,1,1,1),('inventory',1,1,1,1,1,1,1),('inventory',2,1,1,1,1,1,1),('inventory',9,1,1,1,1,1,0),('inventory',12,1,1,1,1,1,1),('inventory',13,1,1,1,1,1,1),('inventory',57,1,1,1,1,1,1),('inventory',62,1,1,1,1,1,1),('inventory',77,1,1,1,1,1,1),('inventory',79,1,1,1,1,1,1),('inventory_brand',1,1,1,1,1,1,1),('inventory_brand',2,1,1,1,1,1,1),('inventory_brand',12,1,1,1,1,1,1),('inventory_brand',13,1,1,1,1,1,1),('inventory_brand',57,1,1,1,1,1,1),('inventory_brand',62,1,1,1,1,1,1),('inventory_brand',77,1,1,1,1,1,1),('inventory_brand',79,1,1,1,1,1,1),('inventory_category',1,1,1,1,1,1,1),('inventory_category',2,1,1,1,1,1,1),('inventory_category',12,1,1,1,1,1,1),('inventory_category',13,1,1,1,1,1,1),('inventory_category',57,1,1,1,1,1,1),('inventory_category',62,1,1,1,1,1,1),('inventory_category',77,1,1,1,1,1,1),('inventory_category',79,1,1,1,1,1,1),('inventory_product',1,1,1,1,1,1,1),('inventory_product',2,1,1,1,1,1,1),('inventory_product',12,1,1,1,1,1,1),('inventory_product',13,1,1,1,1,1,1),('inventory_product',57,1,1,1,1,1,1),('inventory_product',62,1,1,1,1,1,1),('inventory_product',77,1,1,1,1,1,1),('inventory_product',79,1,1,1,1,1,1),('inventory_product_type',1,1,1,1,1,1,1),('inventory_product_type',2,1,1,1,1,1,1),('inventory_product_type',12,1,1,1,1,1,1),('inventory_product_type',13,1,1,1,1,1,1),('inventory_product_type',57,1,1,1,1,1,1),('inventory_product_type',62,1,1,1,1,1,1),('inventory_product_type',77,1,1,1,1,1,1),('inventory_product_type',79,1,1,1,1,1,1),('inventory_supplier',1,1,1,1,1,1,1),('inventory_supplier',2,1,1,1,1,1,1),('inventory_supplier',12,1,1,1,1,1,1),('inventory_supplier',13,1,1,1,1,1,1),('inventory_supplier',57,1,1,1,1,1,1),('inventory_supplier',62,1,1,1,1,1,1),('inventory_supplier',77,1,1,1,1,1,1),('inventory_supplier',79,1,1,1,1,1,1),('investigation_risk_status',1,1,1,1,1,1,1),('investigation_risk_status',2,1,1,1,1,1,1),('investigation_risk_status',9,1,1,1,1,1,1),('legal_and_other_requirements',1,1,1,1,1,1,1),('legal_and_other_requirements',2,1,1,1,1,1,1),('legal_and_other_requirements',9,1,1,1,1,1,1),('legislation',1,1,1,1,1,1,1),('legislation',2,1,1,1,1,1,1),('legislation',9,1,1,1,1,1,1),('likelihood_rating',1,1,1,1,1,1,1),('likelihood_rating',2,1,1,1,1,1,1),('likelihood_rating',9,1,1,1,1,1,1),('load_customer_type',1,1,1,1,1,1,1),('load_customer_type',2,1,1,1,1,1,1),('load_customer_type',9,1,1,1,1,1,1),('load_customer_type',12,1,1,1,1,1,1),('load_customer_type',13,1,1,1,1,1,1),('load_customer_type',57,1,1,1,1,1,1),('load_customer_type',62,1,1,1,1,1,1),('load_customer_type',77,1,1,1,1,1,1),('load_customer_type',79,1,1,1,1,1,1),('maintenance_breakdowns',1,1,1,1,1,1,1),('maintenance_breakdowns',2,1,1,1,1,1,1),('maintenance_breakdowns',9,1,1,1,1,1,1),('maintenance_faults',1,1,1,1,1,1,1),('maintenance_faults',2,1,1,1,1,1,1),('maintenance_faults',9,1,1,1,1,1,1),('maintenance_faults',12,1,1,1,1,1,1),('maintenance_faults',13,1,1,1,1,1,1),('maintenance_faults',57,1,1,1,1,1,1),('maintenance_faults',62,1,1,1,1,1,1),('maintenance_faults',77,1,1,1,1,1,1),('maintenance_faults',79,1,1,1,1,1,1),('maintenance_fault_category',1,1,1,1,1,1,1),('maintenance_fault_report',1,1,1,1,1,1,1),('maintenance_fault_report',2,1,1,1,1,1,1),('maintenance_fault_report',9,1,1,1,1,1,1),('maintenance_fault_report',10,1,1,1,1,1,1),('maintenance_fault_report',12,1,1,1,1,1,1),('maintenance_fault_report',13,1,1,1,1,1,1),('maintenance_fault_report',14,1,1,1,1,1,1),('maintenance_fault_report',15,1,1,1,1,1,1),('maintenance_fault_report',16,1,1,1,1,1,1),('maintenance_fault_report',17,1,1,1,1,1,1),('maintenance_fault_report',20,1,1,1,1,1,1),('maintenance_fault_report',21,1,1,1,1,1,1),('maintenance_fault_report',22,1,1,1,1,1,1),('maintenance_fault_report',23,1,1,1,1,1,1),('maintenance_fault_report',24,1,1,1,1,1,1),('maintenance_fault_report',25,1,1,1,1,1,1),('maintenance_fault_report',26,1,1,1,1,1,1),('maintenance_fault_report',27,1,1,1,1,1,1),('maintenance_fault_report',28,1,1,1,1,1,1),('maintenance_fault_report',29,1,1,1,1,1,1),('maintenance_fault_report',30,1,1,1,1,1,1),('maintenance_fault_report',31,1,1,1,1,1,1),('maintenance_fault_report',32,1,1,1,1,1,1),('maintenance_fault_report',33,1,1,1,1,1,1),('maintenance_fault_report',34,1,1,1,1,1,1),('maintenance_fault_report',35,1,1,1,1,1,1),('maintenance_fault_report',36,1,1,1,1,1,1),('maintenance_fault_report',37,1,1,1,1,1,1),('maintenance_fault_report',38,1,1,1,1,1,1),('maintenance_fault_report',39,1,1,1,1,1,1),('maintenance_fault_report',40,1,1,1,1,1,1),('maintenance_fault_report',41,1,1,1,1,1,1),('maintenance_fault_report',42,1,1,1,1,1,1),('maintenance_fault_report',43,1,1,1,1,1,1),('maintenance_fault_report',44,1,1,1,1,1,1),('maintenance_fault_report',45,1,1,1,1,1,1),('maintenance_fault_report',46,1,1,1,1,1,1),('maintenance_fault_report',47,1,1,1,1,1,1),('maintenance_fault_report',48,1,1,1,1,1,1),('maintenance_fault_report',49,1,1,1,1,1,1),('maintenance_fault_report',50,1,1,1,1,1,1),('maintenance_fault_report',51,1,1,1,1,1,1),('maintenance_fault_report',52,1,1,1,1,1,1),('maintenance_fault_report',53,1,1,1,1,1,1),('maintenance_fault_report',54,1,1,1,1,1,1),('maintenance_fault_report',55,1,1,1,1,1,1),('maintenance_fault_report',56,1,1,1,1,1,1),('maintenance_fault_report',57,1,1,1,1,1,1),('maintenance_fault_report',62,1,1,1,1,1,1),('maintenance_fault_report',77,1,1,1,1,1,1),('maintenance_fault_report',79,1,1,1,1,1,1),('maintenance_jobs_completed',1,1,1,1,1,1,1),('maintenance_jobs_completed',2,1,1,1,1,1,1),('maintenance_jobs_completed',9,1,1,1,1,1,1),('maintenance_job_schedule',1,1,1,1,1,1,1),('maintenance_job_schedule',2,1,1,1,1,1,1),('maintenance_job_schedule',9,1,1,1,1,1,1),('maintenance_job_schedule',12,1,1,1,1,1,1),('maintenance_job_schedule',13,1,1,1,1,1,1),('maintenance_job_schedule',57,1,1,1,1,1,1),('maintenance_job_schedule',62,1,1,1,1,1,1),('maintenance_job_schedule',77,1,1,1,1,1,1),('maintenance_job_schedule',79,1,1,1,1,1,1),('maintenance_labour_work_order',1,1,1,1,1,1,1),('maintenance_labour_work_order',2,1,1,1,1,1,1),('maintenance_labour_work_order',3,1,1,1,1,1,1),('maintenance_labour_work_order',5,1,1,1,1,1,1),('maintenance_labour_work_order',6,1,1,1,1,1,1),('maintenance_labour_work_order',9,1,1,1,1,1,1),('maintenance_labour_work_order',12,1,1,1,1,1,1),('maintenance_labour_work_order',13,1,1,1,1,1,1),('maintenance_labour_work_order',57,1,1,1,1,1,1),('maintenance_labour_work_order',62,1,1,1,1,1,1),('maintenance_labour_work_order',77,1,1,1,1,1,1),('maintenance_labour_work_order',79,1,1,1,1,1,1),('maintenance_oil',1,1,1,1,1,1,1),('maintenance_oil',2,1,1,1,1,1,1),('maintenance_oil',9,1,1,1,1,1,1),('maintenance_oil',12,1,1,1,1,1,1),('maintenance_oil',13,1,1,1,1,1,1),('maintenance_oil',57,1,1,1,1,1,1),('maintenance_oil',62,1,1,1,1,1,1),('maintenance_oil',77,1,1,1,1,1,1),('maintenance_oil',79,1,1,1,1,1,1),('maintenance_oil_category',1,1,1,1,1,1,1),('maintenance_oil_category',2,1,1,1,1,1,1),('maintenance_oil_category',9,1,1,1,1,1,1),('maintenance_oil_category',12,1,1,1,1,1,1),('maintenance_oil_category',13,1,1,1,1,1,1),('maintenance_oil_category',57,1,1,1,1,1,1),('maintenance_oil_category',62,1,1,1,1,1,1),('maintenance_oil_category',77,1,1,1,1,1,1),('maintenance_oil_category',79,1,1,1,1,1,1),('maintenance_oil_stock',1,1,1,1,1,1,1),('maintenance_oil_stock',2,1,1,1,1,1,1),('maintenance_oil_stock',9,1,1,1,1,1,1),('maintenance_scrap',1,1,1,1,1,1,1),('maintenance_scrap',2,1,1,1,1,1,1),('maintenance_scrap',9,1,1,1,1,1,1),('maintenance_scrap',12,1,1,1,1,1,1),('maintenance_scrap',13,1,1,1,1,1,1),('maintenance_scrap',57,1,1,1,1,1,1),('maintenance_scrap',62,1,1,1,1,1,1),('maintenance_scrap',77,1,1,1,1,1,1),('maintenance_scrap',79,1,1,1,1,1,1),('maintenance_sent_for_recap',1,1,1,1,1,1,1),('maintenance_sent_for_recap',2,1,1,1,1,1,1),('maintenance_sent_for_recap',9,1,1,1,1,1,1),('maintenance_service_list',2,1,1,1,1,1,1),('maintenance_service_list',9,1,1,1,1,1,1),('maintenance_service_list_report',1,1,1,1,1,1,1),('maintenance_service_list_report',2,1,1,1,1,1,1),('maintenance_service_list_report',9,1,1,1,1,1,1),('maintenance_tool_inspection_report',1,1,1,1,1,1,1),('maintenance_tool_inspection_report',2,1,1,1,1,1,1),('maintenance_tool_inspection_report',9,1,1,1,1,1,1),('maintenance_tyres_on_hand',1,1,1,1,1,1,1),('maintenance_tyres_on_hand',2,1,1,1,1,1,1),('maintenance_tyres_on_hand',9,1,1,1,1,1,1),('maintenance_tyres_stock',1,1,1,1,1,1,1),('maintenance_tyre_change_report',1,1,1,1,1,1,1),('maintenance_tyre_change_report',2,1,1,1,1,1,1),('maintenance_tyre_change_report',9,1,1,1,1,1,1),('maintenance_tyre_stock',1,1,1,1,1,1,1),('maintenance_tyre_stock',2,1,1,1,1,1,1),('maintenance_tyre_stock',9,1,1,1,1,1,1),('maintenance_tyre_stock_report',1,1,1,1,1,1,1),('maintenance_tyre_stock_report',2,1,1,1,1,1,1),('maintenance_tyre_stock_report',9,1,1,1,1,1,1),('maintenance_tyre_survey',1,1,1,1,1,1,1),('maintenance_tyre_survey',2,1,1,1,1,1,1),('maintenance_tyre_survey',9,1,1,1,1,1,1),('maintenance_wheel_alignment',1,1,1,1,1,1,1),('maintenance_wheel_alignment',2,1,1,1,1,1,1),('maintenance_wheel_alignment',9,1,1,1,1,1,1),('maintenance_wheel_alignment',12,1,1,1,1,1,1),('maintenance_wheel_alignment',13,1,1,1,0,1,1),('maintenance_wheel_alignment',57,1,1,1,0,1,1),('maintenance_wheel_alignment',62,1,1,1,0,1,1),('maintenance_wheel_alignment',77,1,1,1,0,1,1),('maintenance_wheel_alignment',79,1,1,1,0,1,1),('main_truck_or_trailer_history',1,1,1,1,1,1,1),('main_truck_or_trailer_history',2,1,1,1,1,1,1),('main_truck_or_trailer_history',9,1,1,1,1,1,1),('make',1,1,1,1,1,1,1),('make',2,1,1,1,1,1,1),('make',3,1,1,1,1,1,1),('make',9,1,1,1,1,1,1),('make',12,1,1,1,1,1,1),('make',13,1,1,1,1,1,1),('make',57,1,1,1,1,1,1),('make',62,1,1,1,1,1,1),('make',77,1,1,1,1,1,1),('make',79,1,1,1,1,1,1),('material_request',1,1,1,1,1,1,1),('material_request',2,1,1,1,1,1,1),('material_request',3,1,1,1,1,1,1),('material_request',6,1,1,1,1,1,1),('material_request',9,1,1,1,1,1,1),('material_request',12,1,1,1,1,1,1),('material_request',13,1,1,1,1,1,1),('material_request',57,1,1,1,1,1,1),('material_request',62,1,1,1,1,1,1),('material_request',77,1,1,1,1,1,1),('material_request',79,1,1,1,1,1,1),('module_setting',1,1,1,1,1,1,1),('ntc_load',1,1,1,1,1,1,1),('ntc_load',2,1,1,1,1,1,1),('ntc_load',9,1,1,1,1,1,1),('ntc_load',12,1,1,1,1,1,1),('ntc_load',13,1,1,1,1,1,1),('ntc_load',57,1,1,1,1,1,1),('ntc_load',62,1,1,1,1,1,1),('ntc_load',77,1,1,1,1,1,1),('ntc_load',79,1,1,1,1,1,1),('order_dispatch',1,1,1,1,1,1,1),('order_dispatch',2,1,1,1,1,1,1),('order_dispatch',9,1,1,1,1,1,1),('order_dispatch',12,1,1,1,1,1,1),('order_dispatch',13,1,1,1,1,1,1),('order_dispatch',57,1,1,1,1,1,1),('order_dispatch',62,1,1,1,1,1,1),('order_dispatch',77,1,1,1,1,1,1),('order_dispatch',79,1,1,1,1,1,1),('order_receiving',1,1,1,1,1,1,1),('order_receiving',2,1,1,1,1,1,1),('order_receiving',9,1,1,1,1,1,1),('order_receiving',12,1,1,1,1,1,1),('order_receiving',13,1,1,1,1,1,1),('order_receiving',57,1,1,1,1,1,1),('order_receiving',62,1,1,1,1,1,1),('order_receiving',77,1,1,1,1,1,1),('order_receiving',79,1,1,1,1,1,1),('perkilometer',1,1,1,1,1,1,1),('perkilometer',2,1,1,1,1,1,1),('perkilometer',9,1,1,1,1,1,1),('perkilometer',12,1,1,1,1,1,1),('perkilometer',13,1,1,1,1,1,1),('perkilometer',57,1,1,1,1,1,1),('perkilometer',62,1,1,1,1,1,1),('perkilometer',77,1,1,1,1,1,1),('perkilometer',79,1,1,1,1,1,1),('physical_location',1,1,1,1,1,1,1),('physical_location',2,1,1,1,1,1,1),('physical_location',9,1,1,1,1,1,1),('physical_location',12,1,1,1,1,1,1),('physical_location',13,0,0,0,0,0,0),('physical_location',57,0,0,0,0,0,0),('physical_location',62,0,0,0,0,0,0),('physical_location',77,0,0,0,0,0,0),('physical_location',79,0,0,0,0,0,0),('po_history',1,1,1,1,1,1,1),('po_history',2,1,1,1,1,1,1),('po_history',12,1,1,1,1,1,1),('po_history',13,1,1,1,1,1,1),('po_history',57,1,1,1,1,1,1),('po_history',62,1,1,1,1,1,1),('po_history',77,1,1,1,1,1,1),('po_history',79,1,1,1,1,1,1),('product_availability',1,1,1,1,1,1,1),('product_availability',2,1,1,1,1,1,1),('product_availability',9,1,1,1,1,1,1),('product_availability',12,1,1,1,1,1,1),('product_availability',13,1,1,1,1,1,1),('product_availability',57,1,1,1,1,1,1),('product_availability',62,1,1,1,1,1,1),('product_availability',77,1,1,1,1,1,1),('product_availability',79,1,1,1,1,1,1),('purchase_order',1,1,1,1,1,1,1),('purchase_order',2,1,1,1,1,1,1),('purchase_order',12,1,1,1,1,1,1),('purchase_order',13,1,1,1,1,1,1),('purchase_order',57,1,1,1,1,1,1),('purchase_order',62,1,1,1,1,1,1),('purchase_order',77,1,1,1,1,1,1),('purchase_order',79,1,1,1,1,1,1),('receiving_history',1,1,1,1,1,1,1),('receiving_history',2,1,1,1,1,1,1),('receiving_history',9,1,1,1,1,1,1),('receiving_history',12,1,1,1,1,1,1),('receiving_history',13,1,1,1,1,1,1),('receiving_history',57,1,1,1,1,1,1),('receiving_history',62,1,1,1,1,1,1),('receiving_history',77,1,1,1,1,1,1),('receiving_history',79,1,1,1,1,1,1),('relationship',1,1,1,1,1,1,1),('relationship',2,1,1,1,1,1,1),('relationship',3,1,1,1,1,1,1),('relationship',9,1,1,1,1,1,1),('relationship',12,1,1,1,1,1,1),('relationship',13,1,1,1,1,1,1),('relationship',57,1,1,1,1,1,1),('relationship',62,1,1,1,1,1,1),('relationship',77,1,1,1,1,1,1),('relationship',79,1,1,1,1,1,1),('removing_and_fitting',1,1,1,1,1,1,1),('removing_and_fitting',2,1,1,1,1,1,1),('removing_and_fitting',9,1,1,1,1,1,1),('removing_and_fitting',13,1,1,1,0,1,1),('removing_and_fitting',57,1,1,1,0,1,1),('removing_and_fitting',62,1,1,1,0,1,1),('removing_and_fitting',77,1,1,1,0,1,1),('removing_and_fitting',79,1,1,1,0,1,1),('report',1,1,1,1,1,1,1),('report',2,1,1,1,1,1,1),('report',12,1,1,1,1,1,1),('report',13,0,0,0,0,0,0),('report',57,0,0,0,0,0,0),('report',58,0,0,0,0,0,0),('report',62,0,0,0,0,0,0),('report',77,0,0,0,0,0,0),('report',79,0,0,0,0,0,0),('report_setting',1,1,1,1,1,1,1),('report_setting',13,0,0,0,0,0,0),('report_setting',57,0,0,0,0,0,0),('report_setting',62,0,0,0,0,0,0),('report_setting',77,0,0,0,0,0,0),('report_setting',79,0,0,0,0,0,0),('request_receiving',1,1,1,1,1,1,1),('request_receiving',2,1,1,1,1,1,1),('request_receiving',12,1,1,1,1,1,1),('request_receiving',13,1,1,1,1,1,1),('request_receiving',57,1,1,1,1,1,1),('request_receiving',62,1,1,1,1,1,1),('request_receiving',77,1,1,1,1,1,1),('request_receiving',79,1,1,1,1,1,1),('risk_and_hazard_management',1,1,1,1,1,1,1),('risk_and_hazard_management',2,1,1,1,1,1,1),('risk_and_hazard_management',9,1,1,1,1,1,1),('risk_category',1,1,1,1,1,1,1),('risk_category',2,1,1,1,1,1,1),('risk_category',9,1,1,1,1,1,1),('sab_depo_master',1,1,1,1,1,1,1),('sab_depo_master',2,1,1,1,1,1,1),('sab_depo_master',9,1,1,1,1,1,1),('sab_depo_master',12,1,1,1,1,1,1),('sab_depo_master',13,1,1,1,1,1,1),('sab_depo_master',57,1,1,1,1,1,1),('sab_depo_master',62,1,1,1,1,1,1),('sab_depo_master',77,1,1,1,1,1,1),('sab_depo_master',79,1,1,1,1,1,1),('sab_per_km',1,1,1,1,1,1,1),('sab_per_km',2,1,1,1,1,1,1),('sab_per_km',9,1,1,1,1,1,1),('sab_per_km',12,1,1,1,1,1,1),('sab_per_km',13,1,1,1,1,1,1),('sab_per_km',57,1,1,1,1,1,1),('sab_per_km',62,1,1,1,1,1,1),('sab_per_km',77,1,1,1,1,1,1),('sab_per_km',79,1,1,1,1,1,1),('sab_rate_master',1,1,1,1,1,1,1),('sab_rate_master',2,1,1,1,1,1,1),('sab_rate_master',9,1,1,1,1,1,1),('sab_rate_master',12,1,1,1,1,1,0),('sab_rate_master',13,1,1,1,1,1,1),('sab_rate_master',57,1,1,1,1,1,1),('sab_rate_master',62,1,1,1,1,1,1),('sab_rate_master',77,1,1,1,1,1,1),('sab_rate_master',79,1,1,1,1,1,1),('series',1,1,1,1,1,1,1),('series',2,1,1,1,1,1,1),('series',3,1,1,1,1,1,1),('series',9,1,1,1,1,1,1),('series',12,1,1,1,1,1,1),('series',13,1,1,1,1,1,1),('series',57,1,1,1,1,1,1),('series',62,1,1,1,1,1,1),('series',77,1,1,1,1,1,1),('series',79,1,1,1,1,1,1),('service_category',1,1,1,1,1,1,1),('service_category',2,1,1,1,1,1,1),('service_category',9,1,1,1,1,1,1),('service_category',12,1,1,1,1,1,1),('service_category',13,1,1,1,1,1,1),('service_category',57,1,1,1,1,1,1),('service_category',62,1,1,1,1,1,1),('service_category',77,1,1,1,1,1,1),('service_category',79,1,1,1,1,1,1),('service_checklist',1,1,1,1,1,1,1),('service_checklist',2,1,1,1,1,1,1),('service_checklist',9,1,1,1,1,1,1),('service_checklist',12,1,1,1,1,1,1),('service_checklist',13,1,1,1,1,1,1),('service_checklist',57,1,1,1,1,1,1),('service_checklist',62,1,1,1,1,1,1),('service_checklist',77,1,1,1,1,1,1),('service_checklist',79,1,1,1,1,1,1),('service_type',1,1,1,1,1,1,1),('service_type',2,1,1,1,1,1,1),('service_type',9,1,1,1,1,1,1),('service_type',12,1,1,1,1,1,1),('service_type',13,1,1,1,1,1,1),('service_type',57,1,1,1,1,1,1),('service_type',62,1,1,1,1,1,1),('service_type',77,1,1,1,1,1,1),('service_type',79,1,1,1,1,1,1),('shipping_delivery_type',1,1,1,1,1,1,1),('shipping_delivery_type',2,1,1,1,1,1,1),('shipping_delivery_type',9,1,1,1,1,1,1),('shipping_delivery_type',12,1,1,1,1,1,1),('shipping_delivery_type',13,1,1,1,1,1,1),('shipping_delivery_type',57,1,1,1,1,1,1),('shipping_delivery_type',62,1,1,1,1,1,1),('shipping_delivery_type',77,1,1,1,1,1,1),('shipping_delivery_type',79,1,1,1,1,1,1),('shipping_mode',1,1,1,1,1,1,1),('shipping_mode',2,1,1,1,1,1,1),('shipping_mode',9,1,1,1,1,1,1),('shipping_mode',12,1,1,1,1,1,1),('shipping_mode',13,1,1,1,1,1,1),('shipping_mode',57,1,1,1,1,1,1),('shipping_mode',62,1,1,1,1,1,1),('shipping_mode',77,1,1,1,1,1,1),('shipping_mode',79,1,1,1,1,1,1),('site',1,1,1,1,1,1,1),('site',2,1,1,1,1,1,1),('site',3,1,1,1,1,1,1),('site',9,1,1,1,1,1,1),('site',12,1,1,1,1,1,1),('site',13,1,1,1,1,1,1),('site',57,1,1,1,1,1,1),('site',62,1,1,1,1,1,1),('site',77,1,1,1,1,1,1),('site',79,1,1,1,1,1,1),('state',1,1,1,1,1,1,1),('state',2,1,1,1,1,1,1),('state',3,1,1,1,1,1,1),('state',9,1,1,1,1,1,1),('state',12,1,1,1,1,1,1),('state',13,1,1,1,1,1,1),('state',57,1,1,1,1,1,1),('state',62,1,1,1,1,1,1),('state',77,1,1,1,1,1,1),('state',79,1,1,1,1,1,1),('tank',1,1,1,1,1,1,1),('tank',2,1,1,1,1,1,1),('tank',9,1,1,1,1,1,1),('tax_mode',1,1,1,1,1,1,1),('tax_mode',2,1,1,1,1,1,1),('tax_mode',3,1,1,1,1,1,1),('tax_mode',9,1,1,1,1,1,1),('tax_mode',12,1,1,1,1,1,1),('tax_mode',13,1,1,1,1,1,1),('tax_mode',57,1,1,1,1,1,1),('tax_mode',62,1,1,1,1,1,1),('tax_mode',77,1,1,1,1,1,1),('tax_mode',79,1,1,1,1,1,1),('tax_type',1,1,1,1,1,1,1),('tax_type',2,1,1,1,1,1,1),('tax_type',3,1,1,1,0,1,1),('tax_type',9,1,1,1,1,1,1),('tax_type',12,1,1,1,1,1,1),('tax_type',13,1,1,1,0,1,1),('tax_type',57,1,1,1,0,1,1),('tax_type',62,1,1,1,0,1,1),('tax_type',77,1,1,1,0,1,1),('tax_type',79,1,1,1,0,1,1),('technician_skills',1,1,1,1,1,1,1),('technician_skills',2,1,1,1,1,1,1),('technician_skills',3,1,1,1,1,1,1),('technician_skills',9,1,1,1,1,1,1),('technician_skills',12,1,1,1,1,1,1),('technician_skills',13,1,1,1,1,1,1),('technician_skills',57,1,1,1,1,1,1),('technician_skills',62,1,1,1,1,1,1),('technician_skills',77,1,1,1,1,1,1),('technician_skills',79,1,1,1,1,1,1),('tester',1,1,1,1,1,1,1),('toll_master',1,1,1,1,1,1,1),('toll_master',2,1,1,1,1,1,1),('toll_master',9,1,1,1,1,1,1),('toll_master',12,1,1,1,1,1,1),('toll_master',13,1,1,1,1,1,1),('toll_master',57,1,1,1,1,1,1),('toll_master',62,1,1,1,1,1,1),('toll_master',77,1,1,1,1,1,1),('toll_master',79,1,1,1,1,1,1),('training_management',1,1,1,1,1,1,1),('training_management',2,1,1,1,1,1,1),('training_management',9,1,1,1,1,1,1),('trips_report',1,1,1,1,1,1,1),('trips_report',2,1,1,1,1,1,1),('trips_report',9,1,1,1,1,1,1),('trip_current_location',1,1,1,1,1,1,1),('trip_current_location',2,1,1,1,1,1,1),('trip_current_location',9,1,1,1,1,1,1),('trip_exceptions',1,1,1,1,1,1,1),('trip_exceptions',2,1,1,1,1,1,1),('trip_exceptions',9,1,1,1,1,1,1),('trip_location_history',1,1,1,1,1,1,1),('trip_location_history',2,1,1,1,1,1,1),('trip_location_history',9,1,1,1,1,1,1),('trip_report',1,1,1,1,1,1,1),('trip_report',2,1,1,1,1,1,1),('truck_or_trailer_history',1,1,1,1,1,1,1),('truck_or_trailer_history',2,1,1,1,1,1,1),('type_of_goods',1,1,1,1,1,1,1),('type_of_goods',2,1,1,1,1,1,1),('type_of_goods',9,1,1,1,1,1,1),('type_of_goods',12,1,1,1,1,1,1),('type_of_goods',13,1,1,1,1,1,1),('type_of_goods',57,1,1,1,1,1,1),('type_of_goods',62,1,1,1,1,1,1),('type_of_goods',77,1,1,1,1,1,1),('type_of_goods',79,1,1,1,1,1,1),('tyre_actual_damage',1,1,1,1,1,1,1),('tyre_actual_damage',2,1,1,1,1,1,1),('tyre_actual_damage',9,1,1,1,1,1,1),('tyre_actual_damage',13,1,1,1,1,1,1),('tyre_actual_damage',57,1,1,1,1,1,1),('tyre_actual_damage',62,1,1,1,1,1,1),('tyre_actual_damage',77,1,1,1,1,1,1),('tyre_actual_damage',79,1,1,1,1,1,1),('tyre_casting',1,1,1,1,1,1,1),('tyre_casting',2,1,1,1,1,1,1),('tyre_casting',9,1,1,1,1,1,1),('tyre_casting',13,1,1,1,1,1,1),('tyre_casting',57,1,1,1,1,1,1),('tyre_casting',62,1,1,1,1,1,1),('tyre_casting',77,1,1,1,1,1,1),('tyre_casting',79,1,1,1,1,1,1),('tyre_depot',1,1,1,1,1,1,1),('tyre_depot',2,1,1,1,1,1,1),('tyre_depot',9,1,1,1,1,1,1),('tyre_inspection_type',1,1,1,1,1,1,1),('tyre_inspection_type',2,1,1,1,1,1,1),('tyre_inspection_type',9,1,1,1,1,1,1),('tyre_inspection_type',13,1,1,1,1,1,1),('tyre_inspection_type',57,1,1,1,1,1,1),('tyre_inspection_type',62,1,1,1,1,1,1),('tyre_inspection_type',77,1,1,1,1,1,1),('tyre_inspection_type',79,1,1,1,1,1,1),('tyre_management',1,1,1,1,1,1,1),('tyre_operational_damage',1,1,1,1,1,1,1),('tyre_operational_damage',2,1,1,1,1,1,1),('tyre_operational_damage',9,1,1,1,1,1,1),('tyre_operational_damage',13,1,1,1,1,1,1),('tyre_operational_damage',57,1,1,1,1,1,1),('tyre_operational_damage',62,1,1,1,1,1,1),('tyre_operational_damage',77,1,1,1,1,1,1),('tyre_operational_damage',79,1,1,1,1,1,1),('tyre_pattern',1,1,1,1,1,1,1),('tyre_pattern',2,1,1,1,1,1,1),('tyre_pattern',9,1,1,1,1,1,1),('tyre_pattern',13,1,1,1,1,1,1),('tyre_pattern',57,1,1,1,1,1,1),('tyre_pattern',62,1,1,1,1,1,1),('tyre_pattern',77,1,1,1,1,1,1),('tyre_pattern',79,1,1,1,1,1,1),('tyre_recap',1,1,1,1,1,1,1),('tyre_recap',2,1,1,1,1,1,1),('tyre_recap',9,1,1,1,1,1,1),('tyre_recap',13,1,1,1,1,0,1),('tyre_recap',57,1,1,1,1,0,1),('tyre_recap',62,1,1,1,1,0,1),('tyre_recap',77,1,1,1,1,0,1),('tyre_recap',79,1,1,1,1,0,1),('tyre_repair_type',1,1,1,1,1,1,1),('tyre_repair_type',2,1,1,1,1,1,1),('tyre_repair_type',9,1,1,1,1,1,1),('tyre_repair_type',13,1,1,1,1,1,1),('tyre_repair_type',57,1,1,1,1,1,1),('tyre_repair_type',62,1,1,1,1,1,1),('tyre_repair_type',77,1,1,1,1,1,1),('tyre_repair_type',79,1,1,1,1,1,1),('tyre_scrap',1,1,1,1,1,1,1),('tyre_scrap',2,1,1,1,1,1,1),('tyre_scrap',9,1,1,1,1,1,1),('tyre_scrap',13,1,1,1,1,1,1),('tyre_scrap',57,1,1,1,1,1,1),('tyre_scrap',62,1,1,1,1,1,1),('tyre_scrap',77,1,1,1,1,1,1),('tyre_scrap',79,1,1,1,1,1,1),('tyre_scrap_company',1,1,1,1,1,1,1),('tyre_scrap_company',2,1,1,1,1,1,1),('tyre_scrap_company',9,1,1,1,1,1,1),('tyre_scrap_failures',1,1,1,1,1,1,1),('tyre_scrap_failures',2,1,1,1,1,1,1),('tyre_scrap_failures',9,1,1,1,1,1,1),('tyre_scrap_failures',13,1,1,1,1,1,1),('tyre_scrap_failures',57,1,1,1,1,1,1),('tyre_scrap_failures',62,1,1,1,1,1,1),('tyre_scrap_failures',77,1,1,1,1,1,1),('tyre_scrap_failures',79,1,1,1,1,1,1),('tyre_size',1,1,1,1,1,1,1),('tyre_size',2,1,1,1,1,1,1),('tyre_size',9,1,1,1,1,1,1),('tyre_size',13,1,1,1,1,1,1),('tyre_size',57,1,1,1,1,1,1),('tyre_size',62,1,1,1,1,1,1),('tyre_size',77,1,1,1,1,1,1),('tyre_size',79,1,1,1,1,1,1),('tyre_survey',1,1,1,1,1,1,1),('tyre_survey',2,1,1,1,1,1,1),('tyre_survey',9,1,1,1,1,1,1),('tyre_survey',13,1,1,1,1,1,1),('tyre_survey',57,1,1,1,1,1,1),('tyre_survey',62,1,1,1,1,1,1),('tyre_survey',77,1,1,1,1,1,1),('tyre_survey',79,1,1,1,1,1,1),('utilities_settings',1,1,1,1,1,1,1),('utilities_settings',13,0,0,0,0,0,0),('utilities_settings',57,0,0,0,0,0,0),('utilities_settings',62,0,0,0,0,0,0),('utilities_settings',77,0,0,0,0,0,0),('utilities_settings',79,0,0,0,0,0,0),('vat_tax',1,1,1,1,1,1,1),('vat_tax',2,1,1,1,1,1,1),('vat_tax',9,1,1,1,1,1,1),('vat_tax',12,1,1,1,1,1,1),('vat_tax',13,1,1,1,1,1,1),('vat_tax',57,1,1,1,1,1,1),('vat_tax',62,1,1,1,1,1,1),('vat_tax',77,1,1,1,1,1,1),('vat_tax',79,1,1,1,1,1,1),('vehicle_category',1,1,1,1,1,1,1),('vehicle_category',2,1,1,1,1,1,1),('vehicle_category',3,1,1,1,1,1,1),('vehicle_category',9,1,1,1,1,1,1),('vehicle_category',12,1,1,1,1,1,1),('vehicle_category',13,1,1,1,1,1,1),('vehicle_category',57,1,1,1,1,1,1),('vehicle_category',62,1,1,1,1,1,1),('vehicle_category',77,1,1,1,1,1,1),('vehicle_category',79,1,1,1,1,1,1),('vehicle_master',1,1,1,1,1,1,1),('vehicle_master',2,1,1,1,1,1,1),('vehicle_master',3,1,1,1,1,0,1),('vehicle_master',9,1,1,1,1,1,1),('vehicle_master',12,1,1,1,1,1,1),('vehicle_master',13,1,1,1,1,0,1),('vehicle_master',57,1,1,1,1,0,1),('vehicle_master',62,1,1,1,1,0,1),('vehicle_master',77,1,1,1,1,0,1),('vehicle_master',79,1,1,1,1,0,1),('vehicle_position_history',1,1,1,1,1,1,1),('vehicle_position_history',2,1,1,1,1,1,1),('vehicle_position_history',13,0,0,0,0,0,0),('vehicle_position_history',57,0,0,0,0,0,0),('vehicle_position_history',62,0,0,0,0,0,0),('vehicle_position_history',77,0,0,0,0,0,0),('vehicle_position_history',79,0,0,0,0,0,0),('vehicle_type',1,1,1,1,1,1,1),('vehicle_type',2,1,1,1,1,1,1),('vehicle_type',3,1,1,1,1,0,1),('vehicle_type',9,1,1,1,1,1,1),('vehicle_type',12,1,0,1,1,1,1),('vehicle_type',13,1,1,1,1,0,1),('vehicle_type',57,1,1,1,1,0,1),('vehicle_type',62,1,1,1,1,0,1),('vehicle_type',77,1,1,1,1,0,1),('vehicle_type',79,1,1,1,1,0,1),('warehouse_brand',1,1,1,1,1,1,1),('warehouse_brand',2,1,1,1,1,1,1),('warehouse_brand',9,1,1,1,1,1,1),('warehouse_brand',12,1,1,1,1,1,1),('warehouse_brand',13,1,1,1,1,1,1),('warehouse_brand',57,1,1,1,1,1,1),('warehouse_brand',62,1,1,1,1,1,1),('warehouse_brand',77,1,1,1,1,1,1),('warehouse_brand',79,1,1,1,1,1,1),('warehouse_category',1,1,1,1,1,1,1),('warehouse_category',2,1,1,1,1,1,1),('warehouse_category',9,1,1,1,1,1,1),('warehouse_category',12,1,1,1,1,1,1),('warehouse_category',13,1,1,1,1,1,1),('warehouse_category',57,1,1,1,1,1,1),('warehouse_category',62,1,1,1,1,1,1),('warehouse_category',77,1,1,1,1,1,1),('warehouse_category',79,1,1,1,1,1,1),('warehouse_information',1,1,1,1,1,1,1),('warehouse_information',2,1,1,1,1,1,1),('warehouse_information',9,1,1,1,1,1,1),('warehouse_information',12,1,1,1,1,1,1),('warehouse_information',13,1,1,1,1,1,1),('warehouse_information',57,1,1,1,1,1,1),('warehouse_information',62,1,1,1,1,1,1),('warehouse_information',77,1,1,1,1,1,1),('warehouse_information',79,1,1,1,1,1,1),('warehouse_locations',1,1,1,1,1,1,1),('warehouse_locations',2,1,1,1,1,1,1),('warehouse_locations',9,1,1,1,1,1,1),('warehouse_locations',12,1,1,1,1,1,1),('warehouse_locations',13,1,1,1,1,1,1),('warehouse_locations',57,1,1,1,1,1,1),('warehouse_locations',62,1,1,1,1,1,1),('warehouse_locations',77,1,1,1,1,1,1),('warehouse_locations',79,1,1,1,1,1,1),('warehouse_product',1,1,1,1,1,1,1),('warehouse_product',2,1,1,1,1,1,1),('warehouse_product',9,1,1,1,1,1,1),('warehouse_product',12,1,1,1,1,1,1),('warehouse_product',13,1,1,1,1,1,1),('warehouse_product',57,1,1,1,1,1,1),('warehouse_product',62,1,1,1,1,1,1),('warehouse_product',77,1,1,1,1,1,1),('warehouse_product',79,1,1,1,1,1,1);
/*!40000 ALTER TABLE `cw_grants` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_import`
--

DROP TABLE IF EXISTS `cw_import`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_import` (
  `import_id` int NOT NULL AUTO_INCREMENT,
  `import_type` int NOT NULL DEFAULT '1',
  `module_id` varchar(100) DEFAULT NULL,
  `excel_format` varchar(100) DEFAULT NULL,
  `excel_file_path` varchar(100) DEFAULT NULL,
  `excel_sheet_name` varchar(255) DEFAULT NULL,
  `excel_start_row` int DEFAULT NULL,
  `excel_end_row` int DEFAULT NULL,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  PRIMARY KEY (`import_id`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_import`
--

LOCK TABLES `cw_import` WRITE;
/*!40000 ALTER TABLE `cw_import` DISABLE KEYS */;
INSERT INTO `cw_import` (`import_id`, `import_type`, `module_id`, `excel_format`, `excel_file_path`, `excel_sheet_name`, `excel_start_row`, `excel_end_row`, `trans_created_by`, `trans_created_date`) VALUES (1,1,'enquiry','0','upload_files/enquiry/import/97255221636_emp_dept.xlsx','0',1,4,1,'2020-02-25 10:55:53'),(2,1,'enquiry','0','upload_files/enquiry/import/97255221636_emp_dept.xlsx','0',1,4,1,'2020-02-25 10:55:59'),(3,1,'enquiry','0','upload_files/enquiry/import/97255221636_emp_dept.xlsx','0',1,4,1,'2020-02-25 10:56:02'),(4,1,'employees','2','upload_files/employees/import/69394625669_employees (1).xls','0',2,26,1,'2020-02-25 12:19:17'),(5,1,'employees','2','upload_files/employees/import/14984699634_employees (1).xls','0',2,26,1,'2020-02-25 12:24:55'),(6,1,'employees','2','upload_files/employees/import/14984699634_employees (1).xls','0',2,26,1,'2020-02-25 12:26:49'),(7,1,'employees','2','upload_files/employees/import/84717491088_employees (1).xls','0',2,26,1,'2020-02-25 12:36:10'),(8,1,'employees','2','upload_files/employees/import/84717491088_employees (1).xls','0',2,26,1,'2020-02-25 12:39:15'),(9,1,'employees','2','upload_files/employees/import/84717491088_employees (1).xls','0',2,26,1,'2020-02-25 12:40:40'),(10,1,'employees','2','upload_files/employees/import/51997632721_employees (1).xls','0',2,26,1,'2020-02-25 12:42:18'),(11,1,'employees','2','upload_files/employees/import/51997632721_employees (1).xls','0',2,26,1,'2020-02-25 12:44:31'),(12,1,'employees','2','upload_files/employees/import/51997632721_employees (1).xls','0',2,26,1,'2020-02-25 12:54:31'),(13,1,'employees','2','upload_files/employees/import/47082223306_employees (1).xls','0',2,26,1,'2020-02-25 12:55:44'),(14,1,'employees','2','upload_files/employees/import/47082223306_employees (1).xls','0',2,26,1,'2020-02-25 12:56:44'),(15,1,'employees','2','upload_files/employees/import/47082223306_employees (1).xls','0',2,26,1,'2020-02-25 12:58:00'),(16,1,'employees','2','upload_files/employees/import/33101118979_employees (1).xls','0',2,26,1,'2020-02-25 12:59:09');
/*!40000 ALTER TABLE `cw_import` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_incident_enquiry_line`
--

DROP TABLE IF EXISTS `cw_incident_enquiry_line`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_incident_enquiry_line` (
  `prime_incident_enquiry_line_id` int NOT NULL AUTO_INCREMENT,
  `prime_incident_management_id` int NOT NULL,
  `witness_name` varchar(20) DEFAULT NULL,
  `witness_department` int DEFAULT NULL,
  `witness_phone_number` varchar(10) DEFAULT NULL,
  `witness_email_id` varchar(100) DEFAULT NULL,
  `witness_address` text,
  `date_of_enquiry` date DEFAULT NULL,
  `venue_of_enquiry` varchar(100) DEFAULT NULL,
  `doc_record_title` varchar(50) DEFAULT NULL,
  `doc_record_number` varchar(100) DEFAULT NULL,
  `doc_record_version_no` varchar(200) DEFAULT NULL,
  `enquired_by` int DEFAULT NULL,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_incident_enquiry_line_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_incident_enquiry_line`
--

LOCK TABLES `cw_incident_enquiry_line` WRITE;
/*!40000 ALTER TABLE `cw_incident_enquiry_line` DISABLE KEYS */;
/*!40000 ALTER TABLE `cw_incident_enquiry_line` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_incident_investigation_line`
--

DROP TABLE IF EXISTS `cw_incident_investigation_line`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_incident_investigation_line` (
  `prime_incident_investigation_line_id` int NOT NULL AUTO_INCREMENT,
  `prime_incident_management_id` int NOT NULL,
  `investigator_name` varchar(20) DEFAULT NULL,
  `investigator_dept` int DEFAULT NULL,
  `investigator_phone_number` varchar(10) DEFAULT NULL,
  `investigator_email` varchar(50) DEFAULT NULL,
  `investigator_address` text,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_incident_investigation_line_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_incident_investigation_line`
--

LOCK TABLES `cw_incident_investigation_line` WRITE;
/*!40000 ALTER TABLE `cw_incident_investigation_line` DISABLE KEYS */;
/*!40000 ALTER TABLE `cw_incident_investigation_line` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_incident_management`
--

DROP TABLE IF EXISTS `cw_incident_management`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_incident_management` (
  `prime_incident_management_id` int NOT NULL AUTO_INCREMENT,
  `incident_category` int DEFAULT NULL,
  `incident_car_no` varchar(100) DEFAULT NULL,
  `incident_description` text,
  `incident_date` date DEFAULT NULL,
  `employee_name` varchar(20) DEFAULT NULL,
  `employee_dept` int DEFAULT NULL,
  `phone_number` varchar(10) DEFAULT NULL,
  `incident_car_type` int DEFAULT NULL,
  `email_id` varchar(50) DEFAULT NULL,
  `address` text,
  `incident_status` int DEFAULT NULL,
  `investigation_status` int DEFAULT NULL,
  `audit_number` varchar(50) DEFAULT NULL,
  `specification` varchar(100) DEFAULT NULL,
  `q_m_s_element` varchar(100) DEFAULT NULL,
  `details_of_problem` text,
  `problem_identified_date` date DEFAULT NULL,
  `problem_identified_by` int DEFAULT NULL,
  `problem_knowledged_by` int DEFAULT NULL,
  `problem_agreed_date_of_response` date DEFAULT NULL,
  `problem_date_followed_up` date DEFAULT NULL,
  `problem_extension_requested_by` int DEFAULT NULL,
  `correction_taken_to_resolve_problem` text,
  `correction_taken_by` int DEFAULT NULL,
  `correction_taken_date` date DEFAULT NULL,
  `root_cause_of_problem` text,
  `root_cause_completed_by` int DEFAULT NULL,
  `root_cause_completed_date` date DEFAULT NULL,
  `action_prevent` text,
  `prevent_action_taken_by` int DEFAULT NULL,
  `prevent_action_taken_date` date DEFAULT NULL,
  `verification` text,
  `verification_done_by` int DEFAULT NULL,
  `verification_date` date DEFAULT NULL,
  `action_status` int DEFAULT NULL,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_incident_management_id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_incident_management`
--

LOCK TABLES `cw_incident_management` WRITE;
/*!40000 ALTER TABLE `cw_incident_management` DISABLE KEYS */;
INSERT INTO `cw_incident_management` (`prime_incident_management_id`, `incident_category`, `incident_car_no`, `incident_description`, `incident_date`, `employee_name`, `employee_dept`, `phone_number`, `incident_car_type`, `email_id`, `address`, `incident_status`, `investigation_status`, `audit_number`, `specification`, `q_m_s_element`, `details_of_problem`, `problem_identified_date`, `problem_identified_by`, `problem_knowledged_by`, `problem_agreed_date_of_response`, `problem_date_followed_up`, `problem_extension_requested_by`, `correction_taken_to_resolve_problem`, `correction_taken_by`, `correction_taken_date`, `root_cause_of_problem`, `root_cause_completed_by`, `root_cause_completed_date`, `action_prevent`, `prevent_action_taken_by`, `prevent_action_taken_date`, `verification`, `verification_done_by`, `verification_date`, `action_status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,3,'2020/AC0001','nil','2020-04-28','11',2,'8765465786',NULL,'sdlshdk@gsjh.com','nil',3,2,'','','','','1970-01-01',0,0,'1970-01-01','1970-01-01',0,'',0,'1970-01-01','',0,'1970-01-01','',0,'1970-01-01','',0,'1970-01-01',1,1,'2020-04-28 19:36:19',1,'2020-04-28 20:16:22',NULL,NULL,1),(2,3,'2020/AC0002','nil','2020-04-28','10',2,'9898460876',NULL,'sdlshdk@gsjh.com','sdf',1,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,'2020-04-28 20:29:07',NULL,NULL,NULL,NULL,1),(3,1,'2020/IN0003','nil','2020-05-02','2',1,'9500407533',1,'ntc@gmail.com','SA',1,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,'2020-05-02 12:22:04',NULL,NULL,NULL,NULL,1),(4,1,'2020/IN0004','nil','2020-05-02','9',1,'8765465786',1,'sdlshdk@gsjh.com','South  Africa',1,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,'2020-05-02 13:49:06',NULL,NULL,NULL,NULL,1),(5,2,'2020/CA0005','emp2.employee_name','2020-05-02','10',2,'9898460876',1,'St@gmail.com','sdf',1,1,'222','emp2.employee_name','emp2.employee_name','emp2.employee_name','2020-05-02',10,9,'2020-05-02','2020-05-02',0,'emp2.employee_name',11,'2020-05-02','emp2.employee_name',9,'2020-05-02',NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,'2020-05-02 13:49:52',NULL,NULL,NULL,NULL,1),(6,3,'2020/AC0006','nil','2020-05-02','9',2,'8765465786',NULL,'frank@gmail.com','South  Africa',1,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,'2020-05-02 13:51:08',NULL,NULL,NULL,NULL,1),(7,3,'','nil','2020-05-02','9',2,'8765465786',NULL,'frank@gmail.com','South  Africa',1,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,'2020-05-02 13:51:26',NULL,NULL,NULL,NULL,1),(8,3,'2020/AC0007','nil','2020-05-02','10',2,'9898460876',NULL,'sdlshdk@gsjh.com','sdf',1,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,'2020-05-02 15:26:37',NULL,NULL,NULL,NULL,1),(9,3,'2020/AC0008','response','2020-05-02','9',2,'8765465786',NULL,'sdlshdk@gsjh.com','South  Africa',1,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,'2020-05-02 15:31:28',1,'2020-05-02 15:31:42',NULL,NULL,1);
/*!40000 ALTER TABLE `cw_incident_management` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_incident_request`
--

DROP TABLE IF EXISTS `cw_incident_request`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_incident_request` (
  `prime_incident_request_id` int NOT NULL AUTO_INCREMENT,
  `incident_category` int DEFAULT NULL,
  `incident_no` varchar(100) DEFAULT NULL,
  `incident_description` text,
  `incident_date` date DEFAULT NULL,
  `employee_name` varchar(20) DEFAULT NULL,
  `employee_dept` int DEFAULT NULL,
  `phone_number` varchar(10) DEFAULT NULL,
  `email_id` varchar(50) DEFAULT NULL,
  `address` text,
  `reporter_name` int DEFAULT NULL,
  `reporting_date` date DEFAULT NULL,
  `reporting_to` int DEFAULT NULL,
  `incident_status` int DEFAULT NULL,
  `incident_type` int DEFAULT NULL,
  `police_notified` int DEFAULT NULL,
  `police_case_no` varchar(100) DEFAULT NULL,
  `location_of_incident` varchar(100) DEFAULT NULL,
  `description_of_incident` text,
  `attach_document` varchar(200) DEFAULT NULL,
  `witness_incident` int DEFAULT NULL,
  `witness_name` varchar(50) DEFAULT NULL,
  `witness_phone_number` varchar(10) DEFAULT NULL,
  `witness_address` text,
  `individual_injured` int DEFAULT NULL,
  `description_individual` text,
  `treatment_provided` int DEFAULT NULL,
  `treatment_type` int DEFAULT NULL,
  `treatment_evidence` varchar(100) DEFAULT NULL,
  `corrective_type` int DEFAULT NULL,
  `audit_number` varchar(50) DEFAULT NULL,
  `specification` varchar(100) DEFAULT NULL,
  `q_m_s_element` varchar(100) DEFAULT NULL,
  `details_of_problem` text,
  `problem_identified_date` date DEFAULT NULL,
  `problem_identified_by` int DEFAULT NULL,
  `problem_knowledged_by` int DEFAULT NULL,
  `problem_agreed_date_of_response` date DEFAULT NULL,
  `problem_date_followed_up` date DEFAULT NULL,
  `problem_extension_requested_by` int DEFAULT NULL,
  `correction_taken_to_resolve_problem` text,
  `correction_taken_by` int DEFAULT NULL,
  `correction_taken_date` date DEFAULT NULL,
  `root_cause_of_problem` text,
  `root_cause_completed_by` int DEFAULT NULL,
  `root_cause_completed_date` date DEFAULT NULL,
  `date_time` datetime DEFAULT NULL,
  `place` varchar(200) DEFAULT NULL,
  `weather_road_conditions` text,
  `drivers_name` int DEFAULT NULL,
  `registration_number` int DEFAULT NULL,
  `other_drivers_name` varchar(100) DEFAULT NULL,
  `other_id_number` varchar(50) DEFAULT NULL,
  `make_of_vehicle` varchar(100) DEFAULT NULL,
  `other_registration_number` varchar(100) DEFAULT NULL,
  `other_driver_address` text,
  `other_telephone_no` varchar(10) DEFAULT NULL,
  `person_reported_to` varchar(100) DEFAULT NULL,
  `reported_person_tel_no` varchar(10) DEFAULT NULL,
  `police_station` varchar(200) DEFAULT NULL,
  `police_case_number` varchar(100) DEFAULT NULL,
  `police_statement` text,
  `investigation_status` int DEFAULT NULL,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_incident_request_id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_incident_request`
--

LOCK TABLES `cw_incident_request` WRITE;
/*!40000 ALTER TABLE `cw_incident_request` DISABLE KEYS */;
INSERT INTO `cw_incident_request` (`prime_incident_request_id`, `incident_category`, `incident_no`, `incident_description`, `incident_date`, `employee_name`, `employee_dept`, `phone_number`, `email_id`, `address`, `reporter_name`, `reporting_date`, `reporting_to`, `incident_status`, `incident_type`, `police_notified`, `police_case_no`, `location_of_incident`, `description_of_incident`, `attach_document`, `witness_incident`, `witness_name`, `witness_phone_number`, `witness_address`, `individual_injured`, `description_individual`, `treatment_provided`, `treatment_type`, `treatment_evidence`, `corrective_type`, `audit_number`, `specification`, `q_m_s_element`, `details_of_problem`, `problem_identified_date`, `problem_identified_by`, `problem_knowledged_by`, `problem_agreed_date_of_response`, `problem_date_followed_up`, `problem_extension_requested_by`, `correction_taken_to_resolve_problem`, `correction_taken_by`, `correction_taken_date`, `root_cause_of_problem`, `root_cause_completed_by`, `root_cause_completed_date`, `date_time`, `place`, `weather_road_conditions`, `drivers_name`, `registration_number`, `other_drivers_name`, `other_id_number`, `make_of_vehicle`, `other_registration_number`, `other_driver_address`, `other_telephone_no`, `person_reported_to`, `reported_person_tel_no`, `police_station`, `police_case_number`, `police_statement`, `investigation_status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,3,'2020/AC0001','nil','2020-04-28','11',2,'8765465786','sdlshdk@gsjh.com','nil',0,'2020-04-28',2,3,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-04-28 07:04:04','Nil','nil',9,1,'Nil','Nil','Nil','Nil','Nil','8782762782','Nil','8762378626','Nil','usauasiu767','nil',2,1,'2020-04-28 19:36:19',1,'2020-04-28 08:16:22',NULL,NULL,1),(2,3,'2020/AC0002','nil','2020-04-28','10',2,'9898460876','sdlshdk@gsjh.com','sdf',0,'2020-04-28',2,1,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-04-28 08:04:36','Nil','Nil',10,1,'Nil','Nil','Nil','Nil','Nil','8782762782','Nil','1111111111','Nil','Nil','Nil',1,1,'2020-04-28 20:29:07',NULL,NULL,NULL,NULL,1),(3,1,'2020/IN0003','nil','2020-05-02','2',1,'9500407533','ntc@gmail.com','SA',0,'2020-05-02',2,1,1,1,'87377637','Nil',NULL,'',2,'','','',2,'',3,0,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,1,'2020-05-02 12:22:04',NULL,NULL,NULL,NULL,1),(4,1,'2020/IN0004','nil','2020-05-02','9',1,'8765465786','sdlshdk@gsjh.com','South  Africa',0,'2020-05-02',12,1,1,2,'','Nil',NULL,'',2,'','','',2,'',2,0,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,1,'2020-05-02 13:49:06',NULL,NULL,NULL,NULL,1),(5,2,'2020/CA0005','emp2.employee_name','2020-05-02','10',2,'9898460876','St@gmail.com','sdf',0,'2020-05-02',2,1,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,'222','emp2.employee_name','emp2.employee_name','emp2.employee_name','2020-05-02',10,9,'2020-05-02','2020-05-02',0,'emp2.employee_name',11,'2020-05-02','emp2.employee_name',9,'2020-05-02',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,1,'2020-05-02 13:49:52',NULL,NULL,NULL,NULL,1),(6,3,'2020/AC0006','nil','2020-05-02','9',2,'8765465786','frank@gmail.com','South  Africa',0,'2020-05-02',12,1,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-05-02 01:05:21','Nil','nil',10,5,'Nil','www22222','scsc','Nil','Nil','8782762782','Nil','2222229999','Nil','jhbsjhbs22222','Nil',1,1,'2020-05-02 13:51:08',1,'2020-05-02 13:51:26',NULL,NULL,1),(7,3,'2020/AC0007','nil','2020-05-02','10',2,'9898460876','sdlshdk@gsjh.com','sdf',0,'2020-05-02',2,1,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-05-02 03:05:29','Nil','nil',10,2,'Nil','www22222','scsc','Nil','Nil','8782762782','Nil','2222229999','Nil','jhbsjhbs22222','Nil',1,1,'2020-05-02 15:26:37',1,'2020-05-02 15:27:41',NULL,NULL,1),(8,3,'2020/AC0008','response','2020-05-02','9',2,'8765465786','sdlshdk@gsjh.com','South  Africa',0,'2020-05-02',12,1,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-05-02 03:05:03','Nil','nil',10,5,'response','response','response','response','response','8782762782','Nil','2222222222','response','response','response',1,1,'2020-05-02 15:31:28',1,'2020-05-02 15:31:42',NULL,NULL,1);
/*!40000 ALTER TABLE `cw_incident_request` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_incident_status`
--

DROP TABLE IF EXISTS `cw_incident_status`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_incident_status` (
  `prime_incident_status_id` int NOT NULL AUTO_INCREMENT,
  `incident_status` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_incident_status_id`),
  UNIQUE KEY `incident_status` (`incident_status`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_incident_status`
--

LOCK TABLES `cw_incident_status` WRITE;
/*!40000 ALTER TABLE `cw_incident_status` DISABLE KEYS */;
INSERT INTO `cw_incident_status` (`prime_incident_status_id`, `incident_status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Pending',1,'2020-04-07 06:15:01',0,NULL,0,NULL,1),(2,'On process',1,'2020-04-07 06:16:14',0,NULL,0,NULL,1),(3,'Completed',1,'2020-04-07 06:16:19',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_incident_status` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_incident_type`
--

DROP TABLE IF EXISTS `cw_incident_type`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_incident_type` (
  `prime_incident_type_id` int NOT NULL AUTO_INCREMENT,
  `incident_type` varchar(150) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_incident_type_id`),
  UNIQUE KEY `incident_type` (`incident_type`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_incident_type`
--

LOCK TABLES `cw_incident_type` WRITE;
/*!40000 ALTER TABLE `cw_incident_type` DISABLE KEYS */;
INSERT INTO `cw_incident_type` (`prime_incident_type_id`, `incident_type`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Road Safety',1,'2020-04-03 11:12:52',0,NULL,0,NULL,1),(2,'Quality',1,'2020-04-03 11:13:16',0,NULL,0,NULL,1),(3,'Occupational Safety',1,'2020-04-03 11:13:33',0,NULL,0,NULL,1),(4,'Environmental',1,'2020-04-03 11:13:50',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_incident_type` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_injured_person_accident_line`
--

DROP TABLE IF EXISTS `cw_injured_person_accident_line`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_injured_person_accident_line` (
  `prime_injured_person_accident_line_id` int NOT NULL AUTO_INCREMENT,
  `prime_incident_request_id` int DEFAULT NULL,
  `injured_person` varchar(150) DEFAULT NULL,
  `injured_description` text,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_injured_person_accident_line_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_injured_person_accident_line`
--

LOCK TABLES `cw_injured_person_accident_line` WRITE;
/*!40000 ALTER TABLE `cw_injured_person_accident_line` DISABLE KEYS */;
INSERT INTO `cw_injured_person_accident_line` (`prime_injured_person_accident_line_id`, `prime_incident_request_id`, `injured_person`, `injured_description`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,'john','John',1,'2020-04-28 19:38:02',1,'2020-04-28 19:38:05',NULL,NULL,1),(2,1,'raj','Raj',1,'2020-04-28 19:38:18',NULL,NULL,1,'2020-04-28 19:38:21',0),(3,2,'ssssssss','ssss',1,'2020-04-28 20:29:14',NULL,NULL,NULL,NULL,1),(4,6,'dddd','ddd',1,'2020-05-02 13:51:17',NULL,NULL,NULL,NULL,1),(5,7,'ntc','ddd',1,'2020-05-02 15:27:36',NULL,NULL,NULL,NULL,1),(6,8,'response','response',1,'2020-05-02 15:31:39',NULL,NULL,NULL,NULL,1);
/*!40000 ALTER TABLE `cw_injured_person_accident_line` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_insuracne_underwriters`
--

DROP TABLE IF EXISTS `cw_insuracne_underwriters`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_insuracne_underwriters` (
  `prime_insuracne_underwriters_id` int NOT NULL AUTO_INCREMENT,
  `insuracne_underwriter` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_insuracne_underwriters_id`),
  UNIQUE KEY `insuracne_underwriter` (`insuracne_underwriter`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_insuracne_underwriters`
--

LOCK TABLES `cw_insuracne_underwriters` WRITE;
/*!40000 ALTER TABLE `cw_insuracne_underwriters` DISABLE KEYS */;
INSERT INTO `cw_insuracne_underwriters` (`prime_insuracne_underwriters_id`, `insuracne_underwriter`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Santam',1,'2019-07-05 12:32:08',1,'2020-02-19 04:56:38',0,NULL,1);
/*!40000 ALTER TABLE `cw_insuracne_underwriters` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_insurance_broker`
--

DROP TABLE IF EXISTS `cw_insurance_broker`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_insurance_broker` (
  `prime_insurance_broker_id` int NOT NULL AUTO_INCREMENT,
  `broker_name` varchar(100) DEFAULT '',
  `broker_mobile` varchar(10) DEFAULT NULL,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_insurance_broker_id`),
  UNIQUE KEY `broker_name` (`broker_name`),
  UNIQUE KEY `broker_mobile` (`broker_mobile`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_insurance_broker`
--

LOCK TABLES `cw_insurance_broker` WRITE;
/*!40000 ALTER TABLE `cw_insurance_broker` DISABLE KEYS */;
INSERT INTO `cw_insurance_broker` (`prime_insurance_broker_id`, `broker_name`, `broker_mobile`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Aon','1258566797',1,'2019-07-05 12:29:22',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_insurance_broker` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_insurance_cover_type`
--

DROP TABLE IF EXISTS `cw_insurance_cover_type`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_insurance_cover_type` (
  `prime_insurance_cover_type_id` int NOT NULL AUTO_INCREMENT,
  `insurance_cover_type` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_insurance_cover_type_id`),
  UNIQUE KEY `insurance_cover_type` (`insurance_cover_type`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_insurance_cover_type`
--

LOCK TABLES `cw_insurance_cover_type` WRITE;
/*!40000 ALTER TABLE `cw_insurance_cover_type` DISABLE KEYS */;
INSERT INTO `cw_insurance_cover_type` (`prime_insurance_cover_type_id`, `insurance_cover_type`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Comprehensive',1,'2019-07-05 12:12:43',1,'2020-02-19 04:57:04',0,NULL,1);
/*!40000 ALTER TABLE `cw_insurance_cover_type` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_inventory_brand`
--

DROP TABLE IF EXISTS `cw_inventory_brand`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_inventory_brand` (
  `prime_inventory_brand_id` int NOT NULL AUTO_INCREMENT,
  `brand_name` varchar(255) DEFAULT '',
  `status` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_inventory_brand_id`),
  UNIQUE KEY `brand_name` (`brand_name`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_inventory_brand`
--

LOCK TABLES `cw_inventory_brand` WRITE;
/*!40000 ALTER TABLE `cw_inventory_brand` DISABLE KEYS */;
INSERT INTO `cw_inventory_brand` (`prime_inventory_brand_id`, `brand_name`, `status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'dell','1',1,'2020-01-28 02:56:18',1,'2020-02-21 12:24:57',0,NULL,1);
/*!40000 ALTER TABLE `cw_inventory_brand` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_inventory_category`
--

DROP TABLE IF EXISTS `cw_inventory_category`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_inventory_category` (
  `prime_inventory_category_id` int NOT NULL AUTO_INCREMENT,
  `category_name` varchar(255) DEFAULT '',
  `status` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_inventory_category_id`),
  UNIQUE KEY `category_name` (`category_name`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_inventory_category`
--

LOCK TABLES `cw_inventory_category` WRITE;
/*!40000 ALTER TABLE `cw_inventory_category` DISABLE KEYS */;
INSERT INTO `cw_inventory_category` (`prime_inventory_category_id`, `category_name`, `status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Laptop','1',1,'2020-01-28 02:56:30',1,'2020-03-03 12:11:51',0,NULL,1),(2,'Tyre','1',1,'2020-02-12 11:50:41',1,'2020-02-21 12:41:36',0,NULL,1);
/*!40000 ALTER TABLE `cw_inventory_category` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_inventory_product`
--

DROP TABLE IF EXISTS `cw_inventory_product`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_inventory_product` (
  `prime_inventory_product_id` int NOT NULL AUTO_INCREMENT,
  `category` varchar(100) DEFAULT '0',
  `brand` varchar(100) DEFAULT '0',
  `product_name` varchar(100) DEFAULT '',
  `product_type` varchar(100) DEFAULT '0',
  `product_code` varchar(100) DEFAULT '0',
  `weight` decimal(15,2) DEFAULT '0.00',
  `total_quantity` int DEFAULT '0',
  `purchase_date` date DEFAULT NULL,
  `supplier` varchar(100) DEFAULT '0',
  `price` decimal(15,2) DEFAULT '0.00',
  `tyre_size` varchar(100) DEFAULT '0',
  `pattern` varchar(100) DEFAULT '0',
  `casting` varchar(100) DEFAULT '0',
  `mm` decimal(15,2) DEFAULT '0.00',
  `type` varchar(100) DEFAULT '0',
  `serial_number` varchar(10) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_inventory_product_id`),
  UNIQUE KEY `material_name` (`product_name`),
  UNIQUE KEY `material_code` (`product_code`),
  UNIQUE KEY `serial_number` (`serial_number`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_inventory_product`
--

LOCK TABLES `cw_inventory_product` WRITE;
/*!40000 ALTER TABLE `cw_inventory_product` DISABLE KEYS */;
INSERT INTO `cw_inventory_product` (`prime_inventory_product_id`, `category`, `brand`, `product_name`, `product_type`, `product_code`, `weight`, `total_quantity`, `purchase_date`, `supplier`, `price`, `tyre_size`, `pattern`, `casting`, `mm`, `type`, `serial_number`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'1','1','vostro','1','12',12.00,111,'2020-02-21','1',123.00,'','','',0.00,'','a2',1,'2020-02-21 12:15:52',1,'2020-02-21 17:17:32',0,NULL,1);
/*!40000 ALTER TABLE `cw_inventory_product` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_inventory_product_type`
--

DROP TABLE IF EXISTS `cw_inventory_product_type`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_inventory_product_type` (
  `prime_inventory_product_type_id` int NOT NULL AUTO_INCREMENT,
  `product_type` varchar(255) DEFAULT '',
  `status` varchar(100) DEFAULT '0',
  `category_name` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_inventory_product_type_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_inventory_product_type`
--

LOCK TABLES `cw_inventory_product_type` WRITE;
/*!40000 ALTER TABLE `cw_inventory_product_type` DISABLE KEYS */;
INSERT INTO `cw_inventory_product_type` (`prime_inventory_product_type_id`, `product_type`, `status`, `category_name`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Electric','1','1',1,'2020-01-28 02:57:13',1,'2020-03-03 12:12:01',0,NULL,1),(2,'Valve caps','1','2',1,'2020-02-12 12:07:34',1,'2020-02-21 12:38:28',0,NULL,1);
/*!40000 ALTER TABLE `cw_inventory_product_type` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_inventory_supplier`
--

DROP TABLE IF EXISTS `cw_inventory_supplier`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_inventory_supplier` (
  `prime_inventory_supplier_id` int NOT NULL AUTO_INCREMENT,
  `supplier_name` varchar(255) DEFAULT '',
  `mobile_number` varchar(10) DEFAULT NULL,
  `landline_number` varchar(12) DEFAULT NULL,
  `contact_person` varchar(255) DEFAULT '',
  `address` text,
  `remarks` text,
  `status` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_inventory_supplier_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_inventory_supplier`
--

LOCK TABLES `cw_inventory_supplier` WRITE;
/*!40000 ALTER TABLE `cw_inventory_supplier` DISABLE KEYS */;
INSERT INTO `cw_inventory_supplier` (`prime_inventory_supplier_id`, `supplier_name`, `mobile_number`, `landline_number`, `contact_person`, `address`, `remarks`, `status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'ATT','7987654345','','nick','','','1',1,'2020-01-27 03:16:44',1,'2020-02-20 10:27:15',0,NULL,1),(2,'MICHELIN','9876543234','','-','','','1',1,'2020-01-27 03:17:07',0,NULL,0,NULL,1),(3,'BRIDGESTONE','8787654666','','-','','','1',1,'2020-01-27 03:17:35',0,NULL,0,NULL,1),(4,'Khululeka','8965457656','','-','','','2',1,'2020-01-27 03:18:13',1,'2020-02-21 12:35:08',0,NULL,1);
/*!40000 ALTER TABLE `cw_inventory_supplier` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_investigation_risk_status`
--

DROP TABLE IF EXISTS `cw_investigation_risk_status`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_investigation_risk_status` (
  `prime_investigation_risk_status_id` int NOT NULL AUTO_INCREMENT,
  `investigation_risk_status` varchar(255) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_investigation_risk_status_id`),
  UNIQUE KEY `investigation_risk_status` (`investigation_risk_status`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_investigation_risk_status`
--

LOCK TABLES `cw_investigation_risk_status` WRITE;
/*!40000 ALTER TABLE `cw_investigation_risk_status` DISABLE KEYS */;
INSERT INTO `cw_investigation_risk_status` (`prime_investigation_risk_status_id`, `investigation_risk_status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Open',1,'2020-04-08 09:48:20',0,NULL,0,NULL,1),(2,'Move to Action',1,'2020-04-08 09:48:31',0,NULL,0,NULL,1),(3,'Closed',1,'2020-04-08 09:48:42',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_investigation_risk_status` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_labour_details`
--

DROP TABLE IF EXISTS `cw_labour_details`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_labour_details` (
  `prime_labour_details_id` int NOT NULL AUTO_INCREMENT,
  `prime_maintenance_job_schedule_id` int DEFAULT NULL,
  `prime_maintenance_fault_report_id` int DEFAULT NULL,
  `fault_name` varchar(100) DEFAULT NULL,
  `service_status` int DEFAULT NULL,
  `remarks` varchar(255) DEFAULT NULL,
  `assign_labour` int DEFAULT NULL,
  `schedule_delivery_date` date DEFAULT NULL,
  `hours` time DEFAULT NULL,
  `status` varchar(100) DEFAULT NULL,
  `completed_delivery_date` date DEFAULT NULL,
  `trans_created_by` int NOT NULL,
  `trans_created_date` datetime NOT NULL,
  `trans_updated_by` int NOT NULL,
  `trans_updated_date` datetime NOT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_labour_details_id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_labour_details`
--

LOCK TABLES `cw_labour_details` WRITE;
/*!40000 ALTER TABLE `cw_labour_details` DISABLE KEYS */;
INSERT INTO `cw_labour_details` (`prime_labour_details_id`, `prime_maintenance_job_schedule_id`, `prime_maintenance_fault_report_id`, `fault_name`, `service_status`, `remarks`, `assign_labour`, `schedule_delivery_date`, `hours`, `status`, `completed_delivery_date`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,1,'1',2,'nil',9,'2020-02-21','17:07:00','1','2020-02-21',1,'2020-02-21 17:00:30',9,'2020-02-21 17:07:19',NULL,NULL,1),(2,1,1,'11',2,'nil',11,'2020-02-21','17:06:24','1','2020-02-21',1,'2020-02-21 17:00:38',11,'2020-02-21 17:06:28',NULL,NULL,1),(3,2,2,'14',2,'nil',9,'2020-02-21','17:09:38','2','2020-02-22',1,'2020-02-21 17:00:57',9,'2020-02-21 17:09:53',NULL,NULL,1),(4,2,2,'7',2,'nil',9,'2020-02-21','17:09:40','2','2020-02-22',1,'2020-02-21 17:01:07',9,'2020-02-21 17:09:48',NULL,NULL,1),(5,2,NULL,'21',2,'',11,'2020-02-21','17:11:48','2','2020-02-21',1,'2020-02-21 17:08:38',11,'2020-02-21 17:11:57',NULL,NULL,1),(6,2,NULL,'4',2,'',11,'2020-02-21','17:11:49','2','2020-02-21',1,'2020-02-21 17:08:38',11,'2020-02-21 17:11:58',NULL,NULL,1),(7,NULL,3,'3',2,'nil',NULL,NULL,NULL,NULL,NULL,1,'2020-03-03 11:57:04',0,'0000-00-00 00:00:00',NULL,NULL,1);
/*!40000 ALTER TABLE `cw_labour_details` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_legal_and_other_requirements`
--

DROP TABLE IF EXISTS `cw_legal_and_other_requirements`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_legal_and_other_requirements` (
  `prime_legal_and_other_requirements_id` int NOT NULL AUTO_INCREMENT,
  `legislation_name` varchar(100) DEFAULT '0',
  `regulator_or_customer_or_stakeholder` varchar(150) DEFAULT '',
  `reference_number` varchar(100) DEFAULT '',
  `applicable_or_relevant_company_activities` varchar(150) DEFAULT '',
  `controls_in_place_to_comply` varchar(150) DEFAULT '',
  `authorizations_or_licences_or_consents_and_related_records` varchar(150) DEFAULT '',
  `responsible_person` varchar(100) DEFAULT '0',
  `date_of_last_compliance_audit` date DEFAULT NULL,
  `compliance_status` varchar(100) DEFAULT '0',
  `upload_copy_of_legislation_or_requirement` text,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_legal_and_other_requirements_id`),
  UNIQUE KEY `reference_number` (`reference_number`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_legal_and_other_requirements`
--

LOCK TABLES `cw_legal_and_other_requirements` WRITE;
/*!40000 ALTER TABLE `cw_legal_and_other_requirements` DISABLE KEYS */;
INSERT INTO `cw_legal_and_other_requirements` (`prime_legal_and_other_requirements_id`, `legislation_name`, `regulator_or_customer_or_stakeholder`, `reference_number`, `applicable_or_relevant_company_activities`, `controls_in_place_to_comply`, `authorizations_or_licences_or_consents_and_related_records`, `responsible_person`, `date_of_last_compliance_audit`, `compliance_status`, `upload_copy_of_legislation_or_requirement`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'1','ntc','8737637672','Ntc','Ntc','Ntc','2','2020-04-14','2','upload_files/legal_and_other_requirements/93253654841_sample.pdf',1,'2020-04-14 10:19:26',1,'2020-04-20 05:23:51',0,NULL,1);
/*!40000 ALTER TABLE `cw_legal_and_other_requirements` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_legislation`
--

DROP TABLE IF EXISTS `cw_legislation`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_legislation` (
  `prime_legislation_id` int NOT NULL AUTO_INCREMENT,
  `legislation_name` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_legislation_id`),
  UNIQUE KEY `legislation_name` (`legislation_name`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_legislation`
--

LOCK TABLES `cw_legislation` WRITE;
/*!40000 ALTER TABLE `cw_legislation` DISABLE KEYS */;
INSERT INTO `cw_legislation` (`prime_legislation_id`, `legislation_name`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Policy',1,'2020-04-03 11:19:29',0,NULL,0,NULL,1),(2,'Procedure',1,'2020-04-03 11:19:39',0,NULL,0,NULL,1),(3,'Standard',1,'2020-04-03 11:19:49',1,'2020-04-03 11:20:04',0,NULL,1),(4,'Guideline',1,'2020-04-03 11:20:11',0,NULL,0,NULL,1),(5,'Process',1,'2020-04-03 11:20:20',0,NULL,0,NULL,1),(6,'External',1,'2020-04-03 11:20:32',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_legislation` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_likelihood_rating`
--

DROP TABLE IF EXISTS `cw_likelihood_rating`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_likelihood_rating` (
  `prime_likelihood_rating_id` int NOT NULL AUTO_INCREMENT,
  `impact_name` varchar(255) DEFAULT '',
  `likelihood_rating` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_likelihood_rating_id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_likelihood_rating`
--

LOCK TABLES `cw_likelihood_rating` WRITE;
/*!40000 ALTER TABLE `cw_likelihood_rating` DISABLE KEYS */;
INSERT INTO `cw_likelihood_rating` (`prime_likelihood_rating_id`, `impact_name`, `likelihood_rating`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'99% probability','E',1,'2020-04-07 06:12:43',0,NULL,0,NULL,1),(2,'impact is occurring now, or could occur within days to weeks','E',1,'2020-04-07 06:12:57',0,NULL,0,NULL,1),(3,'>50% probability','D',1,'2020-04-07 06:13:09',0,NULL,0,NULL,1),(4,'balance of probability will occur, or could occur within “weeks to months”','D',1,'2020-04-07 06:13:20',0,NULL,0,NULL,1),(5,'•	<1% probability','A',1,'2020-04-10 09:55:54',0,NULL,0,NULL,1),(6,'•	may occur but not anticipated, or could occur in “years to decades”','B',1,'2020-04-10 09:56:05',0,NULL,0,NULL,1),(7,'•	may occur shortly but a distinct probability it won’t, or could occur within “months to years”','C',1,'2020-04-10 09:56:18',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_likelihood_rating` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_load_customer_type`
--

DROP TABLE IF EXISTS `cw_load_customer_type`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_load_customer_type` (
  `prime_load_customer_type_id` int NOT NULL AUTO_INCREMENT,
  `load_customer_type` varchar(255) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_load_customer_type_id`),
  UNIQUE KEY `load_customer_type` (`load_customer_type`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_load_customer_type`
--

LOCK TABLES `cw_load_customer_type` WRITE;
/*!40000 ALTER TABLE `cw_load_customer_type` DISABLE KEYS */;
INSERT INTO `cw_load_customer_type` (`prime_load_customer_type_id`, `load_customer_type`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'SAB',1,'2019-09-21 04:03:26',1,'2019-09-23 07:59:36',0,NULL,1),(2,'AFRISAM',1,'2019-09-21 04:03:45',57,'2021-06-25 03:59:42',0,NULL,1),(3,'AMSA',1,'2019-09-21 04:04:02',0,NULL,0,NULL,1),(4,'ADHOC',1,'2019-09-21 04:04:18',1,'2020-02-19 05:34:55',0,NULL,1);
/*!40000 ALTER TABLE `cw_load_customer_type` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_main_menu`
--

DROP TABLE IF EXISTS `cw_main_menu`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_main_menu` (
  `prime_menu_id` int NOT NULL AUTO_INCREMENT,
  `menu_name` varchar(100) DEFAULT NULL,
  `menu_for` tinyblob,
  `menu_sort` int DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_menu_id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_main_menu`
--

LOCK TABLES `cw_main_menu` WRITE;
/*!40000 ALTER TABLE `cw_main_menu` DISABLE KEYS */;
INSERT INTO `cw_main_menu` (`prime_menu_id`, `menu_name`, `menu_for`, `menu_sort`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Super Admin',_binary '1',9,1,'2018-11-21 11:22:16',1,'0000-00-00 00:00:00',0,NULL,1),(2,'Admin',_binary '1,2',8,1,'2018-11-21 11:22:27',1,'0000-00-00 00:00:00',0,NULL,1),(3,'Manage Data',_binary '1,2',1,1,'2018-11-26 06:21:48',1,'0000-00-00 00:00:00',0,NULL,1),(4,'Reports',_binary '1,2,3,4,5,6,7,8,9,10,11,12',7,1,'2019-06-15 03:19:13',1,'0000-00-00 00:00:00',0,NULL,1),(5,'IMS',_binary '1,2',2,1,'2019-07-19 10:20:35',1,'2020-04-08 10:33:47',0,NULL,1),(6,'Trip',_binary '1,2',3,1,'2019-09-09 12:08:29',1,'2020-01-25 12:20:14',0,NULL,1),(7,'Warehouse',_binary '1,2',4,1,'2019-10-19 04:11:07',1,'0000-00-00 00:00:00',0,NULL,1),(8,'Maintenance',_binary '1,2',5,1,'2019-11-25 07:10:31',1,'0000-00-00 00:00:00',0,NULL,1),(9,'Inventory',_binary '1,2,3',6,1,'2019-12-11 09:41:43',1,'0000-00-00 00:00:00',0,NULL,1);
/*!40000 ALTER TABLE `cw_main_menu` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_maintenance_fault_report`
--

DROP TABLE IF EXISTS `cw_maintenance_fault_report`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_maintenance_fault_report` (
  `prime_maintenance_fault_report_id` int NOT NULL AUTO_INCREMENT,
  `ntc_driver` varchar(100) DEFAULT NULL,
  `ntc_vehicle` varchar(100) DEFAULT NULL,
  `vehicle_category` varchar(100) DEFAULT NULL,
  `vehicle_type` varchar(100) DEFAULT NULL,
  `fault_status` int DEFAULT '0',
  `trans_created_by` int NOT NULL DEFAULT '1',
  `trans_created_date` datetime NOT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_maintenance_fault_report_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_maintenance_fault_report`
--

LOCK TABLES `cw_maintenance_fault_report` WRITE;
/*!40000 ALTER TABLE `cw_maintenance_fault_report` DISABLE KEYS */;
INSERT INTO `cw_maintenance_fault_report` (`prime_maintenance_fault_report_id`, `ntc_driver`, `ntc_vehicle`, `vehicle_category`, `vehicle_type`, `fault_status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'10','1','1','1',2,1,'2020-02-21 17:00:25',9,'2020-02-21 17:07:19',NULL,NULL,1),(2,'10','5','2','4',3,1,'2020-02-21 17:00:50',11,'2020-02-21 17:11:58',NULL,NULL,1),(3,'10','6','1','1',1,1,'2020-03-03 11:56:58',NULL,NULL,NULL,NULL,1);
/*!40000 ALTER TABLE `cw_maintenance_fault_report` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_maintenance_faults`
--

DROP TABLE IF EXISTS `cw_maintenance_faults`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_maintenance_faults` (
  `prime_maintenance_faults_id` int NOT NULL AUTO_INCREMENT,
  `fault_name` varchar(100) DEFAULT '',
  `fault_category` varchar(100) DEFAULT '0',
  `comments` text,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_maintenance_faults_id`),
  UNIQUE KEY `fault_name` (`fault_name`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_maintenance_faults`
--

LOCK TABLES `cw_maintenance_faults` WRITE;
/*!40000 ALTER TABLE `cw_maintenance_faults` DISABLE KEYS */;
INSERT INTO `cw_maintenance_faults` (`prime_maintenance_faults_id`, `fault_name`, `fault_category`, `comments`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'12v charger not working','1','nil',1,'2019-12-03 09:09:12',1,'2020-02-20 09:56:21',0,NULL,1),(2,'Air leak','3','nil',1,'2019-12-03 09:09:24',1,'2019-12-05 11:37:01',0,NULL,1),(3,'Axle shifted','4','nil',1,'2019-12-03 09:09:42',1,'2019-12-05 11:37:16',0,NULL,1),(4,'Black smoke','5','nil',1,'2019-12-03 09:09:58',1,'2019-12-05 11:37:44',0,NULL,1),(5,'Curtain is torn','8','nil',1,'2019-12-04 05:02:00',1,'2019-12-05 11:43:03',0,NULL,1),(6,'Door not closing','9','nil',1,'2019-12-05 11:38:36',1,'2019-12-05 11:43:31',0,NULL,1),(7,'Trailer braking not releasing','7','nil',1,'2019-12-05 11:40:31',0,NULL,0,NULL,1),(8,'Windscreen cracked','6','nil',1,'2019-12-05 11:41:04',0,NULL,0,NULL,1),(9,'Curtain not closing','8','nil',1,'2019-12-05 11:42:51',0,NULL,0,NULL,1),(10,'Wiper blades','2','nil',1,'2019-12-05 11:44:05',0,NULL,0,NULL,1),(11,'Water Leak','10','nil',1,'2019-12-05 11:44:30',0,NULL,0,NULL,1),(12,'Batteries boiling','1','nil',1,'2019-12-05 11:45:42',0,NULL,0,NULL,1),(13,'Grey smoke','5','nil',1,'2019-12-05 11:46:31',0,NULL,0,NULL,1),(14,'No lights on trailer','7','nil',1,'2019-12-05 11:47:00',0,NULL,0,NULL,1),(15,'Wheel Alignment is off','4','nil',1,'2019-12-05 11:47:48',0,NULL,0,NULL,1),(16,'Curtain not opening','8','nil',1,'2019-12-05 11:48:58',0,NULL,0,NULL,1),(17,'Battery terminals lose','1','nil',1,'2019-12-05 11:49:17',0,NULL,0,NULL,1),(18,'Wipers not working','2','nil',1,'2019-12-05 11:49:41',0,NULL,0,NULL,1),(19,'Tyres need attention','3','nil',1,'2019-12-05 11:50:47',0,NULL,0,NULL,1),(20,'Trailer is not tipping','7','nil',1,'2019-12-05 11:51:17',0,NULL,0,NULL,1),(21,'Light/s not working','1','nil',1,'2019-12-05 12:22:17',0,NULL,0,NULL,1),(22,'No power','1','nil',1,'2019-12-05 12:22:34',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_maintenance_faults` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_maintenance_job_schedule`
--

DROP TABLE IF EXISTS `cw_maintenance_job_schedule`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_maintenance_job_schedule` (
  `prime_maintenance_job_schedule_id` int NOT NULL AUTO_INCREMENT,
  `prime_fault_id` int DEFAULT NULL,
  `job_card_number` varchar(100) DEFAULT NULL,
  `job_status` int DEFAULT NULL,
  `company` int DEFAULT NULL,
  `service_type` int DEFAULT NULL,
  `service_category` int DEFAULT NULL,
  `vehicle_no` varchar(100) DEFAULT NULL,
  `date` date DEFAULT NULL,
  `driver` varchar(100) DEFAULT NULL,
  `km` varchar(100) DEFAULT NULL,
  `faults_list` varchar(255) DEFAULT NULL,
  `status_list` varchar(255) DEFAULT NULL,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_maintenance_job_schedule_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_maintenance_job_schedule`
--

LOCK TABLES `cw_maintenance_job_schedule` WRITE;
/*!40000 ALTER TABLE `cw_maintenance_job_schedule` DISABLE KEYS */;
INSERT INTO `cw_maintenance_job_schedule` (`prime_maintenance_job_schedule_id`, `prime_fault_id`, `job_card_number`, `job_status`, `company`, `service_type`, `service_category`, `vehicle_no`, `date`, `driver`, `km`, `faults_list`, `status_list`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,'JOBO2020FEB210001',2,1,1,NULL,'1','2020-02-21','frank','1000',NULL,NULL,1,'2020-02-21 17:01:39',9,'2020-02-21 17:07:20',NULL,NULL,1),(2,2,'JOBO2020FEB210002',3,1,2,NULL,'5','2020-02-21','frank','1000','5,21,4,20,15,9,3,1,17,8','1,2,2,1,1,1,3,3,1,1',1,'2020-02-21 17:08:09',11,'2020-02-21 17:11:58',NULL,NULL,1);
/*!40000 ALTER TABLE `cw_maintenance_job_schedule` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_maintenance_oil`
--

DROP TABLE IF EXISTS `cw_maintenance_oil`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_maintenance_oil` (
  `prime_maintenance_oil_id` int NOT NULL AUTO_INCREMENT,
  `oil_category` varchar(100) DEFAULT '0',
  `oil_name` varchar(100) DEFAULT '',
  `remarks` text,
  `grade_of_oil` varchar(100) DEFAULT '',
  `unit` varchar(100) DEFAULT '0',
  `minimum_value` decimal(15,2) DEFAULT '0.00',
  `supplier` varchar(100) DEFAULT '0',
  `quantity_on_hand` int DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_maintenance_oil_id`),
  UNIQUE KEY `oil_name` (`oil_name`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_maintenance_oil`
--

LOCK TABLES `cw_maintenance_oil` WRITE;
/*!40000 ALTER TABLE `cw_maintenance_oil` DISABLE KEYS */;
INSERT INTO `cw_maintenance_oil` (`prime_maintenance_oil_id`, `oil_category`, `oil_name`, `remarks`, `grade_of_oil`, `unit`, `minimum_value`, `supplier`, `quantity_on_hand`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'1','Engen Dieselube 700 Super','nil','10W40','1',200.00,'2',10,1,'2020-01-24 04:44:32',1,'2020-05-25 05:23:41',0,NULL,1),(2,'2','Mercedes-Benz Genuine Engine Oil MB 228.5','nil','10W40','1',50.00,'1',20,1,'2020-01-24 04:44:49',1,'2020-05-25 05:23:23',0,NULL,1),(3,'3','Engen Transfluid TO-4','','','0',0.00,'0',0,1,'2020-01-24 04:45:04',0,NULL,0,NULL,1),(4,'4','Engen Gearlube 85W140','','','0',0.00,'0',0,1,'2020-01-24 04:45:17',0,NULL,0,NULL,1),(5,'5','Engen ATF 22D','','','0',0.00,'0',0,1,'2020-01-24 04:45:35',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_maintenance_oil` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_maintenance_oil_category`
--

DROP TABLE IF EXISTS `cw_maintenance_oil_category`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_maintenance_oil_category` (
  `prime_maintenance_oil_category_id` int NOT NULL AUTO_INCREMENT,
  `oil_category_name` varchar(100) DEFAULT '',
  `status` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_maintenance_oil_category_id`),
  UNIQUE KEY `oil_category_name` (`oil_category_name`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_maintenance_oil_category`
--

LOCK TABLES `cw_maintenance_oil_category` WRITE;
/*!40000 ALTER TABLE `cw_maintenance_oil_category` DISABLE KEYS */;
INSERT INTO `cw_maintenance_oil_category` (`prime_maintenance_oil_category_id`, `oil_category_name`, `status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'ENGINE OIL','1',1,'2020-01-24 04:40:49',1,'2020-02-20 09:40:55',0,NULL,1),(2,'FULL SYNTHETIC (ENGINE)','1',1,'2020-01-24 04:41:05',0,NULL,0,NULL,1),(3,'GEARBOX OIL','1',1,'2020-01-24 04:41:16',0,NULL,0,NULL,1),(4,'DIFF OIL','1',1,'2020-01-24 04:41:32',0,NULL,0,NULL,1),(5,'ATF OIL','1',1,'2020-01-24 04:44:02',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_maintenance_oil_category` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_maintenance_scrap`
--

DROP TABLE IF EXISTS `cw_maintenance_scrap`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_maintenance_scrap` (
  `prime_maintenance_scrap_id` int NOT NULL AUTO_INCREMENT,
  `scrap_name` varchar(100) DEFAULT '',
  `rate` decimal(15,2) DEFAULT '0.00',
  `unit` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_maintenance_scrap_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_maintenance_scrap`
--

LOCK TABLES `cw_maintenance_scrap` WRITE;
/*!40000 ALTER TABLE `cw_maintenance_scrap` DISABLE KEYS */;
INSERT INTO `cw_maintenance_scrap` (`prime_maintenance_scrap_id`, `scrap_name`, `rate`, `unit`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Steel',1.80,'1',1,'2020-02-20 09:58:01',0,NULL,0,NULL,1),(2,'Aluminium',10.85,'1',1,'2020-02-20 09:59:15',1,'2020-02-20 09:59:37',0,NULL,1),(3,'Copper',62.60,'1',1,'2020-02-20 09:59:55',0,NULL,0,NULL,1),(4,'Oil',1.15,'2',1,'2020-02-20 10:00:11',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_maintenance_scrap` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_maintenance_wheel_alignment`
--

DROP TABLE IF EXISTS `cw_maintenance_wheel_alignment`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_maintenance_wheel_alignment` (
  `prime_maintenance_wheel_alignment_id` int NOT NULL AUTO_INCREMENT,
  `date` date DEFAULT NULL,
  `vehicle_owned_by` varchar(100) DEFAULT '0',
  `vehicle_number` varchar(100) DEFAULT '',
  `upload_file` text,
  `next_checking_date` date DEFAULT NULL,
  `remarks` text,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_maintenance_wheel_alignment_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_maintenance_wheel_alignment`
--

LOCK TABLES `cw_maintenance_wheel_alignment` WRITE;
/*!40000 ALTER TABLE `cw_maintenance_wheel_alignment` DISABLE KEYS */;
INSERT INTO `cw_maintenance_wheel_alignment` (`prime_maintenance_wheel_alignment_id`, `date`, `vehicle_owned_by`, `vehicle_number`, `upload_file`, `next_checking_date`, `remarks`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'2020-02-20','1','FB30ZKGP','','2020-02-20','nil',1,'2020-02-20 09:55:28',1,'2020-02-27 05:17:27',0,NULL,1),(2,'2020-02-27','2','T3001','','2020-02-27','nil',1,'2020-02-27 05:14:56',1,'2020-02-27 05:18:25',0,NULL,1);
/*!40000 ALTER TABLE `cw_maintenance_wheel_alignment` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_make`
--

DROP TABLE IF EXISTS `cw_make`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_make` (
  `prime_make_id` int NOT NULL AUTO_INCREMENT,
  `make` varchar(100) DEFAULT '',
  `category` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_make_id`),
  UNIQUE KEY `make` (`make`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_make`
--

LOCK TABLES `cw_make` WRITE;
/*!40000 ALTER TABLE `cw_make` DISABLE KEYS */;
INSERT INTO `cw_make` (`prime_make_id`, `make`, `category`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Freightliner','1',1,'2019-07-05 12:24:07',1,'2020-02-19 04:54:51',0,NULL,1),(2,'Henred Fruehauf','2',1,'2019-07-05 12:24:24',0,NULL,0,NULL,1),(3,'Nissan','3',1,'2019-07-05 12:26:07',0,NULL,0,NULL,1),(4,'International','1',1,'2020-01-27 02:35:38',0,NULL,0,NULL,1),(5,'Mercedes Benz','1',1,'2020-01-27 02:35:51',0,NULL,0,NULL,1),(6,'Volvo','1',1,'2020-01-27 02:36:01',0,NULL,0,NULL,1),(7,'UD Trucks','1',1,'2020-01-27 02:36:14',0,NULL,0,NULL,1),(8,'Road Hog Trailer','2',1,'2020-01-27 02:36:31',0,NULL,0,NULL,1),(9,'SA Truck bodies','2',1,'2020-01-27 02:36:43',0,NULL,0,NULL,1),(10,'Top Trailers Pty Ltd','2',1,'2020-01-27 02:36:57',0,NULL,0,NULL,1),(11,'TOYOTA','3',1,'2020-01-27 02:37:09',0,NULL,0,NULL,1),(12,'COLT','3',1,'2020-01-27 02:37:18',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_make` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_material_request`
--

DROP TABLE IF EXISTS `cw_material_request`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_material_request` (
  `prime_material_request_id` int NOT NULL AUTO_INCREMENT,
  `job_card_number` varchar(100) NOT NULL,
  `request_no` varchar(100) NOT NULL,
  `request_date` date DEFAULT NULL,
  `service_category` varchar(100) DEFAULT NULL,
  `company` varchar(100) DEFAULT NULL,
  `vehicle_no` varchar(100) DEFAULT NULL,
  `status` varchar(11) DEFAULT NULL,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_material_request_id`),
  UNIQUE KEY `request_no` (`request_no`),
  UNIQUE KEY `request_no_2` (`request_no`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_material_request`
--

LOCK TABLES `cw_material_request` WRITE;
/*!40000 ALTER TABLE `cw_material_request` DISABLE KEYS */;
INSERT INTO `cw_material_request` (`prime_material_request_id`, `job_card_number`, `request_no`, `request_date`, `service_category`, `company`, `vehicle_no`, `status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'JOBO2020FEB210001','REQH2020FEB210001','2020-02-21','1','1','FB30ZKGP','completed',1,'2020-02-21 17:12:39',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_material_request` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_material_request_list`
--

DROP TABLE IF EXISTS `cw_material_request_list`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_material_request_list` (
  `prime_material_request_list_id` int NOT NULL AUTO_INCREMENT,
  `prime_material_request_id` int NOT NULL,
  `product_name` varchar(255) NOT NULL,
  `fault_name` int DEFAULT NULL,
  `quantity` int NOT NULL,
  `received_quantity` int DEFAULT NULL,
  `pending_quantity` int DEFAULT '0',
  `status` varchar(100) DEFAULT NULL,
  `trans_created_by` int NOT NULL DEFAULT '1',
  `trans_created_date` datetime NOT NULL,
  `trans_updated_by` int NOT NULL DEFAULT '1',
  `trans_updated_date` datetime NOT NULL,
  `trans_deleted_by` int NOT NULL,
  `trans_deleted_date` datetime NOT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_material_request_list_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_material_request_list`
--

LOCK TABLES `cw_material_request_list` WRITE;
/*!40000 ALTER TABLE `cw_material_request_list` DISABLE KEYS */;
INSERT INTO `cw_material_request_list` (`prime_material_request_list_id`, `prime_material_request_id`, `product_name`, `fault_name`, `quantity`, `received_quantity`, `pending_quantity`, `status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,'1',1,12,12,0,'Received',1,'2020-02-21 17:12:45',1,'2020-02-21 17:16:02',0,'0000-00-00 00:00:00',1);
/*!40000 ALTER TABLE `cw_material_request_list` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_modules`
--

DROP TABLE IF EXISTS `cw_modules`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_modules` (
  `sort` int NOT NULL,
  `module_id` varchar(255) NOT NULL,
  `module_name` varchar(100) DEFAULT NULL,
  `module_type` varchar(100) DEFAULT NULL,
  `menu_id` int DEFAULT '0',
  `sub_menu_id` int DEFAULT NULL,
  `module_for` tinyblob,
  `rights_to` tinyblob,
  `show_module` int DEFAULT '0',
  `quicklink` tinyblob,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`module_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_modules`
--

LOCK TABLES `cw_modules` WRITE;
/*!40000 ALTER TABLE `cw_modules` DISABLE KEYS */;
INSERT INTO `cw_modules` (`sort`, `module_id`, `module_name`, `module_type`, `menu_id`, `sub_menu_id`, `module_for`, `rights_to`, `show_module`, `quicklink`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (9,'action_management','Action Management','DYNAMIC',5,0,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-09 10:08:06',1,'2020-04-15 11:07:03',0,NULL,1),(21,'action_training_status','Action Training Status','DYNAMIC',5,23,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-07 06:10:07',1,'2020-04-15 11:07:03',0,NULL,1),(7,'afrism_rates','Afrism Rates','DYNAMIC',6,11,_binary '1,2',_binary '1,2',1,'',1,'2019-09-21 04:15:23',1,'2020-01-23 18:36:32',0,NULL,1),(8,'amsa_rates','Amsa Rates','CUSTOM',6,11,_binary '1,2',_binary '1,2',1,'',1,'2019-09-21 05:05:55',1,'2020-01-23 18:36:32',0,NULL,1),(2,'appointments','Appointments','DYNAMIC',5,0,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-08 10:02:36',1,'2020-04-15 11:07:03',0,NULL,1),(13,'appointment_type','Appointment Type ','DYNAMIC',5,23,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-03 10:27:27',1,'2020-04-15 11:07:03',0,NULL,1),(123,'bunk','Bunk','DYNAMIC',8,25,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-05-25 04:35:37',0,NULL,0,NULL,1),(125,'bunk_prices','Bunk Prices','DYNAMIC',8,25,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-07-01 03:22:13',0,NULL,0,NULL,1),(22,'chemical_name','Chemical Name','DYNAMIC',5,23,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-08 09:43:44',1,'2020-04-15 11:07:03',0,NULL,1),(24,'chemical_state','Chemical State','DYNAMIC',5,23,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-08 09:45:54',1,'2020-04-15 11:07:03',0,NULL,1),(18,'colour','Colour','DYNAMIC',3,16,_binary '1,2',_binary '1,2',1,'',1,'2019-07-04 05:06:15',1,'2020-01-25 12:47:26',0,NULL,1),(23,'common_name','Common Name','DYNAMIC',5,23,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-08 09:44:48',1,'2020-04-15 11:07:03',0,NULL,1),(1000,'config','System Config','DEV',2,0,_binary '1,2',_binary '1',1,NULL,1,'2018-11-21 11:59:17',1,'2018-11-21 11:59:17',0,NULL,1),(16,'consequence_rating','Consequence Rating','DYNAMIC',5,23,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-07 06:01:39',1,'2020-04-15 11:07:03',0,NULL,1),(19,'corrective_type','Corrective Type','DYNAMIC',5,23,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-07 06:07:22',1,'2020-04-15 11:07:03',0,NULL,1),(6,'cubic_metres','Cubic Metres','DYNAMIC',6,11,_binary '1,2',_binary '1,2',1,'',1,'2019-09-21 04:05:08',1,'2020-01-23 18:36:32',0,NULL,1),(21,'currency_code','Currency Code','DYNAMIC',3,17,_binary '1,2',_binary '1,2',1,'',1,'2019-07-05 10:24:25',1,'2020-01-25 12:47:26',0,NULL,1),(3,'customer','Customer','CUSTOM',3,0,_binary '1,2',_binary '1,2',1,'',1,'2019-07-05 10:32:42',1,'2020-01-25 12:47:26',0,NULL,1),(20,'customer_category','Customer Category','DYNAMIC',3,17,_binary '1,2',_binary '1,2',1,'',1,'2019-07-05 10:22:27',1,'2020-01-25 12:47:26',0,NULL,1),(1,'customer_request','Customer Request','CUSTOM',7,0,_binary '1,2',_binary '1,2',1,'',1,'2019-10-23 10:34:10',1,'2020-01-25 12:47:59',0,NULL,1),(19,'customer_type','Customer Type','DYNAMIC',3,17,_binary '1,2',_binary '1,2',1,'',1,'2019-07-05 09:45:46',1,'2020-01-25 12:47:26',0,NULL,1),(5,'dangerous_goods_and_management','Dangerous Goods And Management','DYNAMIC',5,0,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-08 12:08:50',1,'2020-04-15 11:07:03',0,NULL,1),(6,'dispatch_history','Dispatch History','CUSTOM',7,6,_binary '1,2',_binary '1,2',1,'',1,'2019-10-29 10:23:24',1,'2020-01-25 12:47:59',0,NULL,1),(3,'document_management','Document Management','DYNAMIC',5,0,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-08 02:26:09',1,'2020-04-15 11:07:03',0,NULL,1),(1,'employees','Employees','CUSTOM',3,0,_binary '1,2',_binary '1',1,'',1,'2018-11-21 11:59:17',1,'2020-02-03 05:22:53',0,NULL,1),(5,'employee_department','Employee Department','DYNAMIC',3,15,_binary '1,2',_binary '1,2',1,'',1,'2019-07-04 11:48:18',1,'2020-01-25 12:47:26',0,NULL,1),(9,'employee_permission','Employee Permission','DEV',3,15,_binary '1,2,3,4,5',_binary '1',1,'',1,'2019-05-16 12:46:41',1,'2020-01-25 12:47:26',0,NULL,1),(6,'employee_position','Position','DYNAMIC',3,15,_binary '1,2',_binary '1,2',1,'',1,'2019-07-04 11:55:26',1,'2020-01-25 12:47:26',0,NULL,1),(4,'employee_type','Employee Type','DYNAMIC',3,15,_binary '1,2',_binary '1,2',1,'',1,'2019-07-04 11:39:43',1,'2020-01-25 12:47:26',0,NULL,1),(1,'enquiry','Enquiry','CUSTOM',6,0,_binary '1,2',_binary '1,2',1,'',1,'2019-08-23 01:23:56',1,'2020-04-08 10:28:59',0,NULL,1),(9,'entry_reason','Entry Reason','DYNAMIC',8,13,_binary '1,2',_binary '1,2',1,'',1,'2019-11-25 04:31:39',1,'2020-05-25 16:28:42',0,NULL,1),(10,'equipments_make','Equipments  Make','DYNAMIC',8,22,_binary '1,2',_binary '1,2',1,'',1,'2019-11-26 03:48:45',1,'2020-05-25 16:28:42',0,NULL,1),(11,'equipments_model','Equipment Model','DYNAMIC',8,22,_binary '1,2',_binary '1,2',1,'',1,'2019-11-26 03:53:09',1,'2020-05-25 16:28:42',0,NULL,1),(29,'equipment_request','Equipment Request','DYNAMIC',8,22,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-02-28 05:49:41',1,'2020-05-25 16:28:42',0,NULL,1),(13,'equipment_tools_and_equipment','Equipments','DYNAMIC',8,22,_binary '1,2',_binary '1,2',1,'',1,'2019-11-26 03:34:18',1,'2020-05-25 16:28:42',0,NULL,1),(12,'equipment_type','Equipment Type','DYNAMIC',8,22,_binary '1,2',_binary '1,2',1,'',1,'2019-11-26 03:29:45',1,'2020-05-25 16:28:42',0,NULL,1),(22,'eu_country','Eu Country','DYNAMIC',3,17,_binary '1,2',_binary '1,2',1,'',1,'2019-07-05 10:26:19',1,'2020-01-25 12:47:26',0,NULL,1),(4,'event_management','Event Management','DYNAMIC',5,0,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-08 11:50:33',1,'2020-04-15 11:07:03',0,NULL,1),(12,'event_type','Event Type','DYNAMIC',5,23,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-03 10:24:30',1,'2020-04-15 11:07:03',0,NULL,1),(993,'file_merge','File Merge','DEV',1,0,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1',1,'',1,'2019-05-16 11:20:22',1,NULL,0,NULL,1),(999,'form_setting','Screen Setting','DEV',1,0,_binary '1',_binary '1',1,NULL,1,'2018-11-21 11:59:17',1,'2018-11-21 11:59:17',0,NULL,1),(147,'fuel_consumption','Fuel Consumption','DYNAMIC',8,29,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2022-05-18 10:23:34',1,'2022-05-19 10:23:15',0,NULL,1),(126,'fuel_inward','Fuel Inward','DYNAMIC',8,28,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-07-01 04:31:50',1,'2022-05-18 03:49:13',0,NULL,1),(127,'fuel_order','Fuel Order','DYNAMIC',8,24,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-07-01 05:34:42',1,'2020-07-02 02:08:30',0,NULL,1),(129,'fuel_outward','Fuel Outward','DYNAMIC',8,24,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-07-02 03:38:41',0,NULL,0,NULL,1),(128,'fuel_request','Fuel Request','DYNAMIC',8,24,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-07-02 01:39:05',1,'2020-07-02 02:11:30',0,NULL,1),(10,'fuel_type','Fuel Type','DYNAMIC',8,25,_binary '1,2',_binary '1,2',1,'',1,'2019-07-04 04:03:31',1,'2020-07-01 03:16:40',0,NULL,1),(5,'gate_pass','Gate Pass','CUSTOM',8,19,_binary '1,2',_binary '1,2',1,'',1,'2019-11-25 02:29:23',1,'2020-05-25 16:28:42',0,NULL,1),(8,'incident_management','Incident Management','DYNAMIC',5,0,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-10 04:31:32',1,'2020-04-15 11:07:03',0,NULL,1),(7,'incident_request','Incident Request','DYNAMIC',5,0,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-09 06:02:40',1,'2020-04-15 11:07:03',0,NULL,1),(17,'incident_status','Incident Status','DYNAMIC',5,23,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-07 06:04:30',1,'2020-04-15 11:07:03',0,NULL,1),(11,'incident_type','Incident Type','DYNAMIC',5,23,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-03 10:21:12',1,'2020-04-15 11:07:03',0,NULL,1),(16,'insuracne_underwriters','Insuracne Underwriters','DYNAMIC',3,16,_binary '1,2',_binary '1,2',1,'',1,'2019-07-04 04:27:35',1,'2020-01-25 12:47:26',0,NULL,1),(15,'insurance_broker','Insurance Broker','DYNAMIC',3,16,_binary '1,2',_binary '1,2',1,'',1,'2019-07-04 04:18:07',1,'2020-01-25 12:47:26',0,NULL,1),(17,'insurance_cover_type','Insurance Cover Type','DYNAMIC',3,16,_binary '1,2',_binary '1,2',1,'',1,'2019-07-04 04:38:10',1,'2020-01-25 12:47:26',0,NULL,1),(4,'inventory','Purchase Receiving','CUSTOM',9,9,_binary '1,2,3',_binary '1,2',1,'',1,'2019-12-12 03:58:30',1,'2019-12-17 17:37:39',0,NULL,1),(44,'inventory_brand','Brand','DYNAMIC',9,14,_binary '1,2',_binary '1,2',1,'',1,'2019-11-25 02:45:22',1,'2020-01-24 10:04:37',0,NULL,1),(45,'inventory_category','Category','DYNAMIC',9,14,_binary '1,2',_binary '1,2',1,'',1,'2019-11-25 02:48:04',1,'2020-01-24 10:04:55',0,NULL,1),(47,'inventory_product','Product','DYNAMIC',9,14,_binary '1,2',_binary '1,2',1,'',1,'2019-11-25 02:54:11',1,'2020-01-24 10:05:26',0,NULL,1),(46,'inventory_product_type','Product Type','DYNAMIC',9,14,_binary '1,2',_binary '1,2',1,'',1,'2019-11-25 04:57:57',1,'2020-01-24 10:05:11',0,NULL,1),(43,'inventory_supplier','Supplier','DYNAMIC',9,14,_binary '1,2',_binary '1,2',1,'',1,'2019-11-25 02:28:21',1,'2020-01-24 10:04:22',0,NULL,1),(20,'investigation_risk_status','Investigation Risk Status ','DYNAMIC',5,23,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-07 06:08:54',1,'2020-04-15 11:07:03',0,NULL,1),(1,'legal_and_other_requirements','Legal And Other Requirements','DYNAMIC',5,0,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-08 11:11:14',1,'2020-04-15 11:07:03',0,NULL,1),(14,'legislation','Legislation','DYNAMIC',5,23,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-03 10:29:34',1,'2020-04-15 11:07:03',0,NULL,1),(15,'likelihood_rating','Likelihood Rating','DYNAMIC',5,23,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-03 11:09:34',1,'2020-04-15 11:07:03',0,NULL,1),(5,'load_customer_type','Load Customer Type','DYNAMIC',6,11,_binary '1,2',_binary '1,2',1,'',1,'2019-09-21 03:52:59',1,'2020-01-23 18:36:32',0,NULL,1),(140,'maintenance_breakdowns','Breakdowns','DYNAMIC',8,29,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2022-05-18 09:22:46',1,'2022-05-19 10:11:30',0,NULL,1),(15,'maintenance_faults','Faults ','DYNAMIC',8,13,_binary '1,2',_binary '1,2',1,'',1,'2019-12-02 12:42:26',1,'2020-05-25 16:28:42',0,NULL,1),(1,'maintenance_fault_report',' Fault Report','CUSTOM',8,19,_binary '1,2',_binary '1,2',1,'',1,'2019-12-02 12:45:50',1,'2020-05-25 16:28:42',0,NULL,1),(139,'maintenance_jobs_completed','Jobs Completed','DYNAMIC',8,29,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2022-05-18 09:21:18',1,'2022-05-19 10:11:05',0,NULL,1),(2,'maintenance_job_schedule','Job Schedule','CUSTOM',8,19,_binary '1,2,3',_binary '1,2',1,'',1,'2019-12-02 01:05:14',1,'2020-05-25 16:28:42',0,NULL,1),(3,'maintenance_labour_work_order',' Work Order','CUSTOM',8,19,_binary '1,2,3',_binary '1,2',1,'',1,'2019-12-02 01:04:40',1,'2020-05-25 16:28:42',0,NULL,1),(33,'maintenance_oil','Oil','DYNAMIC',8,25,_binary '1,2',_binary '1,2',1,'',1,'2019-11-25 05:34:21',1,'2020-05-25 16:28:42',0,NULL,1),(32,'maintenance_oil_category','Oil Category','DYNAMIC',8,25,_binary '1,2',_binary '1,2',1,'',1,'2019-11-25 05:30:55',1,'2020-05-25 16:28:42',0,NULL,1),(148,'maintenance_oil_stock','Oil Stock','DYNAMIC',8,29,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2022-05-30 07:34:46',0,NULL,0,NULL,1),(16,'maintenance_scrap','Scrap','DYNAMIC',8,20,_binary '1,2,3',_binary '1,2',1,'',1,'2019-12-07 03:07:56',1,'2020-05-25 16:28:42',0,NULL,1),(145,'maintenance_sent_for_recap','Sent For Recap','DYNAMIC',8,26,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2022-05-18 09:46:15',0,NULL,0,NULL,1),(137,'maintenance_service_list',' Service List','DYNAMIC',8,26,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',0,'',1,'2022-05-17 11:30:45',1,'2022-05-17 04:26:47',0,NULL,1),(141,'maintenance_service_list_report','Service List','DYNAMIC',8,29,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2022-05-18 09:41:05',1,'2022-05-19 10:12:13',0,NULL,1),(146,'maintenance_tool_inspection_report','Tool And Inspection','DYNAMIC',8,29,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2022-05-18 09:48:36',1,'2022-05-19 10:13:09',0,NULL,1),(143,'maintenance_tyres_on_hand','Tyres On Hand','DYNAMIC',8,26,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2022-05-18 09:44:23',0,NULL,0,NULL,1),(144,'maintenance_tyre_change_report','Tyre Change Report','DYNAMIC',8,26,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2022-05-17 11:45:16',1,'2022-05-30 07:32:29',0,NULL,1),(138,'maintenance_tyre_stock','Tyre Stock','DYNAMIC',8,26,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2022-05-18 09:18:56',0,NULL,0,NULL,1),(132,'maintenance_tyre_stock_report','Tyres Stock','DYNAMIC',8,26,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',0,'',1,'2022-05-10 02:42:17',1,'2022-05-17 08:23:10',0,NULL,1),(144,'maintenance_tyre_survey','Tyre Survey','DYNAMIC',8,26,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2022-05-18 09:45:28',0,NULL,0,NULL,1),(14,'maintenance_wheel_alignment',' Wheel Alignment','DYNAMIC',8,13,_binary '1,2',_binary '1,2',1,'',1,'2019-11-29 04:31:35',1,'2020-05-25 16:28:42',0,NULL,1),(140,'main_truck_or_trailer_history','Main Truck Or Trailer History','DYNAMIC',8,19,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',0,'',1,'2022-05-17 11:35:44',1,'2022-05-19 01:00:11',0,NULL,1),(12,'make','Make','DYNAMIC',3,16,_binary '1,2',_binary '1,2',1,'',1,'2019-07-04 04:05:36',1,'2020-01-25 12:47:26',0,NULL,1),(4,'material_request','Material Request','CUSTOM',8,19,_binary '1,2',_binary '1,2',1,'',1,'2019-11-27 12:21:27',1,'2020-05-25 16:28:42',0,NULL,1),(998,'module_setting','Module Setting','DEV',1,0,_binary '1',_binary '1',1,NULL,1,'2018-11-21 11:59:17',1,'2018-11-21 11:59:17',0,NULL,1),(1,'ntc_load','NTC Load','CUSTOM',6,0,_binary '1,2',_binary '1,2',1,'',1,'2019-09-05 05:43:40',1,'2020-01-23 18:36:32',0,NULL,1),(5,'order_dispatch','Order Dispatch','CUSTOM',7,6,_binary '1,2',_binary '1,2',1,'',1,'2019-10-24 10:28:34',1,'2020-01-25 12:47:59',0,NULL,1),(3,'order_receiving','Order Receiving','CUSTOM',7,5,_binary '1,2',_binary '1,2',1,'',1,'2019-10-19 04:11:48',1,'2020-01-25 12:47:59',0,NULL,1),(27,'perkilometer','Per Kilometer','DYNAMIC',6,10,_binary '1,2',_binary '1,2',1,'',1,'2019-08-12 10:46:52',1,'2020-04-08 10:31:26',0,NULL,1),(7,'physical_location','Physical Location','DYNAMIC',7,12,_binary '1,2',_binary '1,2',1,'',1,'2019-10-15 02:54:30',1,'2020-01-25 12:47:59',0,NULL,1),(5,'po_history','Po History','CUSTOM',9,9,_binary '1,2,3',_binary '1,2',1,'',1,'2019-12-11 04:15:38',1,'2019-12-17 17:37:39',0,NULL,1),(2,'product_availability','Product Availability','CUSTOM',7,0,_binary '1,2',_binary '1,2',1,'',1,'2019-10-30 01:05:16',1,'2020-01-25 12:47:59',0,NULL,1),(3,'purchase_order','Purchase Order','CUSTOM',9,9,_binary '1,2',_binary '1,2',1,'',1,'2019-11-27 12:21:59',1,'2019-12-17 17:37:39',0,NULL,1),(4,'receiving_history','Receiving History','CUSTOM',7,5,_binary '1,2',_binary '1,2',1,'',1,'2019-10-25 11:32:19',1,'2020-01-25 12:47:59',0,NULL,1),(8,'relationship','Relationship','DYNAMIC',3,15,_binary '1,2',_binary '1,2',1,'',1,'2019-07-04 01:07:09',1,'2020-01-25 12:47:26',0,NULL,1),(26,'removing_and_fitting','Removing And Fitting','DYNAMIC',8,21,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-02-17 11:59:35',1,'2020-05-25 16:28:42',0,NULL,1),(992,'report','Reports','DEV',4,0,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2019-04-09 11:09:04',1,'2019-06-15 03:19:40',0,NULL,1),(995,'report_setting','Report Setting','DEV',2,0,NULL,NULL,1,NULL,1,'2018-11-21 11:59:17',1,'2018-11-21 11:59:17',0,NULL,1),(2,'request_receiving','Request Receiving','CUSTOM',9,0,_binary '1,2,3',_binary '1,2',1,'',1,'2019-12-13 05:25:36',1,'2019-12-17 17:37:39',0,NULL,1),(6,'risk_and_hazard_management','Risk And Hazard Management','DYNAMIC',5,0,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-07 06:22:58',1,'2020-04-15 11:07:03',0,NULL,1),(18,'risk_category','Risk Category','DYNAMIC',5,23,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-07 06:05:57',1,'2020-04-15 11:07:03',0,NULL,1),(2,'sab_depo_master','SAB Depo Master','DYNAMIC',6,11,_binary '1,2',_binary '1,2',1,'',1,'2019-09-05 12:23:43',1,'2020-01-23 18:36:32',0,NULL,1),(4,'sab_per_km','SAB Per Km','DYNAMIC',6,11,_binary '1,2',_binary '1,2',1,'',1,'2019-09-10 02:45:06',1,'2020-01-23 18:36:32',0,NULL,1),(3,'sab_rate_master','SAB Rate Master','DYNAMIC',6,11,_binary '1,2',_binary '1,2',1,'',1,'2019-09-05 12:34:58',1,'2020-01-23 18:36:32',0,NULL,1),(13,'series','Series','DYNAMIC',3,16,_binary '1,2',_binary '1,2',1,'',1,'2019-07-04 04:07:12',1,'2020-01-25 12:47:26',0,NULL,1),(7,'service_category','Service Category','DYNAMIC',8,13,_binary '1,2',_binary '1,2',1,'',1,'2019-11-25 04:28:23',1,'2020-05-25 16:28:42',0,NULL,1),(8,'service_checklist','Service Checklist','DYNAMIC',8,13,_binary '1,2',_binary '1,2',1,'',1,'2019-11-25 04:40:44',1,'2020-05-25 16:28:42',0,NULL,1),(6,'service_type','Service Type','DYNAMIC',8,13,_binary '1,2',_binary '1,2',1,'',1,'2019-11-25 04:15:08',1,'2020-05-25 16:28:42',0,NULL,1),(14,'shipping_delivery_type','Shipping Delivery Type','DYNAMIC',7,12,_binary '1,2,3',_binary '1,2',1,'',1,'2019-12-09 05:25:27',1,'2020-01-25 12:47:59',0,NULL,1),(13,'shipping_mode','Shipping Mode','DYNAMIC',7,12,_binary '1,2,3',_binary '1,2',1,'',1,'2019-12-09 05:22:58',1,'2020-01-25 12:47:59',0,NULL,1),(7,'site','Site','DYNAMIC',3,15,_binary '1,2',_binary '1,2',1,'',1,'2019-07-04 11:58:03',1,'2020-01-25 12:47:26',0,NULL,1),(4,'state','State','DYNAMIC',3,1,_binary '1,2',_binary '1',0,'',1,'2019-06-15 03:18:25',1,'2019-07-19 12:21:30',0,NULL,1),(124,'tank','Tank','DYNAMIC',8,25,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-05-25 05:05:54',0,NULL,0,NULL,1),(23,'tax_mode','Tax Mode','DYNAMIC',3,17,_binary '1,2',_binary '1,2',1,'',1,'2019-07-05 10:27:26',1,'2020-01-25 12:47:26',0,NULL,1),(24,'tax_type','Tax Type','DYNAMIC',3,17,_binary '1,2',_binary '1,2',1,'',1,'2019-07-05 10:28:45',1,'2020-01-25 12:47:26',0,NULL,1),(25,'technician_skills','Technician Skills','DYNAMIC',3,15,_binary '1,2',_binary '1,2',1,'',1,'2019-11-25 04:10:28',1,'2020-01-25 12:47:26',0,NULL,1),(5,'tester','Tester','DYNAMIC',3,1,_binary '1,2',_binary '1',0,'',1,'2019-06-15 04:10:58',1,'2019-07-19 12:21:41',0,NULL,1),(3,'toll_master','Toll Master','DYNAMIC',6,10,_binary '1,2',_binary '1,2',1,'',1,'2019-08-21 11:52:17',1,'2020-04-08 10:30:56',0,NULL,1),(10,'training_management','Training Management','DYNAMIC',5,0,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-04-13 01:22:29',1,'2020-04-15 11:07:03',0,NULL,1),(131,'trips_report','Trips Report','DYNAMIC',6,30,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2022-05-09 01:28:09',1,'2022-06-28 12:57:44',0,NULL,1),(136,'trip_current_location','Trip Current Location','DYNAMIC',6,10,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2022-05-17 11:24:06',0,NULL,0,NULL,1),(135,'trip_exceptions','Trip Exceptions','DYNAMIC',6,10,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2022-05-17 11:19:54',0,NULL,0,NULL,1),(149,'trip_location_history','Trip Location History','DYNAMIC',6,30,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2022-06-27 04:13:45',1,'2022-06-28 12:20:25',0,NULL,1),(130,'trip_report','Trip Report','DYNAMIC',4,0,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2021-10-09 04:33:30',0,NULL,0,NULL,1),(142,'truck_or_trailer_history','Truck Or Trailer History','DYNAMIC',8,29,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2022-05-18 09:42:58',1,'2022-05-19 10:14:30',0,NULL,1),(2,'type_of_goods','Type Of Goods','DYNAMIC',6,10,_binary '1,2',_binary '1',1,'',1,'2019-07-19 10:30:07',1,'2020-04-08 10:30:33',0,NULL,1),(23,'tyre_actual_damage','Actual Damage','DYNAMIC',8,20,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-02-05 12:40:00',1,'2020-05-25 16:28:42',0,NULL,1),(19,'tyre_casting','Casting','DYNAMIC',8,20,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-02-05 12:28:07',1,'2020-05-25 16:28:42',0,NULL,1),(31,'tyre_depot','Tyre Depot','DYNAMIC',8,20,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-03-17 05:06:51',1,'2020-05-25 16:28:42',0,NULL,1),(21,'tyre_inspection_type','Inspection Type','DYNAMIC',8,20,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-02-05 12:34:01',1,'2020-05-25 16:28:42',0,NULL,1),(22,'tyre_operational_damage','Operational Damage','DYNAMIC',8,20,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-02-05 12:36:33',1,'2020-05-25 16:28:42',0,NULL,1),(18,'tyre_pattern','Tyre Pattern','DYNAMIC',8,20,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-02-05 12:17:28',1,'2020-05-25 16:28:42',0,NULL,1),(27,'tyre_recap','Tyre Recap','DYNAMIC',8,21,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-02-17 07:00:35',1,'2020-05-25 16:28:42',0,NULL,1),(20,'tyre_repair_type','Repair Type','DYNAMIC',8,20,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-02-05 12:30:39',1,'2020-05-25 16:28:42',0,NULL,1),(28,'tyre_scrap','Tyre Scrap','DYNAMIC',8,21,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-02-18 02:32:03',1,'2020-05-25 16:28:42',0,NULL,1),(30,'tyre_scrap_company','Tyre Scrap Company','DYNAMIC',8,20,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-03-17 05:06:28',1,'2020-05-25 16:28:42',0,NULL,1),(24,'tyre_scrap_failures','Scrap Failures','DYNAMIC',8,20,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-02-05 12:42:34',1,'2020-05-25 16:28:42',0,NULL,1),(17,'tyre_size','Tyre Size','DYNAMIC',8,20,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-02-05 12:12:13',1,'2020-05-25 16:28:42',0,NULL,1),(25,'tyre_survey','Tyre Survey','DYNAMIC',8,21,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-02-12 03:14:38',1,'2020-05-25 16:28:42',0,NULL,1),(997,'utilities_settings','Utilities Settings','DEV',2,0,_binary '1,2',_binary '1',1,NULL,1,'2018-11-21 11:59:17',1,'2018-11-21 11:59:17',0,NULL,1),(4,'vat_tax','Vat Tax','DYNAMIC',6,10,_binary '1,2',_binary '1,2',1,'',1,'2019-08-21 02:50:52',1,'2020-04-08 10:31:11',0,NULL,1),(11,'vehicle_category','Vehicle Category','DYNAMIC',3,16,_binary '1,2',_binary '1,2',1,'',1,'2019-07-04 04:04:26',1,'2020-01-25 12:47:26',0,NULL,1),(2,'vehicle_master','Vehicle','CUSTOM',3,0,_binary '1,2',_binary '1,2',1,'',1,'2019-07-04 04:48:36',1,'2020-02-03 05:23:52',0,NULL,1),(98,'vehicle_position_history','Vehicle Position History','DYNAMIC',4,0,_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary '1,2',1,'',1,'2020-03-21 12:55:23',0,NULL,0,NULL,1),(14,'vehicle_type','Vehicle Type','DYNAMIC',3,16,_binary '1,2',_binary '1,2',1,'',1,'2019-07-04 04:10:55',1,'2020-01-25 12:47:26',0,NULL,1),(10,'warehouse_brand','Brand','DYNAMIC',7,12,_binary '1,2',_binary '1,2',1,'',1,'2019-10-12 12:11:52',1,'2020-01-25 12:47:59',0,NULL,1),(11,'warehouse_category','Category','DYNAMIC',7,12,_binary '1,2',_binary '1,2',1,'',1,'2019-10-12 12:19:09',1,'2020-01-25 12:47:59',0,NULL,1),(8,'warehouse_information','Warehouse Information','DYNAMIC',7,12,_binary '1,2',_binary '1,2',1,'',1,'2019-10-12 12:03:10',1,'2020-01-25 12:47:59',0,NULL,1),(9,'warehouse_locations','Warehouse Locations','CUSTOM',7,12,_binary '1,2',_binary '1,2',1,'',1,'2019-10-12 12:03:36',1,'2020-01-25 12:47:59',0,NULL,1),(12,'warehouse_product','Product ','DYNAMIC',7,12,_binary '1,2',_binary '1,2',1,'',1,'2019-10-12 12:22:39',1,'2020-01-25 12:47:59',0,NULL,1);
/*!40000 ALTER TABLE `cw_modules` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_ntc_load`
--

DROP TABLE IF EXISTS `cw_ntc_load`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_ntc_load` (
  `prime_ntc_load_id` int NOT NULL AUTO_INCREMENT,
  `from_date` date DEFAULT NULL,
  `to_date` date DEFAULT NULL,
  `horse` varchar(255) NOT NULL,
  `load_customer_type` int DEFAULT NULL,
  `trip_status` varchar(255) NOT NULL,
  `delivery_note` text,
  `return_note` text,
  `note` text,
  `cancel_note` text,
  `incomplete_note` text,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_ntc_load_id`)
) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_ntc_load`
--

LOCK TABLES `cw_ntc_load` WRITE;
/*!40000 ALTER TABLE `cw_ntc_load` DISABLE KEYS */;
INSERT INTO `cw_ntc_load` (`prime_ntc_load_id`, `from_date`, `to_date`, `horse`, `load_customer_type`, `trip_status`, `delivery_note`, `return_note`, `note`, `cancel_note`, `incomplete_note`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'2019-02-02','2019-02-05','6',4,'5','-','-','','','',1,'2020-02-21 16:36:42',0,NULL,0,NULL,1),(2,'2019-08-01','2019-08-05','7',3,'5','1364087','-','','','',1,'2020-02-21 16:51:38',0,NULL,0,NULL,1),(3,'2020-03-27','2020-03-28','1',1,'3','','','','','',1,'2020-03-27 19:52:33',1,'2020-03-27 19:54:57',0,NULL,1),(4,'2021-06-04','2021-06-04','3',2,'5','09450','09450','','','',57,'2021-06-04 20:01:26',0,NULL,0,NULL,1),(5,'2021-06-05','2021-06-05','9',1,'5','41021','41022','','','',57,'2021-06-07 18:54:29',57,'2021-06-07 18:54:45',0,NULL,1),(6,'2021-06-03','2021-06-03','32',1,'5','41233','41234','','','',57,'2021-06-07 18:56:29',0,NULL,0,NULL,1),(7,'2021-06-02','2021-06-03','23',1,'5','38472','38473','','','',57,'2021-06-07 19:30:09',0,NULL,0,NULL,1),(8,'2021-06-03','2021-06-04','12',1,'5','39361','39363','','','',57,'2021-06-08 16:28:52',0,NULL,0,NULL,1),(9,'2021-06-02','2021-06-02','1',2,'5','N/A','N/A','','','',57,'2021-06-08 16:58:11',0,NULL,0,NULL,1),(10,'2021-06-02','2021-06-02','31',2,'5','N/A','N/A','','','',57,'2021-06-08 17:23:58',0,NULL,0,NULL,1),(11,'2021-06-04','2021-06-04','34',3,'5','N/A','N/A','','','',57,'2021-06-08 18:01:25',0,NULL,0,NULL,1),(12,'2021-05-30','2021-06-01','18',1,'5','40565','40567','','','',57,'2021-06-08 20:06:03',0,NULL,0,NULL,1),(13,'2021-05-28','2021-05-29','18',1,'5','40563','40564','','','',57,'2021-06-08 20:20:45',0,NULL,0,NULL,1),(14,'2021-07-01','2021-07-02','9',1,'5','41021','41022','','','',57,'2021-07-08 12:59:35',0,NULL,0,NULL,1),(15,'2021-07-01','2021-07-02','9',1,'5','41021','41022','','','',57,'2021-07-08 13:02:35',0,NULL,0,NULL,1),(16,'2021-07-02','2021-07-03','33',1,'5','39783','39784','','','',57,'2021-07-08 13:03:33',0,NULL,0,NULL,1),(17,'2021-06-30','2021-07-04','9',1,'5','41059','41063','nO SPACE TO ACCOMODATE TRIP WITH 4 DELIVERY NOTES','','',57,'2021-07-08 13:21:13',0,NULL,0,NULL,1),(18,'2021-06-03','2021-06-07','22',3,'5','41154','41155','IN SOME CASES SPACE IS NEEDED FOR DIFFERENT MASSES AND REFERENCE NUMBERS\nwE ALSO NEED A SPACE TO RECORD SHIPMENT NUMBERS AND OTHER REFERENCES.\nSOME OF THE TIMES TO RECORD HAVE TO BE REPEATED MULTIPLE TIMES.','','',57,'2021-07-08 13:38:33',57,'2021-07-08 13:48:39',0,NULL,1),(19,'2021-07-06','2021-07-06','3',2,'5','N/A','N/A','','','',57,'2021-07-08 13:54:17',0,NULL,0,NULL,1),(20,'2021-07-06','2021-07-06','3',2,'5','N/A','N/A','','','',57,'2021-07-08 13:54:53',0,NULL,0,NULL,1),(21,'2021-07-01','2021-07-02','10',1,'5','100','103','','','',57,'2021-07-08 14:31:20',0,NULL,0,NULL,1),(22,'2021-08-04','2021-08-04','1',3,'2',NULL,NULL,NULL,'','',2,'2021-08-04 16:38:14',1,'2021-08-07 14:33:28',0,NULL,1),(23,'2021-08-04','2021-08-04','3',2,'5',NULL,NULL,NULL,'','',2,'2021-08-04 16:52:25',1,'2021-08-06 19:35:17',0,NULL,1),(24,'2021-08-04','2021-08-04','8',1,'5',NULL,NULL,NULL,'','',2,'2021-08-04 16:57:07',1,'2021-08-06 19:35:20',0,NULL,1),(25,'2021-08-08','2021-08-09','16',3,'5',NULL,NULL,NULL,'','',62,'2021-08-12 18:36:13',0,NULL,0,NULL,1),(26,'2021-08-10','2021-08-10','3',2,'5',NULL,NULL,NULL,'','',62,'2021-08-12 18:45:02',62,'2021-08-12 19:01:03',0,NULL,1),(27,'2021-07-31','2021-08-02','12',3,'5',NULL,NULL,NULL,'','',62,'2021-08-13 15:24:23',0,NULL,0,NULL,1),(28,'2021-08-05','2021-08-05','12',3,'5',NULL,NULL,NULL,'','',62,'2021-08-13 15:39:18',0,NULL,0,NULL,1),(29,'2021-08-07','2021-08-08','12',3,'5',NULL,NULL,NULL,'','',62,'2021-08-13 15:52:04',62,'2021-08-13 15:53:39',0,NULL,1);
/*!40000 ALTER TABLE `cw_ntc_load` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_ntc_load_trailer`
--

DROP TABLE IF EXISTS `cw_ntc_load_trailer`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_ntc_load_trailer` (
  `prime_ntc_load_trailer_id` int NOT NULL AUTO_INCREMENT,
  `ntc_load_id_trailer` int NOT NULL,
  `trailer_id` varchar(255) NOT NULL,
  `remarks_trailer` text,
  `trans_created_by` int NOT NULL,
  `trans_created_date` datetime NOT NULL,
  `trans_updated_by` int NOT NULL,
  `trans_updated_date` datetime NOT NULL,
  `trans_deleted_by` int NOT NULL,
  `trans_deleted_date` datetime NOT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_ntc_load_trailer_id`)
) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_ntc_load_trailer`
--

LOCK TABLES `cw_ntc_load_trailer` WRITE;
/*!40000 ALTER TABLE `cw_ntc_load_trailer` DISABLE KEYS */;
INSERT INTO `cw_ntc_load_trailer` (`prime_ntc_load_trailer_id`, `ntc_load_id_trailer`, `trailer_id`, `remarks_trailer`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,'5','nil',1,'2020-02-21 16:36:52',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(2,2,'8','nil',1,'2020-02-21 16:52:18',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(3,3,'2','nil',1,'2020-03-27 19:52:39',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(4,7,'47','',57,'2021-06-07 19:30:20',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(5,7,'48','',57,'2021-06-07 19:30:35',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(6,8,'67','',57,'2021-06-08 16:29:09',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(7,8,'52','',57,'2021-06-08 16:29:21',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(8,9,'70','',57,'2021-06-08 16:58:30',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(9,10,'74','',57,'2021-06-08 17:24:18',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(10,11,'40','',57,'2021-06-08 18:01:33',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(11,12,'60','',57,'2021-06-08 20:06:12',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(12,12,'59','',57,'2021-06-08 20:06:24',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(13,13,'60','',57,'2021-06-08 20:20:52',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(14,13,'59','',57,'2021-06-08 20:20:59',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(15,16,'36','',57,'2021-07-08 13:03:38',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(16,17,'47','',57,'2021-07-08 13:21:25',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(17,17,'48','',57,'2021-07-08 13:21:33',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(18,18,'68','',57,'2021-07-08 13:38:47',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(19,18,'51','',57,'2021-07-08 13:39:10',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(20,20,'72','',57,'2021-07-08 13:55:05',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(21,21,'4','',57,'2021-07-08 14:31:25',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(22,22,'2','',2,'2021-08-04 16:42:48',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(23,23,'70','',2,'2021-08-04 16:52:32',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(24,24,'52','',2,'2021-08-04 16:57:14',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(25,26,'71','',62,'2021-08-12 18:46:00',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(26,27,'61','',62,'2021-08-13 15:24:35',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(27,27,'58','',62,'2021-08-13 15:24:42',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(28,28,'61','',62,'2021-08-13 15:40:04',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(29,28,'58','',62,'2021-08-13 15:40:10',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(30,29,'61','',62,'2021-08-13 15:52:13',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(31,29,'58','',62,'2021-08-13 15:52:18',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1);
/*!40000 ALTER TABLE `cw_ntc_load_trailer` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_ntc_pickup_drop`
--

DROP TABLE IF EXISTS `cw_ntc_pickup_drop`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_ntc_pickup_drop` (
  `prime_pickup_drop_id` int NOT NULL AUTO_INCREMENT,
  `ntc_load_id_pickup_drop` int NOT NULL,
  `trip_type` int NOT NULL,
  `origin` varchar(255) NOT NULL,
  `origin_landmark` varchar(255) DEFAULT NULL,
  `destination` varchar(255) NOT NULL,
  `destination_landmark` varchar(255) DEFAULT NULL,
  `loading_tat` varchar(100) DEFAULT NULL,
  `offloading_tat` datetime DEFAULT NULL,
  `km` decimal(15,2) NOT NULL,
  `mass` decimal(15,2) NOT NULL,
  `arrival_time` varchar(255) NOT NULL,
  `departure_time` varchar(255) NOT NULL,
  `dc_tat` varchar(255) NOT NULL,
  `eta_dc` varchar(255) NOT NULL,
  `type_number` int NOT NULL,
  `number` varchar(255) NOT NULL,
  `shipment_number` varchar(255) NOT NULL,
  `offload_departure_time` varchar(255) DEFAULT NULL,
  `offload_arrival_time` varchar(255) DEFAULT NULL,
  `loading_kms` decimal(15,2) DEFAULT NULL,
  `offloading_kms` decimal(15,2) DEFAULT NULL,
  `cartage_zone` varchar(100) DEFAULT NULL,
  `product` varchar(100) DEFAULT NULL,
  `seq_no` varchar(50) DEFAULT NULL,
  `time_in` datetime DEFAULT NULL,
  `time_out` datetime DEFAULT NULL,
  `gross` varchar(50) DEFAULT NULL,
  `tare` varchar(50) DEFAULT NULL,
  `net` varchar(50) DEFAULT NULL,
  `dunnage_in` int DEFAULT NULL,
  `dunnage_out` int DEFAULT NULL,
  `dunnage_total` int DEFAULT NULL,
  `dunnage_cust` int DEFAULT NULL,
  `tarps` int DEFAULT NULL,
  `dispatched_from` varchar(100) DEFAULT NULL,
  `dispatched_to` varchar(100) DEFAULT NULL,
  `dispatched_time` datetime DEFAULT NULL,
  `exception` varchar(100) DEFAULT NULL,
  `time_depart_nc` datetime DEFAULT NULL,
  `eta` datetime DEFAULT NULL,
  `trip_time` datetime DEFAULT NULL,
  `delay` varchar(100) NOT NULL,
  `loading_time` datetime DEFAULT NULL,
  `customer_eta` datetime DEFAULT NULL,
  `nc_tat` varchar(100) DEFAULT NULL,
  `arrival_time_customer` datetime DEFAULT NULL,
  `return_trip_time` varchar(100) DEFAULT NULL,
  `time_completed` datetime DEFAULT NULL,
  `customer_tat` varchar(100) DEFAULT NULL,
  `depot_arrival` datetime DEFAULT NULL,
  `depart_from_depot` datetime DEFAULT NULL,
  `depot_tat` varchar(100) DEFAULT NULL,
  `km_nc` int DEFAULT NULL,
  `cron_status` int NOT NULL DEFAULT '0',
  `sab_delivery_note` text,
  `sab_return_note` text,
  `sab_note` text,
  `afrisam_delivery_note` text,
  `afrisam_return_note` text,
  `afrisam_note` text,
  `amsa_delivery_note` text,
  `amsa_return_note` text,
  `amsa_note` text,
  `adhoc_delivery_note` text,
  `adhoc_return_note` text,
  `adhoc_note` text,
  `depot_time_checkbox` int DEFAULT '0',
  `amsa_shipment_no` varchar(100) DEFAULT NULL,
  `trans_created_by` int NOT NULL,
  `trans_created_date` datetime NOT NULL,
  `trans_updated_by` int NOT NULL,
  `trans_updated_date` datetime NOT NULL,
  `trans_deleted_by` int NOT NULL,
  `trans_deleted_date` datetime NOT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_pickup_drop_id`)
) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_ntc_pickup_drop`
--

LOCK TABLES `cw_ntc_pickup_drop` WRITE;
/*!40000 ALTER TABLE `cw_ntc_pickup_drop` DISABLE KEYS */;
INSERT INTO `cw_ntc_pickup_drop` (`prime_pickup_drop_id`, `ntc_load_id_pickup_drop`, `trip_type`, `origin`, `origin_landmark`, `destination`, `destination_landmark`, `loading_tat`, `offloading_tat`, `km`, `mass`, `arrival_time`, `departure_time`, `dc_tat`, `eta_dc`, `type_number`, `number`, `shipment_number`, `offload_departure_time`, `offload_arrival_time`, `loading_kms`, `offloading_kms`, `cartage_zone`, `product`, `seq_no`, `time_in`, `time_out`, `gross`, `tare`, `net`, `dunnage_in`, `dunnage_out`, `dunnage_total`, `dunnage_cust`, `tarps`, `dispatched_from`, `dispatched_to`, `dispatched_time`, `exception`, `time_depart_nc`, `eta`, `trip_time`, `delay`, `loading_time`, `customer_eta`, `nc_tat`, `arrival_time_customer`, `return_trip_time`, `time_completed`, `customer_tat`, `depot_arrival`, `depart_from_depot`, `depot_tat`, `km_nc`, `cron_status`, `sab_delivery_note`, `sab_return_note`, `sab_note`, `afrisam_delivery_note`, `afrisam_return_note`, `afrisam_note`, `amsa_delivery_note`, `amsa_return_note`, `amsa_note`, `adhoc_delivery_note`, `adhoc_return_note`, `adhoc_note`, `depot_time_checkbox`, `amsa_shipment_no`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,1,'Edenvale, Johannesburg, South Africa','','Occu-Care South Africa, 10 Bayete Rd, Ndabeni, Cape Town, 7405, South Africa','-','2019-02-02 13:37:24','2020-02-21 06:38:11',0.00,34650.00,'','','','',4,'123456','abc123',NULL,NULL,1000.00,2400.00,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,1,'2020-02-21 16:40:11',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(2,2,1,'',NULL,'Delmas, South Africa','-','2020-02-21 16:53:23',NULL,0.00,31869.00,'','','','',0,'','',NULL,NULL,1000.00,1300.00,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,10,10,0,0,2,'Depot','Newcastle','2020-02-21 16:53:07','01:00','2020-02-21 16:53:24','2020-02-21 16:53:08','2020-02-21 16:53:09','Crane Broken','1970-01-01 05:30:00','2020-02-21 16:53:27','2020-02-21 16:53:24','2020-02-21 16:53:28','2020-02-21 16:53:29','2020-02-21 16:53:29','2020-02-21 16:53:30','2020-02-21 16:53:31','2020-02-21 16:53:32','2020-02-21 16:53:32',123,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,1,'2020-02-21 16:54:16',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(3,3,1,'1','','2','',NULL,NULL,1212.00,1000.00,'27-03-2020 19:53:08','27-03-2020 19:53:12','0 days 0:0','19:54:06',1,'','','28-03-2020 16:01:15','28-03-2020 16:01:14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,1,'2020-03-27 19:54:13',1,'2020-03-28 18:56:35',0,'0000-00-00 00:00:00',1),(4,3,1,'2','','5','',NULL,NULL,0.00,1000.00,'27-03-2020 19:53:08','02-03-2020 19:53:12','24 days 23:59','16:57:41',2,'','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,1,'2020-03-28 16:57:44',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(5,7,2,'13','','38','',NULL,NULL,500.00,35559.09,'02-06-2021 08:30:10','02-06-2021 17:30:48','0 days 9:0','16:03:20',1,'4802434712','12713599','03-06-2021 16:15:02','03-06-2021 14:20:40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-06-07 19:33:28',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(6,7,1,'38','','13','',NULL,NULL,500.00,0.00,'03-06-2021 14:20:10','03-06-2021 16:15:48','0 days 1:55','16:03:20',1,'EMPTY','EMPTY','','04-06-2021 04:45:40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-06-07 19:35:54',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(7,8,1,'1','','13','',NULL,NULL,104.00,0.00,'03-06-2021 11:30:12','03-06-2021 17:10:02','0 days 5:39','19:15:24',1,'EMPTY','EMPTY','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-06-08 16:32:14',57,'2021-06-08 16:42:33',0,'0000-00-00 00:00:00',1),(8,8,1,'13','','18','',NULL,NULL,190.00,22605.52,'04-06-2021 09:15:12','04-06-2021 12:34:02','0 days 3:18','17:50:24',1,'4802435390','12720252','04-06-2021 21:00:14','04-06-2021 17:50:54',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-06-08 16:40:49',57,'2021-06-08 16:41:33',0,'0000-00-00 00:00:00',1),(9,9,1,'Eikenhof, Johannesburg South, 1872, South Africa','EIKENHOF','CARLETONVILLE','TECHNICRETE','2021-06-02 09:34:40','2021-06-08 13:32:01',0.00,0.00,'','','','',0,'','',NULL,NULL,1113724.00,1113786.00,'72','CONCRETE STONE','5264325','2021-06-02 08:00:50','2021-06-02 13:40:24','47.95','17.95','30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-06-08 17:12:50',57,'2021-06-08 17:22:46',0,'0000-00-00 00:00:00',1),(10,9,1,'Eikenhof, Johannesburg South, 1872, South Africa','EIKENHOF','VEREENIGING','','2021-06-02 12:15:40','2021-06-02 16:30:01',0.00,0.00,'','','','',0,'','',NULL,NULL,1113847.00,1113996.00,'58','CONCRETE STONE','5264350','2021-06-02 10:50:50','2021-06-02 12:15:24','46.95','17.95','29',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-06-08 17:21:37',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(11,10,2,'Eikenhof, Johannesburg South, 1872, South Africa','EIKENHOF','Carletonville, 2499, South Africa','','2021-06-02 07:23:31','2021-06-02 08:46:30',0.00,0.00,'','','','',0,'','',NULL,NULL,777930.00,777998.00,'72','CRUSHER SAND','5264306','2021-06-02 06:57:24','2021-06-02 07:23:54','47.3','17.65','29.65',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-06-08 17:28:41',57,'2021-06-08 17:40:42',0,'0000-00-00 00:00:00',1),(12,11,1,'',NULL,'LSP EMALAHLENI','','2021-06-04 13:33:51',NULL,0.00,29141.00,'','','','',0,'','',NULL,NULL,311300.00,311600.00,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,2,'NEWCASTLE WORKS','EMALAHLENI','2021-06-04 13:33:39','','1970-01-01 05:30:00','1970-01-01 05:30:00','1970-01-01 05:30:00','','1970-01-01 05:30:00','1970-01-01 05:30:00','1970-01-01 05:30:00','1970-01-01 05:30:00','1970-01-01 05:30:00','1970-01-01 05:30:00','1970-01-01 05:30:00','2021-06-04 12:35:11','2021-06-04 13:33:58','1970-01-01 05:30:00',0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-06-08 18:06:01',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(13,12,1,'1','','21','',NULL,NULL,862.00,34927.88,'30-05-2021 09:45:03','30-05-2021 17:30:35','0 days 7:45','16:37:48',2,'837773','12710507','31-05-2021 10:45:22','31-05-2021 03:10:09',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-06-08 20:08:39',57,'2021-06-08 20:14:58',0,'0000-00-00 00:00:00',1),(14,12,1,'21','','22','',NULL,NULL,119.00,0.00,'31-05-2021 03:10:03','31-05-2021 10:45:35','0 days 7:35','14:18:00',2,'EMPTY','EMPTY','31-05-2021 14:30:22','31-05-2021 14:18:09',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-06-08 20:13:52',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(15,12,1,'22','','1','',NULL,NULL,491.00,18523.60,'01-06-2021 14:18:00','01-06-2021 14:30:00','0 days 0:12','22:33:00',2,'4701366536','12715397','01-06-2021 05:00:00','01-06-2021 22:33:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-06-08 20:17:52',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(16,13,1,'1','','48','',NULL,NULL,463.00,34251.28,'28-05-2021 07:40:00','28-05-2021 23:40:00','0 days 16:0','14:25:00',2,'837115','12708510','29-05-2021 16:20:00','29-05-2021 14:25:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-06-08 20:23:00',57,'2021-06-08 20:26:17',0,'0000-00-00 00:00:00',1),(17,13,1,'48','','1','',NULL,NULL,463.00,19388.20,'29-05-2021 14:25:00','29-05-2021 16:20:00','0 days 1:55','09:48:00',2,'4701365736','12711565','30-05-2021 17:30:00','30-05-2021 09:48:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-06-08 20:26:04',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(18,16,2,'1','','44','',NULL,NULL,304.00,19161.27,'02-07-2021 23:30:00','03-07-2021 01:55:00','0 days 2:25','13:25:00',2,'4802450056','12760617','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-07-08 13:17:45',57,'2021-07-08 13:17:54',0,'0000-00-00 00:00:00',1),(19,17,1,'13','','60','',NULL,NULL,1063.00,34434.00,'30-06-2021 12:00:00','30-06-2021 15:40:00','0 days 3:40','17:40:00',2,'4802448651','12758229','01-07-2021 20:00:00','01-07-2021 17:40:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-07-08 13:24:29',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(20,17,1,'60','','3','',NULL,NULL,284.00,37614.64,'01-06-2021 17:40:00','01-06-2021 20:00:00','0 days 2:20','16:00:00',1,'851718','12758459','02-07-2021 22:45:00','02-07-2021 16:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-07-08 13:27:08',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(21,17,1,'3','','11','',NULL,NULL,569.00,37614.64,'02-06-2021 16:00:00','02-06-2021 22:45:00','0 days 6:45','10:10:00',1,'851718','12758459','03-07-2021 17:00:00','03-07-2021 10:10:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-07-08 13:29:20',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(22,17,1,'11','','43','',NULL,NULL,481.00,17983.50,'03-06-2021 10:10:00','03-06-2021 17:00:00','0 days 6:50','14:00:00',2,'4701374811','12760795','04-07-2021 18:30:00','04-07-2021 14:00:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-07-08 13:31:55',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(23,17,1,'43','','13','',NULL,NULL,98.70,0.00,'04-06-2021 14:00:00','04-06-2021 18:30:00','0 days 4:30','01:30:00',4,'EMPTY','EMPTY','05-07-2021 05:50:00','05-07-2021 01:30:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-07-08 13:33:51',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(24,18,1,'',NULL,'Cape Town, South Africa','N/A','2021-06-04 10:12:15',NULL,0.00,34088.00,'','','','',0,'','',NULL,NULL,25892.00,27412.00,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,11,11,0,2,'NEWCASTLE WORKS','CAPE TOWN','2004-06-20 23:43:00','','2007-06-20 23:43:00','2021-06-07 10:00:00','2021-06-04 15:40:00','','1970-01-01 05:30:00','2007-06-20 09:55:00','2021-07-08 10:12:59','2007-06-20 09:55:00','2007-06-20 14:10:00','2007-06-20 14:10:00','2021-07-08 10:14:20','2021-07-08 10:14:32','2021-07-08 10:14:43','2021-07-08 10:14:44',0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-07-08 13:45:12',57,'2021-07-08 13:48:49',0,'0000-00-00 00:00:00',1),(25,20,1,'Jukskei Park, Randburg, 2153, South Africa','JUKSKEI','Finetown, Ennerdale, 1828, South Africa','','2021-07-06 06:46:26','2021-07-06 08:00:00',0.00,0.00,'','','','',0,'','',NULL,NULL,1115636.00,1115759.00,'71','COLTO','5364422','2021-07-06 05:15:00','2021-07-06 06:46:26','46.65','17.6','29.05',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-07-08 14:00:07',57,'2021-07-08 14:03:20',0,'0000-00-00 00:00:00',1),(26,21,1,'1','','3','',NULL,NULL,1934.00,34000.00,'07-07-2021 11:01:46','08-07-2021 11:01:47','1 days 0:0','11:01:55',1,'123456','12220032','09-07-2021 15:00:00','09-07-2021 11:02:24',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-07-08 14:33:04',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(27,21,1,'3','','4','',NULL,NULL,300.00,35000.00,'09-07-2021 11:30:12','10-07-2021 11:01:47','0 days 23:31','15:01:55',2,'470512654985','13254650','12-07-2021 15:00:00','11-07-2021 11:02:24',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-07-08 14:34:41',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(28,21,1,'4','','3','',NULL,NULL,300.00,0.00,'11-07-2021 11:30:12','11-07-2021 19:00:00','0 days 7:29','12:01:55',4,'EMPTY','EMPTY','13-07-2021 15:00:00','12-07-2021 11:02:24',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,57,'2021-07-08 14:35:54',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(29,22,1,'',NULL,'Johannesburg, South Africa','','2004-08-20 13:11:31',NULL,0.00,300000.00,'','','','',0,'','',NULL,NULL,10005.00,10305.00,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,6,9,9,4,1,'newcastle','johanesburg','2004-08-20 13:10:45','','2004-08-20 13:11:33','2004-08-20 22:10:48','2004-08-20 21:55:57','','1970-01-01 05:30:00','2004-08-20 13:11:38','2004-08-20 13:11:35','2004-08-20 13:11:40','2004-08-20 13:11:41','2004-08-20 13:11:41','2004-08-20 13:11:42','1970-01-01 05:30:00','1970-01-01 05:30:00','',10000,0,NULL,NULL,NULL,NULL,NULL,NULL,'','','',NULL,NULL,NULL,0,'',2,'2021-08-04 16:42:04',1,'2021-08-10 18:11:33',0,'0000-00-00 00:00:00',1),(30,23,2,'Jukskei View, Midrand, South Africa','Afrisam Jukskei','Prolecon, Johannesburg South, 2001, South Africa','','2021-08-04 13:22:56','1970-01-01 05:30:00',0.00,0.00,'','','','',0,'','',NULL,NULL,100.00,0.00,'40','stones','123456','2021-08-04 13:23:08','2021-08-04 13:23:10','34','18','16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-04 16:54:51',2,'2021-08-04 16:56:48',0,'0000-00-00 00:00:00',1),(31,24,1,'1','','3','',NULL,NULL,1934.00,37000.00,'04-08-2021 13:27:44','04-08-2021 16:27:53','0 days 3:0','18:28:18',1,'4480 0802 7928 1011 ????','12345678','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,2,'2021-08-04 16:59:15',2,'2021-08-04 16:59:27',0,'0000-00-00 00:00:00',1),(32,25,1,'',NULL,'Kempton Park, South Africa','','0 days 0:0',NULL,0.00,9243.00,'','','','',0,'','',NULL,NULL,33435.00,33871.00,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,10,10,10,0,1,'NEWCASTLE','BARNES FENCING ','2021-08-08 15:08:17','3 days 0:0','1970-01-01 05:30:00','2021-08-09 15:08:19','2021-08-12 15:08:30','','1970-01-01 05:30:00','1970-01-01 05:30:00','11 days 9:38','1970-01-01 05:30:00','','1970-01-01 05:30:00','','1970-01-01 05:30:00','1970-01-01 05:30:00','',33435,0,NULL,NULL,NULL,NULL,NULL,NULL,'42405','42407','',NULL,NULL,NULL,0,'1479693',62,'2021-08-12 18:42:47',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(33,26,2,'Rooikraal','Rooikraal','Nigel, South Africa','','2021-08-10 06:46:25','2021-08-10 07:25:00',0.00,0.00,'','','','',0,'','',NULL,NULL,1119373.00,1119401.00,'25','CRUSHER SAND','5191089','2021-08-10 05:30:00','2021-08-10 06:46:25','49.68','18.16','31.52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,'88265983','0','',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,62,'2021-08-12 18:54:49',62,'2021-08-12 19:00:33',0,'0000-00-00 00:00:00',1),(34,26,2,'Rooikraal','Rooikraal','Soweto, South Africa','','2021-08-10 08:37:15','2021-08-10 11:00:00',0.00,0.00,'','','','',0,'','',NULL,NULL,1119427.00,1119559.00,'63','HEAVY LINE BALLAST','5191108','2021-08-10 08:10:00','2021-08-10 08:37:15','48.6','18.16','30.44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,'88266229','0','',NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,62,'2021-08-12 18:59:19',62,'2021-08-12 19:00:53',0,'0000-00-00 00:00:00',1),(35,27,1,'',NULL,'Vereeniging, South Africa','Vereeniging','0 days 18:5',NULL,0.00,34210.00,'','','','',0,'','',NULL,NULL,710502.00,710842.00,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,10,10,0,1,'Newcastle','BRC Mesh','2021-07-01 07:30:00','0 days 2:45','2021-08-01 07:30:00','2021-08-01 10:15:00','2021-08-01 07:30:00','','1970-01-01 05:30:00','2021-08-01 10:15:00','0 days 18:5','2021-08-01 07:30:00','0 days 2:45','2021-08-13 12:05:07','12 days 4:35','1970-01-01 05:30:00','1970-01-01 05:30:00','',710502,0,NULL,NULL,NULL,NULL,NULL,NULL,'23000','.','',NULL,NULL,NULL,0,'1478365',62,'2021-08-13 15:37:18',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(36,28,2,'',NULL,'Vereeniging, South Africa','Vereeniging','0 days 5:33',NULL,0.00,34271.00,'','','','',0,'','',NULL,NULL,711744.00,712048.00,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,10,10,0,1,'Newcastle','BRC Kosto Conversion','2021-08-05 06:00:00','0 days 6:0','2021-08-05 14:30:00','2021-08-05 12:00:00','2021-08-05 06:00:00','','1970-01-01 05:30:00','1970-01-01 05:30:00','0 days 2:57','2021-08-05 14:30:00','14:30:00','2021-08-05 17:30:00','0 days 3:0','1970-01-01 05:30:00','1970-01-01 05:30:00','',711744,0,NULL,NULL,NULL,NULL,NULL,NULL,'42304','42305','',NULL,NULL,NULL,0,'1479161',62,'2021-08-13 15:48:02',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1),(37,29,2,'',NULL,'Richards Bay, South Africa','Richards Bay','0 days 0:36',NULL,0.00,32326.00,'','','','',0,'','',NULL,NULL,712438.00,712774.00,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,11,11,0,1,'Newcastle','Export','2021-08-06 19:00:00','0 days 12:24','2021-08-08 06:00:00','2021-08-06 19:00:00','2021-08-07 07:24:00','','1970-01-01 05:30:00','1970-01-01 05:30:00','0 days 22:0','2021-08-13 12:27:31','0 days 0:0','1970-01-01 05:30:00','','1970-01-01 05:30:00','1970-01-01 05:30:00','',712438,0,NULL,NULL,NULL,NULL,NULL,NULL,'42306','42307','',NULL,NULL,NULL,0,'1479543',62,'2021-08-13 15:59:06',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1);
/*!40000 ALTER TABLE `cw_ntc_pickup_drop` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_ntc_pickup_drop_delivery`
--

DROP TABLE IF EXISTS `cw_ntc_pickup_drop_delivery`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_ntc_pickup_drop_delivery` (
  `prime_pickup_drop_del_id` int NOT NULL AUTO_INCREMENT,
  `ntc_load_id_pickup_drop` int NOT NULL,
  `del_shipment_no` varchar(255) NOT NULL,
  `del_note_internal` text NOT NULL,
  `return_del_note` text NOT NULL,
  `del_notes` text NOT NULL,
  `trans_created_by` int NOT NULL,
  `trans_created_date` datetime NOT NULL,
  `trans_updated_by` int NOT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int NOT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_pickup_drop_del_id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_ntc_pickup_drop_delivery`
--

LOCK TABLES `cw_ntc_pickup_drop_delivery` WRITE;
/*!40000 ALTER TABLE `cw_ntc_pickup_drop_delivery` DISABLE KEYS */;
INSERT INTO `cw_ntc_pickup_drop_delivery` (`prime_pickup_drop_del_id`, `ntc_load_id_pickup_drop`, `del_shipment_no`, `del_note_internal`, `return_del_note`, `del_notes`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,23,'1234','test','test','test',1,'2021-08-06 19:35:31',1,'2021-08-06 19:35:39',1,'2021-08-06 19:35:43',0),(2,23,'12345','test','test','test',1,'2021-08-06 19:36:06',0,NULL,1,'2021-08-06 19:36:14',0),(3,23,'','','e','',1,'2021-08-07 09:45:04',1,'2021-08-07 09:45:09',1,'2021-08-07 09:45:14',0),(4,25,'1479693','42405','','',62,'2021-08-12 18:36:48',0,NULL,0,NULL,1),(5,25,'1479693','42406','','',62,'2021-08-12 18:37:00',0,NULL,0,NULL,1),(6,28,'Empty','42305','','',62,'2021-08-13 15:44:35',62,'2021-08-13 15:44:46',62,'2021-08-13 15:49:19',0),(7,28,'1479161','42304','42305','',62,'2021-08-13 15:49:14',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_ntc_pickup_drop_delivery` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_order_dispatch`
--

DROP TABLE IF EXISTS `cw_order_dispatch`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_order_dispatch` (
  `order_dispatch_id` int NOT NULL AUTO_INCREMENT,
  `dispatch_date` datetime DEFAULT NULL,
  `customer_id` int NOT NULL DEFAULT '0',
  `sku_no` varchar(100) DEFAULT 'NULL',
  `trans_created_by` int NOT NULL,
  `trans_created_date` datetime NOT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`order_dispatch_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_order_dispatch`
--

LOCK TABLES `cw_order_dispatch` WRITE;
/*!40000 ALTER TABLE `cw_order_dispatch` DISABLE KEYS */;
INSERT INTO `cw_order_dispatch` (`order_dispatch_id`, `dispatch_date`, `customer_id`, `sku_no`, `trans_created_by`, `trans_created_date`, `trans_status`) VALUES (1,'2020-02-21 16:58:51',2,'ODRBKUQ45311087',1,'2020-02-21 16:58:51',1);
/*!40000 ALTER TABLE `cw_order_dispatch` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_order_receiving`
--

DROP TABLE IF EXISTS `cw_order_receiving`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_order_receiving` (
  `order_receiving_id` int NOT NULL AUTO_INCREMENT,
  `entry_date` datetime DEFAULT NULL,
  `customer_id` int DEFAULT NULL,
  `sku_no` varchar(100) DEFAULT NULL,
  `checked_by` int DEFAULT NULL,
  `received_vehicle` varchar(20) DEFAULT NULL,
  `driver_name` varchar(50) DEFAULT NULL,
  `driver_mobile` bigint DEFAULT NULL,
  `trans_created_by` int NOT NULL,
  `trans_created_date` datetime NOT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`order_receiving_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_order_receiving`
--

LOCK TABLES `cw_order_receiving` WRITE;
/*!40000 ALTER TABLE `cw_order_receiving` DISABLE KEYS */;
INSERT INTO `cw_order_receiving` (`order_receiving_id`, `entry_date`, `customer_id`, `sku_no`, `checked_by`, `received_vehicle`, `driver_name`, `driver_mobile`, `trans_created_by`, `trans_created_date`, `trans_status`) VALUES (1,'2020-02-21 16:57:18',1,'ODRBKUQ44377212',1,'t3001','jack',9876543212,1,'2020-02-21 16:57:18',1);
/*!40000 ALTER TABLE `cw_order_receiving` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_perkilometer`
--

DROP TABLE IF EXISTS `cw_perkilometer`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_perkilometer` (
  `prime_perkilometer_id` int NOT NULL AUTO_INCREMENT,
  `admin_cost` decimal(15,2) DEFAULT '0.00',
  `wash_bay` decimal(15,2) DEFAULT '0.00',
  `controllers` decimal(15,2) DEFAULT '0.00',
  `from_date` date DEFAULT NULL,
  `to_date` date DEFAULT NULL,
  `driver_cost` decimal(15,2) DEFAULT '0.00',
  `tyres_cost` decimal(15,2) DEFAULT '0.00',
  `diesel_per_litre` decimal(15,2) DEFAULT '0.00',
  `mark_up` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_perkilometer_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_perkilometer`
--

LOCK TABLES `cw_perkilometer` WRITE;
/*!40000 ALTER TABLE `cw_perkilometer` DISABLE KEYS */;
INSERT INTO `cw_perkilometer` (`prime_perkilometer_id`, `admin_cost`, `wash_bay`, `controllers`, `from_date`, `to_date`, `driver_cost`, `tyres_cost`, `diesel_per_litre`, `mark_up`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,3000.00,12000.00,21000.00,'2020-01-01','2020-12-31',2.00,0.35,15.00,'5',1,'2019-08-23 07:17:28',1,'2020-01-28 10:25:59',0,NULL,1),(2,400.00,0.00,0.00,'2020-02-20','2020-02-20',123.00,12.00,2.00,'5',1,'2020-02-20 06:14:38',1,'2020-02-24 06:22:43',0,NULL,1);
/*!40000 ALTER TABLE `cw_perkilometer` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_permissions`
--

DROP TABLE IF EXISTS `cw_permissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_permissions` (
  `permission_id` varchar(255) NOT NULL,
  `module_id` varchar(255) NOT NULL,
  `location_id` int DEFAULT NULL,
  PRIMARY KEY (`permission_id`),
  KEY `module_id` (`module_id`),
  KEY `ospos_permissions_ibfk_2` (`location_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_permissions`
--

LOCK TABLES `cw_permissions` WRITE;
/*!40000 ALTER TABLE `cw_permissions` DISABLE KEYS */;
INSERT INTO `cw_permissions` (`permission_id`, `module_id`, `location_id`) VALUES ('action_management','action_management',NULL),('action_training_status','action_training_status',NULL),('afrism_rates','afrism_rates',NULL),('amsa_rates','amsa_rates',NULL),('appointments','appointments',NULL),('appointment_type','appointment_type',NULL),('bunk','bunk',NULL),('bunk_prices','bunk_prices',NULL),('chemical_name','chemical_name',NULL),('chemical_state','chemical_state',NULL),('colour','colour',NULL),('common_name','common_name',NULL),('config','config',NULL),('consequence_rating','consequence_rating',NULL),('corrective_type','corrective_type',NULL),('cubic_metres','cubic_metres',NULL),('currency_code','currency_code',NULL),('customer','customer',NULL),('customer_category','customer_category',NULL),('customer_request','customer_request',NULL),('customer_type','customer_type',NULL),('dangerous_goods_and_management','dangerous_goods_and_management',NULL),('dispatch_history','dispatch_history',NULL),('document_management','document_management',NULL),('employees','employees',NULL),('employee_department','employee_department',NULL),('employee_permission','employee_permission',NULL),('employee_position','employee_position',NULL),('employee_type','employee_type',NULL),('enquiry','enquiry',NULL),('entry_reason','entry_reason',NULL),('equipments_make','equipments_make',NULL),('equipments_model','equipments_model',NULL),('equipment_request','equipment_request',NULL),('equipment_tools_and_equipment','equipment_tools_and_equipment',NULL),('equipment_type','equipment_type',NULL),('eu_country','eu_country',NULL),('event_management','event_management',NULL),('event_type','event_type',NULL),('file_merge','file_merge',NULL),('form_setting','form_setting',NULL),('fuel_consumption','fuel_consumption',NULL),('fuel_inward','fuel_inward',NULL),('fuel_order','fuel_order',NULL),('fuel_outward','fuel_outward',NULL),('fuel_request','fuel_request',NULL),('fuel_type','fuel_type',NULL),('gate_pass','gate_pass',NULL),('incident_management','incident_management',NULL),('incident_request','incident_request',NULL),('incident_status','incident_status',NULL),('incident_type','incident_type',NULL),('insuracne_underwriters','insuracne_underwriters',NULL),('insurance_broker','insurance_broker',NULL),('insurance_cover_type','insurance_cover_type',NULL),('inventory','inventory',NULL),('inventory_brand','inventory_brand',NULL),('inventory_category','inventory_category',NULL),('inventory_product','inventory_product',NULL),('inventory_product_type','inventory_product_type',NULL),('inventory_supplier','inventory_supplier',NULL),('investigation_risk_status','investigation_risk_status',NULL),('legal_and_other_requirements','legal_and_other_requirements',NULL),('legislation','legislation',NULL),('likelihood_rating','likelihood_rating',NULL),('load_customer_type','load_customer_type',NULL),('maintenance_breakdowns','maintenance_breakdowns',NULL),('maintenance_faults','maintenance_faults',NULL),('maintenance_fault_report','maintenance_fault_report',NULL),('maintenance_jobs_completed','maintenance_jobs_completed',NULL),('maintenance_job_schedule','maintenance_job_schedule',NULL),('maintenance_labour_work_order','maintenance_labour_work_order',NULL),('maintenance_oil','maintenance_oil',NULL),('maintenance_oil_category','maintenance_oil_category',NULL),('maintenance_oil_stock','maintenance_oil_stock',NULL),('maintenance_scrap','maintenance_scrap',NULL),('maintenance_sent_for_recap','maintenance_sent_for_recap',NULL),('maintenance_service_list','maintenance_service_list',NULL),('maintenance_service_list_report','maintenance_service_list_report',NULL),('maintenance_tool_inspection_report','maintenance_tool_inspection_report',NULL),('maintenance_tyres_on_hand','maintenance_tyres_on_hand',NULL),('maintenance_tyre_change_report','maintenance_tyre_change_report',NULL),('maintenance_tyre_stock','maintenance_tyre_stock',NULL),('maintenance_tyre_stock_report','maintenance_tyre_stock_report',NULL),('maintenance_tyre_survey','maintenance_tyre_survey',NULL),('maintenance_wheel_alignment','maintenance_wheel_alignment',NULL),('main_truck_or_trailer_history','main_truck_or_trailer_history',NULL),('make','make',NULL),('material_request','material_request',NULL),('module_setting','module_setting',NULL),('ntc_load','ntc_load',NULL),('order_dispatch','order_dispatch',NULL),('order_receiving','order_receiving',NULL),('perkilometer','perkilometer',NULL),('physical_location','physical_location',NULL),('po_history','po_history',NULL),('product_availability','product_availability',NULL),('purchase_order','purchase_order',NULL),('receiving_history','receiving_history',NULL),('relationship','relationship',NULL),('removing_and_fitting','removing_and_fitting',NULL),('report','report',NULL),('report_setting','report_setting',NULL),('request_receiving','request_receiving',NULL),('risk_and_hazard_management','risk_and_hazard_management',NULL),('risk_category','risk_category',NULL),('sab_depo_master','sab_depo_master',NULL),('sab_per_km','sab_per_km',NULL),('sab_rate_master','sab_rate_master',NULL),('series','series',NULL),('service_category','service_category',NULL),('service_checklist','service_checklist',NULL),('service_type','service_type',NULL),('shipping_delivery_type','shipping_delivery_type',NULL),('shipping_mode','shipping_mode',NULL),('site','site',NULL),('state','state',NULL),('tank','tank',NULL),('tax_mode','tax_mode',NULL),('tax_type','tax_type',NULL),('technician_skills','technician_skills',NULL),('tester','tester',NULL),('toll_master','toll_master',NULL),('training_management','training_management',NULL),('trips_report','trips_report',NULL),('trip_current_location','trip_current_location',NULL),('trip_exceptions','trip_exceptions',NULL),('trip_location_history','trip_location_history',NULL),('trip_report','trip_report',NULL),('truck_or_trailer_history','truck_or_trailer_history',NULL),('type_of_goods','type_of_goods',NULL),('tyre_actual_damage','tyre_actual_damage',NULL),('tyre_casting','tyre_casting',NULL),('tyre_depot','tyre_depot',NULL),('tyre_inspection_type','tyre_inspection_type',NULL),('tyre_management','tyre_management',NULL),('tyre_operational_damage','tyre_operational_damage',NULL),('tyre_pattern','tyre_pattern',NULL),('tyre_recap','tyre_recap',NULL),('tyre_repair_type','tyre_repair_type',NULL),('tyre_scrap','tyre_scrap',NULL),('tyre_scrap_company','tyre_scrap_company',NULL),('tyre_scrap_failures','tyre_scrap_failures',NULL),('tyre_size','tyre_size',NULL),('tyre_survey','tyre_survey',NULL),('utilities_settings','utilities_settings',NULL),('vat_tax','vat_tax',NULL),('vehicle_category','vehicle_category',NULL),('vehicle_master','vehicle_master',NULL),('vehicle_position_history','vehicle_position_history',NULL),('vehicle_type','vehicle_type',NULL),('warehouse_brand','warehouse_brand',NULL),('warehouse_category','warehouse_category',NULL),('warehouse_information','warehouse_information',NULL),('warehouse_locations','warehouse_locations',NULL),('warehouse_product','warehouse_product',NULL);
/*!40000 ALTER TABLE `cw_permissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_physical_location`
--

DROP TABLE IF EXISTS `cw_physical_location`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_physical_location` (
  `prime_physical_location_id` int NOT NULL AUTO_INCREMENT,
  `physical_location` varchar(100) DEFAULT '',
  `status` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_physical_location_id`),
  UNIQUE KEY `physical_location` (`physical_location`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_physical_location`
--

LOCK TABLES `cw_physical_location` WRITE;
/*!40000 ALTER TABLE `cw_physical_location` DISABLE KEYS */;
/*!40000 ALTER TABLE `cw_physical_location` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_product_dispatch`
--

DROP TABLE IF EXISTS `cw_product_dispatch`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_product_dispatch` (
  `product_dispatch_id` int NOT NULL AUTO_INCREMENT,
  `order_dispatch_id` int DEFAULT NULL,
  `product_id` int DEFAULT NULL,
  `temperature` varchar(100) DEFAULT NULL,
  `tonnes` varchar(100) DEFAULT NULL,
  `product_type` int DEFAULT NULL,
  `repacking` int DEFAULT NULL,
  `warehouse_name` int DEFAULT NULL,
  `location` int DEFAULT NULL,
  `location_space` varchar(100) DEFAULT NULL,
  `batch_no` varchar(100) DEFAULT NULL,
  `Stock_expiry_date` date DEFAULT NULL,
  `price` decimal(15,2) DEFAULT NULL,
  `quantity` int DEFAULT NULL,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`product_dispatch_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_product_dispatch`
--

LOCK TABLES `cw_product_dispatch` WRITE;
/*!40000 ALTER TABLE `cw_product_dispatch` DISABLE KEYS */;
INSERT INTO `cw_product_dispatch` (`product_dispatch_id`, `order_dispatch_id`, `product_id`, `temperature`, `tonnes`, `product_type`, `repacking`, `warehouse_name`, `location`, `location_space`, `batch_no`, `Stock_expiry_date`, `price`, `quantity`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,1,NULL,'',2,2,1,1,'ab','12','0000-00-00',100.00,10,1,'2020-02-21 16:58:51',NULL,NULL,NULL,NULL,1);
/*!40000 ALTER TABLE `cw_product_dispatch` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_product_receiving`
--

DROP TABLE IF EXISTS `cw_product_receiving`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_product_receiving` (
  `product_receiving_id` int NOT NULL AUTO_INCREMENT,
  `order_receiving_id` int DEFAULT NULL,
  `product_id` int DEFAULT NULL,
  `temperature` varchar(100) DEFAULT NULL,
  `tonnes` varchar(100) DEFAULT NULL,
  `product_type` int DEFAULT NULL,
  `repacking` int DEFAULT NULL,
  `warehouse_name` int DEFAULT NULL,
  `location` int DEFAULT NULL,
  `location_space` varchar(100) DEFAULT NULL,
  `batch_no` varchar(100) DEFAULT NULL,
  `stock_expiry_date` date DEFAULT NULL,
  `price` decimal(15,2) DEFAULT NULL,
  `quantity` int DEFAULT NULL,
  `shortfall` int DEFAULT NULL,
  `no_of_units` int NOT NULL DEFAULT '0',
  `wastage` int DEFAULT NULL,
  `wastage_units` int NOT NULL DEFAULT '0',
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`product_receiving_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_product_receiving`
--

LOCK TABLES `cw_product_receiving` WRITE;
/*!40000 ALTER TABLE `cw_product_receiving` DISABLE KEYS */;
INSERT INTO `cw_product_receiving` (`product_receiving_id`, `order_receiving_id`, `product_id`, `temperature`, `tonnes`, `product_type`, `repacking`, `warehouse_name`, `location`, `location_space`, `batch_no`, `stock_expiry_date`, `price`, `quantity`, `shortfall`, `no_of_units`, `wastage`, `wastage_units`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,2,NULL,'',2,2,1,1,'abc','12','2020-02-21',100.00,12,NULL,1,NULL,0,1,'2020-02-21 16:57:18',NULL,NULL,NULL,NULL,1);
/*!40000 ALTER TABLE `cw_product_receiving` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_purchase_item_list`
--

DROP TABLE IF EXISTS `cw_purchase_item_list`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_purchase_item_list` (
  `prime_purchase_item_id` int NOT NULL AUTO_INCREMENT,
  `prime_purchase_order_id` int NOT NULL,
  `supplier_id` int NOT NULL,
  `prime_inventory_product_id` int NOT NULL,
  `product_name` varchar(100) NOT NULL,
  `product_type` varchar(100) DEFAULT NULL,
  `brand_name` varchar(100) NOT NULL,
  `category_name` varchar(100) NOT NULL,
  `quantity` int NOT NULL,
  `price` decimal(10,0) DEFAULT NULL,
  `amount` decimal(10,0) DEFAULT NULL,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_purchase_item_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_purchase_item_list`
--

LOCK TABLES `cw_purchase_item_list` WRITE;
/*!40000 ALTER TABLE `cw_purchase_item_list` DISABLE KEYS */;
INSERT INTO `cw_purchase_item_list` (`prime_purchase_item_id`, `prime_purchase_order_id`, `supplier_id`, `prime_inventory_product_id`, `product_name`, `product_type`, `brand_name`, `category_name`, `quantity`, `price`, `amount`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,1,1,'vostro','1','dell','Laptop',2,123,246,1,'2020-02-21 17:14:23',NULL,NULL,NULL,NULL,1),(2,2,1,1,'vostro','1','dell','Laptop',1,123,123,1,'2020-02-21 17:15:21',NULL,NULL,NULL,NULL,1),(3,3,1,1,'vostro','1','dell','Laptop',2,123,246,1,'2020-02-21 17:15:42',NULL,NULL,NULL,NULL,1);
/*!40000 ALTER TABLE `cw_purchase_item_list` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_purchase_order`
--

DROP TABLE IF EXISTS `cw_purchase_order`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_purchase_order` (
  `prime_purchase_order_id` int NOT NULL AUTO_INCREMENT,
  `supplier_id` int DEFAULT NULL,
  `pod_number` varchar(100) NOT NULL,
  `total_amount` decimal(10,0) DEFAULT NULL,
  `entry_date` date NOT NULL,
  `invoice_no` varchar(100) DEFAULT NULL,
  `po_status` int DEFAULT NULL,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_purchase_order_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_purchase_order`
--

LOCK TABLES `cw_purchase_order` WRITE;
/*!40000 ALTER TABLE `cw_purchase_order` DISABLE KEYS */;
INSERT INTO `cw_purchase_order` (`prime_purchase_order_id`, `supplier_id`, `pod_number`, `total_amount`, `entry_date`, `invoice_no`, `po_status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,'POD2020FEB210001',246,'2020-02-21','121',3,1,'2020-02-21 17:14:22',1,'2020-02-21 17:17:32',NULL,NULL,1),(2,1,'POD2020FEB210002',123,'2020-02-21',NULL,1,1,'2020-02-21 17:15:21',1,'2020-02-21 17:15:21',NULL,NULL,1),(3,1,'POD2020FEB210003',246,'2020-02-21',NULL,1,1,'2020-02-21 17:15:42',1,'2020-02-21 17:15:42',NULL,NULL,1);
/*!40000 ALTER TABLE `cw_purchase_order` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_purchase_receiving`
--

DROP TABLE IF EXISTS `cw_purchase_receiving`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_purchase_receiving` (
  `prime_purchase_receiving_id` int NOT NULL AUTO_INCREMENT,
  `prime_purchase_order_id` int DEFAULT NULL,
  `prime_inventory_product_id` int DEFAULT NULL,
  `supplier_id` int DEFAULT NULL,
  `product_name` varchar(50) DEFAULT NULL,
  `brand_name` varchar(50) DEFAULT NULL,
  `category_name` varchar(50) DEFAULT NULL,
  `quantity` decimal(10,0) DEFAULT NULL,
  `receiving_quantity` int DEFAULT NULL,
  `price` decimal(10,0) DEFAULT NULL,
  `amount` decimal(10,0) DEFAULT NULL,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_purchase_receiving_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_purchase_receiving`
--

LOCK TABLES `cw_purchase_receiving` WRITE;
/*!40000 ALTER TABLE `cw_purchase_receiving` DISABLE KEYS */;
INSERT INTO `cw_purchase_receiving` (`prime_purchase_receiving_id`, `prime_purchase_order_id`, `prime_inventory_product_id`, `supplier_id`, `product_name`, `brand_name`, `category_name`, `quantity`, `receiving_quantity`, `price`, `amount`, `trans_created_by`, `trans_created_date`, `trans_status`) VALUES (1,1,1,1,'vostro','dell','Laptop',2,2,123,246,1,'2020-02-21 17:16:31',1);
/*!40000 ALTER TABLE `cw_purchase_receiving` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_purchase_return`
--

DROP TABLE IF EXISTS `cw_purchase_return`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_purchase_return` (
  `prime_purchase_return_id` int NOT NULL AUTO_INCREMENT,
  `prime_purchase_order_id` int NOT NULL,
  `prime_inventory_product_id` int NOT NULL,
  `supplier_id` int DEFAULT NULL,
  `product_name` varchar(50) DEFAULT NULL,
  `brand_name` varchar(50) DEFAULT NULL,
  `category_name` varchar(50) DEFAULT NULL,
  `quantity` decimal(10,0) NOT NULL,
  `return_quantity` int DEFAULT NULL,
  `price` decimal(10,0) NOT NULL,
  `amount` decimal(10,0) NOT NULL,
  `trans_created_by` int NOT NULL,
  `trans_created_date` datetime NOT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_purchase_return_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_purchase_return`
--

LOCK TABLES `cw_purchase_return` WRITE;
/*!40000 ALTER TABLE `cw_purchase_return` DISABLE KEYS */;
INSERT INTO `cw_purchase_return` (`prime_purchase_return_id`, `prime_purchase_order_id`, `prime_inventory_product_id`, `supplier_id`, `product_name`, `brand_name`, `category_name`, `quantity`, `return_quantity`, `price`, `amount`, `trans_created_by`, `trans_created_date`, `trans_status`) VALUES (1,1,1,1,'vostro','dell','Laptop',2,2,123,246,1,'2020-02-21 17:17:32',1);
/*!40000 ALTER TABLE `cw_purchase_return` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_relationship`
--

DROP TABLE IF EXISTS `cw_relationship`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_relationship` (
  `prime_relationship_id` int NOT NULL AUTO_INCREMENT,
  `relationship` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_relationship_id`),
  UNIQUE KEY `relationship` (`relationship`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_relationship`
--

LOCK TABLES `cw_relationship` WRITE;
/*!40000 ALTER TABLE `cw_relationship` DISABLE KEYS */;
INSERT INTO `cw_relationship` (`prime_relationship_id`, `relationship`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Father',1,'2019-07-05 12:10:28',1,'2020-02-19 04:41:08',0,NULL,1),(2,'Mother',1,'2019-07-05 12:10:38',0,NULL,0,NULL,1),(3,'Wife',13,'2020-08-20 05:50:54',13,'2020-08-20 05:51:08',0,NULL,1),(4,'son',13,'2020-08-20 05:51:21',0,NULL,0,NULL,1),(5,'daughter',13,'2020-08-20 05:51:36',0,NULL,0,NULL,1),(6,'sister',13,'2020-08-20 07:26:52',0,NULL,0,NULL,1),(7,'brother',13,'2020-08-20 07:27:05',0,NULL,0,NULL,1),(8,'friend',13,'2020-08-20 07:27:12',0,NULL,0,NULL,1),(9,'niece',13,'2020-08-20 07:44:43',0,NULL,0,NULL,1),(10,'nephew',13,'2020-08-20 07:44:51',0,NULL,0,NULL,1),(11,'uncle',13,'2020-08-21 03:08:56',0,NULL,0,NULL,1),(12,'aunty',13,'2020-08-21 03:09:05',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_relationship` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_removing_fitting`
--

DROP TABLE IF EXISTS `cw_removing_fitting`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_removing_fitting` (
  `prime_removing_fitting_id` int NOT NULL AUTO_INCREMENT,
  `prime_tyre_survey_id` int NOT NULL,
  `vehicle_no` int DEFAULT NULL,
  `tyre_position` int DEFAULT NULL,
  `serial_number` varchar(100) NOT NULL,
  `date` date NOT NULL,
  `brand` int DEFAULT NULL,
  `thread_type` int DEFAULT NULL,
  `tyre_size` int DEFAULT NULL,
  `casting_type` int DEFAULT NULL,
  `mm` decimal(15,2) DEFAULT NULL,
  `valve_caps` int DEFAULT NULL,
  `valve_extension` int DEFAULT NULL,
  `survey_status` int DEFAULT NULL,
  `repair_type` varchar(100) DEFAULT NULL,
  `status` int DEFAULT NULL,
  `rm_fit_remarks` varchar(255) DEFAULT NULL,
  `fitting_serial_no` varchar(100) DEFAULT NULL,
  `fitting_tyre_status` int DEFAULT NULL,
  `fitting_brand` int DEFAULT NULL,
  `fitting_thread_type` int DEFAULT NULL,
  `fitting_tyre_size` int DEFAULT NULL,
  `fitting_casting_type` int DEFAULT NULL,
  `fitting_mm` decimal(15,2) NOT NULL,
  `trans_created_by` int NOT NULL,
  `trans_created_date` datetime NOT NULL,
  `trans_updated_by` int NOT NULL,
  `trans_updated_date` datetime NOT NULL,
  `trans_deleted_by` int NOT NULL,
  `trans_deleted_date` datetime NOT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_removing_fitting_id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_removing_fitting`
--

LOCK TABLES `cw_removing_fitting` WRITE;
/*!40000 ALTER TABLE `cw_removing_fitting` DISABLE KEYS */;
INSERT INTO `cw_removing_fitting` (`prime_removing_fitting_id`, `prime_tyre_survey_id`, `vehicle_no`, `tyre_position`, `serial_number`, `date`, `brand`, `thread_type`, `tyre_size`, `casting_type`, `mm`, `valve_caps`, `valve_extension`, `survey_status`, `repair_type`, `status`, `rm_fit_remarks`, `fitting_serial_no`, `fitting_tyre_status`, `fitting_brand`, `fitting_thread_type`, `fitting_tyre_size`, `fitting_casting_type`, `fitting_mm`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,1,1,'C1','2020-03-17',1,1,1,1,20.00,1,2,4,NULL,2,'nil','jhgjhguysg',1,1,2,1,1,12.00,1,'2020-03-17 17:14:50',1,'2020-03-17 17:15:55',0,'0000-00-00 00:00:00',1),(2,1,1,2,'vdfgfdfg','2020-03-17',1,1,1,1,12.00,1,1,1,NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0.00,1,'2020-03-17 17:14:50',1,'2020-03-17 17:15:04',0,'0000-00-00 00:00:00',1),(3,1,1,3,'sdvfsdf5454','2020-03-17',1,1,1,2,12.00,2,2,4,NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0.00,1,'2020-03-17 17:14:50',1,'2020-03-17 17:15:04',0,'0000-00-00 00:00:00',1),(4,1,1,4,'a4','2020-03-17',1,1,1,1,12.00,1,1,3,NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0.00,1,'2020-03-17 17:14:50',1,'2020-03-17 17:15:04',0,'0000-00-00 00:00:00',1),(5,1,1,5,'a5','2020-03-17',1,1,1,1,12.00,1,1,3,NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0.00,1,'2020-03-17 17:14:50',1,'2020-03-17 17:15:04',0,'0000-00-00 00:00:00',1),(6,1,1,6,'a6','2020-03-17',1,1,1,2,12.00,1,1,1,NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0.00,1,'2020-03-17 17:14:50',1,'2020-03-17 17:15:04',0,'0000-00-00 00:00:00',1),(7,1,1,7,'a7','2020-03-17',1,1,1,2,12.00,1,1,1,NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0.00,1,'2020-03-17 17:14:50',1,'2020-03-17 17:15:04',0,'0000-00-00 00:00:00',1),(8,1,1,8,'a8','2020-03-17',1,1,1,1,12.00,1,1,1,NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0.00,1,'2020-03-17 17:14:50',1,'2020-03-17 17:15:04',0,'0000-00-00 00:00:00',1),(9,1,1,9,'a9','2020-03-17',1,1,1,1,12.00,1,1,1,NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0.00,1,'2020-03-17 17:14:50',1,'2020-03-17 17:15:04',0,'0000-00-00 00:00:00',1),(10,1,1,10,'a10','2020-03-17',1,2,2,2,12.00,2,2,3,NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0.00,1,'2020-03-17 17:14:50',1,'2020-03-17 17:15:04',0,'0000-00-00 00:00:00',1);
/*!40000 ALTER TABLE `cw_removing_fitting` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_report_custom_select`
--

DROP TABLE IF EXISTS `cw_report_custom_select`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_report_custom_select` (
  `prime_custom_select_id` int NOT NULL AUTO_INCREMENT,
  `custom_select_report_id` int DEFAULT NULL,
  `custom_column_name` varchar(255) DEFAULT NULL,
  `select_column_query` blob,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_custom_select_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_report_custom_select`
--

LOCK TABLES `cw_report_custom_select` WRITE;
/*!40000 ALTER TABLE `cw_report_custom_select` DISABLE KEYS */;
/*!40000 ALTER TABLE `cw_report_custom_select` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_report_setting`
--

DROP TABLE IF EXISTS `cw_report_setting`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_report_setting` (
  `prime_report_setting_id` int NOT NULL AUTO_INCREMENT,
  `report_name` varchar(255) DEFAULT NULL,
  `report_for` blob,
  `report_tables` blob,
  `report_columns` blob,
  `report_prime_column` blob,
  `report_group_by` blob,
  `subtotal_filter` int DEFAULT NULL,
  `search_filter` int DEFAULT NULL,
  `date_filter` int DEFAULT NULL,
  `date_filter_column` blob,
  `subtotal_column` blob,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_report_setting_id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_report_setting`
--

LOCK TABLES `cw_report_setting` WRITE;
/*!40000 ALTER TABLE `cw_report_setting` DISABLE KEYS */;
INSERT INTO `cw_report_setting` (`prime_report_setting_id`, `report_name`, `report_for`, `report_tables`, `report_columns`, `report_prime_column`, `report_group_by`, `subtotal_filter`, `search_filter`, `date_filter`, `date_filter_column`, `subtotal_column`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Staff list',_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary 'cw_employees',_binary 'cw_employees.date_of_joining,cw_employees.department,cw_employees.dob,cw_employees.employee_code,cw_employees.employee_name,cw_employees.license_no,cw_employees.mobile_number,cw_employees.next_of_kin,cw_employees.next_of_kin_mobile,cw_employees.passport_no,cw_employees.residential_address',_binary 'cw_employees.prime_employees_id','',0,2,2,'','',1,'2022-01-29 10:44:07',1,'2022-04-25 06:24:55',0,NULL,1),(2,'Statutory ',_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary 'cw_action_management,cw_employees',_binary 'cw_action_management.action_category,cw_action_management.action_status,cw_action_management.department,cw_action_management.employee_name,cw_action_management.risk_incident_car_date,cw_employees.chronic_illnesses,cw_employees.date_of_last_medical,cw_employees.date_of_next_medical,cw_employees.dob,cw_employees.employee_code,cw_employees.license_expiry,cw_employees.passport_expiry,cw_employees.pdp_expiry',_binary 'cw_employees.prime_employees_id','',0,2,2,'','',1,'2022-04-12 10:24:51',1,'2022-04-12 10:38:09',0,NULL,1),(3,'Disciplinary Report',_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary 'cw_action_management,cw_employees',_binary 'cw_action_management.action_priority,cw_action_management.department,cw_action_management.due_date,cw_action_management.employee_name,cw_action_management.risk_incident_car_date',_binary 'cw_employees.prime_employees_id','',0,2,2,'','',1,'2022-04-12 10:36:01',1,'2022-04-12 10:38:17',0,NULL,1),(4,'Fuel Stock',_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary 'cw_fuel_inward',_binary 'cw_fuel_inward.date_time,cw_fuel_inward.tank,cw_fuel_inward.opening_dip,cw_fuel_inward.closing_dip,cw_fuel_inward.total_used',_binary 'cw_fuel_inward.prime_fuel_inward_id','',0,2,2,'','',1,'2022-05-09 01:45:35',1,'2022-05-09 01:47:14',0,NULL,1),(5,'Fillings Depot',_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary 'cw_fuel_outward',_binary 'cw_fuel_outward.date_time,cw_fuel_outward.fleet_number,cw_fuel_outward.registration_number,cw_fuel_outward.meter_opening_reading,cw_fuel_outward.meter_closing_reading,cw_fuel_outward.total_litres,cw_fuel_outward.driver_name,cw_fuel_outward.kilometer_reading,cw_fuel_outward.bunk_name',_binary 'cw_fuel_outward.prime_fuel_outward_id','',0,2,2,'','',1,'2022-05-09 01:55:33',0,NULL,0,NULL,1),(6,'Fillings on road',_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary 'cw_fuel_outward,cw_fuel_request',_binary 'cw_fuel_outward.date_time,cw_fuel_outward.fleet_number,cw_fuel_outward.registration_number,cw_fuel_outward.total_litres,cw_fuel_outward.driver_name,cw_fuel_outward.kilometer_reading,cw_fuel_request.town,cw_fuel_request.rebate,cw_fuel_request.price_on_diesel_slip,cw_fuel_request.price_after_our_rebate',_binary 'cw_fuel_outward.prime_fuel_outward_id','',0,2,2,'','',1,'2022-05-09 02:00:24',1,'2022-05-09 02:46:12',0,NULL,1),(7,'service list',_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary 'cw_maintenance_job_schedule',_binary 'cw_maintenance_job_schedule.prime_maintenance_job_schedule_id,cw_maintenance_job_schedule.prime_fault_id,cw_maintenance_job_schedule.job_card_number,cw_maintenance_job_schedule.service_category,cw_maintenance_job_schedule.vehicle_no,cw_maintenance_job_schedule.date,cw_maintenance_job_schedule.km',_binary 'cw_maintenance_job_schedule.prime_maintenance_job_schedule_id','',0,2,2,'','',1,'2022-05-09 04:55:27',1,'2022-05-09 09:38:22',0,NULL,1),(8,'tyre stock',_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary 'cw_tyre_scrap',_binary 'cw_tyre_scrap.prime_tyre_scrap_id,cw_tyre_scrap.serial_number,cw_tyre_scrap.date,cw_tyre_scrap.brand,cw_tyre_scrap.tyre_size',_binary 'cw_tyre_scrap.prime_tyre_scrap_id','',0,2,2,'','',1,'2022-05-09 09:46:17',1,'2022-05-10 10:11:18',0,NULL,1),(9,'hr staff list report',_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary 'cw_appointments,cw_employees',_binary 'cw_appointments.id_number,cw_employees.date_of_joining,cw_employees.department,cw_employees.dob,cw_employees.employee_name,cw_employees.license_no,cw_employees.mobile_number,cw_employees.next_of_kin,cw_employees.next_of_kin_mobile,cw_employees.passport_no,cw_employees.residential_address',_binary 'cw_employees.prime_employees_id','',2,2,2,'','',1,'2022-05-17 12:01:00',0,NULL,0,NULL,1),(10,'hr statutory report',_binary '1,2,3,4,5,6,7,8,9,10,11,12',_binary 'cw_employees',_binary 'cw_employees.chronic_illnesses,cw_employees.date_of_last_medical,cw_employees.department,cw_employees.dob,cw_employees.employee_name,cw_employees.license_expiry,cw_employees.pdp_expiry,cw_employees.prime_employees_id',_binary 'cw_employees.prime_employees_id','',2,2,2,'','',1,'2022-05-17 12:08:05',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_report_setting` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_report_table`
--

DROP TABLE IF EXISTS `cw_report_table`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_report_table` (
  `prime_report_table_id` int NOT NULL AUTO_INCREMENT,
  `join_for` int DEFAULT '0',
  `line_prime_table` varchar(100) DEFAULT NULL,
  `line_prime_col` varchar(100) DEFAULT NULL,
  `line_join_type` varchar(100) DEFAULT NULL,
  `line_join_table` varchar(100) DEFAULT NULL,
  `line_join_col` varchar(100) DEFAULT NULL,
  `line_sort` varchar(100) DEFAULT NULL,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_report_table_id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_report_table`
--

LOCK TABLES `cw_report_table` WRITE;
/*!40000 ALTER TABLE `cw_report_table` DISABLE KEYS */;
INSERT INTO `cw_report_table` (`prime_report_table_id`, `join_for`, `line_prime_table`, `line_prime_col`, `line_join_type`, `line_join_table`, `line_join_col`, `line_sort`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,3,'cw_action_management','cw_action_management.employee_name','inner','cw_employees','cw_employees.prime_employees_id','1',1,'2022-04-12 10:37:18',NULL,NULL,NULL,NULL,1),(2,2,'cw_employees','cw_employees.prime_employees_id','left','cw_action_management','cw_action_management.employee_name','1',1,'2022-04-12 10:37:42',1,'2022-04-22 06:42:50',NULL,NULL,1),(3,6,'cw_fuel_outward','cw_fuel_outward.registration_number','inner','cw_fuel_request','cw_fuel_request.reg_no','1',1,'2022-05-09 02:46:30',NULL,NULL,NULL,NULL,1),(4,7,'cw_maintenance_job_schedule','cw_maintenance_job_schedule.vehicle_no','left','cw_maintenance_wheel_alignment','cw_maintenance_wheel_alignment.vehicle_number','1',1,'2022-05-09 05:16:24',1,'2022-05-09 09:11:26',NULL,NULL,1),(8,9,'cw_employees','cw_employees.prime_employees_id','left','cw_appointments','cw_appointments.prime_appointments_id','1',1,'2022-05-17 12:02:26',NULL,NULL,NULL,NULL,1);
/*!40000 ALTER TABLE `cw_report_table` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_report_table_view`
--

DROP TABLE IF EXISTS `cw_report_table_view`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_report_table_view` (
  `prime_table_view_id` int NOT NULL AUTO_INCREMENT,
  `custom_select_report_id` int DEFAULT NULL,
  `select_column` varchar(100) DEFAULT '',
  `table_sort` int DEFAULT NULL,
  `table_mode` int DEFAULT NULL,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_table_view_id`)
) ENGINE=InnoDB AUTO_INCREMENT=159 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_report_table_view`
--

LOCK TABLES `cw_report_table_view` WRITE;
/*!40000 ALTER TABLE `cw_report_table_view` DISABLE KEYS */;
INSERT INTO `cw_report_table_view` (`prime_table_view_id`, `custom_select_report_id`, `select_column`, `table_sort`, `table_mode`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,'cw_employees.employee_code',1,1,1,'2022-01-29 10:44:07',1,'2022-04-25 06:24:55',0,NULL,1),(2,1,'cw_employees.employee_name',2,1,1,'2022-01-29 10:44:07',1,'2022-04-25 06:24:55',0,NULL,1),(3,1,'cw_employees.mobile_number',3,1,1,'2022-01-29 10:44:07',1,'2022-04-25 06:24:55',0,NULL,1),(4,1,'cw_employees.dob',4,1,1,'2022-01-29 10:44:07',1,'2022-04-25 06:24:55',0,NULL,1),(5,1,'cw_employees.department',5,1,1,'2022-01-29 10:44:07',1,'2022-04-25 06:24:55',0,NULL,1),(6,1,'cw_employees.residential_address',6,1,1,'2022-01-29 10:44:07',1,'2022-04-25 06:24:55',0,NULL,1),(7,1,'cw_employees.next_of_kin',7,1,1,'2022-01-29 10:44:07',1,'2022-04-25 06:24:55',0,NULL,1),(8,1,'cw_employees.date_of_joining',8,1,1,'2022-01-29 10:44:07',1,'2022-04-25 06:24:55',0,NULL,1),(9,1,'cw_employees.license_no',9,1,1,'2022-01-29 10:44:07',1,'2022-04-25 06:24:55',0,NULL,1),(10,1,'cw_employees.passport_no',10,1,1,'2022-01-29 10:44:07',1,'2022-04-25 06:24:55',0,NULL,1),(11,1,'cw_employees.next_of_kin_mobile',11,1,1,'2022-01-29 10:44:07',1,'2022-04-25 06:24:55',0,NULL,1),(12,2,'cw_action_management.action_category',5,1,1,'2022-04-12 10:24:51',1,'2022-04-22 18:43:52',0,NULL,1),(13,2,'cw_action_management.action_status',6,1,1,'2022-04-12 10:24:51',1,'2022-04-22 18:43:52',0,NULL,1),(14,2,'cw_action_management.department',3,1,1,'2022-04-12 10:24:51',1,'2022-04-22 18:43:52',0,NULL,1),(15,2,'cw_action_management.employee_name',2,1,1,'2022-04-12 10:24:51',1,'2022-04-22 18:43:52',0,NULL,1),(16,2,'cw_action_management.risk_incident_car_date',7,1,1,'2022-04-12 10:24:51',1,'2022-04-22 18:43:52',0,NULL,1),(17,2,'cw_employees.chronic_illnesses',8,1,1,'2022-04-12 10:24:51',1,'2022-04-22 18:43:52',0,NULL,1),(18,2,'cw_employees.date_of_last_medical',9,1,1,'2022-04-12 10:24:51',1,'2022-04-22 18:43:52',0,NULL,1),(19,2,'cw_employees.date_of_next_medical',10,1,1,'2022-04-12 10:24:51',1,'2022-04-22 18:43:52',0,NULL,1),(20,2,'cw_employees.dob',4,1,1,'2022-04-12 10:24:51',1,'2022-04-22 18:43:52',0,NULL,1),(21,2,'cw_employees.employee_code',1,1,1,'2022-04-12 10:24:51',1,'2022-04-22 18:43:52',0,NULL,1),(22,2,'cw_employees.license_expiry',11,1,1,'2022-04-12 10:24:51',1,'2022-04-22 18:43:52',0,NULL,1),(23,2,'cw_employees.passport_expiry',12,1,1,'2022-04-12 10:24:51',1,'2022-04-22 18:43:52',0,NULL,1),(24,2,'cw_employees.pdp_expiry',13,1,1,'2022-04-12 10:24:51',1,'2022-04-22 18:43:52',0,NULL,1),(25,3,'cw_action_management.action_priority',1,1,1,'2022-04-12 10:36:01',1,'2022-04-12 10:38:17',0,NULL,1),(26,3,'cw_action_management.department',2,1,1,'2022-04-12 10:36:01',1,'2022-04-12 10:38:17',0,NULL,1),(27,3,'cw_action_management.due_date',3,1,1,'2022-04-12 10:36:01',1,'2022-04-12 10:38:17',0,NULL,1),(28,3,'cw_action_management.employee_name',4,1,1,'2022-04-12 10:36:01',1,'2022-04-12 10:38:17',0,NULL,1),(29,3,'cw_action_management.risk_incident_car_date',5,1,1,'2022-04-12 10:36:01',1,'2022-04-12 10:38:17',0,NULL,1),(30,4,'cw_fuel_inward.date_time',1,1,1,'2022-05-09 01:45:35',1,'2022-05-09 01:47:14',0,NULL,1),(31,4,'cw_fuel_inward.tank',2,1,1,'2022-05-09 01:45:35',1,'2022-05-09 01:47:14',0,NULL,1),(32,4,'cw_fuel_inward.opening_dip',3,1,1,'2022-05-09 01:45:35',1,'2022-05-09 01:47:14',0,NULL,1),(33,4,'cw_fuel_inward.closing_dip',4,1,1,'2022-05-09 01:45:35',1,'2022-05-09 01:47:14',0,NULL,1),(34,4,'cw_fuel_inward.total_used',5,1,1,'2022-05-09 01:45:35',1,'2022-05-09 01:47:14',0,NULL,1),(35,5,'cw_fuel_outward.date_time',1,1,1,'2022-05-09 01:55:33',0,NULL,0,NULL,1),(36,5,'cw_fuel_outward.fleet_number',2,1,1,'2022-05-09 01:55:33',0,NULL,0,NULL,1),(37,5,'cw_fuel_outward.registration_number',3,1,1,'2022-05-09 01:55:33',0,NULL,0,NULL,1),(38,5,'cw_fuel_outward.meter_opening_reading',4,1,1,'2022-05-09 01:55:33',0,NULL,0,NULL,1),(39,5,'cw_fuel_outward.meter_closing_reading',5,1,1,'2022-05-09 01:55:33',0,NULL,0,NULL,1),(40,5,'cw_fuel_outward.total_litres',6,1,1,'2022-05-09 01:55:33',0,NULL,0,NULL,1),(41,5,'cw_fuel_outward.driver_name',7,1,1,'2022-05-09 01:55:33',0,NULL,0,NULL,1),(42,5,'cw_fuel_outward.kilometer_reading',8,1,1,'2022-05-09 01:55:33',0,NULL,0,NULL,1),(43,5,'cw_fuel_outward.bunk_name',9,1,1,'2022-05-09 01:55:33',0,NULL,0,NULL,1),(44,6,'cw_fuel_request.town',1,1,1,'2022-05-09 02:00:24',1,'2022-05-09 02:46:12',0,NULL,1),(48,6,'cw_fuel_request.rebate',5,1,1,'2022-05-09 02:00:24',1,'2022-05-09 02:46:12',0,NULL,1),(50,6,'cw_fuel_request.price_after_our_rebate',7,1,1,'2022-05-09 02:00:24',1,'2022-05-09 02:46:12',0,NULL,1),(53,6,'cw_fuel_outward.date_time',1,1,1,'2022-05-09 02:39:43',1,'2022-05-09 02:46:12',0,NULL,1),(54,6,'cw_fuel_outward.fleet_number',2,1,1,'2022-05-09 02:39:43',1,'2022-05-09 02:46:12',0,NULL,1),(55,6,'cw_fuel_outward.registration_number',3,1,1,'2022-05-09 02:39:43',1,'2022-05-09 02:46:12',0,NULL,1),(56,6,'cw_fuel_outward.total_litres',4,1,1,'2022-05-09 02:39:43',1,'2022-05-09 02:46:12',0,NULL,1),(57,6,'cw_fuel_outward.driver_name',5,1,1,'2022-05-09 02:39:43',1,'2022-05-09 02:46:12',0,NULL,1),(58,6,'cw_fuel_outward.kilometer_reading',6,1,1,'2022-05-09 02:39:43',1,'2022-05-09 02:46:12',0,NULL,1),(59,6,'cw_fuel_request.price_on_diesel_slip',9,1,1,'2022-05-09 02:39:43',1,'2022-05-09 02:46:12',0,NULL,1),(123,7,'cw_maintenance_job_schedule.prime_maintenance_job_schedule_id',1,1,1,'2022-05-09 08:54:47',1,'2022-05-09 09:38:22',0,NULL,1),(124,7,'cw_maintenance_job_schedule.vehicle_no',2,1,1,'2022-05-09 08:54:47',1,'2022-05-09 09:38:22',0,NULL,1),(125,7,'cw_maintenance_job_schedule.date',3,1,1,'2022-05-09 08:54:47',1,'2022-05-09 09:38:22',0,NULL,1),(126,7,'cw_maintenance_job_schedule.km',4,1,1,'2022-05-09 08:54:47',1,'2022-05-09 09:38:22',0,NULL,1),(131,7,'cw_maintenance_job_schedule.prime_fault_id',2,1,1,'2022-05-09 09:20:12',1,'2022-05-09 09:38:22',0,NULL,1),(132,7,'cw_maintenance_job_schedule.job_card_number',3,1,1,'2022-05-09 09:20:12',1,'2022-05-09 09:38:22',0,NULL,1),(133,7,'cw_maintenance_job_schedule.service_category',4,1,1,'2022-05-09 09:20:12',1,'2022-05-09 09:38:22',0,NULL,1),(134,8,'cw_tyre_scrap.serial_number',1,1,1,'2022-05-09 09:46:17',1,'2022-05-10 10:11:18',0,NULL,1),(135,8,'cw_tyre_scrap.date',2,1,1,'2022-05-09 09:46:17',1,'2022-05-10 10:11:18',0,NULL,1),(136,8,'cw_tyre_scrap.brand',3,1,1,'2022-05-09 09:46:17',1,'2022-05-10 10:11:18',0,NULL,1),(137,8,'cw_tyre_scrap.tyre_size',4,1,1,'2022-05-09 09:46:17',1,'2022-05-10 10:11:18',0,NULL,1),(139,8,'cw_tyre_scrap.prime_tyre_scrap_id',1,1,1,'2022-05-10 10:11:18',0,NULL,0,NULL,1),(140,9,'cw_appointments.id_number',4,1,1,'2022-05-17 12:01:00',1,'2022-05-17 12:11:01',0,NULL,1),(141,9,'cw_employees.date_of_joining',8,1,1,'2022-05-17 12:01:00',1,'2022-05-17 12:11:01',0,NULL,1),(142,9,'cw_employees.department',1,1,1,'2022-05-17 12:01:00',1,'2022-05-17 12:11:01',0,NULL,1),(143,9,'cw_employees.dob',7,1,1,'2022-05-17 12:01:00',1,'2022-05-17 12:11:01',0,NULL,1),(144,9,'cw_employees.employee_name',2,1,1,'2022-05-17 12:01:00',1,'2022-05-17 12:11:01',0,NULL,1),(145,9,'cw_employees.license_no',6,1,1,'2022-05-17 12:01:00',1,'2022-05-17 12:11:01',0,NULL,1),(146,9,'cw_employees.mobile_number',3,1,1,'2022-05-17 12:01:00',1,'2022-05-17 12:11:01',0,NULL,1),(147,9,'cw_employees.next_of_kin',9,1,1,'2022-05-17 12:01:00',1,'2022-05-17 12:11:01',0,NULL,1),(148,9,'cw_employees.next_of_kin_mobile',10,1,1,'2022-05-17 12:01:00',1,'2022-05-17 12:11:01',0,NULL,1),(149,9,'cw_employees.passport_no',5,1,1,'2022-05-17 12:01:00',1,'2022-05-17 12:11:01',0,NULL,1),(150,9,'cw_employees.residential_address',11,1,1,'2022-05-17 12:01:00',1,'2022-05-17 12:11:01',0,NULL,1),(151,10,'cw_employees.chronic_illnesses',1,1,1,'2022-05-17 12:08:05',0,NULL,0,NULL,1),(152,10,'cw_employees.date_of_last_medical',2,1,1,'2022-05-17 12:08:05',0,NULL,0,NULL,1),(153,10,'cw_employees.department',3,1,1,'2022-05-17 12:08:05',0,NULL,0,NULL,1),(154,10,'cw_employees.dob',4,1,1,'2022-05-17 12:08:05',0,NULL,0,NULL,1),(155,10,'cw_employees.employee_name',5,1,1,'2022-05-17 12:08:05',0,NULL,0,NULL,1),(156,10,'cw_employees.license_expiry',6,1,1,'2022-05-17 12:08:05',0,NULL,0,NULL,1),(157,10,'cw_employees.pdp_expiry',7,1,1,'2022-05-17 12:08:05',0,NULL,0,NULL,1),(158,10,'cw_employees.prime_employees_id',8,1,1,'2022-05-17 12:08:05',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_report_table_view` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_report_view`
--

DROP TABLE IF EXISTS `cw_report_view`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_report_view` (
  `prime_view_id` int NOT NULL AUTO_INCREMENT,
  `report_setting_id` int DEFAULT NULL,
  `view_name` varchar(255) DEFAULT NULL,
  `view_for` blob,
  `view_type` int DEFAULT NULL,
  `view_size` int DEFAULT NULL,
  `view_chart` int DEFAULT NULL,
  `view_chart_size` int DEFAULT NULL,
  `view_tables` blob,
  `view_columns` blob,
  `view_total_columns` blob,
  `view_sort` int DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_view_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_report_view`
--

LOCK TABLES `cw_report_view` WRITE;
/*!40000 ALTER TABLE `cw_report_view` DISABLE KEYS */;
/*!40000 ALTER TABLE `cw_report_view` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_report_view_map`
--

DROP TABLE IF EXISTS `cw_report_view_map`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_report_view_map` (
  `prime_view_map_id` int NOT NULL AUTO_INCREMENT,
  `report_view_id` int DEFAULT NULL,
  `report_setting_id` int DEFAULT NULL,
  `prime_column` varchar(255) DEFAULT NULL,
  `map_column` varchar(255) DEFAULT NULL,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_view_map_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_report_view_map`
--

LOCK TABLES `cw_report_view_map` WRITE;
/*!40000 ALTER TABLE `cw_report_view_map` DISABLE KEYS */;
/*!40000 ALTER TABLE `cw_report_view_map` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_report_view_select`
--

DROP TABLE IF EXISTS `cw_report_view_select`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_report_view_select` (
  `prime_view_select_id` int NOT NULL AUTO_INCREMENT,
  `view_report_setting_id` int DEFAULT NULL,
  `view_block_id` int DEFAULT NULL,
  `view_column_name` varchar(255) DEFAULT NULL,
  `view_select_column_query` blob,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_view_select_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_report_view_select`
--

LOCK TABLES `cw_report_view_select` WRITE;
/*!40000 ALTER TABLE `cw_report_view_select` DISABLE KEYS */;
/*!40000 ALTER TABLE `cw_report_view_select` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_report_view_table`
--

DROP TABLE IF EXISTS `cw_report_view_table`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_report_view_table` (
  `prime_report_table_id` int NOT NULL AUTO_INCREMENT,
  `join_for` int DEFAULT '0',
  `line_prime_table` varchar(100) DEFAULT NULL,
  `line_prime_col` varchar(100) DEFAULT NULL,
  `line_join_type` varchar(100) DEFAULT NULL,
  `line_join_table` varchar(100) DEFAULT NULL,
  `line_join_col` varchar(100) DEFAULT NULL,
  `line_sort` varchar(100) DEFAULT NULL,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_report_table_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_report_view_table`
--

LOCK TABLES `cw_report_view_table` WRITE;
/*!40000 ALTER TABLE `cw_report_view_table` DISABLE KEYS */;
/*!40000 ALTER TABLE `cw_report_view_table` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_report_view_table_sort`
--

DROP TABLE IF EXISTS `cw_report_view_table_sort`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_report_view_table_sort` (
  `prime_view_table_id` int NOT NULL AUTO_INCREMENT,
  `custom_view_id` int DEFAULT NULL,
  `view_column` varchar(100) DEFAULT '',
  `table_sort` int DEFAULT NULL,
  `table_mode` int DEFAULT NULL,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_view_table_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_report_view_table_sort`
--

LOCK TABLES `cw_report_view_table_sort` WRITE;
/*!40000 ALTER TABLE `cw_report_view_table_sort` DISABLE KEYS */;
/*!40000 ALTER TABLE `cw_report_view_table_sort` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_report_view_where`
--

DROP TABLE IF EXISTS `cw_report_view_where`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_report_view_where` (
  `prime_report_where_id` int NOT NULL AUTO_INCREMENT,
  `where_report_id` int DEFAULT NULL,
  `where_for_id` int DEFAULT NULL,
  `where_condition` tinyblob,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_report_where_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_report_view_where`
--

LOCK TABLES `cw_report_view_where` WRITE;
/*!40000 ALTER TABLE `cw_report_view_where` DISABLE KEYS */;
/*!40000 ALTER TABLE `cw_report_view_where` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_report_where`
--

DROP TABLE IF EXISTS `cw_report_where`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_report_where` (
  `prime_report_where_id` int NOT NULL AUTO_INCREMENT,
  `where_for_id` int DEFAULT NULL,
  `where_condition` tinyblob,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_report_where_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_report_where`
--

LOCK TABLES `cw_report_where` WRITE;
/*!40000 ALTER TABLE `cw_report_where` DISABLE KEYS */;
/*!40000 ALTER TABLE `cw_report_where` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_risk_and_hazard_management`
--

DROP TABLE IF EXISTS `cw_risk_and_hazard_management`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_risk_and_hazard_management` (
  `prime_risk_and_hazard_management_id` int NOT NULL AUTO_INCREMENT,
  `request_type` varchar(100) DEFAULT '0',
  `risk_no` varchar(50) DEFAULT '',
  `date` date DEFAULT NULL,
  `risk_name` varchar(100) DEFAULT '',
  `risk_category` varchar(100) DEFAULT '0',
  `risk_description` text,
  `risk_owner` varchar(100) DEFAULT '0',
  `phone_number` varchar(10) DEFAULT NULL,
  `email_address` varchar(100) DEFAULT NULL,
  `address` text,
  `consequence` varchar(100) DEFAULT '0',
  `consequence_rating` varchar(100) DEFAULT '0',
  `likelihood_impact` varchar(100) DEFAULT '0',
  `likelihood_rating` varchar(100) DEFAULT '0',
  `supporting_document` text,
  `risk_status` varchar(100) DEFAULT '0',
  `review_date` date DEFAULT NULL,
  `reviewer` varchar(100) DEFAULT '0',
  `reviewer_remarks` text,
  `action_status` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_risk_and_hazard_management_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_risk_and_hazard_management`
--

LOCK TABLES `cw_risk_and_hazard_management` WRITE;
/*!40000 ALTER TABLE `cw_risk_and_hazard_management` DISABLE KEYS */;
INSERT INTO `cw_risk_and_hazard_management` (`prime_risk_and_hazard_management_id`, `request_type`, `risk_no`, `date`, `risk_name`, `risk_category`, `risk_description`, `risk_owner`, `phone_number`, `email_address`, `address`, `consequence`, `consequence_rating`, `likelihood_impact`, `likelihood_rating`, `supporting_document`, `risk_status`, `review_date`, `reviewer`, `reviewer_remarks`, `action_status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'1','2020/RS0001','2020-05-02','Ntc','1','nil','2','9500407533','ntc@gmail.com','SA','2','2','2','1','','1','1970-01-01','','','0',1,'2020-05-02 01:27:20',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_risk_and_hazard_management` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_risk_category`
--

DROP TABLE IF EXISTS `cw_risk_category`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_risk_category` (
  `prime_risk_category_id` int NOT NULL AUTO_INCREMENT,
  `risk_category` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_risk_category_id`),
  UNIQUE KEY `risk_category` (`risk_category`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_risk_category`
--

LOCK TABLES `cw_risk_category` WRITE;
/*!40000 ALTER TABLE `cw_risk_category` DISABLE KEYS */;
INSERT INTO `cw_risk_category` (`prime_risk_category_id`, `risk_category`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Operational risk',1,'2020-04-07 06:11:14',0,NULL,0,NULL,1),(2,'People risk',1,'2020-04-07 06:11:21',0,NULL,0,NULL,1),(3,'Strategic risk',1,'2020-04-07 06:11:27',0,NULL,0,NULL,1),(4,'Financial risk',1,'2020-04-07 06:11:36',0,NULL,0,NULL,1),(5,'Safety risk',1,'2020-04-07 06:11:43',0,NULL,0,NULL,1),(6,'Sustainability risk',1,'2020-04-07 06:11:49',0,NULL,0,NULL,1),(7,'Supplier risk',1,'2020-04-07 06:11:56',0,NULL,0,NULL,1),(8,'Customer risk',1,'2020-04-07 06:12:02',0,NULL,0,NULL,1),(9,'Information security risk',1,'2020-04-07 06:12:08',0,NULL,0,NULL,1),(10,'Security risk',1,'2020-04-07 06:12:13',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_risk_category` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_role`
--

DROP TABLE IF EXISTS `cw_role`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_role` (
  `prime_role_id` int NOT NULL AUTO_INCREMENT,
  `role_name` varchar(100) NOT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_role_id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=latin1 ROW_FORMAT=COMPACT;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_role`
--

LOCK TABLES `cw_role` WRITE;
/*!40000 ALTER TABLE `cw_role` DISABLE KEYS */;
INSERT INTO `cw_role` (`prime_role_id`, `role_name`, `trans_status`) VALUES (1,'Super Admin',1),(2,'Admin',1),(3,'Technician',1),(4,'driver',1),(5,'manager',1),(6,'Mechanic\r\n',1),(7,'General Worker\r\n',1),(8,'Fleet Controller\r\n',1),(9,'Electrician\r\n',1),(10,'Boiler Maker\r\n',1),(11,'Panel Beater\r\n',1),(12,'Supervisor\r\n',1);
/*!40000 ALTER TABLE `cw_role` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_sab_depo_master`
--

DROP TABLE IF EXISTS `cw_sab_depo_master`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_sab_depo_master` (
  `prime_sab_depo_master_id` int NOT NULL AUTO_INCREMENT,
  `depo_short_name` varchar(100) DEFAULT '',
  `depo_name` varchar(100) DEFAULT '',
  `depo_address` text,
  `depo_location` varchar(100) DEFAULT '',
  `latitude` varchar(100) DEFAULT '',
  `longitude` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_sab_depo_master_id`),
  UNIQUE KEY `depo_short_name` (`depo_short_name`)
) ENGINE=InnoDB AUTO_INCREMENT=65 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_sab_depo_master`
--

LOCK TABLES `cw_sab_depo_master` WRITE;
/*!40000 ALTER TABLE `cw_sab_depo_master` DISABLE KEYS */;
INSERT INTO `cw_sab_depo_master` (`prime_sab_depo_master_id`, `depo_short_name`, `depo_name`, `depo_address`, `depo_location`, `latitude`, `longitude`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'ABC','Alrode Brewery','1 Johnson Street, Alrode','SAB Alrode Brewery','-26.3095290','28.1340640',1,'2019-09-05 01:05:11',1,'2020-02-10 04:45:41',0,NULL,1),(2,'ALN','Aliwal North','1 Van der Horst Street, Aliwal North','SAB Aliwal North Depot','-30.7111840','26.7093270',1,'2019-09-05 01:05:49',1,'2020-02-10 04:45:45',0,NULL,1),(3,'ELN','East London','8 Edison Road Gately','SAB East London Depot','-33.0169361','27.8833844',1,'2019-09-05 01:08:11',0,NULL,0,NULL,1),(4,'GEO','George','Extension Road, Pacaltsdorp, George','Southern Cape Beer Distributor','-33.9912170','22.4389960',1,'2019-09-05 01:08:58',1,'2020-02-10 04:45:48',0,NULL,1),(5,'ISA','Isando','Gate 1, CNR Brewery and Isando Rd','SAB Isando Depot','-26.1371000','28.2032000',1,'2019-09-05 01:09:37',0,NULL,0,NULL,1),(6,'BAR','Baragwanath','C/O Chris Hani & Golden Highway','SAB Baragwanath Depot','-26.2502717','27.9667911',1,'2019-09-05 01:10:35',0,NULL,0,NULL,1),(7,'BBD','Boland','Cnr Rawsonville & Villiersdorp Rd, Worcester, 6850','Boland Beer Distributors','-33.6951870','19.2474230',1,'2019-09-05 01:11:55',0,NULL,0,NULL,1),(8,'ALR','Alrode Depot','SAB Alrode Depot','2 Diens Road, Alrode','-26.3082','28.1345',1,'2019-09-05 01:32:16',0,NULL,0,NULL,1),(9,'BEL','Belville','SAB Bellville Depot','9 La  Belle Road, Stikland, Bellville, 7532','-33.883494722','18.666763889',1,'2019-09-05 01:32:16',0,NULL,0,NULL,1),(10,'BET','Bethlehem','Bethsab Beer Wholesalers','Koeberg St, Bethlehem 9701','-28.208926','28.288838',1,'2019-09-05 01:32:16',0,NULL,0,NULL,1),(11,'BFN','Bloemfontein','SAB Bloemfontein Depot','320 Church Street, Hamilton','-29.17823','26.21918',1,'2019-09-05 01:32:16',0,NULL,0,NULL,1),(12,'BUT','Butterworth','SAB Butterworth Depot','1 Tainton Road, Ibika Industrial Area','-32.3168925','28.133521944',1,'2019-09-05 01:32:16',0,NULL,0,NULL,1),(13,'CHA','Chamdor','SAB Chamdor Depot','2 Fransen Street Chamdor','-26.150068056','27.783590556',1,'2019-09-05 01:32:17',0,NULL,0,NULL,1),(14,'DEN','Denver','SAB Denver Depot','Corner Kruger And Sandberg','-26.207876','28.100882',1,'2019-09-05 01:32:17',0,NULL,0,NULL,1),(15,'DWA','Dwarsloop','Dwarsloop Beer Distributors','Site No. 1987, Dwarsloop Complex','-24.807243','31.088705',1,'2019-09-05 01:32:17',0,NULL,0,NULL,1),(16,'EMP','Empangeni','SAB Empangeni Depot','13-19 Copper Drive, Empangeni Rail','-28.7758','31.8956',1,'2019-09-05 01:32:17',0,NULL,0,NULL,1),(17,'ERM','Ermelo','Ermelo Beer Distributors','23 Wilger Street, ERMELO, MPUMALANGA','-26.530491','29.997149',1,'2019-09-05 01:32:17',0,NULL,0,NULL,1),(18,'GAR','Garankuwa','SAB Ga-Rankuwa Depot','1st Street, Garankuwa Industrial Park, Zone 15','-25.550209444','28.000000556',1,'2019-09-05 01:32:18',0,NULL,0,NULL,1),(19,'GRE','Greytown','Greytown Beer Distributors','Dr Gordon St, Industrial Sites, Greytown, 3500','-29.055589','30.601011',1,'2019-09-05 01:32:18',0,NULL,0,NULL,1),(20,'GRO','Groblersdal','SAB Groblersdal Depot','1 Bank Street Groblersdal','-25.164639','29.404913',1,'2019-09-05 01:32:18',0,NULL,0,NULL,1),(21,'HAR','Hartswater','SAB Hartswater Depot','05 DWARS STREET PHOKWANE HARTSWATER 8570','-27.7500275','24.800085278',1,'2019-09-05 01:32:18',0,NULL,0,NULL,1),(22,'KIM','Kimberly','SAB Kimberley Depot','13 Ettienne Roussouw, Kimbdustia','-28.7071','24.7818',1,'2019-09-05 01:32:18',0,NULL,0,NULL,1),(23,'KNY','Knysna','SAB Knysna Depot','No 8 Boswerker Street','-34.04396','23.07956',1,'2019-09-05 01:32:19',0,NULL,0,NULL,1),(24,'KUR','Kuruman','SAB Kuruman Depot','3625 Textile Street','-27.4755','23.4347',1,'2019-09-05 01:32:19',0,NULL,0,NULL,1),(25,'LDY','Ladysmith','SAB Ladysmith Depot','23 PROGRESS ROAD','-28.5784','29.7917',1,'2019-09-05 01:32:19',0,NULL,0,NULL,1),(26,'LTD','Makhado (Louis Trichard)','Makhado Beer Distributors','Byles St, Makhado, 0920','-23.071553','29.897565',1,'2019-09-05 01:32:19',0,NULL,0,NULL,1),(27,'MAD','Madadeni','Madadeni Beer Wholesalers','Lot 4751 Sec 7, Madadeni, Newcastle, 2951','-27.752862','30.04603',1,'2019-09-05 01:32:19',0,NULL,0,NULL,1),(28,'MAF','Mafikeng','SAB Mafikeng Depot','Nr 5 Second Street , Industrial Side','-25.833610833','25.633348056',1,'2019-09-05 01:32:19',0,NULL,0,NULL,1),(29,'MID','Midlands','Midlands Beer Distributors','17 Bank Rd, Estcourt, 3310','-28.995465','29.845257',1,'2019-09-05 01:32:20',0,NULL,0,NULL,1),(30,'MKU','Mkhuze','Mkuze Beer Wholesalers','Sub 2 , Quest Farm, Mkuze 3965','-27.616434','32.033344',1,'2019-09-05 01:32:20',0,NULL,0,NULL,1),(31,'NEL','Nelspruit','SAB Nelspruit Depot','3 Bosch Street Nelspruit Industrial','-25.450214167','30.966873056',1,'2019-09-05 01:32:20',0,NULL,0,NULL,1),(32,'NEW','Newlands','SAB Newlands Brewery','3 Main Road','-33.569','18.4889',1,'2019-09-05 01:32:20',0,NULL,0,NULL,1),(33,'OTT','Ottery','SAB Ottery Depot','16 New Ottery Road, Ottery','-34.016671667','18.516713056',1,'2019-09-05 01:32:20',0,NULL,0,NULL,1),(34,'PBG','Polokwane Brewery','SAB Polokwane Depot','Cnr Marmer & Veldspaat Street, Magna Via','-23.8628','29.4714',1,'2019-09-05 01:32:20',0,NULL,0,NULL,1),(35,'PER','Perserverance','SAB Perseverance Depot','47 Kohler Road, Perseverance','-33.833427222','25.533461667',1,'2019-09-05 01:32:21',0,NULL,0,NULL,1),(36,'PHA','Phalaborwa','Phalaborwa','Phalaborwa','Phalaborwa','Phalaborwa',1,'2019-09-05 01:32:21',0,NULL,0,NULL,1),(37,'PHU','Phutitatjaba','SAB Phuthaditjhaba Depot','SITE 41C, INDUSTRIAL AREA NO. 1, PHUTHADITJHABA','-28.51345','28.82757',1,'2019-09-05 01:32:21',0,NULL,0,NULL,1),(38,'PMB','Pietermaritzburg','SAB Pietermaritzburg Depot','9 BARNESLEY ROAD, CAMPSDRIFT','-29.616843056','30.366730833',1,'2019-09-05 01:32:21',0,NULL,0,NULL,1),(39,'POT','Potchefstroom','SAB Potchefstroom Depot','25 Promosa Drive','-26.7098','27.0711',1,'2019-09-05 01:32:21',0,NULL,0,NULL,1),(40,'PRO','Prospecton','SAB Prospecton Depot','9/25 Jeffels Road','-29.983406667','30.916879444',1,'2019-09-05 01:32:21',0,NULL,0,NULL,1),(41,'PSH','Port Shepstone','SAB Port Shepstone Depot','2 Hudson Road, Marburg','-30.750057778','30.416689722',1,'2019-09-05 01:32:21',0,NULL,0,NULL,1),(42,'QUE','Queenstown','SAB Queenstown Depot','16 Stephenson Rd, Queendustria, 5320','-31.883524722','26.866847222',1,'2019-09-05 01:32:22',0,NULL,0,NULL,1),(43,'ROS','Rosslyn','SAB Rosslyn Brewery','1 Gaigher Street, Rosslyn','-25.621727','28.086753',1,'2019-09-05 01:32:22',0,NULL,0,NULL,1),(44,'RUS','Rustenburg','SAB Rustenburg Depot','20 Cobalt Street, Industria, Zinniaville','-25.630793','27.231003',1,'2019-09-05 01:32:22',0,NULL,0,NULL,1),(45,'SPF','Springfield','SAB Springfield Depot','221 Inanda Rd Springfield Park, Durban.4034','-29.805200181598','30.989943774795',1,'2019-09-05 01:32:22',0,NULL,0,NULL,1),(46,'STA','Standerton','SAB Standerton Depot','12 Produce Street','-26.950252222','29.233361944',1,'2019-09-05 01:32:22',0,NULL,0,NULL,1),(47,'THO','Thohoyandou','Thohoyandou Beer Distributors','43 Mahawasane Street, Shayandima Industrial Area','-23.007996','30.415648',1,'2019-09-05 01:32:22',0,NULL,0,NULL,1),(48,'TZA','Tzaneen','SAB Tzaneen Depot','Stand 1, Industrial Road, Industrial Park','-23.85355','30.16105',1,'2019-09-05 01:32:23',0,NULL,0,NULL,1),(49,'UMT','Umtata','SAB Mthatha Depot','11 Timber Road, Vulindlela Industrial Area','-31.6047','28.7762',1,'2019-09-05 01:32:23',0,NULL,0,NULL,1),(50,'UPI','Upington','SAB Upington Depot','16 Industrial Road','-28.433579444','21.216716944',1,'2019-09-05 01:32:23',0,NULL,0,NULL,1),(51,'VER','Vereeniging','SAB Vereeniging Depot','Off Lager Avenue, Leeuwkuil','-26.6636','27.9025',1,'2019-09-05 01:32:23',0,NULL,0,NULL,1),(52,'VRE','Vredendal','Vredendal Beer Distributors',' 44 Voortrekker St, Vredendal 8160','-31.664856','18.505292',1,'2019-09-05 01:32:23',0,NULL,0,NULL,1),(53,'VRY','Vryheid','Vryheid Beer Wholesalers','1 Dias Ln, Vryheid, 3100','-27.771602','30.81541',1,'2019-09-05 01:32:23',0,NULL,0,NULL,1),(54,'WAD','Wadeville','SAB Wadeville Depot','1 Calcium Rd, Wadeville','-26.2687','28.2013',1,'2019-09-05 01:32:24',0,NULL,0,NULL,1),(55,'WAL','Waltloo','SAB Waltloo Depot','301 Kuit Street, Waltloo','-25.72513','28.3212',1,'2019-09-05 01:32:24',0,NULL,0,NULL,1),(56,'WEL','Welkom','SAB Welkom Depot','135 Constantia Road','-27.966743611','26.750050278',1,'2019-09-05 01:32:24',0,NULL,0,NULL,1),(57,'WES','Westonaria','Westonaria Beer Distributors','1 PULLINGER ST, WESTONARIA, WESTONARIA','-28.994363','30.570795',1,'2019-09-05 01:32:25',0,NULL,0,NULL,1),(58,'WIT','Witbank','SAB Emalahleni  Depot','1 Newton Avenue, Ferrobank','-25.8462','29.1661',1,'2019-09-05 01:32:25',0,NULL,0,NULL,1),(59,'EPP','',NULL,'','','',0,NULL,0,NULL,0,NULL,1),(60,'IBH','',NULL,'','','',0,NULL,0,NULL,0,NULL,1),(61,'KOK','',NULL,'','','',0,NULL,0,NULL,0,NULL,1),(62,'POL','',NULL,'','','',0,NULL,0,NULL,0,NULL,1),(63,'UNI','',NULL,'','','',0,NULL,0,NULL,0,NULL,1),(64,'WBD','',NULL,'','','',0,NULL,0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_sab_depo_master` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_sab_per_km`
--

DROP TABLE IF EXISTS `cw_sab_per_km`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_sab_per_km` (
  `prime_sab_per_km_id` int NOT NULL AUTO_INCREMENT,
  `from_date` varchar(100) DEFAULT '',
  `to_date` varchar(100) DEFAULT '',
  `per_km` decimal(15,2) DEFAULT '0.00',
  `per_km_rate` decimal(15,2) DEFAULT '0.00',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_sab_per_km_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_sab_per_km`
--

LOCK TABLES `cw_sab_per_km` WRITE;
/*!40000 ALTER TABLE `cw_sab_per_km` DISABLE KEYS */;
INSERT INTO `cw_sab_per_km` (`prime_sab_per_km_id`, `from_date`, `to_date`, `per_km`, `per_km_rate`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'01-2019','12-2019',0.00,17.49,1,'2019-09-10 03:10:42',1,'2020-02-19 05:33:12',0,NULL,1);
/*!40000 ALTER TABLE `cw_sab_per_km` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_sab_rate_master`
--

DROP TABLE IF EXISTS `cw_sab_rate_master`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_sab_rate_master` (
  `prime_sab_rate_master_id` int NOT NULL AUTO_INCREMENT,
  `month_and_year` varchar(10) DEFAULT '',
  `origin` varchar(100) DEFAULT 'select',
  `destination` varchar(100) DEFAULT 'select',
  `km` decimal(15,2) DEFAULT '0.00',
  `combo` decimal(15,2) DEFAULT '0.00',
  `sab_trailer` decimal(15,2) DEFAULT '0.00',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_sab_rate_master_id`)
) ENGINE=InnoDB AUTO_INCREMENT=64 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_sab_rate_master`
--

LOCK TABLES `cw_sab_rate_master` WRITE;
/*!40000 ALTER TABLE `cw_sab_rate_master` DISABLE KEYS */;
INSERT INTO `cw_sab_rate_master` (`prime_sab_rate_master_id`, `month_and_year`, `origin`, `destination`, `km`, `combo`, `sab_trailer`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'09-2019','1','2',1212.00,19322.90,13042.59,1,'2019-09-05 01:15:09',1,'2020-02-19 05:32:53',0,NULL,1),(2,'09-2019','1','6',52.00,1992.12,1593.70,1,'2019-09-05 01:19:12',0,NULL,0,NULL,1),(3,'09-2019','1','7',2594.00,45369.06,37120.14,1,'2019-09-05 01:22:01',0,NULL,0,NULL,1),(4,'09-2019','1','9',2778.00,48587.22,39753.18,1,'2019-09-05 01:41:27',0,NULL,0,NULL,1),(5,'09-2019','1','10',510.00,8552.88,6068.82,1,'2019-09-05 01:42:22',0,NULL,0,NULL,1),(6,'09-2019','1','13',104.00,2390.56,1912.45,1,'2019-09-05 01:43:51',0,NULL,0,NULL,1),(7,'09-2019','1','14',40.00,1992.12,1593.70,1,'2019-09-05 01:46:28',0,NULL,0,NULL,1),(8,'09-2019','13','4',2326.00,40856.64,33428.16,1,'2019-09-05 01:49:41',0,NULL,0,NULL,1),(9,'09-2019','43','2',1352.00,23646.48,19347.12,1,'2019-09-05 01:54:09',0,NULL,0,NULL,1),(10,'09-2019','40','2',1336.00,23366.64,19118.16,1,'2019-09-05 01:55:30',0,NULL,0,NULL,1),(11,'09-2019','1','22',970.00,15344.66,11070.10,1,'2019-09-05 02:07:29',0,NULL,0,NULL,1),(12,'09-2019','1','8',2.40,1115.59,686.09,1,'2019-09-11 12:18:34',1,'2019-09-11 12:19:44',0,NULL,1),(13,'09-2019','1','11',832.00,13758.97,9586.29,1,'2019-09-11 12:18:34',0,NULL,0,NULL,1),(14,'09-2019','1','12',1884.00,46185.53,44177.47,1,'2019-09-11 12:18:34',1,'2019-09-11 12:19:51',0,NULL,1),(15,'09-2019','1','15',890.00,15566.10,12735.90,1,'2019-09-11 12:18:34',0,NULL,0,NULL,1),(16,'09-2019','1','3',1934.00,33467.78,21624.65,1,'2019-09-11 12:18:35',1,'2019-09-11 12:19:56',0,NULL,1),(17,'09-2019','1','16',1272.00,20883.89,15245.69,1,'2019-09-11 12:18:35',0,NULL,0,NULL,1),(18,'09-2019','1','59',0.00,0.00,0.00,1,'2019-09-11 12:18:35',0,NULL,0,NULL,1),(19,'09-2019','1','17',432.00,6534.18,5391.66,1,'2019-09-11 12:18:35',0,NULL,0,NULL,1),(20,'09-2019','1','18',286.00,5002.14,4092.66,1,'2019-09-11 12:18:36',0,NULL,0,NULL,1),(21,'09-2019','1','4',2326.00,40681.74,33285.06,1,'2019-09-11 12:18:36',0,NULL,0,NULL,1),(22,'09-2019','1','19',918.00,16055.82,13136.58,1,'2019-09-11 12:18:36',0,NULL,0,NULL,1),(23,'09-2019','1','20',504.00,8814.96,7212.24,1,'2019-09-11 12:18:37',0,NULL,0,NULL,1),(24,'09-2019','1','21',862.00,13450.25,10598.13,1,'2019-09-11 12:18:37',0,NULL,0,NULL,1),(25,'09-2019','1','60',2150.00,37149.23,35141.17,1,'2019-09-11 12:18:37',0,NULL,0,NULL,1),(26,'09-2019','1','5',60.00,1992.12,1593.70,1,'2019-09-11 12:18:37',0,NULL,0,NULL,1),(27,'09-2019','1','23',2280.00,39877.20,32626.80,1,'2019-09-11 12:18:37',0,NULL,0,NULL,1),(28,'09-2019','1','61',0.00,0.00,0.00,1,'2019-09-11 12:18:38',0,NULL,0,NULL,1),(29,'09-2019','1','24',1084.00,17049.62,11733.80,1,'2019-09-11 12:18:38',0,NULL,0,NULL,1),(30,'09-2019','1','25',684.00,12048.40,11445.98,1,'2019-09-11 12:18:38',0,NULL,0,NULL,1),(31,'09-2019','1','26',886.00,15496.14,12678.66,1,'2019-09-11 12:18:38',0,NULL,0,NULL,1),(32,'09-2019','1','27',584.00,9282.57,7157.64,1,'2019-09-11 12:18:39',0,NULL,0,NULL,1),(33,'09-2019','1','28',616.00,10773.84,8814.96,1,'2019-09-11 12:18:39',0,NULL,0,NULL,1),(34,'09-2019','1','29',764.00,13362.36,10932.84,1,'2019-09-11 12:18:39',0,NULL,0,NULL,1),(35,'09-2019','1','30',966.00,16867.76,15863.73,1,'2019-09-11 12:18:39',0,NULL,0,NULL,1),(36,'09-2019','1','31',710.00,12417.90,10160.10,1,'2019-09-11 12:18:39',0,NULL,0,NULL,1),(37,'09-2019','1','32',2826.00,49426.74,40440.06,1,'2019-09-11 12:18:39',0,NULL,0,NULL,1),(38,'09-2019','1','33',2828.00,40161.33,39045.74,1,'2019-09-11 12:18:40',0,NULL,0,NULL,1),(39,'09-2019','1','36',0.00,0.00,0.00,1,'2019-09-11 12:18:40',0,NULL,0,NULL,1),(40,'09-2019','1','37',612.00,10703.88,8757.72,1,'2019-09-11 12:18:40',0,NULL,0,NULL,1),(41,'09-2019','1','38',958.00,16247.09,12085.21,1,'2019-09-11 12:18:41',0,NULL,0,NULL,1),(42,'09-2019','1','62',678.00,11318.19,8730.63,1,'2019-09-11 12:18:41',0,NULL,0,NULL,1),(43,'09-2019','1','39',270.00,4390.07,3618.13,1,'2019-09-11 12:18:41',0,NULL,0,NULL,1),(44,'09-2019','1','40',1134.00,19889.42,15830.26,1,'2019-09-11 12:18:41',0,NULL,0,NULL,1),(45,'09-2019','1','41',1340.00,31125.03,30121.00,1,'2019-09-11 12:18:41',0,NULL,0,NULL,1),(46,'09-2019','1','42',1550.00,35542.78,35542.78,1,'2019-09-11 12:18:42',0,NULL,0,NULL,1),(47,'09-2019','1','43',258.00,4209.78,3447.18,1,'2019-09-11 12:18:42',0,NULL,0,NULL,1),(48,'09-2019','1','44',304.00,5316.96,4350.24,1,'2019-09-11 12:18:42',0,NULL,0,NULL,1),(49,'09-2019','1','45',1108.00,19879.86,18875.83,1,'2019-09-11 12:18:42',0,NULL,0,NULL,1),(50,'09-2019','1','46',292.00,4741.27,3457.41,1,'2019-09-11 12:18:42',0,NULL,0,NULL,1),(51,'09-2019','1','47',1014.00,17734.86,14510.34,1,'2019-09-11 12:18:42',0,NULL,0,NULL,1),(52,'09-2019','1','48',890.00,15566.10,12735.90,1,'2019-09-11 12:18:42',0,NULL,0,NULL,1),(53,'09-2019','1','49',1676.00,39759.72,37751.65,1,'2019-09-11 12:18:43',0,NULL,0,NULL,1),(54,'09-2019','1','63',2640.00,46173.60,37778.40,1,'2019-09-11 12:18:43',0,NULL,0,NULL,1),(55,'09-2019','1','50',1598.00,25006.11,20370.72,1,'2019-09-11 12:18:43',0,NULL,0,NULL,1),(56,'09-2019','1','51',130.20,3157.34,1912.45,1,'2019-09-11 12:18:43',0,NULL,0,NULL,1),(57,'09-2019','1','52',2552.00,44634.48,36519.12,1,'2019-09-11 12:18:43',0,NULL,0,NULL,1),(58,'09-2019','1','53',742.00,11745.29,9017.34,1,'2019-09-11 12:18:43',0,NULL,0,NULL,1),(59,'09-2019','1','54',23.00,1992.12,1593.70,1,'2019-09-11 12:18:43',0,NULL,0,NULL,1),(60,'09-2019','1','55',175.80,3253.82,2384.47,1,'2019-09-11 12:18:43',0,NULL,0,NULL,1),(61,'09-2019','1','64',132.00,2390.56,1912.45,1,'2019-09-11 12:18:44',0,NULL,0,NULL,1),(62,'09-2019','1','56',528.00,8552.88,6414.66,1,'2019-09-11 12:18:44',0,NULL,0,NULL,1),(63,'09-2019','1','58',306.00,5351.94,4378.86,1,'2019-09-11 12:18:44',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_sab_rate_master` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_series`
--

DROP TABLE IF EXISTS `cw_series`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_series` (
  `prime_series_id` int NOT NULL AUTO_INCREMENT,
  `series_name` varchar(100) DEFAULT '',
  `category` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_series_id`),
  UNIQUE KEY `series_name` (`series_name`)
) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_series`
--

LOCK TABLES `cw_series` WRITE;
/*!40000 ALTER TABLE `cw_series` DISABLE KEYS */;
INSERT INTO `cw_series` (`prime_series_id`, `series_name`, `category`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Argosy','1',1,'2019-07-05 12:24:59',0,NULL,0,NULL,1),(2,'Skeletal Semi','2',1,'2019-07-05 12:25:17',0,NULL,0,NULL,1),(3,'Hardbody','3',1,'2019-07-05 12:25:43',0,NULL,0,NULL,1),(4,'ACTROS','1',1,'2020-01-27 02:37:57',0,NULL,0,NULL,1),(5,'QUON 450','1',1,'2020-01-27 02:38:07',0,NULL,0,NULL,1),(6,'Platform Rear link','2',1,'2020-01-27 02:38:22',0,NULL,0,NULL,1),(7,'Dropside R Interlink','2',1,'2020-01-27 02:38:31',0,NULL,0,NULL,1),(8,'Chassied End Tip','2',1,'2020-01-27 02:38:41',0,NULL,0,NULL,1),(9,'Tautliner','2',1,'2020-01-27 02:38:51',0,NULL,0,NULL,1),(10,'Tautliner Semi','2',1,'2020-01-27 02:39:02',0,NULL,0,NULL,1),(11,'Platform LW semi','2',1,'2020-01-27 02:39:15',0,NULL,0,NULL,1),(12,'HILUX','3',1,'2020-01-27 02:39:40',0,NULL,0,NULL,1),(13,'L200','3',1,'2020-01-27 02:39:47',0,NULL,0,NULL,1),(14,'9800I 6x4','1',1,'2020-01-27 02:55:36',0,NULL,0,NULL,1),(15,'Axor','1',57,'2021-06-05 03:55:21',0,NULL,0,NULL,1),(16,'FM 400','1',57,'2021-06-07 01:44:56',0,NULL,0,NULL,1),(17,'FH 400','1',57,'2021-06-07 01:45:17',57,'2021-06-07 01:45:28',0,NULL,1),(18,'Tridem Tipper','2',57,'2021-06-07 06:25:02',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_series` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_service_category`
--

DROP TABLE IF EXISTS `cw_service_category`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_service_category` (
  `prime_service_category_id` int NOT NULL AUTO_INCREMENT,
  `service_category` varchar(100) DEFAULT '',
  `status` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_service_category_id`),
  UNIQUE KEY `service_category` (`service_category`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_service_category`
--

LOCK TABLES `cw_service_category` WRITE;
/*!40000 ALTER TABLE `cw_service_category` DISABLE KEYS */;
INSERT INTO `cw_service_category` (`prime_service_category_id`, `service_category`, `status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Lubrication, oil and fluid level checks','1',1,'2020-01-23 07:42:50',0,NULL,0,NULL,1),(2,'Checks inside the cab','1',1,'2020-01-23 07:43:00',0,NULL,0,NULL,1),(3,'External checks','1',1,'2020-01-23 07:43:07',0,NULL,0,NULL,1),(4,'Engine compartment','1',1,'2020-01-23 07:43:14',0,NULL,0,NULL,1),(5,'Front suspension and steering','1',1,'2020-01-23 07:43:23',1,'2020-01-23 07:47:18',0,NULL,1),(6,'Checks underneath the vehicle','1',1,'2020-01-23 07:43:32',1,'2020-01-23 07:47:22',0,NULL,1);
/*!40000 ALTER TABLE `cw_service_category` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_service_checklist`
--

DROP TABLE IF EXISTS `cw_service_checklist`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_service_checklist` (
  `prime_service_checklist_id` int NOT NULL AUTO_INCREMENT,
  `service_type` varchar(100) DEFAULT '0',
  `service_category` varchar(100) DEFAULT '0',
  `status` varchar(100) DEFAULT '0',
  `service_name` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_service_checklist_id`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_service_checklist`
--

LOCK TABLES `cw_service_checklist` WRITE;
/*!40000 ALTER TABLE `cw_service_checklist` DISABLE KEYS */;
INSERT INTO `cw_service_checklist` (`prime_service_checklist_id`, `service_type`, `service_category`, `status`, `service_name`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'1','1','1','1',1,'2020-01-23 07:44:03',1,'2020-02-07 12:21:12',0,NULL,1),(2,'1','1','1','2',1,'2020-01-23 07:44:28',1,'2020-02-04 06:09:54',0,NULL,1),(3,'1','1','1','3',1,'2020-01-23 07:44:39',1,'2020-02-04 06:09:58',0,NULL,1),(4,'1','1','1','4',1,'2020-01-23 07:44:48',1,'2020-02-04 06:10:05',0,NULL,1),(5,'2','1','1','5',1,'2020-01-23 07:45:11',1,'2020-02-04 04:30:24',0,NULL,1),(6,'1','2','1','6',1,'2020-01-23 07:45:24',1,'2020-02-04 06:10:10',0,NULL,1),(7,'2','2','1','9',1,'2020-01-23 07:45:35',1,'2020-02-04 04:31:03',0,NULL,1),(8,'2','2','1','15',1,'2020-01-23 07:45:45',1,'2020-02-04 04:31:08',0,NULL,1),(9,'2','2','1','20',1,'2020-01-23 07:45:56',1,'2020-02-04 04:31:12',0,NULL,1),(10,'2','2','1','21',1,'2020-01-23 07:46:31',1,'2020-02-04 04:31:17',0,NULL,1),(11,'2','3','1','1',1,'2020-01-23 07:48:05',1,'2020-02-04 04:31:21',0,NULL,1),(12,'2','3','1','3',1,'2020-01-23 07:48:16',1,'2020-02-04 04:31:42',0,NULL,1),(13,'2','3','1','8',1,'2020-01-23 07:48:30',1,'2020-02-05 09:59:18',0,NULL,1),(16,'2','3','1','17',1,'2020-01-23 07:49:06',1,'2020-02-04 04:32:08',0,NULL,1),(24,'3','5','1','18',1,'2020-01-23 07:51:16',1,'2020-02-04 06:11:08',0,NULL,1),(26,'3','5','1','20',1,'2020-01-23 07:51:38',1,'2020-02-04 06:11:13',0,NULL,1),(30,'1','6','1','22',1,'2020-02-06 11:48:21',0,NULL,0,NULL,1),(31,'1','1','1','21',1,'2020-02-07 12:14:19',0,NULL,0,NULL,1),(32,'2','2','1','4',1,'2020-02-20 09:45:44',1,'2020-02-20 09:46:02',0,NULL,1);
/*!40000 ALTER TABLE `cw_service_checklist` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_service_type`
--

DROP TABLE IF EXISTS `cw_service_type`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_service_type` (
  `prime_service_type_id` int NOT NULL AUTO_INCREMENT,
  `service_type` varchar(100) DEFAULT '',
  `status` varchar(100) DEFAULT '0',
  `process_by` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_service_type_id`),
  UNIQUE KEY `service_type` (`service_type`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_service_type`
--

LOCK TABLES `cw_service_type` WRITE;
/*!40000 ALTER TABLE `cw_service_type` DISABLE KEYS */;
INSERT INTO `cw_service_type` (`prime_service_type_id`, `service_type`, `status`, `process_by`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'General Inspection','1','1',1,'2020-01-23 07:42:00',1,'2020-02-07 10:42:53',0,NULL,1),(2,'Major','1','2',1,'2020-01-23 07:42:09',1,'2020-02-04 05:17:33',0,NULL,1),(3,'Minor','1','2',1,'2020-01-23 07:42:18',1,'2020-02-04 05:17:44',0,NULL,1);
/*!40000 ALTER TABLE `cw_service_type` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_session_value`
--

DROP TABLE IF EXISTS `cw_session_value`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_session_value` (
  `prime_session_value_id` int NOT NULL AUTO_INCREMENT,
  `session_for` int DEFAULT '0',
  `session_value` varchar(100) NOT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_session_value_id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=latin1 ROW_FORMAT=COMPACT;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_session_value`
--

LOCK TABLES `cw_session_value` WRITE;
/*!40000 ALTER TABLE `cw_session_value` DISABLE KEYS */;
INSERT INTO `cw_session_value` (`prime_session_value_id`, `session_for`, `session_value`, `trans_status`) VALUES (1,1,'logged_type',1),(2,1,'logged_id',1),(3,1,'logged_role',1),(4,1,'access_data',1),(5,2,'logged_type',1),(6,2,'logged_id',1),(7,2,'logged_role',1),(8,2,'logged_group_head',1),(9,2,'logged_group',1),(10,2,'logged_group_mapped',1),(11,2,'access_data',1),(12,1,'logged_map_cust',1),(13,1,'logged_repot_to',1),(14,2,'logged_cust_ids',1);
/*!40000 ALTER TABLE `cw_session_value` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_sessions`
--

DROP TABLE IF EXISTS `cw_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_sessions` (
  `id` varchar(40) NOT NULL,
  `ip_address` varchar(45) NOT NULL,
  `timestamp` int unsigned NOT NULL DEFAULT '0',
  `data` blob NOT NULL,
  KEY `ci_sessions_timestamp` (`timestamp`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_sessions`
--

LOCK TABLES `cw_sessions` WRITE;
/*!40000 ALTER TABLE `cw_sessions` DISABLE KEYS */;
INSERT INTO `cw_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('fqpenvlp9mqdt7g3q68932mm1lfmfc6u','103.238.228.178',1686304334,_binary '__ci_last_regenerate|i:1686304303;'),('e5u8pfcajetqjilub99pj6ooc2roceus','49.249.243.18',1686313533,_binary '__ci_last_regenerate|i:1686313458;logged_type|s:8:\"EMPLOYEE\";logged_id|s:1:\"1\";logged_role|s:1:\"1\";logged_repot_to|s:4:\"1,12\";access_data|a:157:{s:17:\"action_management\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:22:\"action_training_status\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:12:\"afrism_rates\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:10:\"amsa_rates\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:12:\"appointments\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:16:\"appointment_type\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:4:\"bunk\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:11:\"bunk_prices\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:13:\"chemical_name\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:14:\"chemical_state\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:6:\"colour\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:11:\"common_name\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:6:\"config\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:18:\"consequence_rating\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:15:\"corrective_type\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:12:\"cubic_metres\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:13:\"currency_code\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:8:\"customer\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:17:\"customer_category\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:16:\"customer_request\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:13:\"customer_type\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:30:\"dangerous_goods_and_management\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:16:\"dispatch_history\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:19:\"document_management\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:9:\"employees\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:19:\"employee_department\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:19:\"employee_permission\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:17:\"employee_position\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:13:\"employee_type\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:7:\"enquiry\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:12:\"entry_reason\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:15:\"equipments_make\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:16:\"equipments_model\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:17:\"equipment_request\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:29:\"equipment_tools_and_equipment\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:14:\"equipment_type\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:10:\"eu_country\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:16:\"event_management\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:10:\"event_type\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:10:\"file_merge\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:12:\"form_setting\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:16:\"fuel_consumption\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:11:\"fuel_inward\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:10:\"fuel_order\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:12:\"fuel_outward\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:12:\"fuel_request\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:9:\"fuel_type\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:9:\"gate_pass\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:19:\"incident_management\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:16:\"incident_request\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:15:\"incident_status\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:13:\"incident_type\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:22:\"insuracne_underwriters\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:16:\"insurance_broker\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:20:\"insurance_cover_type\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:9:\"inventory\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:15:\"inventory_brand\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:18:\"inventory_category\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:17:\"inventory_product\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:22:\"inventory_product_type\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:18:\"inventory_supplier\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:25:\"investigation_risk_status\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:28:\"legal_and_other_requirements\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:11:\"legislation\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:17:\"likelihood_rating\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:18:\"load_customer_type\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:22:\"maintenance_breakdowns\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:18:\"maintenance_faults\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:26:\"maintenance_fault_category\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:24:\"maintenance_fault_report\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:26:\"maintenance_jobs_completed\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:24:\"maintenance_job_schedule\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:29:\"maintenance_labour_work_order\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:15:\"maintenance_oil\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:24:\"maintenance_oil_category\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:21:\"maintenance_oil_stock\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:17:\"maintenance_scrap\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:26:\"maintenance_sent_for_recap\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:31:\"maintenance_service_list_report\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:34:\"maintenance_tool_inspection_report\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:25:\"maintenance_tyres_on_hand\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:23:\"maintenance_tyres_stock\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:30:\"maintenance_tyre_change_report\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:22:\"maintenance_tyre_stock\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:29:\"maintenance_tyre_stock_report\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:23:\"maintenance_tyre_survey\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:27:\"maintenance_wheel_alignment\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:29:\"main_truck_or_trailer_history\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:4:\"make\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:16:\"material_request\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:14:\"module_setting\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:8:\"ntc_load\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:14:\"order_dispatch\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:15:\"order_receiving\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:12:\"perkilometer\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:17:\"physical_location\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:10:\"po_history\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:20:\"product_availability\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:14:\"purchase_order\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:17:\"receiving_history\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:12:\"relationship\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:20:\"removing_and_fitting\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:6:\"report\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:14:\"report_setting\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:17:\"request_receiving\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:26:\"risk_and_hazard_management\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:13:\"risk_category\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:15:\"sab_depo_master\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:10:\"sab_per_km\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:15:\"sab_rate_master\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:6:\"series\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:16:\"service_category\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:17:\"service_checklist\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:12:\"service_type\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:22:\"shipping_delivery_type\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:13:\"shipping_mode\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:4:\"site\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:5:\"state\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:4:\"tank\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:8:\"tax_mode\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:8:\"tax_type\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:17:\"technician_skills\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:6:\"tester\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:11:\"toll_master\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:19:\"training_management\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:12:\"trips_report\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:21:\"trip_current_location\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:15:\"trip_exceptions\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:21:\"trip_location_history\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:11:\"trip_report\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:24:\"truck_or_trailer_history\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:13:\"type_of_goods\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:18:\"tyre_actual_damage\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:12:\"tyre_casting\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:10:\"tyre_depot\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:20:\"tyre_inspection_type\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:15:\"tyre_management\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:23:\"tyre_operational_damage\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:12:\"tyre_pattern\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:10:\"tyre_recap\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:16:\"tyre_repair_type\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:10:\"tyre_scrap\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:18:\"tyre_scrap_company\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:19:\"tyre_scrap_failures\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:9:\"tyre_size\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:11:\"tyre_survey\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:18:\"utilities_settings\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:7:\"vat_tax\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:16:\"vehicle_category\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:14:\"vehicle_master\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:24:\"vehicle_position_history\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:12:\"vehicle_type\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:15:\"warehouse_brand\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:18:\"warehouse_category\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:21:\"warehouse_information\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:19:\"warehouse_locations\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}s:17:\"warehouse_product\";a:6:{s:10:\"access_add\";s:1:\"1\";s:13:\"access_update\";s:1:\"1\";s:13:\"access_delete\";s:1:\"1\";s:13:\"access_search\";s:1:\"1\";s:13:\"access_export\";s:1:\"1\";s:13:\"access_import\";s:1:\"1\";}}'),('6oj580t0p2sgljqs7bduluqg2c14n08a','35.217.37.67',1686530379,_binary '__ci_last_regenerate|i:1686530379;'),('civvheqlulnr6fafe1n50einv87lloov','104.164.173.167',1686681534,_binary '__ci_last_regenerate|i:1686681534;'),('oporq3d9qfh6srt2ui7ecbf9s7aojols','146.70.172.10',1686681661,_binary '__ci_last_regenerate|i:1686681661;'),('m8klkpn2sp77qapb4bnrdgtn15b2pj0v','205.169.39.169',1686692058,_binary '__ci_last_regenerate|i:1686692058;'),('092d411rvl8gmb71alfbp42ri4uon4qu','205.169.39.169',1686692067,_binary '__ci_last_regenerate|i:1686692067;'),('scecl2rf520rnplvmlbih2o8aoc4pot1','171.67.70.233',1686696008,_binary '__ci_last_regenerate|i:1686696008;'),('q1mqirl0ng0j0n6c6sahha90am7i3sfa','171.67.70.233',1686696020,_binary '__ci_last_regenerate|i:1686696020;'),('lcgpterbd8bn8i08qkcu8qfi4j402prc','171.67.70.233',1686696023,_binary '__ci_last_regenerate|i:1686696023;'),('lk0u28p55emccnk05gonl0639b3ukuq3','133.242.174.119',1686703124,_binary '__ci_last_regenerate|i:1686703124;'),('1fijjmfj6p7lt80inr8en9soednsr7dt','171.244.43.14',1686721210,_binary '__ci_last_regenerate|i:1686721210;'),('2onv8b4h43b4rcal7jtsa2p8qk0m1anj','65.154.226.167',1686742872,_binary '__ci_last_regenerate|i:1686742872;'),('r0odealn7fdanc4sdicl2p444u2kjtqk','209.38.233.183',1686746147,_binary '__ci_last_regenerate|i:1686746147;'),('hl94unt9jbnf4r4soj5t1euggpcbdfgq','209.38.233.183',1686746148,_binary '__ci_last_regenerate|i:1686746148;'),('f2hsddua8ejhqujgn9lrvvjpjqk6mhak','43.163.233.124',1686881368,_binary '__ci_last_regenerate|i:1686881368;'),('gvv1cqrjtbrpa999p9hevau38jkhmghb','93.159.230.89',1687277968,_binary '__ci_last_regenerate|i:1687277968;'),('dr8j34gjmhl8n06btpm49e2uk3qidh4o','3.77.200.68',1687350254,_binary '__ci_last_regenerate|i:1687350254;'),('u1ob0g0fomcq26pgl2nrsuell86qo3ib','35.212.137.141',1687405470,_binary '__ci_last_regenerate|i:1687405470;'),('l47ci0l64crst3kse5sv3eqtnou3e9bc','137.184.207.38',1687430748,_binary '__ci_last_regenerate|i:1687430748;'),('b9p4tdhsrn8adi9h88grl3uue344sibc','205.185.127.30',1687448716,_binary '__ci_last_regenerate|i:1687448716;'),('fdcfhesaggcgms0deq79hfjl0t03246t','71.6.134.233',1687750575,_binary '__ci_last_regenerate|i:1687750575;'),('igdqb3ttgronjq7sovt9rv079al02a95','209.141.41.193',1687987023,_binary '__ci_last_regenerate|i:1687987023;'),('gd2v8nq63tnb6231bc6hdr7a1tolp6c8','178.62.207.113',1688119309,_binary '__ci_last_regenerate|i:1688119309;'),('5j2c1p41u5ldvqrd7gbv9cqc6aab0ebt','178.62.207.113',1688119310,_binary '__ci_last_regenerate|i:1688119310;'),('khl33jhslk6esh5bh2ctje32kd7m1aqf','162.142.125.215',1688141091,_binary '__ci_last_regenerate|i:1688141091;'),('6pfs1pdn2tdiv5pqmj86u5o668f631jm','162.142.125.12',1688145722,_binary '__ci_last_regenerate|i:1688145722;'),('49bb0tjffjgb8llqbocd9l5ubomrooqo','91.222.173.170',1688152473,_binary '__ci_last_regenerate|i:1688152473;'),('djv8ln05olpquh19hho1vppf0gio6b3p','3.78.188.34',1688188806,_binary '__ci_last_regenerate|i:1688188806;'),('o3h194vmn4pg89sojc6d0c4epb7s49mn','192.64.4.25',1688304374,_binary '__ci_last_regenerate|i:1688304374;'),('vdv1omcfn4g6jb26mit2j2vqkjc8hku2','18.203.67.195',1688334485,_binary '__ci_last_regenerate|i:1688334485;'),('tgtijoub33v4obru3ejtknfnab7mu918','71.6.134.235',1688353716,_binary '__ci_last_regenerate|i:1688353716;'),('1hrfrqc8dr0g8am3fjaent5h3l2jdhei','54.194.212.201',1688414554,_binary '__ci_last_regenerate|i:1688414554;'),('3bikv8aq5vcgr2f1obkd9k3uqt3mthsv','209.141.48.154',1688420215,_binary '__ci_last_regenerate|i:1688420215;'),('qltp4bve9vb48511cjmd8j1uhi4ve4mv','209.141.41.193',1688420224,_binary '__ci_last_regenerate|i:1688420224;'),('8s1jv4umve8i2fsqvvg1oblr0cuqcqlc','51.255.62.15',1688484139,_binary '__ci_last_regenerate|i:1688484139;'),('u1p9ohq59l4c00mlvcqfprs441s7eqge','51.255.62.10',1688484143,_binary '__ci_last_regenerate|i:1688484143;'),('86vfbf24ojcmdmb440pt36ud9jfn1eg6','51.254.49.108',1688494757,_binary '__ci_last_regenerate|i:1688494757;'),('mq2se2bgn2i4jo3r128av71f0a5t1krv','77.74.177.119',1688575539,_binary '__ci_last_regenerate|i:1688575539;'),('pkdhc4c4sqi0c7g09hnhfd15359b9ipj','167.248.133.190',1688705098,_binary '__ci_last_regenerate|i:1688705098;'),('60cj3qfess7fd4acra88qul6jtpbt6ta','18.194.85.66',1688772126,_binary '__ci_last_regenerate|i:1688772126;'),('f03f5vpa0gr3pt27hmlu48i3n9c4h3c7','161.97.130.63',1689001624,_binary '__ci_last_regenerate|i:1689001624;'),('0vn2mp9qv0a8mst3eq7ithsicfg4n99p','146.190.153.28',1689093323,_binary '__ci_last_regenerate|i:1689093323;'),('tbiqois8llvjhtp9iu7nvaavfgjsbvif','34.254.199.186',1689122558,_binary '__ci_last_regenerate|i:1689122558;'),('o019shtkk5nravafugb7tg5a14lr0r31','146.190.153.29',1689134071,_binary '__ci_last_regenerate|i:1689134071;'),('jhg1vvm2hsda0esjccfv77g6thu7m0td','51.255.62.8',1689237717,_binary '__ci_last_regenerate|i:1689237717;'),('36q1vv64rkm8vi0sjua01ivaujmi036g','51.255.62.3',1689237719,_binary '__ci_last_regenerate|i:1689237719;'),('3gkin9tniggco7jhpirkf0rr56s6c7nk','51.254.49.98',1689245157,_binary '__ci_last_regenerate|i:1689245157;'),('qn8cvq3oi5pso0hoagg938bqtfe86vhc','209.141.48.154',1689348589,_binary '__ci_last_regenerate|i:1689348589;'),('pgppuog2c4k4gkjeq3r2r49rc892nbne','209.141.41.193',1689348595,_binary '__ci_last_regenerate|i:1689348595;'),('45e3apds712pa4plmf2vlg4paasqo2ur','37.19.205.168',1689360026,_binary '__ci_last_regenerate|i:1689360024;'),('s8nfrna881lsjm852j4hm6t04bn0sgvr','165.22.115.130',1689502768,_binary '__ci_last_regenerate|i:1689502768;'),('skn8auav1bg0fjmnrflr2rj4ifj87bt3','165.22.115.130',1689502769,_binary '__ci_last_regenerate|i:1689502769;'),('ri4ktadn3dui10flvlci3kv2d2gvmsab','162.142.125.226',1689525670,_binary '__ci_last_regenerate|i:1689525670;'),('9pg9qo2m23gu49otrmv1831kt7j0daqn','71.6.134.230',1689546276,_binary '__ci_last_regenerate|i:1689546276;'),('gcnjh30i4njblacom6ptc3k9ans1ss8b','167.94.138.127',1689547792,_binary '__ci_last_regenerate|i:1689547792;'),('36ik2quo101hha4cqvakvcl69d4ejq33','49.13.58.207',1689555943,_binary '__ci_last_regenerate|i:1689555943;'),('uh9lettvgrjbnkt2o2das05b2qns9o6q','49.13.58.207',1689555946,_binary '__ci_last_regenerate|i:1689555946;'),('v5p5oj4qurdce8g3ph873a0qa1ok4kf1','205.185.127.30',1689742990,_binary '__ci_last_regenerate|i:1689742990;'),('n6v48e7c7maf5ih60gju1ep5at8i9fq7','209.141.41.193',1689743003,_binary '__ci_last_regenerate|i:1689743003;'),('bpni099ekr3gq2nr00suvaq8869oil5b','162.240.239.98',1689782189,_binary '__ci_last_regenerate|i:1689782189;'),('lb2i18i3jb9387g6rvugsbq8cki8c9f4','162.240.239.98',1689782195,_binary '__ci_last_regenerate|i:1689782195;'),('pqgh22rrp36td2ii8e1gv9on5lqmvtb6','93.159.230.89',1689890094,_binary '__ci_last_regenerate|i:1689890094;'),('9g933qjkrl9892coj17s527beohnr8lr','209.141.54.245',1689982422,_binary '__ci_last_regenerate|i:1689982421;'),('e5dsn4vm1f9pcg114hvnp98mrknbv36k','159.65.237.132',1690033495,_binary '__ci_last_regenerate|i:1690033495;'),('eqrhvd8lmiib0aeajel19tggtg8rjqle','159.65.237.132',1690033496,_binary '__ci_last_regenerate|i:1690033496;'),('0rs01eptdq15f5m219ifcdgmegq64j31','35.212.26.22',1690077470,_binary '__ci_last_regenerate|i:1690077470;'),('ne8vu125laj8u62ms3i30bbi5clsogh7','71.6.134.231',1690145564,_binary '__ci_last_regenerate|i:1690145564;'),('ihkq8s6rc7eobog5atm6bqgg79kpe62t','54.78.102.184',1690249534,_binary '__ci_last_regenerate|i:1690249534;'),('osjknf29363pcp9rt0t708h5qq14r4cm','128.90.141.25',1690297147,_binary '__ci_last_regenerate|i:1690297147;'),('tl2bdkidaovh5po14tmk5b16p5h30bjh','209.141.48.154',1690355025,_binary '__ci_last_regenerate|i:1690355025;'),('68ld9j8tm8mij7pg8tecsap1rkl8c847','134.209.24.4',1690706023,_binary '__ci_last_regenerate|i:1690706023;'),('747ssbngclti06sk21jhul44nmo1hshr','209.141.41.193',1690746867,_binary '__ci_last_regenerate|i:1690746867;'),('o2drst9qacb47bdc3dd59ckp6jotejf3','137.117.121.68',1690750505,_binary '__ci_last_regenerate|i:1690750505;'),('5fg8t7517hokccjfcm0p1h5hae53pnka','199.203.59.201',1690775606,_binary '__ci_last_regenerate|i:1690775606;'),('ovr5lcjf3arp3epbci4o7n58tood26rd','93.159.230.89',1691100705,_binary '__ci_last_regenerate|i:1691100705;'),('bln6ias98dm6gqdg93oi9btp8q80t02f','205.185.118.120',1691116368,_binary '__ci_last_regenerate|i:1691116368;'),('4jimm33suh8k5pfjvmb47vanke94dkne','209.141.41.193',1691116372,_binary '__ci_last_regenerate|i:1691116372;'),('4drv5u95cacfpm3iekkmevu9amthgmlg','3.66.164.205',1691213575,_binary '__ci_last_regenerate|i:1691213574;'),('egf81ocv1e452ld5m1g7mjg0qc6s8kuq','142.93.151.143',1691227927,_binary '__ci_last_regenerate|i:1691227927;'),('2hcourm4rdvhqamvfjt36fjbjoksclfh','142.93.151.143',1691227928,_binary '__ci_last_regenerate|i:1691227928;'),('9qtfai87hb7h7dcp02boj92a945praa5','3.252.40.62',1691284283,_binary '__ci_last_regenerate|i:1691284283;'),('gjggrai5jfa2rn0rmua0qg2a09eralrt','167.94.145.53',1691331997,_binary '__ci_last_regenerate|i:1691331997;'),('eqb4v340333k8khcr2ifrvtoat40a0ej','3.252.216.223',1691357184,_binary '__ci_last_regenerate|i:1691357184;'),('e9r42e99tvp200vls1sqh1bhjadj0f84','54.74.120.207',1691678050,_binary '__ci_last_regenerate|i:1691678050;'),('50rrgt5m3ofdp4baus3t0n48u9ai8c98','128.90.44.14',1691775785,_binary '__ci_last_regenerate|i:1691775785;'),('s3ie8u5m0abnppbbqr7sj22790c0g5ha','167.248.133.49',1691843619,_binary '__ci_last_regenerate|i:1691843618;'),('9saqml63uft1eba7dekkeu6cnipso0ck','128.90.43.140',1691865189,_binary '__ci_last_regenerate|i:1691865189;'),('n5f8r29kp493rtcedo9dvp3haeoto4r3','185.145.245.42',1691937530,_binary '__ci_last_regenerate|i:1691937530;'),('p2cadq29748ggm0gfdif4cd0fvggno0g','71.6.134.235',1691955624,_binary '__ci_last_regenerate|i:1691955624;'),('hq2v21kj24k8mkoiljt0advujfgc91r9','167.248.133.50',1691965904,_binary '__ci_last_regenerate|i:1691965904;'),('2br3eivn2umhjc96lmjrp8j1tk5m9ke5','167.94.146.56',1691967157,_binary '__ci_last_regenerate|i:1691967157;'),('bf5gtu8unoh6hvlgiefu19jhdslnnutj','172.173.115.9',1692015907,_binary '__ci_last_regenerate|i:1692015907;'),('a29729ff1lvlq690q30cg0p9ugpqp65n','18.185.87.94',1692056023,_binary '__ci_last_regenerate|i:1692056023;'),('fd3qls03mhpcvh74vvj101s26j41ug8k','154.28.229.20',1692124286,_binary '__ci_last_regenerate|i:1692124286;'),('uis3dpgpdba2lf5psmchv9bstb9tal3k','179.43.169.181',1692124310,_binary '__ci_last_regenerate|i:1692124310;'),('mckjq62ok458m2p63p283d4kgv72q45u','146.70.141.245',1692124330,_binary '__ci_last_regenerate|i:1692124330;'),('gkq9jtth7ndvqjbmugpqv82cmgqqobq5','179.43.169.181',1692124344,_binary '__ci_last_regenerate|i:1692124344;'),('nfgoh6lqugafbbs6f7ag31u9d9b9e1nk','39.110.218.101',1692127866,_binary '__ci_last_regenerate|i:1692127866;'),('rjthdpjitu1vaok67qnndjfudoa30gr4','171.67.70.233',1692138700,_binary '__ci_last_regenerate|i:1692138700;'),('dsrdl9t0dc1k64a14ko0db2428q8hiql','171.244.43.14',1692145908,_binary '__ci_last_regenerate|i:1692145908;'),('t3r1s4njleu9pjv5ctmab8dmtqim1gr2','176.53.218.129',1692215896,_binary '__ci_last_regenerate|i:1692215896;'),('rovinel97v6b545aqim8tv5c9tf9netg','157.230.234.60',1692284478,_binary '__ci_last_regenerate|i:1692284478;'),('vglih3044s1un6kcpi21lfltp8r1qqru','157.230.234.60',1692284479,_binary '__ci_last_regenerate|i:1692284479;'),('ga8l2a6ncci2kss8fp8iecal0oui9n8p','89.104.110.240',1692303645,_binary '__ci_last_regenerate|i:1692303645;'),('h6d55nei6c1br09hk1eept66r0iq33nb','93.159.230.88',1692310842,_binary '__ci_last_regenerate|i:1692310842;'),('sttt47ul2l6r3add0vf5tu5kgo6hrnsg','45.15.18.8',1692314229,_binary '__ci_last_regenerate|i:1692314229;'),('ot5rrsuq1v9noql46up9oecj8g8bvb1t','52.213.70.181',1692404201,_binary '__ci_last_regenerate|i:1692404201;'),('oampidek68f15r090atau6f9e77dnnne','167.71.110.11',1692453294,_binary '__ci_last_regenerate|i:1692453294;'),('jnomtpeo05qe1po4gg8noecpp5ll1scb','167.71.110.11',1692453295,_binary '__ci_last_regenerate|i:1692453295;'),('au1s2k580obds5affusmo5sbe8c1gm9l','20.164.227.15',1692632177,_binary '__ci_last_regenerate|i:1692632177;'),('t8m50r7tcdq0d373dpi16jkdjjhj10pb','192.64.6.199',1692636594,_binary '__ci_last_regenerate|i:1692636594;'),('svlr7b1dh9bbjt1regr9o68r3ndm04qs','54.195.6.129',1692798839,_binary '__ci_last_regenerate|i:1692798839;'),('3csnv87r1bktnb1jjjkdr9s6nvnttbmi','167.94.145.55',1692962842,_binary '__ci_last_regenerate|i:1692962842;'),('f8qtt35cna1nvb33hfg1161v7sqkn25v','71.6.134.232',1693215135,_binary '__ci_last_regenerate|i:1693215135;'),('24q81o233vep2m1bd2piqpvegrvn395o','194.233.83.188',1693226343,_binary '__ci_last_regenerate|i:1693226342;'),('jujp9bck5ej8dac51le0l149tiabuk4d','128.90.138.104',1693341673,_binary '__ci_last_regenerate|i:1693341673;'),('mrpo9kp0aovn2vfkh6kl7gssptknfvrl','54.90.172.244',1693471243,_binary '__ci_last_regenerate|i:1693471243;'),('rgq5s1tbd30tq5jsefp68o4nk8132kpp','54.90.172.244',1693471243,_binary '__ci_last_regenerate|i:1693471243;'),('un4ivi0abheadc5uog5ctru1pth1e1ho','93.159.230.89',1693520442,_binary '__ci_last_regenerate|i:1693520442;'),('ip3a2kfhvmp4jhsgo0dsbj3hubp7qeda','20.163.52.2',1693521642,_binary '__ci_last_regenerate|i:1693521642;'),('4sp9734h769k77jsvi9uudt5f7lvsiiv','35.219.185.27',1693624631,_binary '__ci_last_regenerate|i:1693624631;'),('u6hc7t2bpv66t7l8cb5g1elimi8qj26t','94.156.6.167',1693631201,_binary '__ci_last_regenerate|i:1693631201;'),('siun2ff1qvuvktqopoc9d4p33uur06c8','68.183.222.141',1693663652,_binary '__ci_last_regenerate|i:1693663652;'),('evsb9kuuhs8eg78eteiuldb1vmftqhug','68.183.222.141',1693663652,_binary '__ci_last_regenerate|i:1693663652;'),('6f86i2d7aa35f2tp8r6m3qgepb7im9c6','3.249.161.236',1693830619,_binary '__ci_last_regenerate|i:1693830619;'),('5euv9lq04fjuein9ci6bsob3jbvl1pdj','38.242.195.48',1693848931,_binary '__ci_last_regenerate|i:1693848931;'),('nb1v09rtivadn7llph7tujmidn9nmkb8','40.77.3.202',1694019339,_binary '__ci_last_regenerate|i:1694019339;'),('e7ahusqpqv22c5vc1aac7p7pk2cmsflb','3.250.60.165',1694093465,_binary '__ci_last_regenerate|i:1694093465;'),('ge371flgei6jnoej44jpe9k7imd29kto','207.231.105.101',1694188610,_binary '__ci_last_regenerate|i:1694188610;'),('al56m1tv8gkujmg2e9oclfof9ujrg888','20.25.133.236',1694271728,_binary '__ci_last_regenerate|i:1694271728;'),('et8ejgnp90emk7hkh6032gk8mgra7j6p','40.77.20.2',1694347078,_binary '__ci_last_regenerate|i:1694347078;'),('619s8b4kilnq786em0873bmnfblitrek','71.6.134.230',1694376976,_binary '__ci_last_regenerate|i:1694376976;'),('c9l6qqc40b41up1grubso69pq3niae3i','138.199.16.151',1694626673,_binary '__ci_last_regenerate|i:1694626673;'),('lsolnmf904bc2imhog4dqth1de05h4q3','194.110.113.228',1694626674,_binary '__ci_last_regenerate|i:1694626674;'),('3la2e23btud80tgdq7fd4au4vu2fm1lj','93.159.230.88',1694730785,_binary '__ci_last_regenerate|i:1694730785;'),('24a5hmfcgfn10m5vjjfeetj6ap9ikmqg','138.197.124.201',1694847013,_binary '__ci_last_regenerate|i:1694847013;'),('55clrcr42j259lm4mbrf8832ppjbmlhq','138.197.124.201',1694847014,_binary '__ci_last_regenerate|i:1694847014;'),('4q8slsibg41bs92ih1a55trf1tj1pngu','71.6.134.232',1694997105,_binary '__ci_last_regenerate|i:1694997105;'),('mevorkvm3pa97f6jvikavh7qgc1vdo6v','194.110.113.228',1695073323,_binary '__ci_last_regenerate|i:1695073323;'),('0i9najpg0tvkhh4dneferdvuhimer3ie','194.110.113.228',1695073325,_binary '__ci_last_regenerate|i:1695073325;'),('55arf2v42496b1rjjrn52cqruosrgllf','138.199.16.151',1695268434,_binary '__ci_last_regenerate|i:1695268434;'),('0l1adtv401mohqluusl0jcnjhq9l3rl8','167.248.133.127',1695451488,_binary '__ci_last_regenerate|i:1695451488;'),('e1kjlp6gi21f8ociq0nvasbehonoeqhn','167.248.133.124',1695454413,_binary '__ci_last_regenerate|i:1695454412;'),('tj0vvb7gpjarie2t70iae5hjh1u9go7v','128.90.43.142',1695490168,_binary '__ci_last_regenerate|i:1695490168;'),('so7jvid98ilssmkthu6iekpneu220s1v','34.245.146.185',1695707922,_binary '__ci_last_regenerate|i:1695707922;'),('3guc24a0efbqobq6l5rvnvgbuvi57jlq','138.199.16.151',1695837282,_binary '__ci_last_regenerate|i:1695837282;'),('o5lcpc0hs3g0bo99cqgctffrjvtu5ufb','93.159.230.87',1695940557,_binary '__ci_last_regenerate|i:1695940557;'),('4pkc81euubet57l41daohvb5j6j951en','24.199.114.196',1696055003,_binary '__ci_last_regenerate|i:1696055003;'),('7sbeiro2euv445opholart1u6mv6g86b','24.199.114.196',1696055004,_binary '__ci_last_regenerate|i:1696055004;'),('m0ofhi3mfapgjqhtgp7mqrshuucja1v8','3.253.92.92',1696079113,_binary '__ci_last_regenerate|i:1696079113;'),('8vv28uf0jf2i0jbejkuf65pp14stu230','34.244.247.31',1696174890,_binary '__ci_last_regenerate|i:1696174890;'),('7q60ham7l9rlo43reskp6qugkojgpqu0','71.6.134.233',1696186303,_binary '__ci_last_regenerate|i:1696186303;'),('ms7ijm024fldjvdjndnr91plkdaeu2cu','167.248.133.50',1696206696,_binary '__ci_last_regenerate|i:1696206696;'),('9iqtjtmf0paulvmm7rknv0e5ucu5klv5','63.33.50.188',1696512999,_binary '__ci_last_regenerate|i:1696512999;'),('7pj2jhe4mvkb99ii9nkq8i5lerrjl2jg','146.70.192.180',1696552179,_binary '__ci_last_regenerate|i:1696552179;'),('kab5eut8hdkedc6s466e9p2b9bt9b987','146.70.192.180',1696552183,_binary '__ci_last_regenerate|i:1696552183;'),('enh458rr0tngcnqc0tpsgtmlsciofpmb','84.17.53.169',1697016771,_binary '__ci_last_regenerate|i:1697016771;'),('b1ovq3n8uqi26q0fa5gvrdejrhl5q70q','84.17.53.169',1697016773,_binary '__ci_last_regenerate|i:1697016773;'),('eu2po2jj1bpirtk03alm5k1p9lo7qprb','35.214.161.13',1697109329,_binary '__ci_last_regenerate|i:1697109329;'),('unu2b3jkvoakrcmjl3ejtava73a5u4sl','134.209.161.44',1697112338,_binary '__ci_last_regenerate|i:1697112338;'),('08i5v9sfld1hokgjhh7t1ka7c8mt0e1i','134.209.161.44',1697112339,_binary '__ci_last_regenerate|i:1697112339;'),('c0vf0tg45qr91tvd2odh7aj8qb0ke7d4','165.232.89.222',1697127739,_binary '__ci_last_regenerate|i:1697127739;'),('jf9cqftnfv803f96f9f2gjs0fa1kjkqk','165.232.89.222',1697127740,_binary '__ci_last_regenerate|i:1697127740;'),('8he72941fvm13gc7vsl8ep47rc6e3c6l','77.74.177.119',1697150544,_binary '__ci_last_regenerate|i:1697150544;'),('om85891gqc2o5hbu91qa2hun0a9lf1bi','167.94.138.36',1697214847,_binary '__ci_last_regenerate|i:1697214847;'),('7hrnqkr805tmsh7o6o712j5ifiu488gu','167.94.138.52',1697225322,_binary '__ci_last_regenerate|i:1697225322;'),('jiv4jm7nl83bkotvrm20cbosb48o463f','159.223.236.103',1697263842,_binary '__ci_last_regenerate|i:1697263842;'),('6o9ii5p10co2c3dmmc9lfau88626dhb5','159.223.236.103',1697263842,_binary '__ci_last_regenerate|i:1697263842;'),('8p07dmv9bg7a6q26da896k6mlfkj04hq','84.17.53.169',1697399807,_binary '__ci_last_regenerate|i:1697399807;'),('unedkp27s875kuvv1nabgcukd3p58bcp','162.142.125.217',1697557213,_binary '__ci_last_regenerate|i:1697557213;'),('njltgratoo0gjdgbasi9okdrdqakeoli','154.28.229.163',1697568055,_binary '__ci_last_regenerate|i:1697568055;'),('4h7bodo6j1npo8aoc2jn7rc8mim1tai2','185.204.1.222',1697568103,_binary '__ci_last_regenerate|i:1697568103;'),('1omeiffaiguhkcmbfn1ldnn9albfiqo1','179.43.169.181',1697568149,_binary '__ci_last_regenerate|i:1697568149;'),('g0dim60d67kaeqmb3luk5g05brdl65os','177.140.106.203',1697568173,_binary '__ci_last_regenerate|i:1697568173;'),('g9o5ik1s08qvf65dgannh6klvimv15hg','179.43.169.181',1697568183,_binary '__ci_last_regenerate|i:1697568183;'),('b2be0a6drfrdom3ch7trb9ldes66ji1j','179.43.169.181',1697568185,_binary '__ci_last_regenerate|i:1697568185;'),('apq1avqdcdo2tnvlj34do3fd72ig8jlg','65.154.226.166',1697569252,_binary '__ci_last_regenerate|i:1697569252;'),('aq0qkngcco19mpqes04nk375qsvk97de','65.154.226.168',1697569860,_binary '__ci_last_regenerate|i:1697569860;'),('8apdvdv07suql9ti4m7i4rul6dvh5qod','104.164.173.4',1697569996,_binary '__ci_last_regenerate|i:1697569996;'),('82gs41tk7cuftg2371b834vmpbun54t3','133.242.174.119',1697578853,_binary '__ci_last_regenerate|i:1697578853;'),('ufbsf2nueuvk1qkhsu3sta324vmfsr0b','3.90.43.57',1697589303,_binary '__ci_last_regenerate|i:1697589303;'),('nvt6c6bcsir2b351spfnselu1aa1jnt4','171.244.43.14',1697592455,_binary '__ci_last_regenerate|i:1697592455;'),('4fmvo2q11opb5ibq7cu4qk5u9skk3e20','43.201.44.165',1697641204,_binary '__ci_last_regenerate|i:1697641204;'),('2mgmg1t7uaggk362otq4qi4gojmrqj4c','205.169.39.194',1697647934,_binary '__ci_last_regenerate|i:1697647934;'),('trl9bu06ptq34u8hcnmc0danenqbq4uo','205.169.39.194',1697647954,_binary '__ci_last_regenerate|i:1697647954;'),('oi5s7d4tmlu0n388naghiufnn2nqm2rn','205.169.39.151',1697648035,_binary '__ci_last_regenerate|i:1697648035;'),('p1gbndpsfss95ei97j4nbr8r385bna3v','205.169.39.151',1697648046,_binary '__ci_last_regenerate|i:1697648046;'),('mdk93hbrjhv118udimp8qha0o30jnil2','89.104.101.22',1697719871,_binary '__ci_last_regenerate|i:1697719871;'),('l96dq80utgmsvphbtb08n1miiovak6r6','143.244.137.209',1697820063,_binary '__ci_last_regenerate|i:1697820063;'),('a12ilpma6v9mlkqdrouevdfisj67v90u','143.244.137.209',1697820063,_binary '__ci_last_regenerate|i:1697820063;'),('7ljj4a063q4dkn76347cgu6soq43stmk','74.80.182.88',1697824626,_binary '__ci_last_regenerate|i:1697824626;'),('4pslo5tevtfqv09tbb3l5lgegjjq39sk','107.6.113.68',1697998684,_binary '__ci_last_regenerate|i:1697998684;');
/*!40000 ALTER TABLE `cw_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_shipping_delivery_type`
--

DROP TABLE IF EXISTS `cw_shipping_delivery_type`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_shipping_delivery_type` (
  `prime_shipping_delivery_type_id` int NOT NULL AUTO_INCREMENT,
  `shipping_delivery_type` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_shipping_delivery_type_id`),
  UNIQUE KEY `shipping_delivery_type` (`shipping_delivery_type`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_shipping_delivery_type`
--

LOCK TABLES `cw_shipping_delivery_type` WRITE;
/*!40000 ALTER TABLE `cw_shipping_delivery_type` DISABLE KEYS */;
INSERT INTO `cw_shipping_delivery_type` (`prime_shipping_delivery_type_id`, `shipping_delivery_type`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'container',1,'2019-12-09 05:31:34',1,'2020-02-19 06:19:06',0,NULL,1),(2,'box',1,'2019-12-09 05:31:39',0,NULL,0,NULL,1),(3,'bulk',1,'2019-12-09 05:31:45',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_shipping_delivery_type` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_shipping_mode`
--

DROP TABLE IF EXISTS `cw_shipping_mode`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_shipping_mode` (
  `prime_shipping_mode_id` int NOT NULL AUTO_INCREMENT,
  `shipping_mode` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_shipping_mode_id`),
  UNIQUE KEY `shipping_mode` (`shipping_mode`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_shipping_mode`
--

LOCK TABLES `cw_shipping_mode` WRITE;
/*!40000 ALTER TABLE `cw_shipping_mode` DISABLE KEYS */;
INSERT INTO `cw_shipping_mode` (`prime_shipping_mode_id`, `shipping_mode`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'sea',1,'2019-12-09 05:30:56',1,'2020-02-03 04:41:26',0,NULL,1),(2,'land',1,'2019-12-09 05:31:02',1,'2020-02-03 04:41:29',0,NULL,1),(3,'air',1,'2019-12-09 05:31:08',0,NULL,0,NULL,1),(4,'rail',1,'2019-12-09 05:31:14',1,'2020-02-03 04:41:23',0,NULL,1);
/*!40000 ALTER TABLE `cw_shipping_mode` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_site`
--

DROP TABLE IF EXISTS `cw_site`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_site` (
  `prime_site_id` int NOT NULL AUTO_INCREMENT,
  `site_name` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_site_id`),
  UNIQUE KEY `site_name` (`site_name`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_site`
--

LOCK TABLES `cw_site` WRITE;
/*!40000 ALTER TABLE `cw_site` DISABLE KEYS */;
INSERT INTO `cw_site` (`prime_site_id`, `site_name`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Alrode',1,'2019-07-05 12:19:42',1,'2020-02-19 04:40:54',0,NULL,1);
/*!40000 ALTER TABLE `cw_site` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_state`
--

DROP TABLE IF EXISTS `cw_state`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_state` (
  `prime_state_id` int NOT NULL AUTO_INCREMENT,
  `state_name` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_state_id`),
  UNIQUE KEY `state_name` (`state_name`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_state`
--

LOCK TABLES `cw_state` WRITE;
/*!40000 ALTER TABLE `cw_state` DISABLE KEYS */;
INSERT INTO `cw_state` (`prime_state_id`, `state_name`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'tamil nadu',1,'2019-06-15 03:26:28',0,NULL,0,NULL,1),(2,'kerala',1,'2019-06-15 04:06:23',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_state` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_status`
--

DROP TABLE IF EXISTS `cw_status`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_status` (
  `prime_status_id` int NOT NULL AUTO_INCREMENT,
  `status_name` varchar(50) DEFAULT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_status_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_status`
--

LOCK TABLES `cw_status` WRITE;
/*!40000 ALTER TABLE `cw_status` DISABLE KEYS */;
INSERT INTO `cw_status` (`prime_status_id`, `status_name`, `trans_status`) VALUES (1,'Active',1),(2,'Inactive',1);
/*!40000 ALTER TABLE `cw_status` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_sub_menu`
--

DROP TABLE IF EXISTS `cw_sub_menu`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_sub_menu` (
  `prime_sub_menu_id` int NOT NULL AUTO_INCREMENT,
  `map_main_menu` int DEFAULT NULL,
  `sub_menu_name` varchar(100) DEFAULT NULL,
  `sub_menu_sort` int DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_sub_menu_id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_sub_menu`
--

LOCK TABLES `cw_sub_menu` WRITE;
/*!40000 ALTER TABLE `cw_sub_menu` DISABLE KEYS */;
INSERT INTO `cw_sub_menu` (`prime_sub_menu_id`, `map_main_menu`, `sub_menu_name`, `sub_menu_sort`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (5,7,'Order Receiving',7,1,'2019-10-29 12:44:54',1,'0000-00-00 00:00:00',0,NULL,1),(6,7,'Order Dispatch',8,1,'2019-10-29 12:45:06',1,'0000-00-00 00:00:00',0,NULL,1),(9,9,'Purchase',12,1,'2019-12-17 02:34:18',1,'0000-00-00 00:00:00',0,NULL,1),(10,6,'Enquiry Settings',5,1,'2020-01-23 06:26:55',1,'0000-00-00 00:00:00',0,NULL,1),(11,6,'Ntc Load Settings',6,1,'2020-01-23 06:32:23',1,'0000-00-00 00:00:00',0,NULL,1),(12,7,'Settings',9,1,'2020-01-24 09:48:08',1,'0000-00-00 00:00:00',0,NULL,1),(13,8,'Settings',11,1,'2020-01-24 09:56:45',1,'0000-00-00 00:00:00',0,NULL,1),(14,9,'Settings',13,1,'2020-01-24 10:04:04',1,'0000-00-00 00:00:00',0,NULL,1),(15,3,'Employees Settings',1,1,'2020-01-24 10:17:35',1,'0000-00-00 00:00:00',0,NULL,1),(16,3,'Vehicle Settings',2,1,'2020-01-24 10:20:16',1,'0000-00-00 00:00:00',0,NULL,1),(17,3,'Customer Settings',3,1,'2020-01-24 10:22:46',1,'0000-00-00 00:00:00',0,NULL,1),(19,8,'Service',10,1,'2020-01-25 12:44:41',1,'0000-00-00 00:00:00',0,NULL,1),(20,8,'Tyre settings',14,1,'2020-02-05 12:11:28',1,'0000-00-00 00:00:00',0,NULL,1),(21,8,'Tyre management',15,1,'2020-02-12 03:13:53',1,'0000-00-00 00:00:00',0,NULL,1),(22,8,'Equipment Management',16,1,'2020-02-28 05:37:17',1,'0000-00-00 00:00:00',0,NULL,1),(23,5,'IMS Settings',4,1,'2020-04-03 10:18:07',1,'0000-00-00 00:00:00',0,NULL,1),(24,8,'Fuel Management',18,1,'2020-05-25 04:26:38',1,'0000-00-00 00:00:00',0,NULL,1),(25,8,'Fuel Settings',17,1,'2020-05-25 04:26:51',1,'0000-00-00 00:00:00',0,NULL,1),(26,8,'Tyre Reports',19,1,'2022-05-17 12:46:18',1,'2022-05-17 06:36:10',0,NULL,1),(27,8,'tyre report',20,1,'2022-05-17 01:09:21',0,NULL,0,NULL,1),(28,8,'fuel report',21,1,'2022-05-18 03:45:45',1,'2022-05-18 03:50:23',0,NULL,1),(29,8,'Reports',22,1,'2022-05-19 10:10:35',1,'2022-05-19 10:24:28',0,NULL,1),(30,6,'reports',23,1,'2022-06-28 12:17:47',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_sub_menu` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_tank`
--

DROP TABLE IF EXISTS `cw_tank`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_tank` (
  `prime_tank_id` int NOT NULL AUTO_INCREMENT,
  `bunk_name` varchar(100) DEFAULT '0',
  `tank_category` varchar(100) DEFAULT '0',
  `tank_capacity` decimal(15,2) DEFAULT '0.00',
  `oil` varchar(100) DEFAULT '0',
  `fuel` varchar(100) DEFAULT '0',
  `reorder_quantity` decimal(15,2) DEFAULT '0.00',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_tank_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_tank`
--

LOCK TABLES `cw_tank` WRITE;
/*!40000 ALTER TABLE `cw_tank` DISABLE KEYS */;
INSERT INTO `cw_tank` (`prime_tank_id`, `bunk_name`, `tank_category`, `tank_capacity`, `oil`, `fuel`, `reorder_quantity`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'1','1',1000.00,'1','',20.00,1,'2020-05-25 05:26:53',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_tank` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_tax_mode`
--

DROP TABLE IF EXISTS `cw_tax_mode`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_tax_mode` (
  `prime_tax_mode_id` int NOT NULL AUTO_INCREMENT,
  `tax_mode` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_tax_mode_id`),
  UNIQUE KEY `tax_mode` (`tax_mode`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_tax_mode`
--

LOCK TABLES `cw_tax_mode` WRITE;
/*!40000 ALTER TABLE `cw_tax_mode` DISABLE KEYS */;
INSERT INTO `cw_tax_mode` (`prime_tax_mode_id`, `tax_mode`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'No tax type default',1,'2019-07-19 11:38:46',1,'2020-02-19 05:18:21',0,NULL,1);
/*!40000 ALTER TABLE `cw_tax_mode` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_tax_type`
--

DROP TABLE IF EXISTS `cw_tax_type`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_tax_type` (
  `prime_tax_type_id` int NOT NULL AUTO_INCREMENT,
  `tax_type` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_tax_type_id`),
  UNIQUE KEY `tax_type` (`tax_type`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_tax_type`
--

LOCK TABLES `cw_tax_type` WRITE;
/*!40000 ALTER TABLE `cw_tax_type` DISABLE KEYS */;
INSERT INTO `cw_tax_type` (`prime_tax_type_id`, `tax_type`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'A',1,'2020-02-19 05:18:32',1,'2020-02-19 05:18:35',0,NULL,1);
/*!40000 ALTER TABLE `cw_tax_type` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_technician_skills`
--

DROP TABLE IF EXISTS `cw_technician_skills`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_technician_skills` (
  `prime_technician_skills_id` int NOT NULL AUTO_INCREMENT,
  `skill_name` varchar(100) DEFAULT '',
  `remarks` text,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_technician_skills_id`),
  UNIQUE KEY `skill_name` (`skill_name`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_technician_skills`
--

LOCK TABLES `cw_technician_skills` WRITE;
/*!40000 ALTER TABLE `cw_technician_skills` DISABLE KEYS */;
INSERT INTO `cw_technician_skills` (`prime_technician_skills_id`, `skill_name`, `remarks`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Welder','nil',1,'2019-11-25 05:57:43',1,'2020-02-19 04:47:28',0,NULL,1),(2,'WS Sup','nil',1,'2019-11-25 05:58:29',0,NULL,0,NULL,1),(3,'Boilermaker','',57,'2021-06-04 08:30:20',0,NULL,0,NULL,1),(4,'Panelbeater','',57,'2021-06-04 08:30:30',0,NULL,0,NULL,1),(5,'General','',57,'2021-06-04 08:30:50',0,NULL,0,NULL,1),(6,'Mechanic','',57,'2021-06-04 08:31:06',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_technician_skills` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_tester`
--

DROP TABLE IF EXISTS `cw_tester`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_tester` (
  `prime_tester_id` int NOT NULL AUTO_INCREMENT,
  `text_box` varchar(100) DEFAULT '',
  `decimals_box` decimal(15,2) DEFAULT '0.00',
  `integer_box` int DEFAULT '0',
  `date_box` date DEFAULT NULL,
  `pick_list` varchar(100) DEFAULT '0',
  `check_box` int DEFAULT '0',
  `multi_pick_list` varchar(100) DEFAULT '0',
  `summary_box` text,
  `auto_complete_box` varchar(100) DEFAULT '0',
  `mobile_number` varchar(10) DEFAULT NULL,
  `email_id` varchar(100) DEFAULT NULL,
  `date_time` datetime DEFAULT NULL,
  `read_only` varchar(100) DEFAULT NULL,
  `row_set_text` varchar(10) DEFAULT '',
  `row_set_pick_list` varchar(100) DEFAULT '0',
  `row_set_date_picker` date DEFAULT NULL,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_tester_id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_tester`
--

LOCK TABLES `cw_tester` WRITE;
/*!40000 ALTER TABLE `cw_tester` DISABLE KEYS */;
INSERT INTO `cw_tester` (`prime_tester_id`, `text_box`, `decimals_box`, `integer_box`, `date_box`, `pick_list`, `check_box`, `multi_pick_list`, `summary_box`, `auto_complete_box`, `mobile_number`, `email_id`, `date_time`, `read_only`, `row_set_text`, `row_set_pick_list`, `row_set_date_picker`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'sathish',1.00,2,'2019-06-17','1',1,'2','nill','2','9715880780','sat@gmail.com','2019-06-17 19:04:00','345rtrtrg','','0',NULL,1,'2019-06-17 07:04:20',1,'2019-06-17 07:25:46',0,NULL,1),(2,'uday',0.00,0,'2019-06-18','2',1,'2','trill','1','9715880781','sat@gmail.com','2019-06-18 19:27:09','frgerg','','0',NULL,1,'2019-06-17 07:27:14',0,NULL,0,NULL,1),(3,'uday',100.00,1000,'2019-06-18','1',1,'1','nill','1','9999999999','test@ez.in','2019-06-18 19:08:50','100','','0',NULL,1,'2019-06-18 07:08:57',0,NULL,0,NULL,1),(4,'test',3000.00,3000,'2019-06-18','2',1,'2','nill','1','9999999999','test@ez.in','2019-06-18 19:09:47','12','','0',NULL,1,'2019-06-18 07:09:53',1,'2019-06-18 07:10:03',0,NULL,1),(5,'joshkumaran',200.00,10,'2019-06-18','1',1,'1','nill','0','9999999999','test@ez.in','2019-06-18 19:11:13','12','','0',NULL,1,'2019-06-18 07:11:20',1,'2019-06-18 07:11:38',0,NULL,1);
/*!40000 ALTER TABLE `cw_tester` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_tester_cf`
--

DROP TABLE IF EXISTS `cw_tester_cf`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_tester_cf` (
  `prime_tester_cf_id` int NOT NULL AUTO_INCREMENT,
  `prime_tester_id` int DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_tester_cf_id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_tester_cf`
--

LOCK TABLES `cw_tester_cf` WRITE;
/*!40000 ALTER TABLE `cw_tester_cf` DISABLE KEYS */;
INSERT INTO `cw_tester_cf` (`prime_tester_cf_id`, `prime_tester_id`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,1,'2019-06-17 07:04:20',1,'2019-06-17 07:25:46',0,NULL,1),(2,2,1,'2019-06-17 07:27:14',0,NULL,0,NULL,1),(3,3,1,'2019-06-18 07:08:57',0,NULL,0,NULL,1),(4,4,1,'2019-06-18 07:09:53',1,'2019-06-18 07:10:03',0,NULL,1),(5,5,1,'2019-06-18 07:11:20',1,'2019-06-18 07:11:38',0,NULL,1);
/*!40000 ALTER TABLE `cw_tester_cf` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_tester_test_row_set`
--

DROP TABLE IF EXISTS `cw_tester_test_row_set`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_tester_test_row_set` (
  `prime_tester_test_row_set_id` int NOT NULL AUTO_INCREMENT,
  `prime_tester_id` int DEFAULT '0',
  `row_set_text` varchar(10) DEFAULT '',
  `row_set_pick_list` varchar(100) DEFAULT '0',
  `row_set_date_picker` date DEFAULT NULL,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_tester_test_row_set_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_tester_test_row_set`
--

LOCK TABLES `cw_tester_test_row_set` WRITE;
/*!40000 ALTER TABLE `cw_tester_test_row_set` DISABLE KEYS */;
INSERT INTO `cw_tester_test_row_set` (`prime_tester_test_row_set_id`, `prime_tester_id`, `row_set_text`, `row_set_pick_list`, `row_set_date_picker`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,3,'uday','1','2019-06-18',1,'2019-06-18 07:09:17',0,NULL,0,NULL,1),(2,4,'test','1','2019-06-18',1,'2019-06-18 07:10:02',0,NULL,0,NULL,1),(3,5,'ram','1','2019-06-18',1,'2019-06-18 07:11:34',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_tester_test_row_set` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_toll_master`
--

DROP TABLE IF EXISTS `cw_toll_master`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_toll_master` (
  `prime_toll_master_id` int NOT NULL AUTO_INCREMENT,
  `toll_amount` decimal(15,2) DEFAULT '0.00',
  `type_of_toll` varchar(10) DEFAULT '',
  `toll_name` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_toll_master_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_toll_master`
--

LOCK TABLES `cw_toll_master` WRITE;
/*!40000 ALTER TABLE `cw_toll_master` DISABLE KEYS */;
INSERT INTO `cw_toll_master` (`prime_toll_master_id`, `toll_amount`, `type_of_toll`, `toll_name`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,241.74,'Mainline','Huguenot',1,'2019-08-23 02:54:35',0,NULL,0,NULL,1),(2,209.57,'Mainline','Verkeerdevlei',1,'2019-08-23 02:55:41',0,NULL,0,NULL,1),(3,173.91,'Mainline','Vaal',1,'2019-08-23 02:55:57',0,NULL,0,NULL,1),(4,17.24,'Etoll','Owl',1,'2019-08-23 02:56:15',1,'2020-02-19 05:23:52',0,NULL,1),(5,96.52,'Ramps','Hammanskraal',1,'2019-08-23 02:56:31',0,NULL,0,NULL,1),(6,175.65,'Mainline','Baobab',1,'2019-08-23 02:56:49',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_toll_master` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_training_management`
--

DROP TABLE IF EXISTS `cw_training_management`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_training_management` (
  `prime_training_management_id` int NOT NULL AUTO_INCREMENT,
  `action_category` varchar(100) DEFAULT '0',
  `risk_incident_car_no` varchar(100) DEFAULT '',
  `employee_name` varchar(100) DEFAULT '0',
  `phone_number` varchar(10) DEFAULT NULL,
  `email_address` varchar(100) DEFAULT NULL,
  `address` text,
  `action_description` text,
  `action_priority` varchar(100) DEFAULT '0',
  `site` varchar(100) DEFAULT '0',
  `department` varchar(100) DEFAULT '0',
  `action_creation_date` date DEFAULT NULL,
  `actual_completion_date` date DEFAULT NULL,
  `action_status` varchar(100) DEFAULT '0',
  `required_training` varchar(100) DEFAULT '0',
  `id_number` varchar(100) DEFAULT '',
  `course_name` varchar(100) DEFAULT '',
  `planned_date_of_training` date DEFAULT NULL,
  `actual_date_of_training` date DEFAULT NULL,
  `training_provider` varchar(100) DEFAULT '0',
  `training_status` varchar(100) DEFAULT '0',
  `training_documents` text,
  `risk_incident_car_date` date DEFAULT NULL,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_training_management_id`),
  UNIQUE KEY `risk_incident_car_no` (`risk_incident_car_no`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_training_management`
--

LOCK TABLES `cw_training_management` WRITE;
/*!40000 ALTER TABLE `cw_training_management` DISABLE KEYS */;
/*!40000 ALTER TABLE `cw_training_management` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_trip_map`
--

DROP TABLE IF EXISTS `cw_trip_map`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_trip_map` (
  `prime_trip_map_id` int NOT NULL AUTO_INCREMENT,
  `trip_id` varchar(100) DEFAULT NULL,
  `vehicle_no` varchar(100) DEFAULT NULL,
  `pickup_drop_id` int DEFAULT NULL,
  `asset_id` varchar(100) DEFAULT NULL,
  `trip_start_date` varchar(100) DEFAULT NULL,
  `trip_end_date` varchar(100) DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_created_by` int DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_trip_map_id`)
) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_trip_map`
--

LOCK TABLES `cw_trip_map` WRITE;
/*!40000 ALTER TABLE `cw_trip_map` DISABLE KEYS */;
INSERT INTO `cw_trip_map` (`prime_trip_map_id`, `trip_id`, `vehicle_no`, `pickup_drop_id`, `asset_id`, `trip_start_date`, `trip_end_date`, `trans_created_date`, `trans_created_by`, `trans_updated_by`, `trans_updated_date`, `trans_status`) VALUES (1,'3','FB30ZKGP',3,'93c27c60-b57a-11e5-80d3-005056b129d1',NULL,NULL,'2020-03-28 18:56:35',1,NULL,NULL,1),(2,'5','FW04TYGP',7,'M117',NULL,NULL,'2021-06-07 19:33:28',57,NULL,NULL,1),(3,'6','ZHL048GP',7,'I320',NULL,NULL,'2021-06-07 19:35:54',57,NULL,NULL,1),(4,'7','BD22MLGP',8,'M102',NULL,NULL,'2021-06-08 16:32:14',57,57,'2021-06-08 16:42:33',1),(5,'8','FW04VLGP',8,'M114',NULL,NULL,'2021-06-08 16:40:49',57,57,'2021-06-08 16:41:33',1),(6,'9','FB30ZKGP',9,'93c27c60-b57a-11e5-80d3-005056b129d1',NULL,NULL,'2021-06-08 17:12:50',57,57,'2021-06-08 17:22:46',1),(7,'10',NULL,9,NULL,NULL,NULL,'2021-06-08 17:21:37',57,NULL,NULL,1),(8,'11',NULL,10,NULL,NULL,NULL,'2021-06-08 17:28:41',57,57,'2021-06-08 17:40:42',1),(9,'12',NULL,11,NULL,NULL,NULL,'2021-06-08 18:06:01',57,NULL,NULL,1),(10,'13',NULL,12,NULL,NULL,NULL,'2021-06-08 20:08:39',57,57,'2021-06-08 20:14:58',1),(11,'14',NULL,12,NULL,NULL,NULL,'2021-06-08 20:13:52',57,NULL,NULL,1),(12,'15',NULL,12,NULL,NULL,NULL,'2021-06-08 20:17:52',57,NULL,NULL,1),(13,'16',NULL,13,NULL,NULL,NULL,'2021-06-08 20:23:00',57,57,'2021-06-08 20:26:17',1),(14,'17',NULL,13,NULL,NULL,NULL,'2021-06-08 20:26:04',57,NULL,NULL,1),(15,'18',NULL,16,NULL,NULL,NULL,'2021-07-08 13:17:45',57,57,'2021-07-08 13:17:54',1),(16,'19',NULL,17,NULL,NULL,NULL,'2021-07-08 13:24:29',57,NULL,NULL,1),(17,'20',NULL,17,NULL,NULL,NULL,'2021-07-08 13:27:08',57,NULL,NULL,1),(18,'21',NULL,17,NULL,NULL,NULL,'2021-07-08 13:29:20',57,NULL,NULL,1),(19,'22',NULL,17,NULL,NULL,NULL,'2021-07-08 13:31:55',57,NULL,NULL,1),(20,'23',NULL,17,NULL,NULL,NULL,'2021-07-08 13:33:51',57,NULL,NULL,1),(21,'24',NULL,18,NULL,NULL,NULL,'2021-07-08 13:45:12',57,57,'2021-07-08 13:48:49',1),(22,'25',NULL,20,NULL,NULL,NULL,'2021-07-08 14:00:07',57,57,'2021-07-08 14:03:20',1),(23,'26',NULL,21,NULL,NULL,NULL,'2021-07-08 14:33:04',57,NULL,NULL,1),(24,'27',NULL,21,NULL,NULL,NULL,'2021-07-08 14:34:41',57,NULL,NULL,1),(25,'28',NULL,21,NULL,NULL,NULL,'2021-07-08 14:35:54',57,NULL,NULL,1),(26,'29',NULL,22,NULL,NULL,NULL,'2021-08-04 16:42:04',2,1,'2021-08-10 18:11:33',1),(27,'30',NULL,23,NULL,NULL,NULL,'2021-08-04 16:54:51',2,2,'2021-08-04 16:56:48',1),(28,'31',NULL,24,NULL,NULL,NULL,'2021-08-04 16:59:15',2,2,'2021-08-04 16:59:27',1),(29,'32',NULL,25,NULL,NULL,NULL,'2021-08-12 18:42:47',62,NULL,NULL,1),(30,'33',NULL,26,NULL,NULL,NULL,'2021-08-12 18:54:49',62,62,'2021-08-12 19:00:33',1),(31,'34',NULL,26,NULL,NULL,NULL,'2021-08-12 18:59:19',62,62,'2021-08-12 19:00:53',1),(32,'35',NULL,27,NULL,NULL,NULL,'2021-08-13 15:37:18',62,NULL,NULL,1),(33,'36',NULL,28,NULL,NULL,NULL,'2021-08-13 15:48:02',62,NULL,NULL,1),(34,'37',NULL,29,NULL,NULL,NULL,'2021-08-13 15:59:06',62,NULL,NULL,1);
/*!40000 ALTER TABLE `cw_trip_map` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_trip_map_line`
--

DROP TABLE IF EXISTS `cw_trip_map_line`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_trip_map_line` (
  `prime_trip_map_line_id` int NOT NULL AUTO_INCREMENT,
  `prime_trip_map_id` int DEFAULT NULL,
  `asset_id` varchar(100) DEFAULT NULL,
  `geo_address` varchar(100) DEFAULT NULL,
  `latitude` varchar(100) DEFAULT NULL,
  `longitude` varchar(100) DEFAULT NULL,
  `positiondate` varchar(100) DEFAULT NULL,
  `eventtype` varchar(100) DEFAULT NULL,
  `roadspeed` varchar(100) DEFAULT NULL,
  `speed` varchar(100) DEFAULT NULL,
  `driverid` varchar(100) DEFAULT NULL,
  `overspeed` varchar(100) DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_trip_map_line_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_trip_map_line`
--

LOCK TABLES `cw_trip_map_line` WRITE;
/*!40000 ALTER TABLE `cw_trip_map_line` DISABLE KEYS */;
/*!40000 ALTER TABLE `cw_trip_map_line` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_type_of_goods`
--

DROP TABLE IF EXISTS `cw_type_of_goods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_type_of_goods` (
  `prime_type_of_goods_id` int NOT NULL AUTO_INCREMENT,
  `type_of_goods` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_type_of_goods_id`),
  UNIQUE KEY `type_of_goods` (`type_of_goods`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_type_of_goods`
--

LOCK TABLES `cw_type_of_goods` WRITE;
/*!40000 ALTER TABLE `cw_type_of_goods` DISABLE KEYS */;
INSERT INTO `cw_type_of_goods` (`prime_type_of_goods_id`, `type_of_goods`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Steel',1,'2019-07-19 10:34:09',1,'2020-02-19 05:22:41',0,NULL,1);
/*!40000 ALTER TABLE `cw_type_of_goods` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_tyre_actual_damage`
--

DROP TABLE IF EXISTS `cw_tyre_actual_damage`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_tyre_actual_damage` (
  `prime_tyre_actual_damage_id` int NOT NULL AUTO_INCREMENT,
  `damage` varchar(100) DEFAULT '',
  `status` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_tyre_actual_damage_id`),
  UNIQUE KEY `damage` (`damage`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_tyre_actual_damage`
--

LOCK TABLES `cw_tyre_actual_damage` WRITE;
/*!40000 ALTER TABLE `cw_tyre_actual_damage` DISABLE KEYS */;
INSERT INTO `cw_tyre_actual_damage` (`prime_tyre_actual_damage_id`, `damage`, `status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Repair L/M/C','1',1,'2020-02-05 12:57:25',0,NULL,0,NULL,1),(2,'Belt Pack Sep','1',1,'2020-02-05 12:57:34',0,NULL,0,NULL,1),(3,'Belt Edge Sep','1',1,'2020-02-05 12:57:42',0,NULL,0,NULL,1),(4,'Shoulder Sep','1',1,'2020-02-05 12:57:53',0,NULL,0,NULL,1),(5,'Sidewall Sep','1',1,'2020-02-05 12:58:03',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_tyre_actual_damage` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_tyre_casting`
--

DROP TABLE IF EXISTS `cw_tyre_casting`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_tyre_casting` (
  `prime_tyre_casting_id` int NOT NULL AUTO_INCREMENT,
  `casting_name` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_tyre_casting_id`),
  UNIQUE KEY `casting_name` (`casting_name`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_tyre_casting`
--

LOCK TABLES `cw_tyre_casting` WRITE;
/*!40000 ALTER TABLE `cw_tyre_casting` DISABLE KEYS */;
INSERT INTO `cw_tyre_casting` (`prime_tyre_casting_id`, `casting_name`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'SP160',1,'2020-02-05 01:01:01',1,'2020-02-20 10:34:15',0,NULL,1),(2,'755',1,'2020-02-05 01:01:47',1,'2020-02-20 10:34:22',0,NULL,1);
/*!40000 ALTER TABLE `cw_tyre_casting` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_tyre_depot`
--

DROP TABLE IF EXISTS `cw_tyre_depot`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_tyre_depot` (
  `prime_tyre_depot_id` int NOT NULL AUTO_INCREMENT,
  `depot` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_tyre_depot_id`),
  UNIQUE KEY `depot` (`depot`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_tyre_depot`
--

LOCK TABLES `cw_tyre_depot` WRITE;
/*!40000 ALTER TABLE `cw_tyre_depot` DISABLE KEYS */;
INSERT INTO `cw_tyre_depot` (`prime_tyre_depot_id`, `depot`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'depot1',1,'2020-03-17 05:11:05',1,'2020-03-17 05:11:07',0,NULL,1);
/*!40000 ALTER TABLE `cw_tyre_depot` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_tyre_inspection_type`
--

DROP TABLE IF EXISTS `cw_tyre_inspection_type`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_tyre_inspection_type` (
  `prime_tyre_inspection_type_id` int NOT NULL AUTO_INCREMENT,
  `inspection_type` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_tyre_inspection_type_id`),
  UNIQUE KEY `inspection_type` (`inspection_type`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_tyre_inspection_type`
--

LOCK TABLES `cw_tyre_inspection_type` WRITE;
/*!40000 ALTER TABLE `cw_tyre_inspection_type` DISABLE KEYS */;
INSERT INTO `cw_tyre_inspection_type` (`prime_tyre_inspection_type_id`, `inspection_type`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'New',1,'2020-02-05 12:49:18',0,NULL,0,NULL,1),(2,'Recap',1,'2020-02-05 12:49:27',0,NULL,0,NULL,1),(3,'Repair',1,'2020-02-05 12:49:34',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_tyre_inspection_type` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_tyre_operational_damage`
--

DROP TABLE IF EXISTS `cw_tyre_operational_damage`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_tyre_operational_damage` (
  `prime_tyre_operational_damage_id` int NOT NULL AUTO_INCREMENT,
  `damage` varchar(100) DEFAULT '',
  `status` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_tyre_operational_damage_id`),
  UNIQUE KEY `damage` (`damage`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_tyre_operational_damage`
--

LOCK TABLES `cw_tyre_operational_damage` WRITE;
/*!40000 ALTER TABLE `cw_tyre_operational_damage` DISABLE KEYS */;
INSERT INTO `cw_tyre_operational_damage` (`prime_tyre_operational_damage_id`, `damage`, `status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Tread Dam','1',1,'2020-02-05 12:52:11',0,NULL,0,NULL,1),(2,'S/Wall Dam','1',1,'2020-02-05 12:52:19',0,NULL,0,NULL,1),(3,'Impact Fract.','1',1,'2020-02-05 12:52:32',0,NULL,0,NULL,1),(4,'Run Flat','1',1,'2020-02-05 12:52:43',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_tyre_operational_damage` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_tyre_pattern`
--

DROP TABLE IF EXISTS `cw_tyre_pattern`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_tyre_pattern` (
  `prime_tyre_pattern_id` int NOT NULL AUTO_INCREMENT,
  `tyre_size` varchar(100) DEFAULT '0',
  `tyre_pattern` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_tyre_pattern_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_tyre_pattern`
--

LOCK TABLES `cw_tyre_pattern` WRITE;
/*!40000 ALTER TABLE `cw_tyre_pattern` DISABLE KEYS */;
INSERT INTO `cw_tyre_pattern` (`prime_tyre_pattern_id`, `tyre_size`, `tyre_pattern`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'1','M43',1,'2020-02-05 12:44:44',0,NULL,0,NULL,1),(2,'2','M38',1,'2020-02-05 12:45:16',0,NULL,0,NULL,1),(3,'1','RZ12',1,'2020-02-20 10:33:01',1,'2020-02-20 10:33:51',1,'2020-02-20 10:33:56',0);
/*!40000 ALTER TABLE `cw_tyre_pattern` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_tyre_recap`
--

DROP TABLE IF EXISTS `cw_tyre_recap`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_tyre_recap` (
  `prime_tyre_recap_id` int NOT NULL AUTO_INCREMENT,
  `vehicle_no` varchar(100) DEFAULT '0',
  `tyre_position` varchar(100) DEFAULT '0',
  `serial_no` varchar(10) DEFAULT '0',
  `supplier_name` varchar(100) DEFAULT '0',
  `date_collected` date DEFAULT NULL,
  `slip_number` varchar(10) DEFAULT '0',
  `estimated_date_of_return` date DEFAULT NULL,
  `date_of_return` date DEFAULT NULL,
  `status` varchar(100) DEFAULT '0',
  `brand` varchar(100) DEFAULT '0',
  `thread_type` varchar(100) DEFAULT '0',
  `tyre_size` varchar(100) DEFAULT '0',
  `casting_type` varchar(100) DEFAULT '0',
  `rejected` varchar(100) DEFAULT '0',
  `reason` varchar(100) DEFAULT '0',
  `mm` decimal(15,2) DEFAULT '0.00',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_tyre_recap_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_tyre_recap`
--

LOCK TABLES `cw_tyre_recap` WRITE;
/*!40000 ALTER TABLE `cw_tyre_recap` DISABLE KEYS */;
/*!40000 ALTER TABLE `cw_tyre_recap` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_tyre_repair_type`
--

DROP TABLE IF EXISTS `cw_tyre_repair_type`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_tyre_repair_type` (
  `prime_tyre_repair_type_id` int NOT NULL AUTO_INCREMENT,
  `repair_type` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_tyre_repair_type_id`),
  UNIQUE KEY `repair_type` (`repair_type`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_tyre_repair_type`
--

LOCK TABLES `cw_tyre_repair_type` WRITE;
/*!40000 ALTER TABLE `cw_tyre_repair_type` DISABLE KEYS */;
INSERT INTO `cw_tyre_repair_type` (`prime_tyre_repair_type_id`, `repair_type`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Missing Valve Caps',1,'2020-02-05 12:46:59',1,'2020-02-20 10:34:49',0,NULL,1),(2,'Missing Valve Exten.',1,'2020-02-05 12:47:09',0,NULL,0,NULL,1),(3,'Inaccessible Valves',1,'2020-02-05 12:47:25',0,NULL,0,NULL,1),(4,'Damaged Valve',1,'2020-02-05 12:47:37',0,NULL,0,NULL,1),(5,'Missing wheel nuts',1,'2020-02-05 12:47:50',0,NULL,0,NULL,1),(6,'Sidewall Damage',1,'2020-02-05 12:48:02',0,NULL,0,NULL,1),(7,'Tread Damage',1,'2020-02-05 12:48:10',0,NULL,0,NULL,1),(8,'Shoulder damage',1,'2020-02-05 12:48:17',0,NULL,0,NULL,1),(9,'Mech Wear',1,'2020-02-05 12:48:24',0,NULL,0,NULL,1),(10,'Mismatched nailhole',1,'2020-02-05 12:48:34',0,NULL,0,NULL,1),(11,'Mismatched Duals',1,'2020-02-05 12:48:42',0,NULL,0,NULL,1),(12,'Remove for Retread',1,'2020-02-05 12:48:49',0,NULL,0,NULL,1),(13,'Remove for Repair',1,'2020-02-05 12:48:58',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_tyre_repair_type` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_tyre_scrap`
--

DROP TABLE IF EXISTS `cw_tyre_scrap`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_tyre_scrap` (
  `prime_tyre_scrap_id` int NOT NULL AUTO_INCREMENT,
  `vehicle_no` int DEFAULT NULL,
  `tyre_position` int NOT NULL,
  `serial_number` varchar(100) NOT NULL,
  `date` datetime DEFAULT NULL,
  `brand` int NOT NULL,
  `thread_type` int NOT NULL,
  `mm` decimal(15,2) DEFAULT NULL,
  `Design_type` int NOT NULL,
  `tyre_size` int NOT NULL,
  `casting_type` int NOT NULL,
  `supplier_type` int NOT NULL,
  `depot` int DEFAULT NULL,
  `scrap_company` int DEFAULT NULL,
  `operational_damage` varchar(255) DEFAULT NULL,
  `operation_remarks` varchar(255) DEFAULT NULL,
  `actual_damage` varchar(255) DEFAULT NULL,
  `actual_remarks` varchar(100) DEFAULT NULL,
  `ply` int DEFAULT NULL,
  `remaining_mm` decimal(15,2) DEFAULT NULL,
  `failure_name` varchar(255) DEFAULT NULL,
  `comments` varchar(100) DEFAULT NULL,
  `status` int DEFAULT NULL,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int NOT NULL,
  `trans_deleted_date` datetime NOT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_tyre_scrap_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_tyre_scrap`
--

LOCK TABLES `cw_tyre_scrap` WRITE;
/*!40000 ALTER TABLE `cw_tyre_scrap` DISABLE KEYS */;
INSERT INTO `cw_tyre_scrap` (`prime_tyre_scrap_id`, `vehicle_no`, `tyre_position`, `serial_number`, `date`, `brand`, `thread_type`, `mm`, `Design_type`, `tyre_size`, `casting_type`, `supplier_type`, `depot`, `scrap_company`, `operational_damage`, `operation_remarks`, `actual_damage`, `actual_remarks`, `ply`, `remaining_mm`, `failure_name`, `comments`, `status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,1,'C1','2020-03-17 00:00:00',1,1,20.00,1,1,1,1,1,1,'1','nil','1,3,4','nil',0,0.00,NULL,'',1,1,'2020-03-17 17:15:55',1,'2020-03-17 17:16:29',0,'0000-00-00 00:00:00',1);
/*!40000 ALTER TABLE `cw_tyre_scrap` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_tyre_scrap_company`
--

DROP TABLE IF EXISTS `cw_tyre_scrap_company`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_tyre_scrap_company` (
  `prime_tyre_scrap_company_id` int NOT NULL AUTO_INCREMENT,
  `company_name` varchar(200) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_tyre_scrap_company_id`),
  UNIQUE KEY `company_name` (`company_name`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_tyre_scrap_company`
--

LOCK TABLES `cw_tyre_scrap_company` WRITE;
/*!40000 ALTER TABLE `cw_tyre_scrap_company` DISABLE KEYS */;
INSERT INTO `cw_tyre_scrap_company` (`prime_tyre_scrap_company_id`, `company_name`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Att rep.',1,'2020-03-17 05:10:25',1,'2020-03-17 05:10:29',0,NULL,1);
/*!40000 ALTER TABLE `cw_tyre_scrap_company` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_tyre_scrap_failures`
--

DROP TABLE IF EXISTS `cw_tyre_scrap_failures`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_tyre_scrap_failures` (
  `prime_tyre_scrap_failures_id` int NOT NULL AUTO_INCREMENT,
  `failure` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_tyre_scrap_failures_id`),
  UNIQUE KEY `failure` (`failure`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_tyre_scrap_failures`
--

LOCK TABLES `cw_tyre_scrap_failures` WRITE;
/*!40000 ALTER TABLE `cw_tyre_scrap_failures` DISABLE KEYS */;
INSERT INTO `cw_tyre_scrap_failures` (`prime_tyre_scrap_failures_id`, `failure`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'asd',1,'2020-02-18 04:45:18',0,NULL,0,NULL,1),(2,'qwe',1,'2020-02-18 04:45:22',1,'2020-02-20 10:36:25',0,NULL,1);
/*!40000 ALTER TABLE `cw_tyre_scrap_failures` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_tyre_size`
--

DROP TABLE IF EXISTS `cw_tyre_size`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_tyre_size` (
  `prime_tyre_size_id` int NOT NULL AUTO_INCREMENT,
  `tyre_size` varchar(100) DEFAULT '',
  `remarks` text,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_tyre_size_id`),
  UNIQUE KEY `tyre_size` (`tyre_size`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_tyre_size`
--

LOCK TABLES `cw_tyre_size` WRITE;
/*!40000 ALTER TABLE `cw_tyre_size` DISABLE KEYS */;
INSERT INTO `cw_tyre_size` (`prime_tyre_size_id`, `tyre_size`, `remarks`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'315','nil',1,'2020-02-05 12:44:01',1,'2020-02-10 04:46:05',0,NULL,1),(2,'12R','nil',1,'2020-02-05 12:44:14',1,'2020-02-20 10:32:23',0,NULL,1);
/*!40000 ALTER TABLE `cw_tyre_size` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_tyre_survey`
--

DROP TABLE IF EXISTS `cw_tyre_survey`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_tyre_survey` (
  `prime_tyre_survey_id` int NOT NULL AUTO_INCREMENT,
  `name` varchar(100) DEFAULT NULL,
  `date` date DEFAULT NULL,
  `vehicle_no` int DEFAULT NULL,
  `num_rows` int NOT NULL,
  `damaged_by` int DEFAULT NULL,
  `driver` varchar(100) DEFAULT NULL,
  `km` decimal(15,2) DEFAULT NULL,
  `damaged_date` date DEFAULT NULL,
  `damaged_pic` text NOT NULL,
  `material_cost` decimal(15,2) DEFAULT NULL,
  `damaged_cost` decimal(15,2) DEFAULT NULL,
  `received_cost` decimal(15,2) DEFAULT NULL,
  `balance` decimal(15,2) DEFAULT NULL,
  `cost_status` int DEFAULT NULL,
  `received_date` date DEFAULT NULL,
  `damaged_remarks` varchar(100) DEFAULT NULL,
  `trans_created_by` int NOT NULL,
  `trans_created_date` datetime NOT NULL,
  `trans_updated_by` int NOT NULL,
  `trans_updated_date` datetime NOT NULL,
  `trans_deleted_by` int NOT NULL,
  `trans_deleted_date` datetime NOT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_tyre_survey_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_tyre_survey`
--

LOCK TABLES `cw_tyre_survey` WRITE;
/*!40000 ALTER TABLE `cw_tyre_survey` DISABLE KEYS */;
INSERT INTO `cw_tyre_survey` (`prime_tyre_survey_id`, `name`, `date`, `vehicle_no`, `num_rows`, `damaged_by`, `driver`, `km`, `damaged_date`, `damaged_pic`, `material_cost`, `damaged_cost`, `received_cost`, `balance`, `cost_status`, `received_date`, `damaged_remarks`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'john','2020-03-01',1,10,1,'',123.90,'1970-01-01','',0.00,0.00,0.00,0.00,0,'1970-01-01','',1,'2020-03-17 17:11:57',0,'0000-00-00 00:00:00',0,'0000-00-00 00:00:00',1);
/*!40000 ALTER TABLE `cw_tyre_survey` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_tyre_survey_list_information`
--

DROP TABLE IF EXISTS `cw_tyre_survey_list_information`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_tyre_survey_list_information` (
  `prime_tyre_survey_list_information_id` int NOT NULL AUTO_INCREMENT,
  `prime_tyre_survey_id` int NOT NULL,
  `survey_type` int DEFAULT NULL,
  `tyre_position` int NOT NULL,
  `serial_number` varchar(100) NOT NULL,
  `brand` int NOT NULL,
  `tread_pattern_type` int NOT NULL,
  `tyre_size` int DEFAULT NULL,
  `casting_type` int DEFAULT NULL,
  `mm` decimal(15,2) NOT NULL,
  `torque` int DEFAULT NULL,
  `valve_caps` int NOT NULL,
  `valve_extension` int NOT NULL,
  `comments` varchar(255) NOT NULL,
  `rec_pressure` varchar(50) DEFAULT NULL,
  `actual_pressure` varchar(50) DEFAULT NULL,
  `status` int DEFAULT NULL,
  `survey_remarks` varchar(100) DEFAULT NULL,
  `repair_type` int DEFAULT NULL,
  `trans_created_by` int NOT NULL,
  `trans_created_date` datetime NOT NULL,
  `trans_updated_by` int NOT NULL,
  `trans_updated_date` datetime NOT NULL,
  `trans_deleted_by` int NOT NULL,
  `trans_deleted_date` datetime NOT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_tyre_survey_list_information_id`),
  KEY `cw_tyre_survey_list_information_ibfk_1` (`prime_tyre_survey_id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_tyre_survey_list_information`
--

LOCK TABLES `cw_tyre_survey_list_information` WRITE;
/*!40000 ALTER TABLE `cw_tyre_survey_list_information` DISABLE KEYS */;
INSERT INTO `cw_tyre_survey_list_information` (`prime_tyre_survey_list_information_id`, `prime_tyre_survey_id`, `survey_type`, `tyre_position`, `serial_number`, `brand`, `tread_pattern_type`, `tyre_size`, `casting_type`, `mm`, `torque`, `valve_caps`, `valve_extension`, `comments`, `rec_pressure`, `actual_pressure`, `status`, `survey_remarks`, `repair_type`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,1,1,'C1',1,1,1,1,20.00,1,1,2,'','12','12',1,'',0,1,'2020-03-17 17:14:50',1,'2020-03-17 17:15:04',0,'0000-00-00 00:00:00',1),(2,1,1,2,'vdfgfdfg',1,1,1,1,12.00,1,1,1,'','12','12',1,'',0,1,'2020-03-17 17:14:50',1,'2020-03-17 17:15:04',0,'0000-00-00 00:00:00',1),(3,1,2,3,'sdvfsdf5454',1,1,1,2,12.00,0,2,2,'','0','0',4,'',0,1,'2020-03-17 17:14:50',1,'2020-03-17 17:15:04',0,'0000-00-00 00:00:00',1),(4,1,1,4,'a4',1,1,1,1,12.00,1,1,1,'','12','12',3,'',0,1,'2020-03-17 17:14:50',1,'2020-03-17 17:15:04',0,'0000-00-00 00:00:00',1),(5,1,1,5,'a5',1,1,1,1,12.00,1,1,1,'','12','12',3,'',0,1,'2020-03-17 17:14:50',1,'2020-03-17 17:15:04',0,'0000-00-00 00:00:00',1),(6,1,1,6,'a6',1,1,1,2,12.00,1,1,1,'','12','12',1,'',0,1,'2020-03-17 17:14:50',1,'2020-03-17 17:15:04',0,'0000-00-00 00:00:00',1),(7,1,1,7,'a7',1,1,1,2,12.00,1,1,1,'','12','12',1,'',0,1,'2020-03-17 17:14:50',1,'2020-03-17 17:15:04',0,'0000-00-00 00:00:00',1),(8,1,2,8,'a8',1,1,1,1,12.00,0,1,1,'','12','12',1,'',0,1,'2020-03-17 17:14:50',1,'2020-03-17 17:15:04',0,'0000-00-00 00:00:00',1),(9,1,2,9,'a9',1,1,1,1,12.00,0,1,1,'','12','012',1,'',0,1,'2020-03-17 17:14:50',1,'2020-03-17 17:15:04',0,'0000-00-00 00:00:00',1),(10,1,2,10,'a10',1,2,2,2,12.00,0,2,2,'','12','12',3,'',0,1,'2020-03-17 17:14:50',1,'2020-03-17 17:15:04',0,'0000-00-00 00:00:00',1);
/*!40000 ALTER TABLE `cw_tyre_survey_list_information` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_tyres_position`
--

DROP TABLE IF EXISTS `cw_tyres_position`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_tyres_position` (
  `prime_tyre_position_id` int NOT NULL AUTO_INCREMENT,
  `prime_vehicle_master_id` int DEFAULT NULL,
  `tyre_type` int DEFAULT NULL,
  `position` int DEFAULT NULL,
  `position_type_id` int DEFAULT NULL,
  `serial_no` varchar(100) DEFAULT NULL,
  `brand` int DEFAULT NULL,
  `tread_pattern_type` int DEFAULT NULL,
  `tyre_size` int DEFAULT NULL,
  `casting_type` int DEFAULT NULL,
  `mm` decimal(15,2) DEFAULT NULL,
  `tyre_status` int DEFAULT NULL,
  `trans_created_by` int NOT NULL DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int NOT NULL DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int NOT NULL DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_tyre_position_id`)
) ENGINE=InnoDB AUTO_INCREMENT=49 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_tyres_position`
--

LOCK TABLES `cw_tyres_position` WRITE;
/*!40000 ALTER TABLE `cw_tyres_position` DISABLE KEYS */;
INSERT INTO `cw_tyres_position` (`prime_tyre_position_id`, `prime_vehicle_master_id`, `tyre_type`, `position`, `position_type_id`, `serial_no`, `brand`, `tread_pattern_type`, `tyre_size`, `casting_type`, `mm`, `tyre_status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,1,1,1,'jhgjhguysg',1,2,1,1,12.00,1,1,'2020-02-21 15:39:29',1,'2020-03-19 18:04:15',0,NULL,1),(2,1,1,2,1,'vdfgfdfg',1,1,1,1,12.00,1,1,'2020-02-21 15:39:29',1,'2020-03-19 18:04:15',0,NULL,1),(3,1,1,3,1,'sdvfsdf5454',1,1,1,2,12.00,4,1,'2020-02-21 15:39:29',1,'2020-03-19 18:04:15',0,NULL,1),(4,1,1,4,1,'a4',1,1,1,1,12.00,3,1,'2020-02-21 15:39:29',1,'2020-03-19 18:04:15',0,NULL,1),(5,1,1,5,1,'a5',1,1,1,1,12.00,2,1,'2020-02-21 15:39:29',1,'2020-03-19 18:04:15',0,NULL,1),(6,1,1,6,1,'a6',1,1,1,2,12.00,1,1,'2020-02-21 15:39:29',1,'2020-03-19 18:04:15',0,NULL,1),(7,1,1,7,1,'a7',1,1,1,2,12.00,1,1,'2020-02-21 15:39:29',1,'2020-03-19 18:04:15',0,NULL,1),(8,1,1,8,1,'a8',1,1,1,1,12.00,1,1,'2020-02-21 15:39:30',1,'2020-03-19 18:04:15',0,NULL,1),(9,1,2,9,1,'a9',1,1,1,1,12.00,2,1,'2020-02-21 15:39:30',1,'2020-03-19 18:04:15',0,NULL,1),(10,1,2,10,1,'a10',1,2,2,2,12.00,2,1,'2020-02-21 15:39:30',1,'2020-03-19 18:04:15',0,NULL,1),(11,2,1,1,2,'b1',1,1,1,2,12.00,1,1,'2020-02-21 15:41:56',1,'2020-03-05 12:14:16',0,NULL,1),(12,2,1,2,2,'b2',1,1,1,1,12.00,1,1,'2020-02-21 15:41:56',1,'2020-03-05 12:14:16',0,NULL,1),(13,2,1,3,2,'b3',1,1,1,1,12.00,2,1,'2020-02-21 15:41:57',1,'2020-03-05 12:14:16',0,NULL,1),(14,2,1,4,2,'b4',1,1,1,1,12.00,2,1,'2020-02-21 15:41:57',1,'2020-03-05 12:14:16',0,NULL,1),(15,2,1,5,2,'b5',1,1,1,1,12.00,3,1,'2020-02-21 15:41:57',1,'2020-03-05 12:14:16',0,NULL,1),(16,2,1,6,2,'b6',1,1,1,1,12.00,1,1,'2020-02-21 15:41:57',1,'2020-03-05 12:14:16',0,NULL,1),(17,2,1,7,2,'b7',1,1,1,1,12.00,1,1,'2020-02-21 15:41:57',1,'2020-03-05 12:14:16',0,NULL,1),(18,2,1,8,2,'b8',1,1,1,1,12.00,3,1,'2020-02-21 15:41:57',1,'2020-03-05 12:14:16',0,NULL,1),(19,2,1,9,2,'b9',1,1,1,2,12.00,4,1,'2020-02-21 15:41:57',1,'2020-03-05 12:14:16',0,NULL,1),(20,2,1,10,2,'b10',1,1,1,1,12.00,3,1,'2020-02-21 15:41:57',1,'2020-03-05 12:14:16',0,NULL,1),(21,2,1,11,2,'b11',1,1,1,1,12.00,3,1,'2020-02-21 15:41:57',1,'2020-03-05 12:14:16',0,NULL,1),(22,2,1,12,2,'b12',1,1,1,1,12.00,2,1,'2020-02-21 15:41:57',1,'2020-03-05 12:14:16',0,NULL,1),(23,5,1,1,1,'ut',NULL,NULL,NULL,NULL,NULL,1,1,'2020-02-21 17:53:57',1,'2020-03-04 11:31:12',0,NULL,1),(24,5,1,2,1,'asd',NULL,NULL,NULL,NULL,NULL,1,1,'2020-02-21 17:53:58',1,'2020-03-04 11:31:13',0,NULL,1),(25,5,1,3,1,'654',NULL,NULL,NULL,NULL,NULL,2,1,'2020-02-21 17:53:58',1,'2020-03-04 11:31:13',0,NULL,1),(26,5,1,4,1,'kjhg',NULL,NULL,NULL,NULL,NULL,2,1,'2020-02-21 17:53:58',1,'2020-03-04 11:31:13',0,NULL,1),(27,5,1,5,1,'jhgfd',NULL,NULL,NULL,NULL,NULL,3,1,'2020-02-21 17:53:58',1,'2020-03-04 11:31:13',0,NULL,1),(28,5,1,6,1,'uyt',NULL,NULL,NULL,NULL,NULL,4,1,'2020-02-21 17:53:58',1,'2020-03-04 11:31:13',0,NULL,1),(29,5,1,7,1,'nbv',NULL,NULL,NULL,NULL,NULL,1,1,'2020-02-21 17:53:58',1,'2020-03-04 11:31:14',0,NULL,1),(30,5,1,8,1,'asxcv',NULL,NULL,NULL,NULL,NULL,1,1,'2020-02-21 17:53:58',1,'2020-03-04 11:31:14',0,NULL,1),(31,5,2,9,1,'hg',NULL,NULL,NULL,NULL,NULL,1,1,'2020-02-21 17:53:58',1,'2020-03-04 11:31:14',0,NULL,1),(32,5,2,10,1,'jhg',NULL,NULL,NULL,NULL,NULL,2,1,'2020-02-21 17:53:58',1,'2020-03-04 11:31:14',0,NULL,1),(33,6,NULL,1,3,'uytr',NULL,NULL,NULL,NULL,NULL,1,1,'2020-02-21 17:58:26',1,'2020-02-21 17:58:42',0,NULL,1),(34,6,NULL,2,3,'df',NULL,NULL,NULL,NULL,NULL,1,1,'2020-02-21 17:58:26',1,'2020-02-21 17:58:42',0,NULL,1),(35,6,NULL,3,3,'jhc',NULL,NULL,NULL,NULL,NULL,1,1,'2020-02-21 17:58:26',1,'2020-02-21 17:58:42',0,NULL,1),(36,6,NULL,4,3,'ertg',NULL,NULL,NULL,NULL,NULL,2,1,'2020-02-21 17:58:26',1,'2020-02-21 17:58:42',0,NULL,1),(37,6,NULL,5,3,'bv',NULL,NULL,NULL,NULL,NULL,2,1,'2020-02-21 17:58:26',1,'2020-02-21 17:58:42',0,NULL,1),(38,6,NULL,6,3,'erfg',NULL,NULL,NULL,NULL,NULL,1,1,'2020-02-21 17:58:26',1,'2020-02-21 17:58:42',0,NULL,1),(39,6,NULL,7,3,'gfd',NULL,NULL,NULL,NULL,NULL,2,1,'2020-02-21 17:58:26',1,'2020-02-21 17:58:42',0,NULL,1),(40,6,NULL,8,3,'dfg',NULL,NULL,NULL,NULL,NULL,3,1,'2020-02-21 17:58:26',1,'2020-02-21 17:58:42',0,NULL,1),(41,8,1,1,1,'nbf',NULL,NULL,NULL,NULL,NULL,1,1,'2020-02-21 18:00:53',1,'2020-03-02 15:45:49',0,NULL,1),(42,8,1,2,1,'vg',NULL,NULL,NULL,NULL,NULL,1,1,'2020-02-21 18:00:53',1,'2020-03-02 15:45:50',0,NULL,1),(43,8,1,3,1,'mnhgf',NULL,NULL,NULL,NULL,NULL,2,1,'2020-02-21 18:00:53',1,'2020-03-02 15:45:50',0,NULL,1),(44,8,1,4,1,'qwed',NULL,NULL,NULL,NULL,NULL,1,1,'2020-02-21 18:00:53',1,'2020-03-02 15:45:50',0,NULL,1),(45,8,1,5,1,'sd',NULL,NULL,NULL,NULL,NULL,1,1,'2020-02-21 18:00:53',1,'2020-03-02 15:45:50',0,NULL,1),(46,8,1,6,1,'mgt',NULL,NULL,NULL,NULL,NULL,3,1,'2020-02-21 18:00:53',1,'2020-03-02 15:45:50',0,NULL,1),(47,8,2,7,1,'werf',NULL,NULL,NULL,NULL,NULL,3,1,'2020-02-21 18:00:53',1,'2020-03-02 15:45:50',0,NULL,1),(48,8,2,8,1,'vfds',NULL,NULL,NULL,NULL,NULL,4,1,'2020-02-21 18:00:53',1,'2020-03-02 15:45:50',0,NULL,1);
/*!40000 ALTER TABLE `cw_tyres_position` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_util_excel_format`
--

DROP TABLE IF EXISTS `cw_util_excel_format`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_util_excel_format` (
  `prime_excel_format_id` int NOT NULL AUTO_INCREMENT,
  `excel_module_id` varchar(100) DEFAULT NULL,
  `import_type` int NOT NULL DEFAULT '1',
  `excel_name` varchar(100) DEFAULT NULL,
  `excel_table_name` blob,
  `excel_column_name` blob,
  `exist_column_name` tinyblob,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_excel_format_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_util_excel_format`
--

LOCK TABLES `cw_util_excel_format` WRITE;
/*!40000 ALTER TABLE `cw_util_excel_format` DISABLE KEYS */;
INSERT INTO `cw_util_excel_format` (`prime_excel_format_id`, `excel_module_id`, `import_type`, `excel_name`, `excel_table_name`, `excel_column_name`, `exist_column_name`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'employees',0,'emp',_binary 'cw_employees',_binary 'role,employee_code,reporting_to,employee_name,mobile_number,sex,department,site',_binary 'role,employee_code,reporting_to,employee_name,mobile_number,sex,department,site',1,'2020-02-25 11:33:18',1,'2020-02-25 11:54:22',1,'2020-02-25 11:54:54',0),(2,'employees',1,'emp',_binary 'cw_employees',_binary 'role,employee_code,reporting_to,employee_name,mobile_number,sex,department,site,employment_type',_binary 'role,employee_code,reporting_to,employee_name,mobile_number,sex,department,site,employment_type',1,'2020-02-25 11:55:59',1,'2020-11-19 11:45:50',0,NULL,1);
/*!40000 ALTER TABLE `cw_util_excel_format` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_util_excel_format_line`
--

DROP TABLE IF EXISTS `cw_util_excel_format_line`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_util_excel_format_line` (
  `prime_excel_format_line_id` int NOT NULL AUTO_INCREMENT,
  `prime_excel_format_id` int DEFAULT NULL,
  `excel_line_module_id` varchar(100) DEFAULT NULL,
  `excel_line_column_name` varchar(100) DEFAULT NULL,
  `excel_line_value` varchar(100) DEFAULT NULL,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_excel_format_line_id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_util_excel_format_line`
--

LOCK TABLES `cw_util_excel_format_line` WRITE;
/*!40000 ALTER TABLE `cw_util_excel_format_line` DISABLE KEYS */;
INSERT INTO `cw_util_excel_format_line` (`prime_excel_format_line_id`, `prime_excel_format_id`, `excel_line_module_id`, `excel_line_column_name`, `excel_line_value`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,2,'employees','role','A',1,'2020-02-25 12:35:45',1,'2020-11-19 11:45:57',1,'2020-11-19 11:45:57',1),(2,2,'employees','employee_code','B',1,'2020-02-25 12:35:45',1,'2020-11-19 11:45:57',1,'2020-11-19 11:45:57',1),(3,2,'employees','reporting_to','C',1,'2020-02-25 12:35:45',1,'2020-11-19 11:45:57',1,'2020-11-19 11:45:57',1),(4,2,'employees','employee_name','D',1,'2020-02-25 12:35:45',1,'2020-11-19 11:45:57',1,'2020-11-19 11:45:57',1),(5,2,'employees','mobile_number','E',1,'2020-02-25 12:35:45',1,'2020-11-19 11:45:57',1,'2020-11-19 11:45:57',1),(6,2,'employees','sex','F',1,'2020-02-25 12:35:45',1,'2020-11-19 11:45:57',1,'2020-11-19 11:45:57',1),(7,2,'employees','department','G',1,'2020-02-25 12:35:45',1,'2020-11-19 11:45:57',1,'2020-11-19 11:45:57',1),(8,2,'employees','site','H',1,'2020-02-25 12:35:45',1,'2020-11-19 11:45:57',1,'2020-11-19 11:45:57',1),(9,2,'employees','employment_type','I',1,'2020-02-25 12:35:45',1,'2020-11-19 11:45:57',1,'2020-11-19 11:45:57',1);
/*!40000 ALTER TABLE `cw_util_excel_format_line` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_vat_tax`
--

DROP TABLE IF EXISTS `cw_vat_tax`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_vat_tax` (
  `prime_vat_tax_id` int NOT NULL AUTO_INCREMENT,
  `vat_tax_percentage` decimal(15,2) DEFAULT '0.00',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_vat_tax_id`),
  UNIQUE KEY `vat_tax_percentage` (`vat_tax_percentage`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_vat_tax`
--

LOCK TABLES `cw_vat_tax` WRITE;
/*!40000 ALTER TABLE `cw_vat_tax` DISABLE KEYS */;
INSERT INTO `cw_vat_tax` (`prime_vat_tax_id`, `vat_tax_percentage`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,15.00,1,'2019-08-23 04:27:24',0,NULL,0,NULL,1),(2,1.00,1,'2020-02-19 05:24:16',1,'2020-02-20 06:12:57',0,NULL,1),(3,10.00,1,'2020-02-19 05:24:29',1,'2020-02-19 05:24:38',0,NULL,1);
/*!40000 ALTER TABLE `cw_vat_tax` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_vehicle_api_token`
--

DROP TABLE IF EXISTS `cw_vehicle_api_token`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_vehicle_api_token` (
  `prime_api_token_id` int NOT NULL AUTO_INCREMENT,
  `token` varchar(150) NOT NULL,
  `expire_date` datetime DEFAULT NULL,
  `trans_created_date` datetime NOT NULL,
  `trans_updated_date` datetime NOT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_api_token_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_vehicle_api_token`
--

LOCK TABLES `cw_vehicle_api_token` WRITE;
/*!40000 ALTER TABLE `cw_vehicle_api_token` DISABLE KEYS */;
INSERT INTO `cw_vehicle_api_token` (`prime_api_token_id`, `token`, `expire_date`, `trans_created_date`, `trans_updated_date`, `trans_status`) VALUES (1,'c994e179-1b4e-4f33-92e8-f07f4e712a83','2021-06-07 19:37:00','2020-03-25 02:21:55','2021-06-07 17:37:00',1);
/*!40000 ALTER TABLE `cw_vehicle_api_token` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_vehicle_category`
--

DROP TABLE IF EXISTS `cw_vehicle_category`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_vehicle_category` (
  `prime_vehicle_category_id` int NOT NULL AUTO_INCREMENT,
  `vehicle_category` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_vehicle_category_id`),
  UNIQUE KEY `vehicle_category` (`vehicle_category`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_vehicle_category`
--

LOCK TABLES `cw_vehicle_category` WRITE;
/*!40000 ALTER TABLE `cw_vehicle_category` DISABLE KEYS */;
INSERT INTO `cw_vehicle_category` (`prime_vehicle_category_id`, `vehicle_category`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'Horse',1,'2019-07-05 11:31:32',0,NULL,0,NULL,1),(2,'Trailer',1,'2019-07-05 11:31:42',0,NULL,0,NULL,1),(3,'Van',1,'2019-07-05 11:35:24',1,'2020-02-19 04:54:17',0,NULL,1);
/*!40000 ALTER TABLE `cw_vehicle_category` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_vehicle_master`
--

DROP TABLE IF EXISTS `cw_vehicle_master`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_vehicle_master` (
  `prime_vehicle_master_id` int NOT NULL AUTO_INCREMENT,
  `vehicle_category` varchar(100) DEFAULT '0',
  `vehicle_type` varchar(100) DEFAULT '0',
  `make` varchar(100) DEFAULT '0',
  `series_name` varchar(100) DEFAULT '0',
  `year_model` varchar(15) DEFAULT '',
  `reg_no` varchar(100) DEFAULT '',
  `register_no` varchar(100) DEFAULT '',
  `chassis_no` varchar(100) DEFAULT '',
  `engine_no` varchar(20) DEFAULT '0',
  `colour` varchar(100) DEFAULT '0',
  `fuel_type` varchar(100) DEFAULT '0',
  `tare` int DEFAULT '0',
  `gvm` int DEFAULT '0',
  `no_of_axles` int DEFAULT '0',
  `tank_capacity` int DEFAULT '0',
  `max_load_payload` varchar(100) DEFAULT '',
  `max_load_dimension` varchar(100) DEFAULT '',
  `engine_output` varchar(100) DEFAULT '',
  `leader_or_follower` varchar(100) DEFAULT '',
  `trailer_position` varchar(100) DEFAULT '',
  `remarks` text,
  `broker` varchar(100) DEFAULT '0',
  `average_mileage` decimal(15,2) DEFAULT '0.00',
  `maintenance_cost` decimal(15,2) DEFAULT '0.00',
  `repayment` varchar(100) DEFAULT '0',
  `tracking_and_cameras` decimal(15,2) DEFAULT '0.00',
  `repayment_end_date` date DEFAULT NULL,
  `repayment_amount` decimal(15,2) DEFAULT '0.00',
  `purchase_date` date DEFAULT NULL,
  `asset_id` varchar(100) DEFAULT '',
  `driver_id` varchar(100) DEFAULT '',
  `vehicle_licence_expiry` date DEFAULT NULL,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_vehicle_master_id`)
) ENGINE=InnoDB AUTO_INCREMENT=76 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_vehicle_master`
--

LOCK TABLES `cw_vehicle_master` WRITE;
/*!40000 ALTER TABLE `cw_vehicle_master` DISABLE KEYS */;
INSERT INTO `cw_vehicle_master` (`prime_vehicle_master_id`, `vehicle_category`, `vehicle_type`, `make`, `series_name`, `year_model`, `reg_no`, `register_no`, `chassis_no`, `engine_no`, `colour`, `fuel_type`, `tare`, `gvm`, `no_of_axles`, `tank_capacity`, `max_load_payload`, `max_load_dimension`, `engine_output`, `leader_or_follower`, `trailer_position`, `remarks`, `broker`, `average_mileage`, `maintenance_cost`, `repayment`, `tracking_and_cameras`, `repayment_end_date`, `repayment_amount`, `purchase_date`, `asset_id`, `driver_id`, `vehicle_licence_expiry`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'1','1','1','1','2009','1822','FB30ZKGP','1FUJAWBG3BLAW2939','79428451','2','1',8450,27488,3,984,'','','500','','','','0',200.00,100.00,'2',4.00,'2020-03-18',0.00,'2020-02-19','93c27c60-b57a-11e5-80d3-005056b129d1','85ee108d-f7ff-e811-910a-005056b146ff','2023-03-15',1,'2020-02-19 05:06:20',1,'2023-02-25 02:49:09',0,NULL,1),(2,'2','2','2','2','2006','TC300','TVT417GP','AAH132381NSF33030','0','1','',5360,43000,3,0,'','','','','','','0',100.00,200.00,'2',2.00,'2020-03-18',0.00,'2020-02-19','c35df533-0e6d-11e4-93f1-ca9eec38e4de','85ee108d-f7ff-e811-910a-005056b146ff','2023-03-15',1,'2020-02-19 05:14:00',1,'2023-02-25 02:49:31',0,NULL,1),(3,'1','1','1','1','2009','1824','FB31BFGP','1FUJAWBG3BLAW2956','0','2','1',0,0,0,0,'','','','','','','0',0.00,300.00,'2',5.00,'1970-01-01',0.00,'2020-02-19','93c27c17-b57a-11e5-80d3-005056b129d1','',NULL,1,'2020-02-19 05:43:54',0,NULL,0,NULL,1),(4,'2','4','2','10','2020','TTR815','FS52XNGP','AAH122161PCRF2122','0','2','',0,0,0,0,'','','','','','','0',100.00,4000.00,'2',4.00,'2020-02-21',0.00,'2020-02-21','bea2c1d9-d2f9-e611-80eb-005056b12e86','',NULL,1,'2020-02-21 04:12:57',1,'2020-02-21 05:52:30',0,NULL,1),(5,'1','1','5','4','2018','M119','HM69VCGP','WDB96342460231639','0','2','1',0,0,0,0,'','','','','','','0',100.00,500.00,'2',4.00,'2020-02-21',0.00,'2020-02-21','fb614f1d-5b69-e811-8103-005056b12e86','','2023-03-15',1,'2020-02-21 04:34:07',1,'2023-02-25 02:50:10',0,NULL,1),(6,'1','1','4','14','2006','I314','YYH459GP','93SRUAPT66R305163','0','','1',0,0,0,0,'','','','','','','0',0.00,400.00,'2',3.00,'2020-02-21',0.00,'2020-02-21','b69ba112-1239-11e4-8273-a4db30f0d88b','',NULL,1,'2020-02-21 04:43:29',1,'2020-02-21 05:50:38',0,NULL,1),(7,'2','6','9','7','2002','TLB523','FL11KNGP','AHBDSB3RD2B090088','0','','',0,0,0,0,'','','','','','','0',1000.00,200.00,'2',5.00,'2020-02-21',0.00,'2020-02-21','ebeacf11-516b-e611-80e6-005056b12e86','',NULL,1,'2020-02-21 04:47:58',1,'2020-02-21 06:01:07',0,NULL,1),(8,'1','1','5','4','2017','M116','FW04TFGP','WDB93424160123793','0','2','1',8390,27500,3,815,'','','460','','','','0',1000.00,1000.00,'2',3.00,'2021-06-05',0.00,'2017-01-01','M116','',NULL,57,'2021-06-05 03:07:48',57,'2021-06-07 06:58:01',0,NULL,1),(9,'1','1','5','4','2017','M117','FW04TYGP','WDB93424160123795','0','2','1',8390,27500,3,815,'','','460','','','','0',1000.00,1000.00,'2',3.00,'2021-06-05',0.00,'2017-01-01','M117','',NULL,57,'2021-06-05 03:14:54',57,'2021-06-07 06:58:17',0,NULL,1),(10,'1','1','5','4','2017','M115','FW04VTGP','WDB93424160123794','0','2','1',8390,27500,3,815,'','','460','','','','0',1000.00,1000.00,'2',3.00,'2021-06-05',0.00,'2017-01-01','M115','',NULL,57,'2021-06-05 03:17:48',57,'2021-06-07 06:58:33',0,NULL,1),(11,'1','1','5','4','2017','M118','FW04RYGP','WDB93424160091974','0','2','1',8390,27500,3,815,'','','440','','','','0',1000.00,1000.00,'2',3.00,'2021-06-05',0.00,'2017-01-01','M118','',NULL,57,'2021-06-05 03:20:54',57,'2021-06-07 06:59:01',0,NULL,1),(12,'1','1','5','4','2017','M114','FW04VLGP','WDB93424160092030','0','2','1',8390,27500,3,815,'','','460','','','','0',1000.00,1000.00,'2',3.00,'2021-06-05',0.00,'2017-01-01','M114','',NULL,57,'2021-06-05 03:23:13',57,'2021-06-07 06:59:19',0,NULL,1),(13,'1','1','5','4','2013','M113','CK63HMGP','WDB9342416L651297','0','2','1',8390,27500,3,800,'','','440','','','','0',1000.00,1000.00,'2',3.00,'2021-06-05',0.00,'2017-01-01','M113','',NULL,57,'2021-06-05 03:26:26',57,'2021-06-07 06:59:35',0,NULL,1),(14,'1','1','5','4','2021','M112','CK47PGGP','WDB9342416L651271','0','2','1',8390,27500,3,800,'','','440','','','','0',1000.00,1000.00,'2',3.00,'2021-06-05',0.00,'2013-01-01','M112','',NULL,57,'2021-06-05 03:30:00',57,'2021-06-07 06:59:51',0,NULL,1),(15,'1','1','5','4','2013','M111','CK10WJGP','WDB9342416L651237','0','2','1',8390,27500,3,800,'','','440','','','','0',1000.00,1000.00,'2',3.00,'2021-06-05',0.00,'2013-01-01','M111','',NULL,57,'2021-06-05 03:33:29',57,'2021-06-07 07:00:10',0,NULL,1),(16,'1','1','5','4','2013','M110','CK01LRGP','WDB9342416L651042','0','2','1',8390,27500,3,800,'','','440','','','','0',1000.00,1000.00,'2',3.00,'2021-06-05',0.00,'2013-01-01','M110','',NULL,57,'2021-06-05 03:35:49',57,'2021-06-07 07:00:23',0,NULL,1),(17,'1','1','5','4','2021','M108','CG87VVGP','WDB9342416L651212','0','2','1',8390,27500,3,800,'','','440','','','','0',1000.00,1000.00,'2',3.00,'2021-06-05',0.00,'2013-01-01','M108','',NULL,57,'2021-06-05 03:43:02',57,'2021-06-07 07:00:40',0,NULL,1),(18,'1','1','5','4','2013','M107','CG87KJGP','WDB9342416L651179','0','2','1',8390,27500,3,800,'','','440','','','','0',1000.00,1000.00,'2',3.00,'2021-06-05',0.00,'2013-01-01','M107','',NULL,57,'2021-06-05 03:45:07',57,'2021-06-07 07:00:54',0,NULL,1),(19,'1','1','5','4','2013','M106','CG80NVGP','WDB9342416L651010','0','2','1',8390,27500,3,800,'','','440','','','','0',1000.00,1000.00,'2',3.00,'2021-06-05',0.00,'2013-01-01','M106','',NULL,57,'2021-06-05 03:47:35',57,'2021-06-07 07:01:11',0,NULL,1),(20,'1','1','5','4','2013','M105','CG79WCGP','WDB9342416L651041','0','2','1',8390,27500,3,800,'','','440','','','','0',1000.00,1000.00,'2',3.00,'2021-06-05',0.00,'2013-01-01','M105','',NULL,57,'2021-06-05 03:49:48',57,'2021-06-07 07:01:29',0,NULL,1),(21,'1','1','5','4','2021','M104','CG79RVGP','WDB9342416L651141','0','2','1',8390,27500,3,800,'','','440','','','','0',1000.00,1000.00,'2',3.00,'2021-06-05',0.00,'2013-01-01','M104','',NULL,57,'2021-06-05 03:53:38',57,'2021-06-07 07:01:46',0,NULL,1),(22,'1','1','5','15','2011','M103','BD22NJGP','WDB9441616L513978','0','2','1',8844,33000,3,800,'','','400','','','','0',1000.00,1000.00,'2',3.00,'2021-06-05',0.00,'2011-01-01','M103','',NULL,57,'2021-06-05 03:57:10',57,'2021-06-07 07:02:05',0,NULL,1),(23,'1','1','5','15','2021','M102','BD22MLGP','WDB9441616L513976','0','2','1',8844,33000,3,800,'','','400','','','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2011-01-01','M102','',NULL,57,'2021-06-05 03:59:42',57,'2021-06-07 07:02:22',0,NULL,1),(24,'1','1','5','15','2011','M101','BD22LGGP','WDB9441616L513977','0','2','1',8844,33000,3,800,'','','400','','','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2011-01-01','M101','',NULL,57,'2021-06-05 04:02:34',57,'2021-06-07 07:02:36',0,NULL,1),(25,'1','1','1','1','2009','1822','FB30ZKGP','1FUJAWBG3BLAW2939','0','2','1',8450,27488,3,984,'','','500','','','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2009-01-01','1822','',NULL,57,'2021-06-05 04:17:26',57,'2021-06-07 07:04:36',0,NULL,1),(26,'1','1','1','1','2008','F604','XCP069GP','1FVJAWBG48LZ69944','0','2','1',8450,27488,3,984,'','','500','','','','0',1000.00,1000.00,'2',3.00,'2021-06-05',0.00,'2009-01-01','F604','',NULL,57,'2021-06-05 04:20:35',57,'2021-06-07 07:05:01',0,NULL,1),(27,'1','1','1','1','2009','1824','FB31BFGP','1FUJAWBG3BLAW2956','0','2','1',8450,27488,3,984,'','','500','','','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2009-01-01','1824','',NULL,57,'2021-06-05 04:23:14',57,'2021-06-07 07:05:26',0,NULL,1),(28,'1','1','1','1','2009','1823','FB30ZSGP','1FUJAWBG6BLAW2952','0','2','1',8450,27488,3,984,'','','500','','','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2009-01-01','1823','',NULL,57,'2021-06-05 04:26:06',57,'2021-06-07 07:05:44',0,NULL,1),(29,'1','1','6','17','2009','V506','CF24WFGP','YV2ASG0D49M887379','0','2','1',8689,29000,3,690,'','','400','','','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2009-01-01','V506','',NULL,57,'2021-06-07 01:47:42',57,'2021-06-07 07:06:02',0,NULL,1),(30,'1','1','4','14','2010','I322','ZKR703GP','93SRUAPT0BR154511','0','2','1',8900,28409,3,880,'','','475','','','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2010-01-01','I322','',NULL,57,'2021-06-07 01:50:31',57,'2021-06-07 07:06:13',0,NULL,1),(31,'1','1','4','14','2006','I315','ZBH322GP','93SRUAPTX6R305165','0','2','1',8900,28409,3,870,'','','475','','','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2006-01-01','3031','',NULL,57,'2021-06-07 01:54:13',57,'2021-06-07 07:06:35',0,NULL,1),(32,'1','1','4','14','2010','I320','ZHL048GP','93SRUAPT0BR154508','0','2','1',8900,28409,3,880,'','','475','','','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2010-01-01','I320','',NULL,57,'2021-06-07 01:57:04',57,'2021-06-07 07:06:46',0,NULL,1),(33,'1','1','4','14','2010','I321','ZHL054GP','93SRUAPT2BR154509','0','2','1',8900,28409,3,880,'','','475','','','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2010-01-01','I321','',NULL,57,'2021-06-07 02:00:24',57,'2021-06-07 07:06:57',0,NULL,1),(34,'1','1','4','14','2021','I309','XJC896GP','93SRUAPT28R639340','0','2','1',8500,28409,3,900,'','','475','','','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2008-01-01','I309','',NULL,57,'2021-06-07 02:03:56',57,'2021-06-07 07:07:11',0,NULL,1),(35,'2','5','2','11','2013','TF142','CJ42NFGP','AAH118621PHF30146','0','2','',7800,43000,3,0,'','','','','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2013-01-01','TF142','',NULL,57,'2021-06-07 02:11:27',57,'2021-06-07 07:07:47',0,NULL,1),(36,'2','5','2','11','2013','TF145','CJ42NYGP','AAH118607PHF30146','0','2','',7800,43000,3,0,'','','','','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2013-01-01','TF145','',NULL,57,'2021-06-07 02:35:59',57,'2021-06-07 07:08:09',0,NULL,1),(37,'2','5','2','11','2013','TF144','CJ42NTGP','AAH118622PHF30146','0','2','',7800,43000,3,0,'','','','','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2013-01-01','TF144','',NULL,57,'2021-06-07 02:38:41',57,'2021-06-07 07:08:28',0,NULL,1),(38,'2','5','2','11','2013','TF140','CJ42MXGP','AAH118620PHF30146','0','2','',7800,43000,3,0,'','','','','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2013-01-01','TF140','',NULL,57,'2021-06-07 02:41:41',57,'2021-06-07 07:08:43',0,NULL,1),(39,'2','5','2','11','2013','TF143','CJ42NNGP','AAH118626PHF30146','0','2','',7800,43000,3,0,'','','','','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2013-01-01','TF143','',NULL,57,'2021-06-07 02:44:39',57,'2021-06-07 07:09:45',0,NULL,1),(40,'2','5','2','11','2013','TF141','CJ42NCGP','','0','2','',7800,43000,3,0,'','','','','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2013-01-01','TF141','',NULL,57,'2021-06-07 02:49:54',57,'2021-06-07 07:10:04',0,NULL,1),(41,'2','4','9','9','2012','TTR825','BZ57YZGP','AHBDSB2RTCB078845','0','2','',3880,27300,3,0,'','','','F','2','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2012-01-01','TTR825','',NULL,57,'2021-06-07 03:04:20',57,'2021-06-07 07:10:48',0,NULL,1),(42,'2','4','9','9','2012','TTR823','BZ53KVGP','AHBDSB2RTCB078835','0','2','',3880,27300,3,0,'','','','F','2','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2012-01-01','TTR823','',NULL,57,'2021-06-07 03:07:13',57,'2021-06-07 07:11:06',0,NULL,1),(43,'2','4','9','9','2012','TTF828','HR81GZGP','AHBDSB2FTCB078888','0','','',3960,30000,3,0,'','','','L','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2012-01-01','TTF828','',NULL,57,'2021-06-07 03:12:00',57,'2021-06-07 07:11:31',0,NULL,1),(44,'2','4','9','9','2012','TTR829','HR81FYGP','','0','2','',3880,27300,3,0,'','','','F','2','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2012-01-01','TTR829','',NULL,57,'2021-06-07 03:15:55',57,'2021-06-07 07:11:50',0,NULL,1),(45,'2','4','9','9','2012','TTF822','BZ53KNGP','AHBDSB2FTCB078834','0','2','',3960,30000,3,0,'','','','L','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2012-01-01','TTF822','',NULL,57,'2021-06-07 03:18:56',57,'2021-06-07 07:12:16',0,NULL,1),(46,'2','4','9','9','2012','TTF824','BZ57YGGP','AHBDSB2FTCB078844','0','2','',3960,30000,3,0,'','','','L','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2012-01-01','TTF824','',NULL,57,'2021-06-07 03:22:33',57,'2021-06-07 07:12:49',0,NULL,1),(47,'2','4','9','9','2012','TTF826','CB53LJGP','AHBDSB2FTCB078900','0','2','',3960,30000,3,0,'','','','L','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2012-01-01','TTF826','',NULL,57,'2021-06-07 03:26:38',57,'2021-06-07 07:13:47',0,NULL,1),(48,'2','4','9','9','2021','TTR827','CB53LYGP','AHBDSB2RTCB078901','0','2','',3880,27300,3,0,'','','','F','2','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2012-01-01','TTR827','',NULL,57,'2021-06-07 03:29:59',57,'2021-06-07 07:14:06',0,NULL,1),(49,'2','4','9','9','2021','TTF820','HR80TYGP','AHBDSB2FTCB078874','0','','',3960,30000,3,0,'','','','L','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2012-01-01','TTF820','',NULL,57,'2021-06-07 03:33:03',57,'2021-06-07 07:14:26',0,NULL,1),(50,'2','4','9','9','2012','TTR821','HR80TCGP','AHBDSB2RTCB078875','0','2','',3880,27300,3,0,'','','','F','2','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2012-01-01','TTR821','',NULL,57,'2021-06-07 03:35:48',57,'2021-06-07 07:14:44',0,NULL,1),(51,'2','4','2','10','2017','TTR819','FS52YBGP','AAH122165PCRF2122','0','2','',6130,36000,3,0,'','','','F','2','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2017-01-01','TTR819','',NULL,57,'2021-06-07 03:39:53',57,'2021-06-07 07:15:03',0,NULL,1),(52,'2','4','2','10','2017','TTR817','FS52XSGP','AAH122163PCRF2122','0','2','',6130,36000,3,0,'','','','F','2','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2017-01-01','TTR817','',NULL,57,'2021-06-07 03:42:18',57,'2021-06-07 07:15:42',0,NULL,1),(53,'2','4','2','10','2017','TTR815','FS52XNGP','AAH122161PCRF2122','0','','',6130,36000,3,0,'','','','F','2','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2017-01-01','TTR815','',NULL,57,'2021-06-07 03:44:06',57,'2021-06-07 07:16:08',0,NULL,1),(54,'2','4','2','10','2017','TTR811','FS52WPGP','AAH122157PCRF2122','0','2','',6130,36000,3,0,'','','','F','2','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2017-01-01','TTR811','',NULL,57,'2021-06-07 03:48:28',57,'2021-06-07 07:16:43',0,NULL,1),(55,'2','4','2','10','2017','TTR809','FS54SYGP','AAH122155PCRF2122','0','2','',6130,36000,3,0,'','','','F','2','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2017-01-01','TTR809','',NULL,57,'2021-06-07 03:50:20',57,'2021-06-07 07:17:09',0,NULL,1),(56,'2','4','2','10','2017','TTR807','FS54SGGP','AAH122153PCRF2122','0','2','',6130,36000,3,0,'','','','F','2','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2017-01-01','TTR807','',NULL,57,'2021-06-07 03:52:06',57,'2021-06-07 07:17:32',0,NULL,1),(57,'2','4','2','10','2017','TTR805','FS54RWGP','AAH122151PCRF2122','0','2','',6130,36000,3,0,'','','','F','2','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2017-01-01','TTR805','',NULL,57,'2021-06-07 05:10:54',57,'2021-06-07 07:17:49',0,NULL,1),(58,'2','4','2','10','2017','TTR803','FS54RMGP','AAH122149PCRF2122','0','2','',6130,36000,3,0,'','','','F','2','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2017-01-01','TTR803','',NULL,57,'2021-06-07 05:13:33',57,'2021-06-07 07:18:06',0,NULL,1),(59,'2','4','2','10','2021','TTR801','FS52YFGP','AAH122147PCRF2122','0','2','',6130,36000,3,0,'','','','F','2','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2017-01-01','TTR801','',NULL,57,'2021-06-07 05:15:37',57,'2021-06-07 07:19:56',0,NULL,1),(60,'2','4','2','10','2017','TTF800','FS52YDGP','AAH122146PCFJ2061','0','2','',5320,36000,3,0,'','','','L','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2017-01-01','TTF800','',NULL,57,'2021-06-07 05:19:33',57,'2021-06-07 07:20:12',0,NULL,1),(61,'2','4','2','10','2017','TTF802','FS52YHGP','AAH122148PCFJ2061','0','2','',5320,36000,3,0,'','','','L','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2017-01-01','TTF802','',NULL,57,'2021-06-07 05:21:50',57,'2021-06-07 07:20:26',0,NULL,1),(62,'2','4','2','10','2017','TTF804','FS54RRGP','AAH122150PCFJ2061','0','2','',5320,36000,3,0,'','','','L','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2017-01-01','TTF804','',NULL,57,'2021-06-07 05:24:18',57,'2021-06-07 07:20:43',0,NULL,1),(63,'2','4','2','10','2017','TTF806','FS54SDGP','AAH122152PCFJ2061','0','2','',5320,36000,3,0,'','','','L','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2017-01-01','TTF806','',NULL,57,'2021-06-07 05:26:27',57,'2021-06-07 07:21:01',0,NULL,1),(64,'2','4','2','10','2017','TTF808','FS54SPGP','AAH122154PCFJ2061','0','2','',5320,36000,3,0,'','','','L','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2017-01-01','TTF808','',NULL,57,'2021-06-07 05:28:23',57,'2021-06-07 07:21:24',0,NULL,1),(65,'2','4','2','10','2017','TTF810','FS52WNGP','AAH122156PCFJ2061','0','2','',5320,36000,3,0,'','','','L','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2017-01-01','TTF810','',NULL,57,'2021-06-07 05:31:16',57,'2021-06-07 07:21:40',0,NULL,1),(66,'2','4','2','10','2017','TTF814','FS52WXGP','AAH122160PCFJ2061','0','2','',5320,36000,3,0,'','','','L','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2017-01-01','TTF814','',NULL,57,'2021-06-07 05:33:16',57,'2021-06-07 07:21:53',0,NULL,1),(67,'2','4','2','10','2017','TTF816','FS52XRGP','AAH122162PCFJ2061','0','2','',5320,36000,3,0,'','','','L','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2017-01-01','TTF816','',NULL,57,'2021-06-07 05:37:00',57,'2021-06-07 07:22:17',0,NULL,1),(68,'2','4','2','10','2017','TTF818','FS52XVGP','AAH122164PCFJ2061','0','2','',5320,36000,3,0,'','','','L','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2017-01-01','TTF818','',NULL,57,'2021-06-07 05:38:42',57,'2021-06-07 07:22:33',0,NULL,1),(69,'2','4','9','9','2012','TTR829','HR81FYGP','AHBDSB2RTCB078889','0','2','',3880,27300,2,0,'','','','F','2','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2012-01-01','TTR829','',NULL,57,'2021-06-07 05:58:18',57,'2021-06-07 07:23:04',0,NULL,1),(70,'2','2','2','8','2021','TP902','SBR691GP','AAH031881DBBE3435','0','3','',8220,36000,3,0,'','','','L','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2005-01-01','TP902','',NULL,57,'2021-06-07 06:08:45',57,'2021-06-07 07:23:41',0,NULL,1),(71,'2','2','2','8','2005','TP900','RXX445GP','AAH031861DBBE3435','0','3','',8400,36000,3,0,'','','','L','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2005-01-01','TP900','',NULL,57,'2021-06-07 06:15:20',57,'2021-06-07 07:23:55',0,NULL,1),(72,'2','2','2','8','2005','TP901','RXX447GP','AAH031824DBBE3435','0','3','',8400,36000,3,0,'','','','L','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2005-01-01','TP901','',NULL,57,'2021-06-07 06:19:32',57,'2021-06-07 07:24:09',0,NULL,1),(73,'2','2','2','8','2006','TP903','TCP803GP','AAH032056DBBE3435','0','3','',8600,36000,3,0,'','','','L','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2006-01-01','TP904','',NULL,57,'2021-06-07 06:23:05',57,'2021-06-07 07:24:25',0,NULL,1),(74,'2','2','10','18','2007','TP904','VMY835GP','ADSM342WA71SL0031','0','3','',7440,42000,3,0,'','','','L','1','','0',1000.00,1000.00,'2',3.00,'2021-06-07',0.00,'2007-01-01','TP904','',NULL,57,'2021-06-07 06:26:49',57,'2021-06-07 07:24:43',0,NULL,1),(75,'1','1','5','4','2012','M000','RBH455W','WBD0154698762FR029','846212000','1','1',20000,30000,4,800,'40000','','475','LEADER','','','0',1000.00,5000.00,'2',4.00,'1970-01-01',0.00,'2012-05-04','MYB379GP','N/A',NULL,57,'2021-07-08 12:49:26',57,'2021-07-08 12:52:36',0,NULL,1);
/*!40000 ALTER TABLE `cw_vehicle_master` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_vehicle_master_tyre_position`
--

DROP TABLE IF EXISTS `cw_vehicle_master_tyre_position`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_vehicle_master_tyre_position` (
  `prime_vehicle_master_tyre_position_id` int NOT NULL AUTO_INCREMENT,
  `prime_vehicle_master_id` int DEFAULT '0',
  `total_no_of_tyre` int DEFAULT '0',
  `position_type` varchar(100) DEFAULT '0',
  `single_count` int DEFAULT '0',
  `dual_count` int DEFAULT '0',
  `spare_count` int DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_vehicle_master_tyre_position_id`)
) ENGINE=InnoDB AUTO_INCREMENT=76 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_vehicle_master_tyre_position`
--

LOCK TABLES `cw_vehicle_master_tyre_position` WRITE;
/*!40000 ALTER TABLE `cw_vehicle_master_tyre_position` DISABLE KEYS */;
INSERT INTO `cw_vehicle_master_tyre_position` (`prime_vehicle_master_tyre_position_id`, `prime_vehicle_master_id`, `total_no_of_tyre`, `position_type`, `single_count`, `dual_count`, `spare_count`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,10,'1',8,0,2,1,'2020-02-21 03:38:42',0,NULL,0,NULL,1),(2,2,23,'2',4,16,3,1,'2020-02-21 03:39:56',1,'2020-03-07 04:49:52',0,NULL,1),(3,7,10,'1',8,0,2,1,'2020-02-21 05:50:32',0,NULL,0,NULL,1),(4,5,10,'1',8,0,2,1,'2020-02-21 05:52:26',0,NULL,0,NULL,1),(5,6,8,'3',0,8,0,1,'2020-02-21 05:57:52',0,NULL,0,NULL,1),(6,8,8,'1',6,0,2,1,'2020-02-21 06:00:12',57,'2021-06-05 03:11:51',0,NULL,0),(7,4,13,'3',0,12,1,1,'2020-03-07 05:04:56',0,NULL,0,NULL,1),(8,8,4,'1',4,0,0,57,'2021-06-05 03:11:43',0,NULL,0,NULL,1),(9,9,8,'1',8,0,0,57,'2021-06-05 03:15:51',0,NULL,0,NULL,1),(10,10,6,'1',6,0,0,57,'2021-06-05 03:18:43',0,NULL,0,NULL,1),(11,11,6,'1',6,0,0,57,'2021-06-05 03:21:39',0,NULL,0,NULL,1),(12,12,6,'1',6,0,0,57,'2021-06-05 03:23:49',0,NULL,0,NULL,1),(13,13,6,'1',6,0,0,57,'2021-06-05 03:27:22',0,NULL,0,NULL,1),(14,14,6,'1',6,0,0,57,'2021-06-05 03:30:42',0,NULL,0,NULL,1),(15,15,6,'1',6,0,0,57,'2021-06-05 03:34:10',0,NULL,0,NULL,1),(16,16,6,'1',6,0,0,57,'2021-06-05 03:37:13',0,NULL,0,NULL,1),(17,17,6,'1',6,0,0,57,'2021-06-05 03:43:58',0,NULL,0,NULL,1),(18,18,6,'1',6,0,0,57,'2021-06-05 03:46:04',0,NULL,0,NULL,1),(19,19,6,'1',6,0,0,57,'2021-06-05 03:48:32',0,NULL,0,NULL,1),(20,20,6,'1',6,0,0,57,'2021-06-05 03:52:26',0,NULL,0,NULL,1),(21,21,6,'1',6,0,0,57,'2021-06-05 03:54:20',0,NULL,0,NULL,1),(22,22,6,'1',6,0,0,57,'2021-06-05 03:58:14',0,NULL,0,NULL,1),(23,23,6,'1',6,0,0,57,'2021-06-05 04:00:21',0,NULL,0,NULL,1),(24,24,6,'1',6,0,0,57,'2021-06-05 04:03:36',0,NULL,0,NULL,1),(25,25,6,'1',6,0,0,57,'2021-06-05 04:18:06',0,NULL,0,NULL,1),(26,26,6,'1',6,0,0,57,'2021-06-05 04:21:15',0,NULL,0,NULL,1),(27,27,6,'1',6,0,0,57,'2021-06-05 04:24:05',0,NULL,0,NULL,1),(28,28,6,'1',6,0,0,57,'2021-06-05 04:26:48',0,NULL,0,NULL,1),(29,29,6,'1',6,0,0,57,'2021-06-07 01:48:40',0,NULL,0,NULL,1),(30,30,6,'1',6,0,0,57,'2021-06-07 01:51:33',0,NULL,0,NULL,1),(31,31,6,'1',6,0,0,57,'2021-06-07 01:55:10',0,NULL,0,NULL,1),(32,32,6,'1',6,0,0,57,'2021-06-07 01:58:57',0,NULL,0,NULL,1),(33,33,6,'1',6,0,0,57,'2021-06-07 02:01:12',0,NULL,0,NULL,1),(34,34,6,'1',6,0,0,57,'2021-06-07 02:04:51',0,NULL,0,NULL,1),(35,35,6,'1',6,0,0,57,'2021-06-07 02:33:20',0,NULL,0,NULL,1),(36,36,6,'1',6,0,0,57,'2021-06-07 02:36:52',0,NULL,0,NULL,1),(37,37,6,'1',6,0,0,57,'2021-06-07 02:39:53',0,NULL,0,NULL,1),(38,38,6,'1',6,0,0,57,'2021-06-07 02:42:39',0,NULL,0,NULL,1),(39,39,6,'1',6,0,0,57,'2021-06-07 02:48:03',0,NULL,0,NULL,1),(40,40,6,'1',6,0,0,57,'2021-06-07 02:52:08',0,NULL,0,NULL,1),(41,41,6,'1',6,0,0,57,'2021-06-07 03:05:21',0,NULL,0,NULL,1),(42,42,6,'1',6,0,0,57,'2021-06-07 03:08:57',0,NULL,0,NULL,1),(43,43,6,'1',6,0,0,57,'2021-06-07 03:13:44',0,NULL,0,NULL,1),(44,44,6,'1',6,0,0,57,'2021-06-07 03:16:46',0,NULL,0,NULL,1),(45,45,6,'1',6,0,0,57,'2021-06-07 03:20:19',0,NULL,0,NULL,1),(46,46,6,'1',6,0,0,57,'2021-06-07 03:24:35',0,NULL,0,NULL,1),(47,47,6,'1',6,0,0,57,'2021-06-07 03:27:25',0,NULL,0,NULL,1),(48,48,6,'1',6,0,0,57,'2021-06-07 03:30:43',0,NULL,0,NULL,1),(49,49,6,'1',6,0,0,57,'2021-06-07 03:33:55',0,NULL,0,NULL,1),(50,50,6,'1',6,0,0,57,'2021-06-07 03:36:39',0,NULL,0,NULL,1),(51,51,6,'1',6,0,0,57,'2021-06-07 03:40:42',0,NULL,0,NULL,1),(52,52,6,'1',6,0,0,57,'2021-06-07 03:43:05',0,NULL,0,NULL,1),(53,53,6,'1',6,0,0,57,'2021-06-07 03:46:59',0,NULL,0,NULL,1),(54,54,6,'1',6,0,0,57,'2021-06-07 03:49:12',0,NULL,0,NULL,1),(55,55,6,'1',6,0,0,57,'2021-06-07 03:50:57',0,NULL,0,NULL,1),(56,56,6,'1',6,0,0,57,'2021-06-07 03:52:44',0,NULL,0,NULL,1),(57,57,6,'1',6,0,0,57,'2021-06-07 05:11:41',0,NULL,0,NULL,1),(58,58,6,'1',6,0,0,57,'2021-06-07 05:14:14',0,NULL,0,NULL,1),(59,59,6,'1',6,0,0,57,'2021-06-07 05:16:13',0,NULL,0,NULL,1),(60,60,6,'1',6,0,0,57,'2021-06-07 05:20:42',0,NULL,0,NULL,1),(61,61,6,'1',6,0,0,57,'2021-06-07 05:22:32',0,NULL,0,NULL,1),(62,62,6,'1',6,0,0,57,'2021-06-07 05:25:06',0,NULL,0,NULL,1),(63,63,6,'1',6,0,0,57,'2021-06-07 05:27:11',0,NULL,0,NULL,1),(64,64,6,'1',6,0,0,57,'2021-06-07 05:29:49',0,NULL,0,NULL,1),(65,65,6,'1',6,0,0,57,'2021-06-07 05:31:53',0,NULL,0,NULL,1),(66,66,6,'1',6,0,0,57,'2021-06-07 05:34:09',0,NULL,0,NULL,1),(67,67,6,'1',6,0,0,57,'2021-06-07 05:37:34',0,NULL,0,NULL,1),(68,68,6,'1',6,0,0,57,'2021-06-07 05:39:16',0,NULL,0,NULL,1),(69,69,6,'1',6,0,0,57,'2021-06-07 05:59:06',0,NULL,0,NULL,1),(70,70,6,'1',6,0,0,57,'2021-06-07 06:11:36',0,NULL,0,NULL,1),(71,71,6,'1',6,0,0,57,'2021-06-07 06:16:33',0,NULL,0,NULL,1),(72,72,6,'1',6,0,0,57,'2021-06-07 06:20:59',0,NULL,0,NULL,1),(73,73,6,'1',6,0,0,57,'2021-06-07 06:23:53',0,NULL,0,NULL,1),(74,74,6,'1',6,0,0,57,'2021-06-07 06:27:42',0,NULL,0,NULL,1),(75,75,6,'2',2,4,0,57,'2021-07-08 12:51:30',57,'2021-07-08 12:52:17',0,NULL,1);
/*!40000 ALTER TABLE `cw_vehicle_master_tyre_position` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_vehicle_master_vehicle_insurance`
--

DROP TABLE IF EXISTS `cw_vehicle_master_vehicle_insurance`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_vehicle_master_vehicle_insurance` (
  `prime_vehicle_master_vehicle_insurance_id` int NOT NULL AUTO_INCREMENT,
  `prime_vehicle_master_id` int DEFAULT '0',
  `broker` varchar(100) DEFAULT '0',
  `insuracne_underwriter` varchar(100) DEFAULT '0',
  `type_of_cover` varchar(100) DEFAULT '0',
  `policy_no` varchar(100) DEFAULT '',
  `start_date` date DEFAULT NULL,
  `end_date` date DEFAULT NULL,
  `insurance_document` text,
  `policy_name` varchar(100) DEFAULT '0',
  `vehicle_value` decimal(15,2) DEFAULT '0.00',
  `insurance_premium` decimal(15,5) DEFAULT '0.00000',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_vehicle_master_vehicle_insurance_id`)
) ENGINE=InnoDB AUTO_INCREMENT=82 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_vehicle_master_vehicle_insurance`
--

LOCK TABLES `cw_vehicle_master_vehicle_insurance` WRITE;
/*!40000 ALTER TABLE `cw_vehicle_master_vehicle_insurance` DISABLE KEYS */;
INSERT INTO `cw_vehicle_master_vehicle_insurance` (`prime_vehicle_master_vehicle_insurance_id`, `prime_vehicle_master_id`, `broker`, `insuracne_underwriter`, `type_of_cover`, `policy_no`, `start_date`, `end_date`, `insurance_document`, `policy_name`, `vehicle_value`, `insurance_premium`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,'1','1','1','5352079979','2020-02-19','2020-02-19','','1',418000.00,1423.27258,1,'2020-02-19 05:07:08',0,NULL,0,NULL,1),(2,5,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',297000.00,449.41050,1,'2020-02-21 04:29:08',0,NULL,0,NULL,1),(3,6,'1','1','1','420/53521478347/0/M','2020-02-21','2020-02-21','','2',2117150.00,6814.29428,1,'2020-02-21 04:34:54',0,NULL,0,NULL,1),(4,7,'1','1','1','5352079979','2020-02-21','2020-02-21','','1',240500.00,832.76532,1,'2020-02-21 04:44:39',0,NULL,0,NULL,1),(5,8,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','1',0.00,0.00000,1,'2020-02-21 04:48:46',57,'2021-06-05 03:09:16',0,NULL,0),(6,6,'1','1','1','12','2020-02-21','2020-02-21','','1',12354.00,12345.00000,1,'2020-02-21 05:48:37',0,NULL,0,NULL,1),(7,2,'1','1','1','12434434356','2020-03-18','2020-03-18','','1',12.00,12.00000,1,'2020-03-18 02:52:07',0,NULL,0,NULL,1),(8,8,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',1396000.00,13008.00000,57,'2021-06-05 03:09:08',0,NULL,0,NULL,1),(9,9,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',1396000.00,13008.00000,57,'2021-06-05 03:15:08',0,NULL,0,NULL,1),(10,10,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',1396000.00,13008.00000,57,'2021-06-05 03:18:13',0,NULL,0,NULL,1),(11,11,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',1396000.00,13008.00000,57,'2021-06-05 03:21:06',0,NULL,0,NULL,1),(12,12,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',1396000.00,13008.00000,57,'2021-06-05 03:23:20',0,NULL,0,NULL,1),(13,13,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',673500.00,13008.00000,57,'2021-06-05 03:26:52',0,NULL,0,NULL,1),(14,14,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',673500.00,13008.00000,57,'2021-06-05 03:30:13',0,NULL,0,NULL,1),(15,15,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',561400.00,13008.00000,57,'2021-06-05 03:33:41',0,NULL,0,NULL,1),(16,16,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',561400.00,13008.00000,57,'2021-06-05 03:36:18',0,NULL,0,NULL,1),(17,17,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',561400.00,13884.00000,57,'2021-06-05 03:43:30',0,NULL,0,NULL,1),(18,18,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',561400.00,13884.00000,57,'2021-06-05 03:45:21',0,NULL,0,NULL,1),(19,19,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',561400.00,13884.00000,57,'2021-06-05 03:47:47',0,NULL,0,NULL,1),(20,20,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',561400.00,13884.00000,57,'2021-06-05 03:50:16',0,NULL,0,NULL,1),(21,21,'1','1','1','5352079979','2021-06-05','1970-01-01','','1',561400.00,13884.00000,57,'2021-06-05 03:53:51',0,NULL,0,NULL,1),(22,22,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',423100.00,14136.00000,57,'2021-06-05 03:57:45',0,NULL,0,NULL,1),(23,23,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',423100.00,14136.00000,57,'2021-06-05 03:59:57',0,NULL,0,NULL,1),(24,24,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',423100.00,14136.00000,57,'2021-06-05 04:02:45',0,NULL,0,NULL,1),(25,25,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',418000.00,13884.00000,57,'2021-06-05 04:17:33',0,NULL,0,NULL,1),(26,26,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',381000.00,13884.00000,57,'2021-06-05 04:20:50',0,NULL,0,NULL,1),(27,27,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',418000.00,13884.00000,57,'2021-06-05 04:23:35',0,NULL,0,NULL,1),(28,28,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',418000.00,13884.00000,57,'2021-06-05 04:26:20',0,NULL,0,NULL,1),(29,29,'1','1','1','420/53521478347/0/M','2021-06-07','1970-01-01','','2',379100.00,15168.00000,57,'2021-06-07 01:48:10',0,NULL,0,NULL,1),(30,30,'1','1','1','420/53521478347/0/M','2021-06-07','2021-06-07','','2',363100.00,15168.00000,57,'2021-06-07 01:51:04',0,NULL,0,NULL,1),(31,31,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',240500.00,16426.00000,57,'2021-06-07 01:54:39',0,NULL,0,NULL,1),(32,32,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',363100.00,15168.00000,57,'2021-06-07 01:57:18',0,NULL,0,NULL,1),(33,33,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',363100.00,19445.00000,57,'2021-06-07 02:00:39',0,NULL,0,NULL,1),(34,34,'1','1','1','5352079979','2021-06-07','2021-06-07','','1',292300.00,12799.00000,57,'2021-06-07 02:04:21',0,NULL,0,NULL,1),(35,35,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',240000.00,11430.00000,57,'2021-06-07 02:32:13',0,NULL,0,NULL,1),(36,36,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',240000.00,11430.00000,57,'2021-06-07 02:36:30',0,NULL,0,NULL,1),(37,37,'1','1','1','5352079979','2021-06-07','2021-06-07','','1',240000.00,11430.00000,57,'2021-06-07 02:39:00',0,NULL,0,NULL,1),(38,38,'1','1','1','5352079979','2021-06-07','2021-06-07','','1',240000.00,11430.00000,57,'2021-06-07 02:41:55',0,NULL,0,NULL,1),(39,39,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',240000.00,11430.00000,57,'2021-06-07 02:44:54',57,'2021-06-07 03:03:29',0,NULL,0),(40,39,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',240000.00,11430.00000,57,'2021-06-07 02:48:13',57,'2021-06-07 03:03:32',0,NULL,0),(41,40,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',240000.00,11430.00000,57,'2021-06-07 02:50:13',0,NULL,0,NULL,1),(42,39,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',240000.00,11430.00000,57,'2021-06-07 02:53:15',57,'2021-06-07 03:03:34',0,NULL,0),(43,41,'1','1','1','420/53521478347/0/M','2021-06-07','1970-01-01','','2',138000.00,2016.00000,57,'2021-06-07 03:04:48',0,NULL,0,NULL,1),(44,42,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',138000.00,2016.00000,57,'2021-06-07 03:07:41',0,NULL,0,NULL,1),(45,43,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',138000.00,4236.00000,57,'2021-06-07 03:13:04',0,NULL,0,NULL,1),(46,44,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',138000.00,4236.00000,57,'2021-06-07 03:16:11',0,NULL,0,NULL,1),(47,45,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',138000.00,4236.00000,57,'2021-06-07 03:19:46',0,NULL,0,NULL,1),(48,46,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',138000.00,4236.00000,57,'2021-06-07 03:24:06',0,NULL,0,NULL,1),(49,47,'1','1','1','420/53521478347/0/M','2021-06-07','2021-06-07','','2',138000.00,4236.00000,57,'2021-06-07 03:27:01',0,NULL,0,NULL,1),(50,48,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',138000.00,4236.00000,57,'2021-06-07 03:30:18',0,NULL,0,NULL,1),(51,49,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',138000.00,4236.00000,57,'2021-06-07 03:33:18',0,NULL,0,NULL,1),(52,50,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',138000.00,4236.00000,57,'2021-06-07 03:36:13',57,'2021-06-07 03:46:02',0,NULL,0),(53,50,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',138000.00,4236.00000,57,'2021-06-07 03:36:42',57,'2021-06-07 03:46:03',0,NULL,0),(54,51,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',297000.00,8340.00000,57,'2021-06-07 03:40:49',0,NULL,0,NULL,1),(55,52,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',297000.00,8340.00000,57,'2021-06-07 03:42:32',0,NULL,0,NULL,1),(56,50,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',138000.00,4236.00000,57,'2021-06-07 03:44:34',57,'2021-06-07 03:46:08',0,NULL,0),(57,53,'1','1','1','420/53521478347/0/M','2021-06-07','1970-01-01','','2',297000.00,8340.00000,57,'2021-06-07 03:46:29',0,NULL,0,NULL,1),(58,54,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',297000.00,8340.00000,57,'2021-06-07 03:48:42',0,NULL,0,NULL,1),(59,55,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',297000.00,8340.00000,57,'2021-06-07 03:50:30',0,NULL,0,NULL,1),(60,56,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',297000.00,8340.00000,57,'2021-06-07 03:52:18',0,NULL,0,NULL,1),(61,57,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',297000.00,8340.00000,57,'2021-06-07 05:11:01',0,NULL,0,NULL,1),(62,58,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',297000.00,8340.00000,57,'2021-06-07 05:13:43',0,NULL,0,NULL,1),(63,59,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',297000.00,8340.00000,57,'2021-06-07 05:15:51',0,NULL,0,NULL,1),(64,60,'1','1','1','420/53521478347/0/M','2021-06-07','2021-06-07','','2',297000.00,6768.00000,57,'2021-06-07 05:19:42',57,'2021-06-07 05:20:07',0,NULL,1),(65,61,'1','1','1','420/53521478347/0/M','2021-06-07','2021-06-07','','2',297000.00,6768.00000,57,'2021-06-07 05:22:06',0,NULL,0,NULL,1),(66,62,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',297000.00,6768.00000,57,'2021-06-07 05:24:38',0,NULL,0,NULL,1),(67,63,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',297000.00,6768.00000,57,'2021-06-07 05:26:42',0,NULL,0,NULL,1),(68,64,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',297000.00,6768.00000,57,'2021-06-07 05:29:14',0,NULL,0,NULL,1),(69,65,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',297000.00,6768.00000,57,'2021-06-07 05:31:30',0,NULL,0,NULL,1),(70,66,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',297000.00,6768.00000,57,'2021-06-07 05:33:39',0,NULL,0,NULL,1),(71,67,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',297000.00,6768.00000,57,'2021-06-07 05:37:10',0,NULL,0,NULL,1),(72,68,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',297000.00,6768.00000,57,'2021-06-07 05:38:52',0,NULL,0,NULL,1),(73,50,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',138000.00,4236.00000,57,'2021-06-07 05:50:17',0,NULL,0,NULL,1),(74,69,'1','1','1','420/53521478347/0/M','1970-01-01','1970-01-01','','2',138000.00,8340.00000,57,'2021-06-07 05:58:37',0,NULL,0,NULL,1),(75,70,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',194826.00,13908.00000,57,'2021-06-07 06:10:20',0,NULL,0,NULL,1),(76,71,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',194826.00,13908.00000,57,'2021-06-07 06:15:58',0,NULL,0,NULL,1),(77,72,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',194826.00,13098.00000,57,'2021-06-07 06:20:06',0,NULL,0,NULL,1),(78,73,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',194826.00,19583.00000,57,'2021-06-07 06:24:00',0,NULL,0,NULL,1),(79,74,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',194826.00,11112.00000,57,'2021-06-07 06:27:07',0,NULL,0,NULL,1),(80,39,'1','1','1','5352079979','1970-01-01','1970-01-01','','1',240000.00,1500.00000,57,'2021-06-07 07:09:40',0,NULL,0,NULL,1),(81,75,'1','1','1','123456','2021-01-01','2021-12-31','upload_files/vehicle_master/66435487150_test.pdf','1',100000.00,400.00000,57,'2021-07-08 12:50:08',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_vehicle_master_vehicle_insurance` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_vehicle_master_vehicle_licence`
--

DROP TABLE IF EXISTS `cw_vehicle_master_vehicle_licence`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_vehicle_master_vehicle_licence` (
  `prime_vehicle_master_vehicle_licence_id` int NOT NULL AUTO_INCREMENT,
  `prime_vehicle_master_id` int DEFAULT '0',
  `licence_start_date` date DEFAULT NULL,
  `licence_end_date` date DEFAULT NULL,
  `licence_reference_number` varchar(100) DEFAULT '',
  `licence_file` text,
  `licence_notes` text,
  `license_fees` decimal(15,2) DEFAULT '0.00',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_vehicle_master_vehicle_licence_id`)
) ENGINE=InnoDB AUTO_INCREMENT=76 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_vehicle_master_vehicle_licence`
--

LOCK TABLES `cw_vehicle_master_vehicle_licence` WRITE;
/*!40000 ALTER TABLE `cw_vehicle_master_vehicle_licence` DISABLE KEYS */;
INSERT INTO `cw_vehicle_master_vehicle_licence` (`prime_vehicle_master_vehicle_licence_id`, `prime_vehicle_master_id`, `licence_start_date`, `licence_end_date`, `licence_reference_number`, `licence_file`, `licence_notes`, `license_fees`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,8,'2020-02-21','2020-02-21','','','',1234.00,1,'2020-02-21 05:49:22',57,'2021-06-05 03:37:36',0,NULL,0),(2,7,'2020-02-21','2020-02-21','','','',1234.00,1,'2020-02-21 05:50:18',0,NULL,0,NULL,1),(3,5,'2020-02-21','2020-02-21','','','',1000.00,1,'2020-02-21 05:52:08',0,NULL,0,NULL,1),(4,6,'2020-02-21','2020-02-21','','','',123.00,1,'2020-02-21 05:57:15',0,NULL,0,NULL,1),(5,1,'2020-03-18','2020-03-18','','','',1222.00,1,'2020-03-18 02:47:26',0,NULL,0,NULL,1),(6,2,'2020-03-18','2020-03-18','','','',0.00,1,'2020-03-18 02:52:54',0,NULL,0,NULL,1),(7,8,'2020-08-31','2021-08-31','','','',13884.00,57,'2021-06-05 03:10:41',57,'2021-06-05 03:39:27',0,NULL,1),(8,9,'2020-08-31','2021-08-31','','','',13884.00,57,'2021-06-05 03:15:36',57,'2021-06-05 03:39:13',0,NULL,1),(9,10,'2020-08-31','2021-08-31','','','',13884.00,57,'2021-06-05 03:18:35',57,'2021-06-05 03:38:58',0,NULL,1),(10,11,'2020-08-31','2021-08-31','','','',13884.00,57,'2021-06-05 03:21:30',57,'2021-06-05 03:39:51',0,NULL,1),(11,12,'2020-08-31','2021-08-31','','','',13884.00,57,'2021-06-05 03:23:41',57,'2021-06-05 03:40:14',0,NULL,1),(12,13,'2020-08-31','2021-08-31','','','',13884.00,57,'2021-06-05 03:27:14',57,'2021-06-05 03:40:32',0,NULL,1),(13,14,'2020-08-31','2021-08-31','','','',13884.00,57,'2021-06-05 03:30:34',57,'2021-06-05 03:40:50',0,NULL,1),(14,15,'2020-08-31','2021-08-31','','','',13884.00,57,'2021-06-05 03:34:17',57,'2021-06-05 03:41:09',0,NULL,1),(15,16,'2020-08-31','2021-08-31','','','',13884.00,57,'2021-06-05 03:37:05',0,NULL,0,NULL,1),(16,17,'2020-08-31','2021-08-31','','','',13884.00,57,'2021-06-05 03:43:52',0,NULL,0,NULL,1),(17,18,'2020-08-31','2021-08-31','','','',13884.00,57,'2021-06-05 03:45:59',0,NULL,0,NULL,1),(18,19,'2020-08-31','2021-08-31','','','',13884.00,57,'2021-06-05 03:48:26',0,NULL,0,NULL,1),(19,20,'2020-08-31','2021-08-31','','','',13884.00,57,'2021-06-05 03:52:01',0,NULL,0,NULL,1),(20,21,'2020-08-31','2021-08-31','','','',13884.00,57,'2021-06-05 03:54:09',0,NULL,0,NULL,1),(21,22,'2021-01-31','2022-01-31','','','',14136.00,57,'2021-06-05 03:58:08',0,NULL,0,NULL,1),(22,23,'2020-01-31','2021-01-31','','','',14136.00,57,'2021-06-05 04:00:15',0,NULL,0,NULL,1),(23,24,'2021-01-31','2022-01-31','','','',14136.00,57,'2021-06-05 04:03:26',0,NULL,0,NULL,1),(24,25,'2021-01-31','2022-01-31','','','',13884.00,57,'2021-06-05 04:17:59',0,NULL,0,NULL,1),(25,26,'2021-01-28','2022-02-28','','','',13884.00,57,'2021-06-05 04:21:10',0,NULL,0,NULL,1),(26,27,'2021-01-31','2022-01-31','','','',13884.00,57,'2021-06-05 04:23:59',0,NULL,0,NULL,1),(27,28,'2021-01-31','2022-01-31','','','',13884.00,57,'2021-06-05 04:26:41',0,NULL,0,NULL,1),(28,29,'2020-08-31','2021-08-31','','','',15168.00,57,'2021-06-07 01:48:33',0,NULL,0,NULL,1),(29,30,'2020-08-31','2021-08-31','','','',15168.00,57,'2021-06-07 01:51:21',0,NULL,0,NULL,1),(30,31,'2020-08-31','2021-08-31','','','',16426.00,57,'2021-06-07 01:55:05',0,NULL,0,NULL,1),(31,32,'2021-01-31','2022-01-31','','','',19445.00,57,'2021-06-07 01:58:52',57,'2021-06-07 02:01:40',0,NULL,1),(32,33,'2021-01-31','2022-01-31','','','',19445.00,57,'2021-06-07 02:01:19',0,NULL,0,NULL,1),(33,34,'2020-07-31','2021-07-31','','','',12799.00,57,'2021-06-07 02:04:41',0,NULL,0,NULL,1),(34,35,'2019-03-31','2020-03-31','','','',11430.00,57,'2021-06-07 02:33:04',0,NULL,0,NULL,1),(35,36,'2019-02-28','2020-02-29','','','',11430.00,57,'2021-06-07 02:37:11',57,'2021-06-07 02:40:20',0,NULL,1),(36,37,'2019-02-28','2020-02-29','','','',11430.00,57,'2021-06-07 02:39:46',0,NULL,0,NULL,1),(37,38,'2019-02-28','2020-02-29','','','',11430.00,57,'2021-06-07 02:42:30',0,NULL,0,NULL,1),(38,39,'2019-02-28','2020-02-29','','','',11430.00,57,'2021-06-07 02:47:56',0,NULL,0,NULL,1),(39,40,'2019-02-28','2020-02-29','','','',11430.00,57,'2021-06-07 02:51:50',0,NULL,0,NULL,1),(40,41,'2020-09-30','2021-09-30','','','',2016.00,57,'2021-06-07 03:05:12',0,NULL,0,NULL,1),(41,42,'2020-10-31','2021-10-31','','','',4236.00,57,'2021-06-07 03:08:51',0,NULL,0,NULL,1),(42,43,'2020-09-30','2021-09-30','','','',4236.00,57,'2021-06-07 03:13:35',0,NULL,0,NULL,1),(43,44,'2020-09-30','2021-09-30','','','',4236.00,57,'2021-06-07 03:16:46',0,NULL,0,NULL,1),(44,45,'2020-10-31','2021-10-31','','','',4236.00,57,'2021-06-07 03:20:11',0,NULL,0,NULL,1),(45,46,'2020-09-30','2021-09-30','','','',4236.00,57,'2021-06-07 03:24:30',0,NULL,0,NULL,1),(46,47,'2020-09-30','2021-09-30','','','',4236.00,57,'2021-06-07 03:27:19',0,NULL,0,NULL,1),(47,48,'2020-09-30','2021-09-30','','','',4236.00,57,'2021-06-07 03:30:37',0,NULL,0,NULL,1),(48,49,'2020-09-30','2021-09-30','','','',4236.00,57,'2021-06-07 03:33:50',0,NULL,0,NULL,1),(49,50,'2020-09-30','2021-09-30','','','',4236.00,57,'2021-06-07 03:36:33',0,NULL,0,NULL,1),(50,51,'2021-01-31','2022-01-31','','','',8340.00,57,'2021-06-07 03:40:37',0,NULL,0,NULL,1),(51,52,'2021-01-31','2022-01-31','','','',8340.00,57,'2021-06-07 03:42:58',0,NULL,0,NULL,1),(52,53,'2021-01-31','2022-01-31','','','',8340.00,57,'2021-06-07 03:46:53',0,NULL,0,NULL,1),(53,54,'2021-01-31','2022-01-31','','','',8340.00,57,'2021-06-07 03:49:05',0,NULL,0,NULL,1),(54,55,'2021-01-31','2022-01-31','','','',8340.00,57,'2021-06-07 03:50:50',0,NULL,0,NULL,1),(55,56,'2021-01-31','2022-01-31','','','',8340.00,57,'2021-06-07 03:52:38',0,NULL,0,NULL,1),(56,57,'2021-01-31','2022-01-31','','','',8340.00,57,'2021-06-07 05:11:33',0,NULL,0,NULL,1),(57,58,'2021-01-31','2022-01-31','','','',8340.00,57,'2021-06-07 05:14:07',0,NULL,0,NULL,1),(58,59,'2021-01-31','2022-01-31','','','',8340.00,57,'2021-06-07 05:16:08',0,NULL,0,NULL,1),(59,60,'2021-01-31','2022-01-31','','','',6768.00,57,'2021-06-07 05:20:33',0,NULL,0,NULL,1),(60,61,'2021-01-31','2022-01-31','','','',6768.00,57,'2021-06-07 05:22:23',0,NULL,0,NULL,1),(61,62,'2021-01-31','2022-01-31','','','',6768.00,57,'2021-06-07 05:24:57',0,NULL,0,NULL,1),(62,63,'2021-01-31','2022-01-31','','','',6768.00,57,'2021-06-07 05:27:00',0,NULL,0,NULL,1),(63,64,'2021-01-31','2022-01-31','','','',6768.00,57,'2021-06-07 05:29:43',0,NULL,0,NULL,1),(64,65,'2021-01-31','2022-01-31','','','',6768.00,57,'2021-06-07 05:31:47',0,NULL,0,NULL,1),(65,66,'2021-01-31','2022-01-31','','','',6768.00,57,'2021-06-07 05:34:01',0,NULL,0,NULL,1),(66,67,'2021-01-31','2022-01-31','','','',6768.00,57,'2021-06-07 05:37:28',0,NULL,0,NULL,1),(67,68,'2021-01-31','2022-01-31','','','',6768.00,57,'2021-06-07 05:39:08',0,NULL,0,NULL,1),(68,69,'2020-09-30','2021-09-30','','','',8340.00,57,'2021-06-07 05:58:57',0,NULL,0,NULL,1),(69,70,'2020-07-31','2021-07-31','','','',13908.00,57,'2021-06-07 06:11:25',0,NULL,0,NULL,1),(70,71,'2021-01-31','2022-01-31','','','',13908.00,57,'2021-06-07 06:16:22',0,NULL,0,NULL,1),(71,72,'2021-01-31','2022-01-31','','','',13098.00,57,'2021-06-07 06:20:52',0,NULL,0,NULL,1),(72,73,'2021-01-31','2022-01-31','','','',19583.00,57,'2021-06-07 06:23:47',0,NULL,0,NULL,1),(73,74,'2020-08-31','2021-08-31','','','',11112.00,57,'2021-06-07 06:27:34',0,NULL,0,NULL,1),(74,75,'2021-07-01','2022-07-01','','upload_files/vehicle_master/87226740411_test.pdf','',1000.00,57,'2021-07-08 12:50:57',0,NULL,0,NULL,1),(75,75,'2021-07-01','2022-07-01','','upload_files/vehicle_master/87226740411_test.pdf','',1000.00,57,'2021-07-08 12:50:57',57,'2021-07-08 12:51:02',0,NULL,0);
/*!40000 ALTER TABLE `cw_vehicle_master_vehicle_licence` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_vehicle_master_vehicle_rtms_disk`
--

DROP TABLE IF EXISTS `cw_vehicle_master_vehicle_rtms_disk`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_vehicle_master_vehicle_rtms_disk` (
  `prime_vehicle_master_vehicle_rtms_disk_id` int NOT NULL AUTO_INCREMENT,
  `prime_vehicle_master_id` int DEFAULT '0',
  `rtms_start_date` date DEFAULT NULL,
  `rtms_end_date` date DEFAULT NULL,
  `reference_number` varchar(100) DEFAULT '',
  `rtms_file` text,
  `notes` text,
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_vehicle_master_vehicle_rtms_disk_id`)
) ENGINE=InnoDB AUTO_INCREMENT=79 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_vehicle_master_vehicle_rtms_disk`
--

LOCK TABLES `cw_vehicle_master_vehicle_rtms_disk` WRITE;
/*!40000 ALTER TABLE `cw_vehicle_master_vehicle_rtms_disk` DISABLE KEYS */;
INSERT INTO `cw_vehicle_master_vehicle_rtms_disk` (`prime_vehicle_master_vehicle_rtms_disk_id`, `prime_vehicle_master_id`, `rtms_start_date`, `rtms_end_date`, `reference_number`, `rtms_file`, `notes`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,'1970-01-01','1970-01-01','','','',1,'2020-02-19 05:07:33',1,'2020-02-19 05:07:42',0,NULL,0),(2,1,'1970-01-01','1970-01-01','','','',1,'2020-02-20 10:42:35',1,'2020-02-20 10:42:58',0,NULL,0),(3,8,'2020-02-21','2020-02-21','123','','',1,'2020-02-21 04:49:26',57,'2021-06-05 03:09:42',0,NULL,0),(4,6,'2020-02-21','2020-02-21','1234','','',1,'2020-02-21 05:48:50',0,NULL,0,NULL,1),(5,8,'2020-02-21','2020-02-21','456','','',1,'2020-02-21 05:49:09',57,'2021-06-05 03:09:39',0,NULL,0),(6,7,'2020-02-21','2020-02-21','123e','','',1,'2020-02-21 05:50:05',0,NULL,0,NULL,1),(7,5,'2020-02-21','2020-02-21','1234','','',1,'2020-02-21 05:51:33',0,NULL,0,NULL,1),(8,1,'2020-03-18','2020-03-18','nil','','',1,'2020-03-18 02:47:16',0,NULL,0,NULL,1),(9,2,'2020-03-18','2020-03-18','nil','','',1,'2020-03-18 02:52:34',0,NULL,0,NULL,1),(10,8,'2021-06-05','2021-06-05','1','','',57,'2021-06-05 03:09:25',0,NULL,0,NULL,1),(11,9,'2021-06-05','2021-06-05','1','','',57,'2021-06-05 03:15:17',0,NULL,0,NULL,1),(12,10,'2021-06-05','2021-06-05','1','','',57,'2021-06-05 03:18:18',0,NULL,0,NULL,1),(13,11,'2021-06-05','2021-06-05','1','','',57,'2021-06-05 03:21:10',0,NULL,0,NULL,1),(14,12,'2021-06-05','2021-06-05','1','','',57,'2021-06-05 03:23:27',0,NULL,0,NULL,1),(15,13,'2021-06-05','2021-06-05','1','','',57,'2021-06-05 03:27:01',0,NULL,0,NULL,1),(16,14,'2021-06-05','2021-06-05','1','','',57,'2021-06-05 03:30:19',0,NULL,0,NULL,1),(17,15,'2021-06-05','2021-06-05','1','','',57,'2021-06-05 03:33:46',0,NULL,0,NULL,1),(18,16,'2021-06-05','2021-06-05','1','','',57,'2021-06-05 03:36:25',0,NULL,0,NULL,1),(19,17,'2021-06-05','2021-06-05','1','','',57,'2021-06-05 03:43:35',0,NULL,0,NULL,1),(20,18,'2021-06-05','2021-06-05','1','','',57,'2021-06-05 03:45:46',0,NULL,0,NULL,1),(21,19,'2021-06-05','2021-06-05','1','','',57,'2021-06-05 03:48:12',0,NULL,0,NULL,1),(22,20,'2021-06-05','2021-06-05','1','','',57,'2021-06-05 03:50:20',0,NULL,0,NULL,1),(23,21,'2021-06-05','2021-06-05','1','','',57,'2021-06-05 03:53:56',0,NULL,0,NULL,1),(24,22,'2021-06-05','2021-06-05','1','','',57,'2021-06-05 03:57:50',0,NULL,0,NULL,1),(25,23,'2021-06-05','2021-06-05','1','','',57,'2021-06-05 04:00:01',0,NULL,0,NULL,1),(26,24,'2021-06-05','2021-06-05','1','','',57,'2021-06-05 04:02:51',0,NULL,0,NULL,1),(27,25,'2021-06-05','2021-06-05','1','','',57,'2021-06-05 04:17:41',0,NULL,0,NULL,1),(28,26,'2021-06-05','2021-06-05','1','','',57,'2021-06-05 04:20:54',0,NULL,0,NULL,1),(29,27,'2021-06-05','2021-06-05','1','','',57,'2021-06-05 04:23:38',0,NULL,0,NULL,1),(30,28,'2021-06-05','2021-06-05','1','','',57,'2021-06-05 04:26:25',0,NULL,0,NULL,1),(31,28,'2021-06-05','2021-06-05','1','','',57,'2021-06-05 04:26:56',0,NULL,0,NULL,1),(32,29,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 01:48:14',0,NULL,0,NULL,1),(33,30,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 01:51:07',0,NULL,0,NULL,1),(34,31,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 01:54:44',0,NULL,0,NULL,1),(35,32,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 01:58:21',0,NULL,0,NULL,1),(36,33,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 02:00:49',0,NULL,0,NULL,1),(37,34,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 02:04:24',0,NULL,0,NULL,1),(38,35,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 02:32:17',0,NULL,0,NULL,1),(39,36,'2021-06-07','2021-06-07','Q','','',57,'2021-06-07 02:37:00',0,NULL,0,NULL,1),(40,37,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 02:39:06',0,NULL,0,NULL,1),(41,38,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 02:42:08',0,NULL,0,NULL,1),(42,39,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 02:45:10',0,NULL,0,NULL,1),(43,40,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 02:50:18',0,NULL,0,NULL,1),(44,41,'2021-06-07','2021-06-07','11','','',57,'2021-06-07 03:04:52',0,NULL,0,NULL,1),(45,42,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 03:07:46',0,NULL,0,NULL,1),(46,43,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 03:13:10',0,NULL,0,NULL,1),(47,44,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 03:16:16',0,NULL,0,NULL,1),(48,45,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 03:19:51',0,NULL,0,NULL,1),(49,46,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 03:24:14',0,NULL,0,NULL,1),(50,47,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 03:27:05',0,NULL,0,NULL,1),(51,48,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 03:30:23',0,NULL,0,NULL,1),(52,49,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 03:33:23',0,NULL,0,NULL,1),(53,50,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 03:36:18',0,NULL,0,NULL,1),(54,51,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 03:40:19',0,NULL,0,NULL,1),(55,52,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 03:42:36',0,NULL,0,NULL,1),(56,53,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 03:46:34',0,NULL,0,NULL,1),(57,54,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 03:48:46',0,NULL,0,NULL,1),(58,55,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 03:50:34',0,NULL,0,NULL,1),(59,56,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 03:52:23',0,NULL,0,NULL,1),(60,57,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 05:11:10',0,NULL,0,NULL,1),(61,58,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 05:13:45',0,NULL,0,NULL,1),(62,59,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 05:15:56',0,NULL,0,NULL,1),(63,60,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 05:20:20',0,NULL,0,NULL,1),(64,61,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 05:22:10',0,NULL,0,NULL,1),(65,62,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 05:24:41',0,NULL,0,NULL,1),(66,63,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 05:26:46',0,NULL,0,NULL,1),(67,64,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 05:29:25',0,NULL,0,NULL,1),(68,65,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 05:31:35',0,NULL,0,NULL,1),(69,66,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 05:33:43',0,NULL,0,NULL,1),(70,67,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 05:37:14',0,NULL,0,NULL,1),(71,68,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 05:38:56',0,NULL,0,NULL,1),(72,69,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 05:58:42',0,NULL,0,NULL,1),(73,70,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 06:10:29',0,NULL,0,NULL,1),(74,71,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 06:16:04',0,NULL,0,NULL,1),(75,72,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 06:20:10',0,NULL,0,NULL,1),(76,73,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 06:23:27',0,NULL,0,NULL,1),(77,74,'2021-06-07','2021-06-07','1','','',57,'2021-06-07 06:27:11',0,NULL,0,NULL,1),(78,75,'2021-04-01','2022-04-01','001','','',57,'2021-07-08 12:50:30',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_vehicle_master_vehicle_rtms_disk` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_vehicle_trip_info`
--

DROP TABLE IF EXISTS `cw_vehicle_trip_info`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_vehicle_trip_info` (
  `prime_vehicle_info_id` int NOT NULL AUTO_INCREMENT,
  `vehicle_no` varchar(100) DEFAULT NULL,
  `position_date` varchar(100) DEFAULT NULL,
  `entry_location` varchar(100) DEFAULT NULL,
  `exit_location` varchar(100) DEFAULT NULL,
  `direction` varchar(100) DEFAULT NULL,
  `latitude` varchar(100) DEFAULT NULL,
  `longitude` varchar(100) DEFAULT NULL,
  `speed` varchar(100) DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_status` int NOT NULL DEFAULT '1',
  PRIMARY KEY (`prime_vehicle_info_id`)
) ENGINE=InnoDB AUTO_INCREMENT=292 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_vehicle_trip_info`
--

LOCK TABLES `cw_vehicle_trip_info` WRITE;
/*!40000 ALTER TABLE `cw_vehicle_trip_info` DISABLE KEYS */;
INSERT INTO `cw_vehicle_trip_info` (`prime_vehicle_info_id`, `vehicle_no`, `position_date`, `entry_location`, `exit_location`, `direction`, `latitude`, `longitude`, `speed`, `trans_created_date`, `trans_updated_date`, `trans_status`) VALUES (1,'HR80RVGP',' 20-03-2020 08:29:40 PM','NTC Depot1','','S','-26.303540','28.127300','0.0 Km/h','2020-03-28 07:38:04',NULL,1),(2,'HR80PDGP',' 20-03-2020 08:30:02 PM','SAB CHAMDOR DEPOT','','NE','-26.154820','27.795960','0.0 Km/h','2020-03-28 07:38:05',NULL,1),(3,'HM69SYGP',' 20-03-2020 08:32:08 PM','NTC Depot1','','S','-26.303830','28.127470','0.0 Km/h','2020-03-28 07:38:06',NULL,1),(4,'HM69TVGP',' 20-03-2020 08:35:55 PM','SAB ISANDO DEPOT','','S','-26.138443','28.204713','10.0 Km/h','2020-03-28 07:38:07',NULL,1),(5,'FW04TFGP',' 20-03-2020 08:39:55 PM','','SAB Alrode Depot','NE','-26.307216','28.138088','10.0 Km/h','2020-03-28 07:38:08',NULL,1),(6,'HR80NSGP',' 20-03-2020 08:43:31 PM','','SAB Alrode Depot','N','-26.307401','28.134796','10.0 Km/h','2020-03-28 07:38:09',NULL,1),(7,'FW04TFGP',' 20-03-2020 08:45:28 PM','NTC Depot1','','W','-26.303710','28.127491','2.0 Km/h','2020-03-28 07:38:10',NULL,1),(8,'HR80NSGP',' 20-03-2020 08:47:55 PM','NTC Depot1','','S','-26.303664','28.127323','0.0 Km/h','2020-03-28 07:38:11',NULL,1),(9,'FW04TFGP',' 20-03-2020 08:48:59 PM','','NTC Depot1','N','-26.303258','28.127201','3.0 Km/h','2020-03-28 07:38:12',NULL,1),(10,'HR80PVGP',' 20-03-2020 08:50:02 PM','SAB POLOKWANE Depot','','NW','-23.863440','29.473990','13.0 Km/h','2020-03-28 07:38:13',NULL,1),(11,'FW04VLGP',' 20-03-2020 08:59:27 PM','','SAB ISANDO DEPOT','NW','-26.137939','28.203068','0.0 Km/h','2020-03-28 07:38:13',NULL,1),(12,'HM69VCGP',' 20-03-2020 09:23:32 PM','','NTC Depot1','NE','-26.303152','28.127253','10.0 Km/h','2020-03-28 07:38:14',NULL,1),(13,'HM69VCGP',' 20-03-2020 09:26:51 PM','SAB Alrode Depot','','SE','-26.308250','28.135190','0.0 Km/h','2020-03-28 07:38:15',NULL,1),(14,'HM69VCGP',' 20-03-2020 09:29:19 PM','','SAB Alrode Depot','W','-26.310300','28.137300','9.0 Km/h','2020-03-28 07:38:16',NULL,1),(15,'HM69SYGP',' 20-03-2020 09:47:51 PM','','NTC Depot1','NE','-26.303160','28.127250','16.0 Km/h','2020-03-28 07:38:17',NULL,1),(16,'FW04VTGP',' 20-03-2020 09:51:29 PM','SAB Potchefstroom depot','','NW','-26.710515','27.070976','0.0 Km/h','2020-03-28 07:38:18',NULL,1),(17,'FW04VLGP',' 20-03-2020 09:55:47 PM','NTC Depot1','','S','-26.303872','28.127428','3.0 Km/h','2020-03-28 07:38:19',NULL,1),(18,'FW04VTGP',' 20-03-2020 10:00:36 PM','','SAB Potchefstroom depot','SE','-26.710540','27.072572','41.0 Km/h','2020-03-28 07:38:20',NULL,1),(19,'HM69SYGP',' 20-03-2020 09:59:56 PM','SAB Alrode Depot','','NW','-26.308780','28.135770','0.0 Km/h','2020-03-28 07:38:21',NULL,1),(20,'HM69SCGPC',' 20-03-2020 10:40:39 PM','NTC Depot1','','S','-26.303690','28.127410','0.0 Km/h','2020-03-28 07:38:22',NULL,1),(21,'FW04VTGP',' 20-03-2020 10:46:19 PM','SAB Potchefstroom depot','','SE','-26.710231','27.070610','2.0 Km/h','2020-03-28 07:38:22',NULL,1),(22,'FW04VTGP',' 20-03-2020 10:46:53 PM','','SAB Potchefstroom depot','SE','-26.710612','27.070782','4.0 Km/h','2020-03-28 07:38:23',NULL,1),(23,'HM69VPGP',' 20-03-2020 10:38:03 PM','SAB CHAMDOR DEPOT','','S','-26.153920','27.796030','0.0 Km/h','2020-03-28 07:38:23',NULL,1),(24,'HM69SMGP',' 20-03-2020 08:45:32 PM','SAB CHAMDOR DEPOT','','E','-26.153800','27.795740','0.0 Km/h','2020-03-28 07:38:24',NULL,1),(25,'HM69TVGP',' 20-03-2020 11:14:44 PM','','SAB ISANDO DEPOT','N','-26.137140','28.203100','0.0 Km/h','2020-03-28 07:38:24',NULL,1),(26,'FW04TFGP',' 20-03-2020 11:24:36 PM','SAB Emalahleni depot','','E','-25.848239','29.165624','6.0 Km/h','2020-03-28 07:38:25',NULL,1),(27,'HR80PDGP',' 20-03-2020 11:23:56 PM','','SAB CHAMDOR DEPOT','S','-26.158030','27.804560','36.0 Km/h','2020-03-28 07:38:25',NULL,1),(28,'HM69TVGP',' 21-03-2020 12:34:38 AM','SAB CHAMDOR DEPOT','','SW','-26.152590','27.803990','42.0 Km/h','2020-03-28 07:38:26',NULL,1),(29,'HR80PDGP',' 21-03-2020 01:37:54 AM','SAB Vereeniging Depot','','S','-26.664707','27.904242','0.0 Km/h','2020-03-28 07:38:26',NULL,1),(30,'CG79WCGP',' 21-03-2020 02:00:48 AM','','SAB Alrode Depot','N','-26.304930','28.133900','30.0 Km/h','2020-03-28 07:38:27',NULL,1),(31,'CG79WCGP',' 21-03-2020 02:04:06 AM','NTC Depot1','','SE','-26.303830','28.127360','0.0 Km/h','2020-03-28 07:38:27',NULL,1),(32,'HM69VPGP',' 21-03-2020 02:07:26 AM','','SAB CHAMDOR DEPOT','NE','-26.151471','27.806297','15.0 Km/h','2020-03-28 07:38:28',NULL,1),(33,'HR80PVGP',' 21-03-2020 02:17:13 AM','NTC Depot1','','S','-26.303660','28.127380','0.0 Km/h','2020-03-28 07:38:28',NULL,1),(34,'HM69VKGP',' 21-03-2020 02:28:38 AM','','SAB Alrode Depot','N','-26.305460','28.134120','22.0 Km/h','2020-03-28 07:38:29',NULL,1),(35,'HM69VKGP',' 21-03-2020 02:32:59 AM','NTC Depot1','','SE','-26.303630','28.127400','0.0 Km/h','2020-03-28 07:38:29',NULL,1),(36,'HR80NZGP',' 21-03-2020 02:41:18 AM','','SAB CHAMDOR DEPOT','NE','-26.151550','27.806110','9.0 Km/h','2020-03-28 07:38:30',NULL,1),(37,'HM69VPGP',' 21-03-2020 03:06:56 AM','NTC Depot1','','S','-26.303850','28.127410','0.0 Km/h','2020-03-28 07:38:30',NULL,1),(38,'HR80PDGP',' 21-03-2020 03:11:40 AM','','SAB Vereeniging Depot','S','-26.665070','27.903769','0.0 Km/h','2020-03-28 07:38:31',NULL,1),(39,'HM69TVGP',' 21-03-2020 03:43:01 AM','','SAB CHAMDOR DEPOT','NE','-26.152096','27.805106','24.0 Km/h','2020-03-28 07:38:31',NULL,1),(40,'HR80NZGP',' 21-03-2020 03:46:57 AM','NTC Depot1','','S','-26.303610','28.127370','0.0 Km/h','2020-03-28 07:38:32',NULL,1),(41,'HM69TXGP',' 21-03-2020 04:11:54 AM','','SAB BLOEMFONTEIN DEPOT','N','-29.178460','26.218900','8.0 Km/h','2020-03-28 07:38:32',NULL,1),(42,'CG87VVGP',' 21-03-2020 05:05:14 AM','SAB Phuthaditjhaba Depot','','NW','-28.514050','28.827900','0.0 Km/h','2020-03-28 07:38:33',NULL,1),(43,'HR80NSGP',' 21-03-2020 05:17:51 AM','','NTC Depot1','NE','-26.303099','28.127285','11.0 Km/h','2020-03-28 07:38:34',NULL,1),(44,'HR80PDGP',' 21-03-2020 04:53:15 AM','SAB CHAMDOR DEPOT','','SW','-26.152450','27.804400','49.0 Km/h','2020-03-28 07:38:34',NULL,1),(45,'HR80NSGP',' 21-03-2020 05:22:58 AM','SAB Alrode Depot','','SE','-26.308810','28.135810','17.0 Km/h','2020-03-28 07:38:35',NULL,1),(46,'HM69SYGP',' 21-03-2020 06:26:16 AM','','SAB Alrode Depot','NE','-26.307686','28.134915','9.0 Km/h','2020-03-28 07:38:35',NULL,1),(47,'HM69SYGP',' 21-03-2020 06:27:01 AM','SAB Alrode Depot','','NE','-26.307450','28.136050','0.0 Km/h','2020-03-28 07:38:35',NULL,1),(48,'HR80RVGP',' 21-03-2020 06:36:41 AM','','NTC Depot1','W','-26.303131','28.127043','8.0 Km/h','2020-03-28 07:38:36',NULL,1),(49,'HR80PMGP',' 21-03-2020 06:42:58 AM','SAB Nelspruit Depot','','S','-25.462940','30.977230','0.0 Km/h','2020-03-28 07:38:36',NULL,1),(50,'HR80PDGP',' 21-03-2020 06:57:08 AM','','SAB CHAMDOR DEPOT','NE','-26.151300','27.806560','17.0 Km/h','2020-03-28 07:38:37',NULL,1),(51,'HM69VCGP',' 21-03-2020 06:57:53 AM','','SAB Alrode Depot','NE','-26.304770','28.133970','22.0 Km/h','2020-03-28 07:38:37',NULL,1),(52,'HM69VCGP',' 21-03-2020 07:01:19 AM','NTC Depot1','','S','-26.303608','28.127317','0.0 Km/h','2020-03-28 07:38:37',NULL,1),(53,'CG87KJGP',' 21-03-2020 07:49:38 AM','','NTC Depot1','SW','-26.306050','28.126440','0.0 Km/h','2020-03-28 07:38:38',NULL,1),(54,'HM69SYGP',' 21-03-2020 07:55:54 AM','BALFOUR','','SE','-26.660970','28.556660','77.0 Km/h','2020-03-28 07:38:38',NULL,1),(55,'HM69TVGP',' 21-03-2020 08:02:52 AM','SAB GLROBERSDAL DEPOT','','N','-25.164820','29.405520','11.0 Km/h','2020-03-28 07:38:38',NULL,1),(56,'HM69VKGP',' 21-03-2020 08:06:12 AM','','NTC Depot1','N','-26.303409','28.127261','10.0 Km/h','2020-03-28 07:38:39',NULL,1),(57,'HM69SYGP',' 21-03-2020 08:04:28 AM','','BALFOUR','SE','-26.685190','28.629940','67.0 Km/h','2020-03-28 07:38:39',NULL,1),(58,'HM69SYGP',' 21-03-2020 08:13:59 AM','GREYLINGSTAD','','SE','-26.736110','28.733470','78.0 Km/h','2020-03-28 07:38:40',NULL,1),(59,'HM69VCGP',' 21-03-2020 08:16:19 AM','','NTC Depot1','N','-26.303489','28.127263','11.0 Km/h','2020-03-28 07:38:40',NULL,1),(60,'HM69SYGP',' 21-03-2020 08:22:49 AM','','GREYLINGSTAD','E','-26.778630','28.799650','87.0 Km/h','2020-03-28 07:38:41',NULL,1),(61,'FW04TFGP',' 21-03-2020 08:34:50 AM','','SAB Emalahleni depot','W','-25.848129','29.163927','17.0 Km/h','2020-03-28 07:38:41',NULL,1),(62,'FW04VLGP',' 21-03-2020 08:36:51 AM','','NTC Depot1','W','-26.303138','28.127105','11.0 Km/h','2020-03-28 07:38:42',NULL,1),(63,'CG87KJGP',' 21-03-2020 08:41:43 AM','NTC Depot1','','W','-26.305150','28.126770','0.0 Km/h','2020-03-28 07:38:43',NULL,1),(64,'FW04TYGP',' 21-03-2020 08:47:21 AM','SAB CHAMDOR DEPOT','','W','-26.154059','27.798747','50.0 Km/h','2020-03-28 07:38:43',NULL,1),(65,'HM69SYGP',' 21-03-2020 08:59:41 AM','Standerton','','E','-26.930860','29.160800','82.0 Km/h','2020-03-28 07:38:43',NULL,1),(66,'HM69SMGP',' 21-03-2020 09:10:02 AM','','SAB CHAMDOR DEPOT','NE','-26.151394','27.806326','10.0 Km/h','2020-03-28 07:38:44',NULL,1),(67,'HM69VPGP',' 21-03-2020 09:14:00 AM','','NTC Depot1','N','-26.303244','28.127200','0.0 Km/h','2020-03-28 07:38:44',NULL,1),(68,'CG79WCGP',' 21-03-2020 09:25:01 AM','','NTC Depot1','W','-26.303126','28.127063','10.0 Km/h','2020-03-28 07:38:45',NULL,1),(69,'HR80RVGP',' 21-03-2020 09:20:26 AM','SAB GARANKUWA DEPOT','','SW','-25.561863','28.001130','18.0 Km/h','2020-03-28 07:38:45',NULL,1),(70,'HR80NSGP',' 21-03-2020 09:30:37 AM','','SAB Alrode Depot','S','-26.312030','28.138500','32.0 Km/h','2020-03-28 07:38:46',NULL,1),(71,'HR80NSGP',' 21-03-2020 09:34:07 AM','SAB Alrode Depot','','SW','-26.307600','28.136170','0.0 Km/h','2020-03-28 07:38:46',NULL,1),(72,'HR80PMGP',' 21-03-2020 09:39:35 AM','','SAB Nelspruit Depot','SW','-25.463593','30.977409','9.0 Km/h','2020-03-28 07:38:46',NULL,1),(73,'CK10WJGP',' 21-03-2020 09:43:27 AM','','NTC Depot1','SE','-26.305378','28.127462','7.0 Km/h','2020-03-28 07:38:47',NULL,1),(74,'CK10WJGP',' 21-03-2020 09:44:04 AM','NTC Depot1','','S','-26.305310','28.127190','0.0 Km/h','2020-03-28 07:38:47',NULL,1),(75,'HR80PVGP',' 21-03-2020 09:52:25 AM','','NTC Depot1','NW','-26.303211','28.127230','0.0 Km/h','2020-03-28 07:38:48',NULL,1),(76,'FW04VLGP',' 21-03-2020 09:58:57 AM','SAB CHAMDOR DEPOT','','SW','-26.152579','27.804039','43.0 Km/h','2020-03-28 07:38:48',NULL,1),(77,'HM69SCGPC',' 21-03-2020 09:59:51 AM','','NTC Depot1','NE','-26.303129','28.127217','10.0 Km/h','2020-03-28 07:38:48',NULL,1),(78,'HR80NZGP',' 21-03-2020 10:04:41 AM','','NTC Depot1','NW','-26.303461','28.127289','8.0 Km/h','2020-03-28 07:38:50',NULL,1),(79,'FW04VTGP',' 21-03-2020 10:07:27 AM','SAB Alrode Depot','','W','-26.307400','28.136487','3.0 Km/h','2020-03-28 07:38:50',NULL,1),(80,'CG87VVGP',' 21-03-2020 10:09:31 AM','','SAB Phuthaditjhaba Depot','NW','-28.409770','28.795340','107.0 Km/h','2020-03-28 07:38:51',NULL,1),(81,'HM69SCGPC',' 21-03-2020 10:10:54 AM','SAB Alrode Depot','','W','-26.307291','28.136810','0.0 Km/h','2020-03-28 07:38:51',NULL,1),(82,'HM69TLGP',' 21-03-2020 10:21:51 AM','NTC Depot1','','S','-26.303559','28.127344','0.0 Km/h','2020-03-28 07:38:51',NULL,1),(83,'HR80PVGP',' 21-03-2020 10:57:58 AM','SAB CHAMDOR DEPOT','','W','-26.153782','27.799937','34.0 Km/h','2020-03-28 07:38:52',NULL,1),(84,'CK01LRGP',' 21-03-2020 11:30:10 AM','NTC Depot1','','W','-26.304240','28.126900','0.0 Km/h','2020-03-28 07:38:53',NULL,1),(85,'HM69SYGP',' 21-03-2020 11:44:01 AM','SAB Standerton Depot','','NW','-26.966870','29.233740','0.0 Km/h','2020-03-28 07:38:54',NULL,1),(86,'HR80PDGP',' 21-03-2020 11:43:42 AM','SAB Welkom Depot','','NW','-27.971210','26.752870','8.0 Km/h','2020-03-28 07:38:54',NULL,1),(87,'HR80RVGP',' 21-03-2020 11:46:16 AM','','SAB GARANKUWA DEPOT','E','-25.559721','28.002447','12.0 Km/h','2020-03-28 07:38:55',NULL,1),(88,'HR80RVGP',' 21-03-2020 11:47:39 AM','SAB GARANKUWA DEPOT','','SW','-25.565530','27.999520','49.0 Km/h','2020-03-28 07:38:55',NULL,1),(89,'HM69TLGP',' 21-03-2020 11:51:25 AM','','NTC Depot1','NE','-26.303160','28.127210','10.0 Km/h','2020-03-28 07:38:56',NULL,1),(90,'BG21JTGP',' 21-03-2020 11:53:28 AM','','NTC Depot1','N','-26.302250','28.134190','22.0 Km/h','2020-03-28 07:38:56',NULL,1),(91,'HM69TLGP',' 21-03-2020 11:56:28 AM','SAB Alrode Depot','','W','-26.307360','28.136350','0.0 Km/h','2020-03-28 07:38:56',NULL,1),(92,'CG79RVGP',' 21-03-2020 12:25:46 PM','Volksrust','','N','-27.417400','29.869100','72.0 Km/h','2020-03-28 07:38:57',NULL,1),(93,'CG79RVGP',' 21-03-2020 12:38:09 PM','','Volksrust','NW','-27.342250','29.864970','69.0 Km/h','2020-03-28 07:38:58',NULL,1),(94,'HM69SYGP',' 21-03-2020 12:43:49 PM','','SAB Standerton Depot','NE','-26.966190','29.233890','7.0 Km/h','2020-03-28 07:38:58',NULL,1),(95,'HR80PVGP',' 21-03-2020 12:50:59 PM','','SAB CHAMDOR DEPOT','NE','-26.151580','27.806060','12.0 Km/h','2020-03-28 07:38:58',NULL,1),(96,'HM69TXGP',' 21-03-2020 01:08:32 PM','SAB Alrode Depot','','W','-26.307380','28.136500','0.0 Km/h','2020-03-28 07:38:59',NULL,1),(97,'BG21JTGP',' 21-03-2020 01:15:23 PM','NTC Depot1','','S','-26.303880','28.127340','9.0 Km/h','2020-03-28 07:38:59',NULL,1),(98,'CK01LRGP',' 21-03-2020 01:18:59 PM','','NTC Depot1','NW','-26.305420','28.127110','7.0 Km/h','2020-03-28 07:39:00',NULL,1),(99,'CK01LRGP',' 21-03-2020 01:19:16 PM','NTC Depot1','','N','-26.305302','28.127138','4.0 Km/h','2020-03-28 07:39:00',NULL,1),(100,'HM69SYGP',' 21-03-2020 01:20:00 PM','','Standerton','W','-26.929070','29.147200','80.0 Km/h','2020-03-28 07:39:01',NULL,1),(101,'FW04TFGP',' 21-03-2020 01:30:01 PM','SAB Alrode Depot','','W','-26.307451','28.136009','2.0 Km/h','2020-03-28 07:39:01',NULL,1),(102,'CG79RVGP',' 21-03-2020 01:35:22 PM','Standerton','','NW','-26.981860','29.284030','76.0 Km/h','2020-03-28 07:39:01',NULL,1),(103,'CF24WFGP',' 21-03-2020 01:40:40 PM','','NTC Depot1','E','-26.303465','28.128784','40.0 Km/h','2020-03-28 07:39:02',NULL,1),(104,'CF24WFGP',' 21-03-2020 01:45:02 PM','NTC Depot1','','W','-26.303879','28.126740','0.0 Km/h','2020-03-28 07:39:02',NULL,1),(105,'HR80PVGP',' 21-03-2020 01:56:05 PM','SAB BARAGWANATH DEPOT','','S','-26.264990','27.973790','8.0 Km/h','2020-03-28 07:39:03',NULL,1),(106,'HM69SYGP',' 21-03-2020 01:56:54 PM','GREYLINGSTAD','','W','-26.776314','28.789700','0.0 Km/h','2020-03-28 07:39:04',NULL,1),(107,'CG79RVGP',' 21-03-2020 01:56:37 PM','','Standerton','W','-26.929960','29.153610','70.0 Km/h','2020-03-28 07:39:04',NULL,1),(108,'FW04VLGP',' 21-03-2020 02:02:46 PM','','SAB CHAMDOR DEPOT','SE','-26.157104','27.796175','7.0 Km/h','2020-03-28 07:39:04',NULL,1),(109,'HM69VCGP',' 21-03-2020 02:14:28 PM','SAB MAFIKENG DEPOT','','N','-25.850553','25.633985','9.0 Km/h','2020-03-28 07:39:05',NULL,1),(110,'HM69SYGP',' 21-03-2020 02:13:31 PM','','GREYLINGSTAD','NW','-26.733360','28.730920','77.0 Km/h','2020-03-28 07:39:05',NULL,1),(111,'HR80NSGP',' 21-03-2020 02:18:54 PM','','SAB Alrode Depot','S','-26.309420','28.132610','0.0 Km/h','2020-03-28 07:39:06',NULL,1),(112,'HM69SYGP',' 21-03-2020 02:23:29 PM','BALFOUR','','NW','-26.678480','28.618260','77.0 Km/h','2020-03-28 07:39:06',NULL,1),(113,'CG87VVGP',' 21-03-2020 02:24:53 PM','SAB Alrode Depot','','N','-26.307720','28.136050','0.0 Km/h','2020-03-28 07:39:07',NULL,1),(114,'HR80PDGP',' 21-03-2020 02:27:46 PM','','SAB Welkom Depot','W','-27.969990','26.749580','0.0 Km/h','2020-03-28 07:39:07',NULL,1),(115,'HM69SYGP',' 21-03-2020 02:31:49 PM','','BALFOUR','NW','-26.648760','28.545450','70.0 Km/h','2020-03-28 07:39:07',NULL,1),(116,'HR80NSGP',' 21-03-2020 02:33:56 PM','SAB Alrode Depot','','SE','-26.310150','28.132030','0.0 Km/h','2020-03-28 07:39:08',NULL,1),(117,'CG79RVGP',' 21-03-2020 02:34:52 PM','GREYLINGSTAD','','W','-26.773119','28.784899','80.0 Km/h','2020-03-28 07:39:08',NULL,1),(118,'FW04VTGP',' 21-03-2020 02:38:35 PM','','SAB Alrode Depot','N','-26.309366','28.132723','0.0 Km/h','2020-03-28 07:39:09',NULL,1),(119,'FW04VTGP',' 21-03-2020 02:39:05 PM','SAB Alrode Depot','','N','-26.309522','28.132724','0.0 Km/h','2020-03-28 07:39:09',NULL,1),(120,'CG79RVGP',' 21-03-2020 02:42:45 PM','','GREYLINGSTAD','NW','-26.734260','28.731860','51.0 Km/h','2020-03-28 07:39:10',NULL,1),(121,'CG79RVGP',' 21-03-2020 02:54:33 PM','BALFOUR','','NW','-26.678560','28.618390','69.0 Km/h','2020-03-28 07:39:10',NULL,1),(122,'HR80PVGP',' 21-03-2020 02:56:49 PM','','SAB BARAGWANATH DEPOT','SW','-26.264530','27.976020','0.0 Km/h','2020-03-28 07:39:10',NULL,1),(123,'CG79WCGP',' 21-03-2020 02:56:11 PM','SAB Phuthaditjhaba Depot','','N','-28.514070','28.827870','0.0 Km/h','2020-03-28 07:39:11',NULL,1),(124,'HR80PVGP',' 21-03-2020 02:58:13 PM','SAB BARAGWANATH DEPOT','','SW','-26.264550','27.974930','8.0 Km/h','2020-03-28 07:39:11',NULL,1),(125,'HM69VCGP',' 21-03-2020 03:03:40 PM','','SAB MAFIKENG DEPOT','SE','-25.851697','25.635082','8.0 Km/h','2020-03-28 07:39:12',NULL,1),(126,'CG79RVGP',' 21-03-2020 03:03:50 PM','','BALFOUR','NW','-26.650540','28.546730','65.0 Km/h','2020-03-28 07:39:13',NULL,1),(127,'FW04TYGP',' 21-03-2020 03:45:52 PM','','SAB CHAMDOR DEPOT','NE','-26.151061','27.806843','23.0 Km/h','2020-03-28 07:39:14',NULL,1),(128,'HM69TVGP',' 21-03-2020 03:46:33 PM','','SAB GLROBERSDAL DEPOT','NW','-25.163790','29.404440','7.0 Km/h','2020-03-28 07:39:14',NULL,1),(129,'HR80NZGP',' 21-03-2020 04:45:57 PM','SAB Phuthaditjhaba Depot','','NE','-28.513700','28.827843','7.0 Km/h','2020-03-28 07:39:15',NULL,1),(130,'HM69VKGP',' 21-03-2020 04:51:17 PM','SAB HARTSWATER DEPOT','','N','-27.765400','24.794100','7.0 Km/h','2020-03-28 07:39:15',NULL,1),(131,'FW04VTGP',' 21-03-2020 05:02:31 PM','','SAB Alrode Depot','N','-26.306422','28.134482','32.0 Km/h','2020-03-28 07:39:16',NULL,1),(132,'HR80PVGP',' 21-03-2020 05:03:26 PM','SAB CHAMDOR DEPOT','','W','-26.154010','27.798090','8.0 Km/h','2020-03-28 07:39:16',NULL,1),(133,'FW04TYGP',' 21-03-2020 05:02:53 PM','NTC Depot1','','S','-26.303690','28.127373','2.0 Km/h','2020-03-28 07:39:17',NULL,1),(134,'CG87VVGP',' 21-03-2020 05:10:08 PM','','SAB Alrode Depot','NW','-26.308460','28.133560','0.0 Km/h','2020-03-28 07:39:17',NULL,1),(135,'CG87VVGP',' 21-03-2020 05:15:08 PM','SAB Alrode Depot','','SE','-26.308180','28.135540','0.0 Km/h','2020-03-28 07:39:18',NULL,1),(136,'CG79RVGP',' 21-03-2020 05:54:16 PM','NTC Depot1','','N','-26.303580','28.127330','9.0 Km/h','2020-03-28 07:39:18',NULL,1),(137,'CG79RVGP',' 21-03-2020 05:54:35 PM','','NTC Depot1','NE','-26.303177','28.127187','9.0 Km/h','2020-03-28 07:39:18',NULL,1),(138,'HR80NSGP',' 21-03-2020 06:18:28 PM','','SAB Alrode Depot','E','-26.307300','28.137770','0.0 Km/h','2020-03-28 07:39:19',NULL,1),(139,'HM69TLGP',' 21-03-2020 06:30:54 PM','','SAB Alrode Depot','E','-26.307300','28.137780','0.0 Km/h','2020-03-28 07:39:19',NULL,1),(140,'HM69VKGP',' 21-03-2020 06:31:57 PM','','SAB HARTSWATER DEPOT','NE','-27.764090','24.793950','0.0 Km/h','2020-03-28 07:39:20',NULL,1),(141,'HM69SYGP',' 21-03-2020 06:33:16 PM','SAB Alrode Depot','','W','-26.307280','28.137330','0.0 Km/h','2020-03-28 07:39:20',NULL,1),(142,'HM69SYGP',' 21-03-2020 06:35:03 PM','','SAB Alrode Depot','SW','-26.307320','28.136490','8.0 Km/h','2020-03-28 07:39:21',NULL,1),(143,'HM69SCGPC',' 21-03-2020 06:36:33 PM','','SAB Alrode Depot','NE','-26.307190','28.138010','0.0 Km/h','2020-03-28 07:39:21',NULL,1),(144,'FW04TYGP',' 21-03-2020 06:45:16 PM','','NTC Depot1','N','-26.303228','28.127201','2.0 Km/h','2020-03-28 07:39:22',NULL,1),(145,'CG79WCGP',' 21-03-2020 06:45:59 PM','','SAB Phuthaditjhaba Depot','E','-28.513680','28.828010','0.0 Km/h','2020-03-28 07:39:22',NULL,1),(146,'HM69SMGP',' 21-03-2020 07:00:12 PM','SAB KIMBERLEY DEPOT','','W','-28.707237','24.782026','8.0 Km/h','2020-03-28 07:39:23',NULL,1),(147,'FW04VTGP',' 21-03-2020 07:20:49 PM','SAB GARANKUWA DEPOT','','NE','-25.565510','27.999373','47.0 Km/h','2020-03-28 07:39:23',NULL,1),(148,'FW04VTGP',' 21-03-2020 07:21:49 PM','','SAB GARANKUWA DEPOT','NE','-25.560317','28.003213','5.0 Km/h','2020-03-28 07:39:24',NULL,1),(149,'CG79WCGP',' 21-03-2020 07:49:38 PM','SAB Phuthaditjhaba Depot','','W','-28.513310','28.827340','0.0 Km/h','2020-03-28 07:39:24',NULL,1),(150,'HM69TVGP',' 21-03-2020 07:50:33 PM','SAB CHAMDOR DEPOT','','W','-26.153372','27.802285','0.0 Km/h','2020-03-28 07:39:25',NULL,1),(151,'HR80NSGP',' 21-03-2020 08:11:21 PM','SAB Waltloo Depot','','NE','-25.725990','28.324640','25.0 Km/h','2020-03-28 07:39:25',NULL,1),(152,'HR80NZGP',' 21-03-2020 08:18:07 PM','','SAB Phuthaditjhaba Depot','SW','-28.513770','28.827940','0.0 Km/h','2020-03-28 07:39:25',NULL,1),(153,'CG79WCGP',' 21-03-2020 08:22:23 PM','','SAB Phuthaditjhaba Depot','NW','-28.513863','28.825993','10.0 Km/h','2020-03-28 07:39:26',NULL,1),(154,'HM69SMGP',' 21-03-2020 08:26:27 PM','','SAB KIMBERLEY DEPOT','NW','-28.708510','24.781270','0.0 Km/h','2020-03-28 07:39:26',NULL,1),(155,'CG87VVGP',' 21-03-2020 08:36:26 PM','','SAB Alrode Depot','NW','-26.309290','28.132360','0.0 Km/h','2020-03-28 07:43:28',NULL,1),(156,'CG87VVGP',' 21-03-2020 08:38:27 PM','SAB Alrode Depot','','SW','-26.309960','28.131810','0.0 Km/h','2020-03-28 07:43:29',NULL,1),(157,'HR80NZGP',' 21-03-2020 08:50:08 PM','SAB Phuthaditjhaba Depot','','E','-28.513350','28.827290','0.0 Km/h','2020-03-28 07:43:30',NULL,1),(158,'HR80SDGP',' 21-03-2020 08:53:16 PM','SAB CHAMDOR DEPOT','','SW','-26.152560','27.804030','18.0 Km/h','2020-03-28 07:43:31',NULL,1),(159,'HM69VCGP',' 21-03-2020 08:59:37 PM','NTC Depot1','','S','-26.303775','28.127365','0.0 Km/h','2020-03-28 07:43:32',NULL,1),(160,'HR80RVGP',' 21-03-2020 08:58:15 PM','SAB CHAMDOR DEPOT','','SE','-26.154700','27.793050','8.0 Km/h','2020-03-28 07:43:33',NULL,1),(161,'HR80RVGP',' 21-03-2020 08:59:15 PM','','SAB CHAMDOR DEPOT','SE','-26.156007','27.794770','21.0 Km/h','2020-03-28 07:43:34',NULL,1),(162,'HR80NZGP',' 21-03-2020 09:07:28 PM','','SAB Phuthaditjhaba Depot','SW','-28.513820','28.826230','0.0 Km/h','2020-03-28 07:43:34',NULL,1),(163,'HM69TXGP',' 21-03-2020 09:08:01 PM','','SAB Alrode Depot','N','-26.304900','28.133880','21.0 Km/h','2020-03-28 07:43:35',NULL,1),(164,'HR80PMGP',' 21-03-2020 03:58:44 PM','SAB CHAMDOR DEPOT','','SW','-26.153000','27.803260','56.0 Km/h','2020-03-28 07:43:36',NULL,1),(165,'HM69TXGP',' 21-03-2020 09:11:07 PM','NTC Depot1','','S','-26.303810','28.127410','0.0 Km/h','2020-03-28 07:43:37',NULL,1),(166,'HR80NSGP',' 21-03-2020 09:53:59 PM','','SAB Waltloo Depot','SW','-25.728210','28.321670','33.0 Km/h','2020-03-28 07:43:38',NULL,1),(167,'CG79RVGP',' 21-03-2020 10:18:58 PM','SAB Alrode Depot','','W','-26.307340','28.137590','0.0 Km/h','2020-03-28 07:43:39',NULL,1),(168,'HR80PDGP',' 21-03-2020 06:43:01 PM','SAB CHAMDOR DEPOT','','SW','-26.153400','27.802370','0.0 Km/h','2020-03-28 07:43:40',NULL,1),(169,'HR80NSGP',' 21-03-2020 11:29:19 PM','SAB Alrode Depot','','W','-26.307300','28.136720','0.0 Km/h','2020-03-28 07:43:41',NULL,1),(170,'HR80NSGP',' 21-03-2020 11:31:33 PM','','SAB Alrode Depot','NW','-26.307710','28.134850','8.0 Km/h','2020-03-28 07:43:41',NULL,1),(171,'HR80NSGP',' 21-03-2020 11:37:07 PM','NTC Depot1','','S','-26.303710','28.127380','0.0 Km/h','2020-03-28 07:43:42',NULL,1),(172,'FW04TFGP',' 22-03-2020 12:53:11 AM','','SAB Alrode Depot','N','-26.306968','28.134629','7.0 Km/h','2020-03-28 07:43:43',NULL,1),(173,'FW04TFGP',' 22-03-2020 01:10:24 AM','NTC Depot1','','SE','-26.303818','28.127426','2.0 Km/h','2020-03-28 07:43:44',NULL,1),(174,'HR80PMGP',' 22-03-2020 01:08:23 AM','','SAB CHAMDOR DEPOT','NE','-26.151160','27.806740','15.0 Km/h','2020-03-28 07:43:45',NULL,1),(175,'HR80NZGP',' 22-03-2020 01:49:14 AM','NTC Depot1','','S','-26.303800','28.127400','0.0 Km/h','2020-03-28 07:43:46',NULL,1),(176,'HR80SDGP',' 22-03-2020 02:36:04 AM','','SAB CHAMDOR DEPOT','NE','-26.151940','27.805450','10.0 Km/h','2020-03-28 07:43:46',NULL,1),(177,'HM69SYGP',' 22-03-2020 02:56:29 AM','','SAB Alrode Depot','NE','-26.307120','28.138110','11.0 Km/h','2020-03-28 07:43:47',NULL,1),(178,'HM69TVGP',' 22-03-2020 03:13:40 AM','','SAB CHAMDOR DEPOT','NE','-26.150257','27.807522','31.0 Km/h','2020-03-28 07:43:47',NULL,1),(179,'HM69VKGP',' 22-03-2020 03:44:27 AM','SAB Alrode Depot','','W','-26.307530','28.135720','9.0 Km/h','2020-03-28 07:43:47',NULL,1),(180,'HM69VKGP',' 22-03-2020 03:47:03 AM','','SAB Alrode Depot','S','-26.311730','28.138540','25.0 Km/h','2020-03-28 07:43:48',NULL,1),(181,'HR80PMGP',' 22-03-2020 03:50:51 AM','SAB Emalahleni depot','','W','-25.848320','29.166360','15.0 Km/h','2020-03-28 07:43:48',NULL,1),(182,'HM69TVGP',' 22-03-2020 04:15:33 AM','NTC Depot1','','S','-26.303750','28.127410','0.0 Km/h','2020-03-28 07:43:49',NULL,1),(183,'HR80SDGP',' 22-03-2020 04:31:26 AM','SAB Alrode Depot','','SW','-26.307950','28.135660','0.0 Km/h','2020-03-28 07:43:49',NULL,1),(184,'HM69VCGP',' 22-03-2020 05:07:59 AM','','NTC Depot1','NE','-26.303132','28.127225','10.0 Km/h','2020-03-28 07:43:49',NULL,1),(185,'HM69VCGP',' 22-03-2020 05:11:33 AM','SAB Alrode Depot','','SE','-26.308090','28.135160','0.0 Km/h','2020-03-28 07:43:50',NULL,1),(186,'HM69VCGP',' 22-03-2020 05:34:37 AM','','SAB Alrode Depot','SW','-26.313710','28.139350','17.0 Km/h','2020-03-28 07:43:50',NULL,1),(187,'HM69SYGP',' 22-03-2020 05:52:55 AM','SAB Emalahleni depot','','W','-25.848340','29.166430','15.0 Km/h','2020-03-28 07:43:51',NULL,1),(188,'HR80PMGP',' 22-03-2020 05:53:19 AM','','SAB Emalahleni depot','E','-25.848570','29.168240','14.0 Km/h','2020-03-28 07:43:51',NULL,1),(189,'CG87VVGP',' 22-03-2020 06:04:16 AM','NTC Depot1','','NW','-26.304240','28.127340','0.0 Km/h','2020-03-28 07:43:52',NULL,1),(190,'CG87VVGP',' 22-03-2020 06:04:16 AM','','SAB Alrode Depot','NW','-26.304240','28.127340','0.0 Km/h','2020-03-28 07:43:52',NULL,1),(191,'HR80NSGP',' 22-03-2020 06:10:20 AM','','NTC Depot1','N','-26.303455','28.127289','11.0 Km/h','2020-03-28 07:43:53',NULL,1),(192,'HR80NSGP',' 22-03-2020 06:15:55 AM','SAB Alrode Depot','','SW','-26.307500','28.136130','7.0 Km/h','2020-03-28 07:43:53',NULL,1),(193,'HM69TXGP',' 22-03-2020 06:18:43 AM','','NTC Depot1','N','-26.303280','28.127200','0.0 Km/h','2020-03-28 07:43:54',NULL,1),(194,'CG87VVGP',' 22-03-2020 06:19:02 AM','','NTC Depot1','W','-26.303150','28.127090','12.0 Km/h','2020-03-28 07:43:54',NULL,1),(195,'HM69SYGP',' 22-03-2020 07:11:31 AM','','SAB Emalahleni depot','SE','-25.848890','29.169630','17.0 Km/h','2020-03-28 07:43:55',NULL,1),(196,'HR80PVGP',' 22-03-2020 07:25:11 AM','','SAB CHAMDOR DEPOT','S','-26.147660','27.813070','10.0 Km/h','2020-03-28 07:43:56',NULL,1),(197,'CG87KJGP',' 22-03-2020 07:48:01 AM','','NTC Depot1','SW','-26.305620','28.127010','0.0 Km/h','2020-03-28 07:43:57',NULL,1),(198,'CG87VVGP',' 22-03-2020 08:20:45 AM','SAB GARANKUWA DEPOT','','NE','-25.564070','27.999690','13.0 Km/h','2020-03-28 07:43:57',NULL,1),(199,'FW04VLGP',' 22-03-2020 08:22:46 AM','SAB EAST LONDON DEPOT','','SW','-33.033063','27.885865','3.0 Km/h','2020-03-28 07:43:57',NULL,1),(200,'CG87KJGP',' 22-03-2020 08:30:32 AM','NTC Depot1','','NE','-26.305130','28.127190','0.0 Km/h','2020-03-28 07:43:58',NULL,1),(201,'HR80PDGP',' 22-03-2020 08:38:46 AM','','SAB CHAMDOR DEPOT','NE','-26.151346','27.806513','15.0 Km/h','2020-03-28 07:43:58',NULL,1),(202,'HR80PVGP',' 22-03-2020 08:48:28 AM','SAB DENVER DEPOT','','E','-26.207890','28.101870','5.0 Km/h','2020-03-28 07:43:59',NULL,1),(203,'HR80PVGP',' 22-03-2020 08:50:12 AM','','SAB DENVER DEPOT','E','-26.207670','28.103370','8.0 Km/h','2020-03-28 07:43:59',NULL,1),(204,'HM69TXGP',' 22-03-2020 08:52:00 AM','SAB Emalahleni depot','','N','-25.848200','29.165860','12.0 Km/h','2020-03-28 07:44:00',NULL,1),(205,'FW04TFGP',' 22-03-2020 08:56:26 AM','','NTC Depot1','N','-26.303218','28.127182','2.0 Km/h','2020-03-28 07:44:00',NULL,1),(206,'HR80SDGP',' 22-03-2020 09:07:31 AM','','SAB Alrode Depot','W','-26.309550','28.132470','0.0 Km/h','2020-03-28 07:44:01',NULL,1),(207,'HR80NZGP',' 22-03-2020 09:27:40 AM','','NTC Depot1','N','-26.303408','28.127227','0.0 Km/h','2020-03-28 07:44:01',NULL,1),(208,'CG79RVGP',' 22-03-2020 09:28:58 AM','','SAB Alrode Depot','N','-26.305300','28.134040','22.0 Km/h','2020-03-28 07:44:02',NULL,1),(209,'FW04VLGP',' 22-03-2020 09:33:42 AM','','SAB EAST LONDON DEPOT','W','-33.034080','27.884875','2.0 Km/h','2020-03-28 07:44:02',NULL,1),(210,'FW04VLGP',' 22-03-2020 09:33:59 AM','SAB EAST LONDON DEPOT','','N','-33.033788','27.884930','2.0 Km/h','2020-03-28 07:44:03',NULL,1),(211,'FW04VTGP',' 22-03-2020 09:34:29 AM','','SAB GARANKUWA DEPOT','NE','-25.559789','28.002389','5.0 Km/h','2020-03-28 07:44:03',NULL,1),(212,'HR80PDGP',' 22-03-2020 09:34:28 AM','SAB BARAGWANATH DEPOT','','E','-26.264770','27.973970','8.0 Km/h','2020-03-28 07:44:03',NULL,1),(213,'HR80PDGP',' 22-03-2020 09:36:11 AM','','SAB BARAGWANATH DEPOT','E','-26.264985','27.976191','0.0 Km/h','2020-03-28 07:44:04',NULL,1),(214,'FW04VTGP',' 22-03-2020 09:36:34 AM','SAB GARANKUWA DEPOT','','SW','-25.565991','27.999139','54.0 Km/h','2020-03-28 07:44:04',NULL,1),(215,'HM69TVGP',' 22-03-2020 09:37:52 AM','','NTC Depot1','NE','-26.303160','28.127230','12.0 Km/h','2020-03-28 07:44:05',NULL,1),(216,'HR80SDGP',' 22-03-2020 10:04:47 AM','SAB Alrode Depot','','E','-26.310390','28.132910','0.0 Km/h','2020-03-28 07:44:06',NULL,1),(217,'HM69TXGP',' 22-03-2020 10:09:06 AM','','SAB Emalahleni depot','E','-25.848498','29.168088','37.0 Km/h','2020-03-28 07:44:07',NULL,1),(218,'HM69SYGP',' 22-03-2020 10:13:36 AM','NTC Depot1','','SE','-26.303596','28.127321','0.0 Km/h','2020-03-28 07:44:07',NULL,1),(219,'HR80NSGP',' 22-03-2020 10:19:53 AM','','SAB Alrode Depot','NW','-26.307600','28.134880','13.0 Km/h','2020-03-28 07:44:08',NULL,1),(220,'HR80NSGP',' 22-03-2020 10:23:52 AM','NTC Depot1','','SE','-26.303600','28.127330','0.0 Km/h','2020-03-28 07:44:08',NULL,1),(221,'HR80PVGP',' 22-03-2020 10:49:01 AM','SAB CHAMDOR DEPOT','','W','-26.154090','27.798810','0.0 Km/h','2020-03-28 07:44:09',NULL,1),(222,'HR80NZGP',' 22-03-2020 10:52:34 AM','SAB CHAMDOR DEPOT','','SW','-26.152640','27.803780','34.0 Km/h','2020-03-28 07:44:09',NULL,1),(223,'HR80PDGP',' 22-03-2020 10:57:20 AM','SAB BARAGWANATH DEPOT','','W','-26.264465','27.975502','10.0 Km/h','2020-03-28 07:44:10',NULL,1),(224,'HM69VCGP',' 22-03-2020 11:00:50 AM','','SAB Alrode Depot','N','-26.307560','28.134850','8.0 Km/h','2020-03-28 07:44:10',NULL,1),(225,'HM69VCGP',' 22-03-2020 11:05:26 AM','NTC Depot1','','S','-26.303602','28.127355','0.0 Km/h','2020-03-28 07:44:11',NULL,1),(226,'HM69SYGP',' 22-03-2020 11:09:47 AM','','NTC Depot1','NE','-26.303126','28.127258','15.0 Km/h','2020-03-28 07:44:11',NULL,1),(227,'HR80PMGP',' 22-03-2020 11:21:38 AM','SAB CHAMDOR DEPOT','','W','-26.153864','27.799602','28.0 Km/h','2020-03-28 07:44:11',NULL,1),(228,'HR80PDGP',' 22-03-2020 11:22:46 AM','','SAB BARAGWANATH DEPOT','N','-26.264910','27.976420','9.0 Km/h','2020-03-28 07:44:12',NULL,1),(229,'FW04VTGP',' 22-03-2020 11:28:33 AM','SAB Alrode Depot','','W','-26.307287','28.137495','15.0 Km/h','2020-03-28 07:44:12',NULL,1),(230,'HR80SDGP',' 22-03-2020 11:31:18 AM','','SAB Alrode Depot','NW','-26.306800','28.134560','0.0 Km/h','2020-03-28 07:44:13',NULL,1),(231,'HM69VCGP',' 22-03-2020 11:33:04 AM','','NTC Depot1','N','-26.303477','28.127262','8.0 Km/h','2020-03-28 07:44:13',NULL,1),(232,'HR80PDGP',' 22-03-2020 11:34:26 AM','SAB BARAGWANATH DEPOT','','W','-26.264510','27.975770','0.0 Km/h','2020-03-28 07:44:14',NULL,1),(233,'FB30ZKGP',' 22-03-2020 11:42:08 AM','','NTC Depot1','W','-26.305220','28.129720','0.0 Km/h','2020-03-28 07:44:14',NULL,1),(234,'HM69SYGP',' 22-03-2020 12:01:13 PM','SAB Alrode Depot','','SW','-26.307430','28.136380','0.0 Km/h','2020-03-28 07:44:15',NULL,1),(235,'FB30ZKGP',' 22-03-2020 12:01:56 PM','NTC Depot1','','SW','-26.304950','28.127330','0.0 Km/h','2020-03-28 07:44:15',NULL,1),(236,'HM69TXGP',' 22-03-2020 12:25:16 PM','NTC Depot1','','SE','-26.303630','28.127380','0.0 Km/h','2020-03-28 07:44:15',NULL,1),(237,'HM69VCGP',' 22-03-2020 12:43:01 PM','NTC Depot1','','NE','-26.303730','28.127320','0.0 Km/h','2020-03-28 07:44:16',NULL,1),(238,'FB30ZKGP',' 22-03-2020 12:49:40 PM','','NTC Depot1','E','-26.303540','28.128300','32.0 Km/h','2020-03-28 07:44:17',NULL,1),(239,'HM69VCGP',' 22-03-2020 12:52:10 PM','','NTC Depot1','W','-26.303197','28.127080','12.0 Km/h','2020-03-28 07:44:18',NULL,1),(240,'FB30ZKGP',' 22-03-2020 12:53:48 PM','NTC Depot1','','SE','-26.303550','28.127346','0.0 Km/h','2020-03-28 07:44:18',NULL,1),(241,'HM69VPGP',' 22-03-2020 01:02:05 PM','SAB CHAMDOR DEPOT','','W','-26.153550','27.801480','26.0 Km/h','2020-03-28 07:44:19',NULL,1),(242,'HM69VKGP',' 22-03-2020 01:08:09 PM','','SAB Alrode Depot','N','-26.304930','28.133970','19.0 Km/h','2020-03-28 07:44:19',NULL,1),(243,'HR80SDGP',' 22-03-2020 01:08:58 PM','SAB CHAMDOR DEPOT','','W','-26.153460','27.801990','21.0 Km/h','2020-03-28 07:44:20',NULL,1),(244,'HM69VKGP',' 22-03-2020 01:11:41 PM','NTC Depot1','','S','-26.303740','28.127380','0.0 Km/h','2020-03-28 07:44:20',NULL,1),(245,'FB30ZSGP',' 22-03-2020 01:22:18 PM','','NTC Depot1','SE','-26.305760','28.127220','8.0 Km/h','2020-03-28 07:44:21',NULL,1),(246,'HR80PMGP',' 22-03-2020 01:30:52 PM','','SAB CHAMDOR DEPOT','NE','-26.151630','27.805597','14.0 Km/h','2020-03-28 07:44:21',NULL,1),(247,'CG79RVGP',' 22-03-2020 01:35:02 PM','SAB Vereeniging Depot','','E','-26.663330','27.903960','8.0 Km/h','2020-03-28 07:44:22',NULL,1),(248,'HM69TSGP',' 22-03-2020 01:40:25 PM','SAB Alrode Depot','','NW','-26.308450','28.135400','0.0 Km/h','2020-03-28 07:44:22',NULL,1),(249,'HM69TSGP',' 22-03-2020 01:41:58 PM','','SAB Alrode Depot','N','-26.305110','28.134020','25.0 Km/h','2020-03-28 07:44:22',NULL,1),(250,'FB30ZSGP',' 22-03-2020 01:48:35 PM','NTC Depot1','','E','-26.304621','28.127279','9.0 Km/h','2020-03-28 07:44:23',NULL,1),(251,'HR80NCGP',' 22-03-2020 01:51:18 PM','','NTC Depot1','E','-26.305500','28.127320','0.0 Km/h','2020-03-28 07:44:23',NULL,1),(252,'CG79RVGP',' 22-03-2020 01:53:46 PM','','SAB Vereeniging Depot','NW','-26.664997','27.902506','9.0 Km/h','2020-03-28 07:44:24',NULL,1),(253,'HR80NCGP',' 22-03-2020 02:20:42 PM','NTC Depot1','','SW','-26.305170','28.127110','0.0 Km/h','2020-03-28 07:44:24',NULL,1),(254,'FW04VLGP',' 22-03-2020 02:25:00 PM','Queens Convience Centre','','SW','-31.897801','26.877121','3.0 Km/h','2020-03-28 07:44:25',NULL,1),(255,'FW04VLGP',' 22-03-2020 02:33:44 PM','','Queens Convience Centre','SW','-31.897876','26.876987','1.0 Km/h','2020-03-28 07:44:25',NULL,1),(256,'HR80PMGP',' 22-03-2020 02:35:44 PM','NTC Depot1','','SE','-26.303633','28.127367','0.0 Km/h','2020-03-28 07:44:26',NULL,1),(257,'HM69TSGP',' 22-03-2020 02:43:17 PM','','SAB Alrode Depot','W','-26.307260','28.136600','0.0 Km/h','2020-03-28 07:44:26',NULL,1),(258,'HR80PDGP',' 22-03-2020 02:42:09 PM','SAB CHAMDOR DEPOT','','W','-26.153960','27.797380','0.0 Km/h','2020-03-28 07:44:27',NULL,1),(259,'HR80NSGP',' 22-03-2020 02:47:04 PM','','NTC Depot1','NE','-26.303120','28.127260','9.0 Km/h','2020-03-28 07:44:28',NULL,1),(260,'HM69TSGP',' 22-03-2020 02:56:10 PM','SAB Alrode Depot','','SW','-26.307610','28.136200','0.0 Km/h','2020-03-28 07:44:29',NULL,1),(261,'HR80RVGP',' 22-03-2020 02:56:07 PM','SAB BLOEMFONTEIN DEPOT','','SW','-29.178820','26.219510','0.0 Km/h','2020-03-28 07:44:29',NULL,1),(262,'HR80NSGP',' 22-03-2020 03:05:46 PM','SAB Alrode Depot','','W','-26.307305','28.137593','8.0 Km/h','2020-03-28 07:44:30',NULL,1),(263,'HR80RVGP',' 22-03-2020 03:06:58 PM','','SAB BLOEMFONTEIN DEPOT','W','-29.178810','26.218890','0.0 Km/h','2020-03-28 07:44:30',NULL,1),(264,'FW04VTGP',' 22-03-2020 03:18:01 PM','','SAB Alrode Depot','NW','-26.308940','28.132987','7.0 Km/h','2020-03-28 07:44:30',NULL,1),(265,'FW04VTGP',' 22-03-2020 03:19:27 PM','SAB Alrode Depot','','W','-26.309588','28.132472','0.0 Km/h','2020-03-28 07:44:31',NULL,1),(266,'HR80PMGP',' 22-03-2020 03:44:38 PM','','NTC Depot1','NE','-26.303158','28.127211','10.0 Km/h','2020-03-28 07:44:31',NULL,1),(267,'HM69TXGP',' 22-03-2020 03:48:48 PM','','NTC Depot1','NE','-26.303141','28.127260','12.0 Km/h','2020-03-28 07:44:32',NULL,1),(268,'HM69TXGP',' 22-03-2020 03:52:50 PM','SAB Alrode Depot','','SW','-26.307440','28.136230','0.0 Km/h','2020-03-28 07:44:32',NULL,1),(269,'HM69VCGP',' 22-03-2020 04:28:20 PM','SAB Welkom Depot','','NW','-27.971190','26.752630','0.0 Km/h','2020-03-28 07:44:33',NULL,1),(270,'CG79WCGP',' 22-03-2020 04:30:10 PM','SAB Alrode Depot','','W','-26.307340','28.137390','0.0 Km/h','2020-03-28 07:44:33',NULL,1),(271,'FW04VTGP',' 22-03-2020 04:44:39 PM','','SAB Alrode Depot','N','-26.306974','28.134703','18.0 Km/h','2020-03-28 07:44:34',NULL,1),(272,'FW04VTGP',' 22-03-2020 04:49:31 PM','NTC Depot1','','S','-26.303628','28.127357','3.0 Km/h','2020-03-28 07:44:34',NULL,1),(273,'HM69VCGP',' 22-03-2020 05:22:03 PM','','SAB Welkom Depot','E','-27.972400','26.756610','39.0 Km/h','2020-03-28 07:44:35',NULL,1),(274,'HM69SYGP',' 22-03-2020 05:36:17 PM','','SAB Alrode Depot','NW','-26.306850','28.134630','0.0 Km/h','2020-03-28 07:44:35',NULL,1),(275,'CG87VVGP',' 22-03-2020 06:05:54 PM','','SAB GARANKUWA DEPOT','NE','-25.559826','28.002329','0.0 Km/h','2020-03-28 07:44:36',NULL,1),(276,'HR80PVGP',' 22-03-2020 06:21:29 PM','','SAB CHAMDOR DEPOT','SW','-26.148700','27.812340','41.0 Km/h','2020-03-28 07:44:36',NULL,1),(277,'HM69SMGP',' 22-03-2020 06:38:07 PM','SAB CHAMDOR DEPOT','','E','-26.153910','27.797160','9.0 Km/h','2020-03-28 07:44:37',NULL,1),(278,'HM69SMGP',' 22-03-2020 06:41:07 PM','','SAB CHAMDOR DEPOT','NE','-26.151604','27.806171','0.0 Km/h','2020-03-28 07:44:37',NULL,1),(279,'HR80PDGP',' 22-03-2020 06:47:11 PM','','SAB CHAMDOR DEPOT','S','-26.167722','27.807083','40.0 Km/h','2020-03-28 07:44:38',NULL,1),(280,'HM69TVGP',' 22-03-2020 06:58:38 PM','SAB Prospection Depot','','E','-29.993095','30.928114','0.0 Km/h','2020-03-28 07:44:39',NULL,1),(281,'HR80SDGP',' 22-03-2020 07:15:39 PM','','SAB CHAMDOR DEPOT','NE','-26.152040','27.805220','17.0 Km/h','2020-03-28 07:44:39',NULL,1),(282,'HR80PVGP',' 22-03-2020 07:27:42 PM','SAB BARAGWANATH DEPOT','','N','-26.264770','27.973650','0.0 Km/h','2020-03-28 07:44:40',NULL,1),(283,'HM69SMGP',' 22-03-2020 07:38:43 PM','SAB BARAGWANATH DEPOT','','E','-26.264870','27.974170','8.0 Km/h','2020-03-28 07:44:40',NULL,1),(284,'HR80PDGP',' 22-03-2020 07:55:32 PM','SAB BARAGWANATH DEPOT','','E','-26.264810','27.974050','0.0 Km/h','2020-03-28 07:44:41',NULL,1),(285,'CG79RVGP',' 22-03-2020 07:59:45 PM','SAB Alrode Depot','','W','-26.307340','28.137529','8.0 Km/h','2020-03-28 07:44:41',NULL,1),(286,'HR80PDGP',' 22-03-2020 08:04:23 PM','','SAB BARAGWANATH DEPOT','N','-26.264810','27.976140','0.0 Km/h','2020-03-28 07:44:42',NULL,1),(287,'HM69TVGP',' 22-03-2020 08:04:35 PM','','SAB Prospection Depot','N','-29.993003','30.928419','0.0 Km/h','2020-03-28 07:44:42',NULL,1),(288,'CG87VVGP',' 22-03-2020 08:09:25 PM','NTC Depot1','','S','-26.303820','28.127380','0.0 Km/h','2020-03-28 07:44:43',NULL,1),(289,'HM69TVGP',' 22-03-2020 08:12:19 PM','SAB Prospection Depot','','N','-29.992780','30.928530','0.0 Km/h','2020-03-28 07:44:43',NULL,1),(290,'HR80PVGP',' 22-03-2020 08:13:55 PM','','SAB BARAGWANATH DEPOT','SW','-26.264640','27.976200','0.0 Km/h','2020-03-28 07:44:44',NULL,1),(291,'HR80PVGP',' 22-03-2020 08:15:12 PM','SAB BARAGWANATH DEPOT','','W','-26.264580','27.975370','8.0 Km/h','2020-03-28 07:44:44',NULL,1);
/*!40000 ALTER TABLE `cw_vehicle_trip_info` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_vehicle_type`
--

DROP TABLE IF EXISTS `cw_vehicle_type`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_vehicle_type` (
  `prime_vehicle_type_id` int NOT NULL AUTO_INCREMENT,
  `vehicle_category` varchar(100) DEFAULT '0',
  `vehicle_type` varchar(100) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_vehicle_type_id`),
  UNIQUE KEY `vehicle_type` (`vehicle_type`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_vehicle_type`
--

LOCK TABLES `cw_vehicle_type` WRITE;
/*!40000 ALTER TABLE `cw_vehicle_type` DISABLE KEYS */;
INSERT INTO `cw_vehicle_type` (`prime_vehicle_type_id`, `vehicle_category`, `vehicle_type`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'1','Truck Tractor',1,'2019-07-05 12:11:48',0,NULL,0,NULL,1),(2,'2','Tipper',1,'2019-07-05 12:12:08',0,NULL,0,NULL,1),(3,'3','Bakkie',1,'2019-07-05 12:27:02',0,NULL,0,NULL,1),(4,'2','Semi-trailer',1,'2020-01-27 02:40:26',0,NULL,0,NULL,1),(5,'2','Flat Deck',1,'2020-01-27 02:40:34',0,NULL,0,NULL,1),(6,'2','Dropside',1,'2020-01-27 02:59:13',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_vehicle_type` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_warehouse_brand`
--

DROP TABLE IF EXISTS `cw_warehouse_brand`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_warehouse_brand` (
  `prime_warehouse_brand_id` int NOT NULL AUTO_INCREMENT,
  `brand_name` varchar(255) DEFAULT '',
  `customer_name` varchar(100) DEFAULT '0',
  `dedicated_area` varchar(100) DEFAULT '0',
  `status` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_warehouse_brand_id`),
  UNIQUE KEY `brand_name` (`brand_name`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_warehouse_brand`
--

LOCK TABLES `cw_warehouse_brand` WRITE;
/*!40000 ALTER TABLE `cw_warehouse_brand` DISABLE KEYS */;
INSERT INTO `cw_warehouse_brand` (`prime_warehouse_brand_id`, `brand_name`, `customer_name`, `dedicated_area`, `status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'brand1','1','1','1',1,'2020-02-24 04:52:45',0,NULL,0,NULL,1),(2,'brand2','2','1','1',1,'2020-02-24 05:06:49',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_warehouse_brand` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_warehouse_category`
--

DROP TABLE IF EXISTS `cw_warehouse_category`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_warehouse_category` (
  `prime_warehouse_category_id` int NOT NULL AUTO_INCREMENT,
  `category_name` varchar(255) DEFAULT '',
  `customer_name` varchar(100) DEFAULT '0',
  `status` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_warehouse_category_id`),
  UNIQUE KEY `category_name` (`category_name`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_warehouse_category`
--

LOCK TABLES `cw_warehouse_category` WRITE;
/*!40000 ALTER TABLE `cw_warehouse_category` DISABLE KEYS */;
INSERT INTO `cw_warehouse_category` (`prime_warehouse_category_id`, `category_name`, `customer_name`, `status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'category1','1','1',1,'2020-02-24 04:53:03',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_warehouse_category` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_warehouse_information`
--

DROP TABLE IF EXISTS `cw_warehouse_information`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_warehouse_information` (
  `prime_warehouse_information_id` int NOT NULL AUTO_INCREMENT,
  `warehouse_name` varchar(255) DEFAULT '',
  `number_of_floors` varchar(255) DEFAULT '',
  `status` varchar(100) DEFAULT '0',
  `physical_location` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_warehouse_information_id`),
  UNIQUE KEY `warehouse_name` (`warehouse_name`),
  UNIQUE KEY `number_of_floors` (`number_of_floors`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_warehouse_information`
--

LOCK TABLES `cw_warehouse_information` WRITE;
/*!40000 ALTER TABLE `cw_warehouse_information` DISABLE KEYS */;
INSERT INTO `cw_warehouse_information` (`prime_warehouse_information_id`, `warehouse_name`, `number_of_floors`, `status`, `physical_location`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'ntc','6','1','1',1,'2020-02-19 06:02:59',1,'2020-02-21 04:59:45',0,NULL,1);
/*!40000 ALTER TABLE `cw_warehouse_information` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_warehouse_locations`
--

DROP TABLE IF EXISTS `cw_warehouse_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_warehouse_locations` (
  `prime_warehouse_locations_id` int NOT NULL AUTO_INCREMENT,
  `warehouse_name` varchar(100) DEFAULT '0',
  `floor_number` varchar(255) DEFAULT '',
  `bin_or_floor_location` varchar(255) DEFAULT '0',
  `area_in_sqm` decimal(15,2) DEFAULT '0.00',
  `id_number` varchar(255) DEFAULT '',
  `status` varchar(100) DEFAULT '0',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_warehouse_locations_id`),
  UNIQUE KEY `id_number` (`id_number`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_warehouse_locations`
--

LOCK TABLES `cw_warehouse_locations` WRITE;
/*!40000 ALTER TABLE `cw_warehouse_locations` DISABLE KEYS */;
INSERT INTO `cw_warehouse_locations` (`prime_warehouse_locations_id`, `warehouse_name`, `floor_number`, `bin_or_floor_location`, `area_in_sqm`, `id_number`, `status`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'1','6','1',100.00,'1','1',1,'2020-02-19 06:04:21',1,'2020-02-21 04:59:50',0,NULL,1);
/*!40000 ALTER TABLE `cw_warehouse_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_warehouse_product`
--

DROP TABLE IF EXISTS `cw_warehouse_product`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_warehouse_product` (
  `prime_warehouse_product_id` int NOT NULL AUTO_INCREMENT,
  `product_name` varchar(255) DEFAULT '',
  `brand_name` varchar(100) DEFAULT '0',
  `category_name` varchar(100) DEFAULT '0',
  `product_description` text,
  `product_code` varchar(255) DEFAULT '',
  `product_type` varchar(100) DEFAULT '0',
  `product_length` decimal(15,2) DEFAULT '0.00',
  `product_breadth` decimal(15,2) DEFAULT '0.00',
  `product_height` decimal(15,2) DEFAULT '0.00',
  `customer_name` varchar(100) DEFAULT '0',
  `availabale_quantity` varchar(255) DEFAULT '',
  `trans_created_by` int DEFAULT '0',
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT '0',
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT '0',
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_warehouse_product_id`),
  UNIQUE KEY `product_code` (`product_code`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_warehouse_product`
--

LOCK TABLES `cw_warehouse_product` WRITE;
/*!40000 ALTER TABLE `cw_warehouse_product` DISABLE KEYS */;
INSERT INTO `cw_warehouse_product` (`prime_warehouse_product_id`, `product_name`, `brand_name`, `category_name`, `product_description`, `product_code`, `product_type`, `product_length`, `product_breadth`, `product_height`, `customer_name`, `availabale_quantity`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,'vostro','1','1','nil','11','1',12.00,12.00,12.00,'1','20',1,'2020-02-24 04:53:30',0,NULL,0,NULL,1),(2,'pen','1','1','nil','12','2',12.00,12.00,2.00,'2','20',1,'2020-02-24 04:53:48',0,NULL,0,NULL,1);
/*!40000 ALTER TABLE `cw_warehouse_product` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_witness_accident_line`
--

DROP TABLE IF EXISTS `cw_witness_accident_line`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_witness_accident_line` (
  `prime_witness_accident_line_id` int NOT NULL AUTO_INCREMENT,
  `prime_incident_request_id` int DEFAULT NULL,
  `name` varchar(100) DEFAULT NULL,
  `address` text,
  `tel_no` varchar(10) DEFAULT NULL,
  `registration_no` varchar(100) DEFAULT NULL,
  `trans_created_by` int DEFAULT NULL,
  `trans_created_date` datetime DEFAULT NULL,
  `trans_updated_by` int DEFAULT NULL,
  `trans_updated_date` datetime DEFAULT NULL,
  `trans_deleted_by` int DEFAULT NULL,
  `trans_deleted_date` datetime DEFAULT NULL,
  `trans_status` int DEFAULT '1',
  PRIMARY KEY (`prime_witness_accident_line_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_witness_accident_line`
--

LOCK TABLES `cw_witness_accident_line` WRITE;
/*!40000 ALTER TABLE `cw_witness_accident_line` DISABLE KEYS */;
INSERT INTO `cw_witness_accident_line` (`prime_witness_accident_line_id`, `prime_incident_request_id`, `name`, `address`, `tel_no`, `registration_no`, `trans_created_by`, `trans_created_date`, `trans_updated_by`, `trans_updated_date`, `trans_deleted_by`, `trans_deleted_date`, `trans_status`) VALUES (1,1,'Raj','nil','6555242424','jkasjhgs727672',1,'2020-04-28 19:38:55',1,'2020-04-28 19:39:00',NULL,NULL,1);
/*!40000 ALTER TABLE `cw_witness_accident_line` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_1`
--

DROP TABLE IF EXISTS `cw_zct_1`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_1` (
  `cw_zct_1_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_1_value` varchar(150) DEFAULT '0',
  `cw_zct_1_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_1_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_1`
--

LOCK TABLES `cw_zct_1` WRITE;
/*!40000 ALTER TABLE `cw_zct_1` DISABLE KEYS */;
INSERT INTO `cw_zct_1` (`cw_zct_1_id`, `cw_zct_1_value`, `cw_zct_1_status`) VALUES (1,'Male',1),(2,'Female',1),(3,'Transgender',1);
/*!40000 ALTER TABLE `cw_zct_1` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_10`
--

DROP TABLE IF EXISTS `cw_zct_10`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_10` (
  `cw_zct_10_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_10_value` varchar(150) DEFAULT '0',
  `cw_zct_10_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_10_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_10`
--

LOCK TABLES `cw_zct_10` WRITE;
/*!40000 ALTER TABLE `cw_zct_10` DISABLE KEYS */;
INSERT INTO `cw_zct_10` (`cw_zct_10_id`, `cw_zct_10_value`, `cw_zct_10_status`) VALUES (1,'Scheduled',1),(2,'Onprocess',1),(3,'completed',1);
/*!40000 ALTER TABLE `cw_zct_10` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_11`
--

DROP TABLE IF EXISTS `cw_zct_11`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_11` (
  `cw_zct_11_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_11_value` varchar(150) DEFAULT '0',
  `cw_zct_11_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_11_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_11`
--

LOCK TABLES `cw_zct_11` WRITE;
/*!40000 ALTER TABLE `cw_zct_11` DISABLE KEYS */;
INSERT INTO `cw_zct_11` (`cw_zct_11_id`, `cw_zct_11_value`, `cw_zct_11_status`) VALUES (1,'NTC',1),(2,'Others',1);
/*!40000 ALTER TABLE `cw_zct_11` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_12`
--

DROP TABLE IF EXISTS `cw_zct_12`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_12` (
  `cw_zct_12_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_12_value` varchar(150) DEFAULT '0',
  `cw_zct_12_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_12_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_12`
--

LOCK TABLES `cw_zct_12` WRITE;
/*!40000 ALTER TABLE `cw_zct_12` DISABLE KEYS */;
INSERT INTO `cw_zct_12` (`cw_zct_12_id`, `cw_zct_12_value`, `cw_zct_12_status`) VALUES (1,'Live',1),(2,'Not In Use',1);
/*!40000 ALTER TABLE `cw_zct_12` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_13`
--

DROP TABLE IF EXISTS `cw_zct_13`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_13` (
  `cw_zct_13_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_13_value` varchar(150) DEFAULT '0',
  `cw_zct_13_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_13_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_13`
--

LOCK TABLES `cw_zct_13` WRITE;
/*!40000 ALTER TABLE `cw_zct_13` DISABLE KEYS */;
INSERT INTO `cw_zct_13` (`cw_zct_13_id`, `cw_zct_13_value`, `cw_zct_13_status`) VALUES (1,'Passed',1),(2,'Failed',1);
/*!40000 ALTER TABLE `cw_zct_13` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_14`
--

DROP TABLE IF EXISTS `cw_zct_14`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_14` (
  `cw_zct_14_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_14_value` varchar(150) DEFAULT '0',
  `cw_zct_14_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_14_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_14`
--

LOCK TABLES `cw_zct_14` WRITE;
/*!40000 ALTER TABLE `cw_zct_14` DISABLE KEYS */;
INSERT INTO `cw_zct_14` (`cw_zct_14_id`, `cw_zct_14_value`, `cw_zct_14_status`) VALUES (1,'Kg',1),(2,'L',1);
/*!40000 ALTER TABLE `cw_zct_14` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_15`
--

DROP TABLE IF EXISTS `cw_zct_15`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_15` (
  `cw_zct_15_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_15_value` varchar(150) DEFAULT '0',
  `cw_zct_15_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_15_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_15`
--

LOCK TABLES `cw_zct_15` WRITE;
/*!40000 ALTER TABLE `cw_zct_15` DISABLE KEYS */;
INSERT INTO `cw_zct_15` (`cw_zct_15_id`, `cw_zct_15_value`, `cw_zct_15_status`) VALUES (1,'Local',1),(2,'Overseas',1);
/*!40000 ALTER TABLE `cw_zct_15` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_16`
--

DROP TABLE IF EXISTS `cw_zct_16`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_16` (
  `cw_zct_16_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_16_value` varchar(150) DEFAULT '0',
  `cw_zct_16_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_16_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_16`
--

LOCK TABLES `cw_zct_16` WRITE;
/*!40000 ALTER TABLE `cw_zct_16` DISABLE KEYS */;
INSERT INTO `cw_zct_16` (`cw_zct_16_id`, `cw_zct_16_value`, `cw_zct_16_status`) VALUES (1,'By Faults',1),(2,'By Checklsit',1);
/*!40000 ALTER TABLE `cw_zct_16` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_17`
--

DROP TABLE IF EXISTS `cw_zct_17`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_17` (
  `cw_zct_17_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_17_value` varchar(150) DEFAULT '0',
  `cw_zct_17_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_17_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_17`
--

LOCK TABLES `cw_zct_17` WRITE;
/*!40000 ALTER TABLE `cw_zct_17` DISABLE KEYS */;
INSERT INTO `cw_zct_17` (`cw_zct_17_id`, `cw_zct_17_value`, `cw_zct_17_status`) VALUES (1,'Single tyres',1),(2,'Single with dual tyres',1),(3,'Dual tyres',1);
/*!40000 ALTER TABLE `cw_zct_17` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_18`
--

DROP TABLE IF EXISTS `cw_zct_18`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_18` (
  `cw_zct_18_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_18_value` varchar(150) DEFAULT '0',
  `cw_zct_18_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_18_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_18`
--

LOCK TABLES `cw_zct_18` WRITE;
/*!40000 ALTER TABLE `cw_zct_18` DISABLE KEYS */;
INSERT INTO `cw_zct_18` (`cw_zct_18_id`, `cw_zct_18_value`, `cw_zct_18_status`) VALUES (1,'New tyre',1),(2,'Stock Tyre',1);
/*!40000 ALTER TABLE `cw_zct_18` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_19`
--

DROP TABLE IF EXISTS `cw_zct_19`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_19` (
  `cw_zct_19_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_19_value` varchar(150) DEFAULT '0',
  `cw_zct_19_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_19_id`)
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_19`
--

LOCK TABLES `cw_zct_19` WRITE;
/*!40000 ALTER TABLE `cw_zct_19` DISABLE KEYS */;
INSERT INTO `cw_zct_19` (`cw_zct_19_id`, `cw_zct_19_value`, `cw_zct_19_status`) VALUES (1,'Position 1',1),(2,'Position 2',1),(3,'Position 3',1),(4,'Position 4',1),(5,'Position 5',1),(6,'Position 6',1),(7,'Position 7',1),(8,'Position 8',1),(9,'Position 9',1),(10,'Position 10',1),(11,'Position 11',1),(12,'Position 12',1),(13,'Position 13',1),(14,'Position 14',1),(15,'Position 15',1),(16,'Position 16',1),(17,'Position 17',1),(18,'Position 18',1),(19,'Position 19',1),(20,'Position 20',1),(21,'Position 21',1),(22,'Position 22',1),(23,'Position 23',1),(24,'Position 24',1),(25,'Position 25',1),(26,'Position  26',1);
/*!40000 ALTER TABLE `cw_zct_19` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_2`
--

DROP TABLE IF EXISTS `cw_zct_2`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_2` (
  `cw_zct_2_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_2_value` varchar(150) DEFAULT '0',
  `cw_zct_2_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_2_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_2`
--

LOCK TABLES `cw_zct_2` WRITE;
/*!40000 ALTER TABLE `cw_zct_2` DISABLE KEYS */;
INSERT INTO `cw_zct_2` (`cw_zct_2_id`, `cw_zct_2_value`, `cw_zct_2_status`) VALUES (1,'Only Web',1),(2,'Only Mobile',1),(3,'Web and Mobile',1);
/*!40000 ALTER TABLE `cw_zct_2` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_20`
--

DROP TABLE IF EXISTS `cw_zct_20`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_20` (
  `cw_zct_20_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_20_value` varchar(150) DEFAULT '0',
  `cw_zct_20_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_20_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_20`
--

LOCK TABLES `cw_zct_20` WRITE;
/*!40000 ALTER TABLE `cw_zct_20` DISABLE KEYS */;
INSERT INTO `cw_zct_20` (`cw_zct_20_id`, `cw_zct_20_value`, `cw_zct_20_status`) VALUES (1,'Pending',1),(2,'completed',1);
/*!40000 ALTER TABLE `cw_zct_20` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_21`
--

DROP TABLE IF EXISTS `cw_zct_21`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_21` (
  `cw_zct_21_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_21_value` varchar(150) DEFAULT '0',
  `cw_zct_21_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_21_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_21`
--

LOCK TABLES `cw_zct_21` WRITE;
/*!40000 ALTER TABLE `cw_zct_21` DISABLE KEYS */;
INSERT INTO `cw_zct_21` (`cw_zct_21_id`, `cw_zct_21_value`, `cw_zct_21_status`) VALUES (1,'NTC',1),(2,'Others',1);
/*!40000 ALTER TABLE `cw_zct_21` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_22`
--

DROP TABLE IF EXISTS `cw_zct_22`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_22` (
  `cw_zct_22_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_22_value` varchar(150) DEFAULT '0',
  `cw_zct_22_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_22_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_22`
--

LOCK TABLES `cw_zct_22` WRITE;
/*!40000 ALTER TABLE `cw_zct_22` DISABLE KEYS */;
INSERT INTO `cw_zct_22` (`cw_zct_22_id`, `cw_zct_22_value`, `cw_zct_22_status`) VALUES (1,'Financial impact Rand Operating Profit',1),(2,'Investment impact Rand NPV',1),(3,'Human Health and Safety',1),(4,'Environment and Community',1),(5,'Reputation and Brand',1),(6,'Compliance and Legal',1);
/*!40000 ALTER TABLE `cw_zct_22` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_23`
--

DROP TABLE IF EXISTS `cw_zct_23`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_23` (
  `cw_zct_23_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_23_value` varchar(150) DEFAULT '0',
  `cw_zct_23_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_23_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_23`
--

LOCK TABLES `cw_zct_23` WRITE;
/*!40000 ALTER TABLE `cw_zct_23` DISABLE KEYS */;
INSERT INTO `cw_zct_23` (`cw_zct_23_id`, `cw_zct_23_value`, `cw_zct_23_status`) VALUES (1,'Risk',1),(2,'hazard',1);
/*!40000 ALTER TABLE `cw_zct_23` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_24`
--

DROP TABLE IF EXISTS `cw_zct_24`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_24` (
  `cw_zct_24_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_24_value` varchar(150) DEFAULT '0',
  `cw_zct_24_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_24_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_24`
--

LOCK TABLES `cw_zct_24` WRITE;
/*!40000 ALTER TABLE `cw_zct_24` DISABLE KEYS */;
INSERT INTO `cw_zct_24` (`cw_zct_24_id`, `cw_zct_24_value`, `cw_zct_24_status`) VALUES (1,'Not implemented',1),(2,'Partial compliance',1),(3,'Full compliance',1);
/*!40000 ALTER TABLE `cw_zct_24` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_25`
--

DROP TABLE IF EXISTS `cw_zct_25`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_25` (
  `cw_zct_25_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_25_value` varchar(150) DEFAULT '0',
  `cw_zct_25_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_25_id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_25`
--

LOCK TABLES `cw_zct_25` WRITE;
/*!40000 ALTER TABLE `cw_zct_25` DISABLE KEYS */;
INSERT INTO `cw_zct_25` (`cw_zct_25_id`, `cw_zct_25_value`, `cw_zct_25_status`) VALUES (1,'1',1),(2,'2',1),(3,'3',1),(4,'4',1),(5,'5',1);
/*!40000 ALTER TABLE `cw_zct_25` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_26`
--

DROP TABLE IF EXISTS `cw_zct_26`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_26` (
  `cw_zct_26_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_26_value` varchar(150) DEFAULT '0',
  `cw_zct_26_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_26_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_26`
--

LOCK TABLES `cw_zct_26` WRITE;
/*!40000 ALTER TABLE `cw_zct_26` DISABLE KEYS */;
INSERT INTO `cw_zct_26` (`cw_zct_26_id`, `cw_zct_26_value`, `cw_zct_26_status`) VALUES (1,'Initiated',1),(2,'In progress',1),(3,'Overdue',1),(4,'Closed',1);
/*!40000 ALTER TABLE `cw_zct_26` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_27`
--

DROP TABLE IF EXISTS `cw_zct_27`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_27` (
  `cw_zct_27_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_27_value` varchar(150) DEFAULT '0',
  `cw_zct_27_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_27_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_27`
--

LOCK TABLES `cw_zct_27` WRITE;
/*!40000 ALTER TABLE `cw_zct_27` DISABLE KEYS */;
INSERT INTO `cw_zct_27` (`cw_zct_27_id`, `cw_zct_27_value`, `cw_zct_27_status`) VALUES (1,'Risk/Hazard',1),(2,'Incident',1),(3,'Corrective',1);
/*!40000 ALTER TABLE `cw_zct_27` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_28`
--

DROP TABLE IF EXISTS `cw_zct_28`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_28` (
  `cw_zct_28_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_28_value` varchar(150) DEFAULT '0',
  `cw_zct_28_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_28_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_28`
--

LOCK TABLES `cw_zct_28` WRITE;
/*!40000 ALTER TABLE `cw_zct_28` DISABLE KEYS */;
INSERT INTO `cw_zct_28` (`cw_zct_28_id`, `cw_zct_28_value`, `cw_zct_28_status`) VALUES (1,'Risk/Hazard',1),(2,'Incident',1),(3,'Corrective',1);
/*!40000 ALTER TABLE `cw_zct_28` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_29`
--

DROP TABLE IF EXISTS `cw_zct_29`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_29` (
  `cw_zct_29_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_29_value` varchar(150) DEFAULT '0',
  `cw_zct_29_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_29_id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_29`
--

LOCK TABLES `cw_zct_29` WRITE;
/*!40000 ALTER TABLE `cw_zct_29` DISABLE KEYS */;
INSERT INTO `cw_zct_29` (`cw_zct_29_id`, `cw_zct_29_value`, `cw_zct_29_status`) VALUES (1,'1',0),(2,'2',0),(3,'3',0),(4,'4',0),(5,'5',0),(6,'In House',1),(7,'Vendor',1);
/*!40000 ALTER TABLE `cw_zct_29` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_3`
--

DROP TABLE IF EXISTS `cw_zct_3`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_3` (
  `cw_zct_3_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_3_value` varchar(150) DEFAULT '0',
  `cw_zct_3_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_3_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_3`
--

LOCK TABLES `cw_zct_3` WRITE;
/*!40000 ALTER TABLE `cw_zct_3` DISABLE KEYS */;
INSERT INTO `cw_zct_3` (`cw_zct_3_id`, `cw_zct_3_value`, `cw_zct_3_status`) VALUES (1,'NTC',1),(2,'LSP',1);
/*!40000 ALTER TABLE `cw_zct_3` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_30`
--

DROP TABLE IF EXISTS `cw_zct_30`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_30` (
  `cw_zct_30_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_30_value` varchar(150) DEFAULT '0',
  `cw_zct_30_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_30_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_30`
--

LOCK TABLES `cw_zct_30` WRITE;
/*!40000 ALTER TABLE `cw_zct_30` DISABLE KEYS */;
INSERT INTO `cw_zct_30` (`cw_zct_30_id`, `cw_zct_30_value`, `cw_zct_30_status`) VALUES (1,'L',1),(2,'Kg',1);
/*!40000 ALTER TABLE `cw_zct_30` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_31`
--

DROP TABLE IF EXISTS `cw_zct_31`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_31` (
  `cw_zct_31_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_31_value` varchar(150) DEFAULT '0',
  `cw_zct_31_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_31_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_31`
--

LOCK TABLES `cw_zct_31` WRITE;
/*!40000 ALTER TABLE `cw_zct_31` DISABLE KEYS */;
INSERT INTO `cw_zct_31` (`cw_zct_31_id`, `cw_zct_31_value`, `cw_zct_31_status`) VALUES (1,'Oil',1),(2,'Fuel',1);
/*!40000 ALTER TABLE `cw_zct_31` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_32`
--

DROP TABLE IF EXISTS `cw_zct_32`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_32` (
  `cw_zct_32_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_32_value` varchar(150) DEFAULT '0',
  `cw_zct_32_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_32_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_32`
--

LOCK TABLES `cw_zct_32` WRITE;
/*!40000 ALTER TABLE `cw_zct_32` DISABLE KEYS */;
INSERT INTO `cw_zct_32` (`cw_zct_32_id`, `cw_zct_32_value`, `cw_zct_32_status`) VALUES (1,'oil',1),(2,'fuel',1);
/*!40000 ALTER TABLE `cw_zct_32` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_33`
--

DROP TABLE IF EXISTS `cw_zct_33`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_33` (
  `cw_zct_33_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_33_value` varchar(150) DEFAULT '0',
  `cw_zct_33_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_33_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_33`
--

LOCK TABLES `cw_zct_33` WRITE;
/*!40000 ALTER TABLE `cw_zct_33` DISABLE KEYS */;
INSERT INTO `cw_zct_33` (`cw_zct_33_id`, `cw_zct_33_value`, `cw_zct_33_status`) VALUES (1,'pending',1),(2,'completed',1);
/*!40000 ALTER TABLE `cw_zct_33` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_34`
--

DROP TABLE IF EXISTS `cw_zct_34`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_34` (
  `cw_zct_34_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_34_value` varchar(150) DEFAULT '0',
  `cw_zct_34_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_34_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_34`
--

LOCK TABLES `cw_zct_34` WRITE;
/*!40000 ALTER TABLE `cw_zct_34` DISABLE KEYS */;
INSERT INTO `cw_zct_34` (`cw_zct_34_id`, `cw_zct_34_value`, `cw_zct_34_status`) VALUES (1,'Day',1),(2,'Night',1);
/*!40000 ALTER TABLE `cw_zct_34` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_35`
--

DROP TABLE IF EXISTS `cw_zct_35`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_35` (
  `cw_zct_35_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_35_value` varchar(150) DEFAULT '0',
  `cw_zct_35_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_35_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_35`
--

LOCK TABLES `cw_zct_35` WRITE;
/*!40000 ALTER TABLE `cw_zct_35` DISABLE KEYS */;
INSERT INTO `cw_zct_35` (`cw_zct_35_id`, `cw_zct_35_value`, `cw_zct_35_status`) VALUES (1,'Selected',1),(2,'Non Selected',1);
/*!40000 ALTER TABLE `cw_zct_35` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_4`
--

DROP TABLE IF EXISTS `cw_zct_4`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_4` (
  `cw_zct_4_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_4_value` varchar(150) DEFAULT '0',
  `cw_zct_4_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_4_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_4`
--

LOCK TABLES `cw_zct_4` WRITE;
/*!40000 ALTER TABLE `cw_zct_4` DISABLE KEYS */;
INSERT INTO `cw_zct_4` (`cw_zct_4_id`, `cw_zct_4_value`, `cw_zct_4_status`) VALUES (1,'Horse',1),(2,'Horse With Trailer',1);
/*!40000 ALTER TABLE `cw_zct_4` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_5`
--

DROP TABLE IF EXISTS `cw_zct_5`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_5` (
  `cw_zct_5_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_5_value` varchar(150) DEFAULT '0',
  `cw_zct_5_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_5_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_5`
--

LOCK TABLES `cw_zct_5` WRITE;
/*!40000 ALTER TABLE `cw_zct_5` DISABLE KEYS */;
INSERT INTO `cw_zct_5` (`cw_zct_5_id`, `cw_zct_5_value`, `cw_zct_5_status`) VALUES (1,'Round Trip',1),(2,'One Way',1);
/*!40000 ALTER TABLE `cw_zct_5` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_6`
--

DROP TABLE IF EXISTS `cw_zct_6`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_6` (
  `cw_zct_6_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_6_value` varchar(150) DEFAULT '0',
  `cw_zct_6_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_6_id`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_6`
--

LOCK TABLES `cw_zct_6` WRITE;
/*!40000 ALTER TABLE `cw_zct_6` DISABLE KEYS */;
INSERT INTO `cw_zct_6` (`cw_zct_6_id`, `cw_zct_6_value`, `cw_zct_6_status`) VALUES (1,'1',1),(2,'2',1),(3,'3',1),(4,'4',1),(5,'5',1),(6,'6',1),(7,'7',1),(8,'8',1),(9,'9',1),(10,'10',1),(11,'11',1),(12,'12',1),(13,'13',1),(14,'14',1),(15,'15',1),(16,'older',1);
/*!40000 ALTER TABLE `cw_zct_6` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_7`
--

DROP TABLE IF EXISTS `cw_zct_7`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_7` (
  `cw_zct_7_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_7_value` varchar(150) DEFAULT '0',
  `cw_zct_7_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_7_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_7`
--

LOCK TABLES `cw_zct_7` WRITE;
/*!40000 ALTER TABLE `cw_zct_7` DISABLE KEYS */;
INSERT INTO `cw_zct_7` (`cw_zct_7_id`, `cw_zct_7_value`, `cw_zct_7_status`) VALUES (1,'Bulk',1),(2,'Normal',1),(3,'Hazardous',1),(4,'Sensitive',1);
/*!40000 ALTER TABLE `cw_zct_7` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_8`
--

DROP TABLE IF EXISTS `cw_zct_8`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_8` (
  `cw_zct_8_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_8_value` varchar(150) DEFAULT '0',
  `cw_zct_8_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_8_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_8`
--

LOCK TABLES `cw_zct_8` WRITE;
/*!40000 ALTER TABLE `cw_zct_8` DISABLE KEYS */;
INSERT INTO `cw_zct_8` (`cw_zct_8_id`, `cw_zct_8_value`, `cw_zct_8_status`) VALUES (1,'Bin',1),(2,'Floor',1);
/*!40000 ALTER TABLE `cw_zct_8` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cw_zct_9`
--

DROP TABLE IF EXISTS `cw_zct_9`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `cw_zct_9` (
  `cw_zct_9_id` int NOT NULL AUTO_INCREMENT,
  `cw_zct_9_value` varchar(150) DEFAULT '0',
  `cw_zct_9_status` int DEFAULT '1',
  PRIMARY KEY (`cw_zct_9_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cw_zct_9`
--

LOCK TABLES `cw_zct_9` WRITE;
/*!40000 ALTER TABLE `cw_zct_9` DISABLE KEYS */;
INSERT INTO `cw_zct_9` (`cw_zct_9_id`, `cw_zct_9_value`, `cw_zct_9_status`) VALUES (1,'Pickup',1),(2,'Drop',1);
/*!40000 ALTER TABLE `cw_zct_9` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Dumping events for database 'ntc_logistics'
--

--
-- Dumping routines for database 'ntc_logistics'
--
/*!50003 DROP FUNCTION IF EXISTS `json_val` */;
/*!50003 SET @saved_cs_client      = @@character_set_client */ ;
/*!50003 SET @saved_cs_results     = @@character_set_results */ ;
/*!50003 SET @saved_col_connection = @@collation_connection */ ;
/*!50003 SET character_set_client  = utf8mb4 */ ;
/*!50003 SET character_set_results = utf8mb4 */ ;
/*!50003 SET collation_connection  = utf8mb4_unicode_ci */ ;
/*!50003 SET @saved_sql_mode       = @@sql_mode */ ;
/*!50003 SET sql_mode              = 'NO_ENGINE_SUBSTITUTION' */ ;
DELIMITER ;;
CREATE DEFINER=`root`@`localhost` FUNCTION `json_val`(`details` TEXT, `required_field` VARCHAR(255)) RETURNS text CHARSET latin1
BEGIN
  DECLARE search_term TEXT;
  SET details = SUBSTRING_INDEX(details, "{", -1);
  SET details = SUBSTRING_INDEX(details, "}", 1);
  SET search_term = CONCAT('"', SUBSTRING_INDEX(required_field,'$.', - 1), '"');
  IF INSTR(details, search_term) > 0 THEN
    RETURN TRIM(
      BOTH '"' FROM SUBSTRING_INDEX(
        SUBSTRING_INDEX(
          SUBSTRING_INDEX(
            details,
            search_term,
            - 1
          ),
          ',"',
          1
        ),
        ':',
        -1
      )
    );
  ELSE
    RETURN NULL;
  END IF;
END ;;
DELIMITER ;
/*!50003 SET sql_mode              = @saved_sql_mode */ ;
/*!50003 SET character_set_client  = @saved_cs_client */ ;
/*!50003 SET character_set_results = @saved_cs_results */ ;
/*!50003 SET collation_connection  = @saved_col_connection */ ;
/*!50003 DROP PROCEDURE IF EXISTS `sp_a_run` */;
/*!50003 SET @saved_cs_client      = @@character_set_client */ ;
/*!50003 SET @saved_cs_results     = @@character_set_results */ ;
/*!50003 SET @saved_col_connection = @@collation_connection */ ;
/*!50003 SET character_set_client  = utf8mb4 */ ;
/*!50003 SET character_set_results = utf8mb4 */ ;
/*!50003 SET collation_connection  = utf8mb4_unicode_ci */ ;
/*!50003 SET @saved_sql_mode       = @@sql_mode */ ;
/*!50003 SET sql_mode              = 'NO_ENGINE_SUBSTITUTION' */ ;
DELIMITER ;;
CREATE DEFINER=`root`@`localhost` PROCEDURE `sp_a_run`(`cw_action` VARCHAR(255), `cw_query` TEXT)
BEGIN
	SET @buffer = cw_query;
	
	PREPARE stmt FROM @buffer;
	EXECUTE stmt;
	DEALLOCATE PREPARE stmt;
	IF cw_action = "INSERT" THEN
		SELECT LAST_INSERT_ID() as ins_id;
	END IF;
END ;;
DELIMITER ;
/*!50003 SET sql_mode              = @saved_sql_mode */ ;
/*!50003 SET character_set_client  = @saved_cs_client */ ;
/*!50003 SET character_set_results = @saved_cs_results */ ;
/*!50003 SET collation_connection  = @saved_col_connection */ ;
/*!50003 DROP PROCEDURE IF EXISTS `sp_cond_crud` */;
/*!50003 SET @saved_cs_client      = @@character_set_client */ ;
/*!50003 SET @saved_cs_results     = @@character_set_results */ ;
/*!50003 SET @saved_col_connection = @@collation_connection */ ;
/*!50003 SET character_set_client  = utf8mb4 */ ;
/*!50003 SET character_set_results = utf8mb4 */ ;
/*!50003 SET collation_connection  = utf8mb4_unicode_ci */ ;
/*!50003 SET @saved_sql_mode       = @@sql_mode */ ;
/*!50003 SET sql_mode              = 'NO_ENGINE_SUBSTITUTION' */ ;
DELIMITER ;;
CREATE DEFINER=`root`@`localhost` PROCEDURE `sp_cond_crud`(`cw_action` VARCHAR(255), `cw_table_data` TEXT, `cw_action_by` VARCHAR(255))
BEGIN
DECLARE cw_prime_cond_id,cw_cond_module_id,cw_condition_label_name,cw_condition_type,cw_condition_for,cw_condition_check_form,cw_condition_bind_to,
cw_condition_table,cw_is_drop_down,cw_cond_drop_down TEXT;
SET cw_prime_cond_id        = json_val(cw_table_data,'prime_cond_id');
SET cw_cond_module_id       = json_val(cw_table_data,'cond_module_id');
SET cw_condition_label_name = json_val(cw_table_data,'condition_label_name');
SET cw_condition_type       = json_val(cw_table_data,'condition_type');
SET cw_condition_for        = json_val(cw_table_data,'condition_for');
SET cw_condition_check_form = json_val(cw_table_data,'condition_check_form');
SET cw_condition_bind_to    = json_val(cw_table_data,'condition_bind_to');
SET cw_condition_table      = json_val(cw_table_data,'condition_table');
SET cw_is_drop_down         = json_val(cw_table_data,'is_drop_down');
SET cw_cond_drop_down       = json_val(cw_table_data,'cond_drop_down');
	
   
    IF cw_action = "VIEW" THEN
	SELECT * FROM  cw_form_condition_formula WHERE cond_module_id = cw_cond_module_id AND trans_status = '1';
    END IF;
     
    IF cw_action = "EDIT" THEN
	SELECT * FROM  cw_form_condition_formula WHERE prime_cond_id = cw_prime_cond_id  and cond_module_id = cw_cond_module_id 
	AND trans_status = '1';
    END IF;
      
    IF cw_action = "REMOVE" THEN
    
	UPDATE  
		cw_form_condition_formula
	SET  	
		trans_status = '0',trans_updated_by = cw_action_by,trans_updated_date = DATE_FORMAT(NOW(), "%Y-%m-%d %H:%i:%S")  
	WHERE 
		prime_cond_id = cw_prime_cond_id;
		
	UPDATE  
		cw_form_for_input
	SET  	
		trans_status = '0',trans_updated_by = cw_action_by,trans_updated_date = DATE_FORMAT(NOW(), "%Y-%m-%d %H:%i:%S")  
	WHERE 
		input_for_cond_id = cw_prime_cond_id;
		
	UPDATE  
		cw_form_bind_input
	SET  	
		trans_status = '0',trans_updated_by = cw_action_by,trans_updated_date = DATE_FORMAT(NOW(), "%Y-%m-%d %H:%i:%S")  
	WHERE 
		input_cond_id = cw_prime_cond_id;
		
    END IF;
    
    IF cw_action = "SAVE" THEN
	IF EXISTS(SELECT prime_cond_id FROM cw_form_condition_formula WHERE prime_cond_id = cw_prime_cond_id AND trans_status = '1')  THEN
		UPDATE  
			cw_form_condition_formula
		SET  	
			cond_module_id = cw_cond_module_id,condition_label_name = cw_condition_label_name,condition_type = cw_condition_type, 
			condition_for = cw_condition_for, condition_check_form = cw_condition_check_form,condition_bind_to = cw_condition_bind_to,
			condition_table=cw_condition_table,is_drop_down=cw_is_drop_down,cond_drop_down=cw_cond_drop_down,trans_updated_by = cw_action_by,
			trans_updated_date = DATE_FORMAT(NOW(), "%Y-%m-%d %H:%i:%S")  
		WHERE 
		prime_cond_id = cw_prime_cond_id;
		SELECT '1' AS result;
	ELSE
		INSERT INTO cw_form_condition_formula 
			(cond_module_id,condition_label_name,condition_type,condition_for,condition_check_form,condition_bind_to,condition_table,
			is_drop_down,cond_drop_down,trans_created_by,trans_created_date)
		VALUES 
			(cw_cond_module_id,cw_condition_label_name,cw_condition_type,cw_condition_for,cw_condition_check_form,cw_condition_bind_to,
			cw_condition_table,cw_is_drop_down,cw_cond_drop_down,cw_action_by,DATE_FORMAT(NOW(), "%Y-%m-%d %H:%i:%S"));
		SELECT LAST_INSERT_ID() AS ins_id;
	END IF;
    END IF;
END ;;
DELIMITER ;
/*!50003 SET sql_mode              = @saved_sql_mode */ ;
/*!50003 SET character_set_client  = @saved_cs_client */ ;
/*!50003 SET character_set_results = @saved_cs_results */ ;
/*!50003 SET collation_connection  = @saved_col_connection */ ;
/*!50003 DROP PROCEDURE IF EXISTS `sp_form_setting_crud` */;
/*!50003 SET @saved_cs_client      = @@character_set_client */ ;
/*!50003 SET @saved_cs_results     = @@character_set_results */ ;
/*!50003 SET @saved_col_connection = @@collation_connection */ ;
/*!50003 SET character_set_client  = utf8mb4 */ ;
/*!50003 SET character_set_results = utf8mb4 */ ;
/*!50003 SET collation_connection  = utf8mb4_unicode_ci */ ;
/*!50003 SET @saved_sql_mode       = @@sql_mode */ ;
/*!50003 SET sql_mode              = 'NO_ENGINE_SUBSTITUTION' */ ;
DELIMITER ;;
CREATE DEFINER=`root`@`localhost` PROCEDURE `sp_form_setting_crud`(`cw_action` VARCHAR(255), `cw_table_data` TEXT, `cw_action_by` VARCHAR(255))
BEGIN
DECLARE cw_prime_form_id,cw_prime_module_id,cw_input_view_type,cw_input_for,cw_field_type,cw_label_name,cw_view_name,cw_field_length,
cw_field_decimals,cw_pick_list_type,cw_pick_list,cw_pick_table,cw_auto_prime_id,cw_auto_dispaly_value,cw_field_isdefault,cw_default_value,
cw_mandatory_field,cw_unique_field,cw_sort_order,cw_field_show,cw_field_sort,cw_field_for,cw_file_type,cw_table_show,cw_search_show,
cw_table_sort,cw_short_name,cw_edit_read TEXT;
SET cw_prime_form_id      = json_val(cw_table_data,'prime_form_id');
SET cw_prime_module_id    = json_val(cw_table_data,'prime_module_id'); 
SET cw_field_type         = json_val(cw_table_data,'field_type');
SET cw_input_view_type    = json_val(cw_table_data,'input_view_type');
SET cw_input_for          = json_val(cw_table_data,'input_for');
SET cw_label_name         = json_val(cw_table_data,'label_name');
SET cw_view_name          = json_val(cw_table_data,'view_name');
SET cw_field_length       = json_val(cw_table_data,'field_length');
SET cw_field_decimals     = json_val(cw_table_data,'field_decimals');
SET cw_pick_list_type     = json_val(cw_table_data,'pick_list_type');
SET cw_pick_list          = json_val(cw_table_data,'pick_list');
SET cw_pick_table         = json_val(cw_table_data,'pick_table');
SET cw_auto_prime_id      = json_val(cw_table_data,'auto_prime_id');
SET cw_auto_dispaly_value = json_val(cw_table_data,'auto_dispaly_value');
SET cw_field_isdefault    = json_val(cw_table_data,'field_isdefault');
SET cw_default_value      = json_val(cw_table_data,'default_value');
SET cw_mandatory_field    = json_val(cw_table_data,'mandatory_field');
SET cw_unique_field       = json_val(cw_table_data,'unique_field');
SET cw_field_show         = json_val(cw_table_data,'field_show');
SET cw_field_sort         = json_val(cw_table_data,'field_sort');
SET cw_field_for          = json_val(cw_table_data,'field_for');
SET cw_file_type          = json_val(cw_table_data,'file_type');
SET cw_table_show         = json_val(cw_table_data,'table_show');
SET cw_search_show        = json_val(cw_table_data,'search_show'); 
SET cw_short_name         = json_val(cw_table_data,'short_name');
SET cw_edit_read          = json_val(cw_table_data,'edit_read'); 
	
   
    IF cw_action = "VIEW" THEN
	SELECT * FROM  cw_form_setting WHERE prime_module_id = cw_prime_module_id AND trans_status = '1' ORDER BY ABS(field_sort) ASC;
    END IF;
    
    IF cw_action = "VIEW_INPUT" THEN
	SELECT * FROM  cw_form_setting WHERE prime_module_id = cw_prime_module_id  AND input_for = cw_input_for  
	AND trans_status = '1' ORDER BY ABS(field_sort) ASC;
    END IF;
    
    IF cw_action = "TAB_VIEW" THEN
	SELECT * FROM  cw_form_setting WHERE prime_module_id = cw_prime_module_id AND input_view_type IN (1,2)  AND table_show = '1'
	AND trans_status = '1' ORDER BY ABS(table_sort) ASC;
    END IF;
    
    IF cw_action = "QUERY_VIEW" THEN
	IF cw_input_view_type = "1" THEN
	    SELECT * FROM  cw_form_setting WHERE prime_module_id = cw_prime_module_id AND input_view_type IN (1,2) 
	    AND trans_status = '1' ORDER BY ABS(field_sort) DESC;
	END IF;
	IF cw_input_view_type = "3" THEN
	    SELECT * FROM  cw_form_setting WHERE prime_module_id = cw_prime_module_id AND input_view_type IN (3) 
	    AND trans_status = '1' ORDER BY ABS(field_sort) DESC;
	END IF;
    END IF;
     
    IF cw_action = "EDIT" THEN
	SELECT * FROM  cw_form_setting WHERE prime_form_id = cw_prime_form_id AND prime_module_id = cw_prime_module_id 
	AND trans_status = '1' ORDER BY ABS(field_sort) ASC;
    END IF;
     
    IF cw_action = "SORT_COUNT" THEN
	SELECT COUNT(*) AS sort_count FROM  cw_form_setting WHERE prime_module_id = cw_prime_module_id  AND input_for = cw_input_for
	AND trans_status = '1';
    END IF;
    
    IF cw_action = "SAVE" THEN
	IF EXISTS(SELECT prime_form_id FROM cw_form_setting WHERE prime_form_id = cw_prime_form_id 
	OR (prime_module_id = cw_prime_module_id AND label_name = cw_label_name) AND trans_status = '1')  THEN
		UPDATE  
			cw_form_setting
		SET		
			input_view_type = cw_input_view_type,input_for = cw_input_for,prime_module_id = cw_prime_module_id,field_type=cw_field_type,
			label_name=cw_label_name,view_name=cw_view_name,short_name=cw_short_name,field_length = cw_field_length,field_decimals = cw_field_decimals,
			pick_list = cw_pick_list,pick_list_type = cw_pick_list_type,pick_table = cw_pick_table,auto_prime_id = cw_auto_prime_id,
			auto_dispaly_value = cw_auto_dispaly_value,field_isdefault = cw_field_isdefault,default_value = cw_default_value,
			mandatory_field = cw_mandatory_field,unique_field = cw_unique_field,field_show = cw_field_show,field_for = cw_field_for,
			file_type=cw_file_type,edit_read = cw_edit_read,table_show = cw_table_show,search_show = cw_search_show,trans_updated_by = cw_action_by,
			trans_updated_date = DATE_FORMAT(NOW(), "%Y-%m-%d %H:%i:%S")  
		WHERE 
		prime_form_id = cw_prime_form_id;
		SELECT '1' AS result;
	ELSE
		INSERT INTO cw_form_setting 
			(input_view_type,input_for,prime_module_id, field_type,label_name,view_name,short_name,field_length,field_decimals,pick_list,
			field_isdefault,default_value,mandatory_field,unique_field,field_show,field_sort,pick_list_type,pick_table,auto_prime_id,
			auto_dispaly_value,field_for,file_type,table_show,edit_read,search_show,trans_created_by,trans_created_date)
		VALUES 
			(cw_input_view_type,cw_input_for,cw_prime_module_id, cw_field_type,cw_label_name,cw_view_name,cw_short_name,cw_field_length,
			cw_field_decimals,cw_pick_list,cw_field_isdefault,cw_default_value,cw_mandatory_field,cw_unique_field,
			cw_field_show,cw_field_sort,cw_pick_list_type,cw_pick_table,cw_auto_prime_id,cw_auto_dispaly_value,cw_field_for,cw_file_type,cw_table_show,cw_edit_read,cw_search_show,
			cw_action_by,DATE_FORMAT(NOW(), "%Y-%m-%d %H:%i:%S"));
		SELECT '1' AS result;
	END IF;
    END IF;
    
    IF cw_action = "UPD_SORT" THEN
	SET cw_sort_order    = json_val(cw_table_data,'sort_order');	
	UPDATE  
		cw_form_setting
	SET  	
		field_sort = cw_sort_order,trans_updated_by = cw_action_by,trans_updated_date = DATE_FORMAT(NOW(), "%Y-%m-%d %H:%i:%S")  
	WHERE 
	prime_form_id = cw_prime_form_id AND prime_module_id = cw_prime_module_id AND input_for = cw_input_for;
	SELECT '1' AS result;
    END IF;
     
    IF cw_action = "UPD_TABLE_SORT" THEN
	SET cw_table_sort    = json_val(cw_table_data,'table_sort');
	
	UPDATE  
		cw_form_setting
	SET  	
		table_sort = cw_table_sort,trans_updated_by = cw_action_by,trans_updated_date = DATE_FORMAT(NOW(), "%Y-%m-%d %H:%i:%S")  
	WHERE 
	prime_form_id = cw_prime_form_id AND prime_module_id = cw_prime_module_id;
	SELECT '1' AS result;
    END IF;
END ;;
DELIMITER ;
/*!50003 SET sql_mode              = @saved_sql_mode */ ;
/*!50003 SET character_set_client  = @saved_cs_client */ ;
/*!50003 SET character_set_results = @saved_cs_results */ ;
/*!50003 SET collation_connection  = @saved_col_connection */ ;
/*!50003 DROP PROCEDURE IF EXISTS `sp_form_setting_search` */;
/*!50003 SET @saved_cs_client      = @@character_set_client */ ;
/*!50003 SET @saved_cs_results     = @@character_set_results */ ;
/*!50003 SET @saved_col_connection = @@collation_connection */ ;
/*!50003 SET character_set_client  = utf8mb4 */ ;
/*!50003 SET character_set_results = utf8mb4 */ ;
/*!50003 SET collation_connection  = utf8mb4_unicode_ci */ ;
/*!50003 SET @saved_sql_mode       = @@sql_mode */ ;
/*!50003 SET sql_mode              = 'NO_ENGINE_SUBSTITUTION' */ ;
DELIMITER ;;
CREATE DEFINER=`root`@`localhost` PROCEDURE `sp_form_setting_search`(`cw_action` VARCHAR(10), `cw_search` VARCHAR(255), `cw_limit` INT(100), `cw_offset` INT(100), `cw_sort` VARCHAR(255), `cw_order` VARCHAR(100))
BEGIN
IF cw_action = "SEARCH" THEN
	SET @buffer = CONCAT_WS('',
	'SELECT * FROM cw_modules left join cw_main_menu on cw_main_menu.prime_menu_id = cw_modules.menu_id where cw_modules.trans_status = 1 and cw_modules.menu_id not in (1,2) and cw_modules.module_name LIKE ', CONCAT("'%", cw_search , "%'") , 'or cw_modules.module_type LIKE ', CONCAT("'%", cw_search , "%'") , 'ORDER BY ', cw_sort, ' ', cw_order, ' LIMIT ' , cw_limit, ',', cw_offset
	);
	
	PREPARE stmt FROM @buffer;
	EXECUTE stmt;
	DEALLOCATE PREPARE stmt;
END IF;  
IF cw_action = "COUNT" THEN   
	SELECT COUNT(*) AS data_count FROM cw_modules where show_module = 1 and trans_status = 1 and menu_id not in (1,2);
END IF;
END ;;
DELIMITER ;
/*!50003 SET sql_mode              = @saved_sql_mode */ ;
/*!50003 SET character_set_client  = @saved_cs_client */ ;
/*!50003 SET character_set_results = @saved_cs_results */ ;
/*!50003 SET collation_connection  = @saved_col_connection */ ;
/*!50003 DROP PROCEDURE IF EXISTS `sp_form_view_setting_crud` */;
/*!50003 SET @saved_cs_client      = @@character_set_client */ ;
/*!50003 SET @saved_cs_results     = @@character_set_results */ ;
/*!50003 SET @saved_col_connection = @@collation_connection */ ;
/*!50003 SET character_set_client  = utf8mb4 */ ;
/*!50003 SET character_set_results = utf8mb4 */ ;
/*!50003 SET collation_connection  = utf8mb4_unicode_ci */ ;
/*!50003 SET @saved_sql_mode       = @@sql_mode */ ;
/*!50003 SET sql_mode              = 'NO_ENGINE_SUBSTITUTION' */ ;
DELIMITER ;;
CREATE DEFINER=`root`@`localhost` PROCEDURE `sp_form_view_setting_crud`(`cw_action` VARCHAR(255), `cw_table_data` TEXT, `cw_action_by` VARCHAR(255))
BEGIN
DECLARE cw_prime_form_view_id,cw_prime_view_module_id,cw_form_view_type,cw_form_view_type_mode,cw_form_view_label_name,cw_form_view_heading,cw_form_view_for,cw_form_view_show,cw_form_view_sort TEXT;
SET cw_prime_form_view_id   = json_val(cw_table_data,'prime_form_view_id');
SET cw_prime_view_module_id = json_val(cw_table_data,'prime_view_module_id'); 
SET cw_form_view_type       = json_val(cw_table_data,'form_view_type'); 
SET cw_form_view_type_mode  = json_val(cw_table_data,'form_view_type_mode'); 
SET cw_form_view_label_name = json_val(cw_table_data,'form_view_label_name'); 
SET cw_form_view_heading    = json_val(cw_table_data,'form_view_heading'); 
SET cw_form_view_for        = json_val(cw_table_data,'form_view_for'); 
SET cw_form_view_show       = json_val(cw_table_data,'form_view_show'); 
SET cw_form_view_sort       = json_val(cw_table_data,'form_view_sort'); 
    
    IF cw_action = "VIEW" THEN
	SELECT * FROM  cw_form_view_setting WHERE prime_view_module_id = cw_prime_view_module_id AND trans_status = '1' ORDER BY form_view_sort ASC;
    END IF;
    
    IF cw_action = "SORT_COUNT" THEN
	SELECT COUNT(*) AS sort_count FROM  cw_form_view_setting WHERE prime_view_module_id = cw_prime_view_module_id
	AND trans_status = '1';
    END IF;
    
      
    IF cw_action = "EDIT" THEN
	SELECT * FROM  cw_form_view_setting WHERE prime_form_view_id = cw_prime_form_view_id AND prime_view_module_id = cw_prime_view_module_id 
	AND trans_status = '1' ORDER BY form_view_sort ASC;
    END IF;
    
     
    IF cw_action = "UPD_SORT" THEN
	UPDATE  
		cw_form_view_setting
	SET  	
		form_view_sort = cw_form_view_sort,trans_updated_by = cw_action_by,trans_updated_date = DATE_FORMAT(NOW(), "%Y-%m-%d %H:%i:%S")  
	WHERE 
	prime_form_view_id = cw_prime_form_view_id AND prime_view_module_id = cw_prime_view_module_id;
	SELECT '1' AS result;
    END IF;
    
    
    IF cw_action = "SAVE" THEN
	IF EXISTS(SELECT prime_form_view_id FROM cw_form_view_setting WHERE (prime_form_view_id = cw_prime_form_view_id OR 
	form_view_label_name = cw_form_view_label_name) AND trans_status = '1')  THEN
		UPDATE  
			cw_form_view_setting
		SET  	
			prime_view_module_id = cw_prime_view_module_id,form_view_type = cw_form_view_type,form_view_type_mode = cw_form_view_type_mode,
			form_view_label_name = cw_form_view_label_name,form_view_heading =cw_form_view_heading,form_view_for = cw_form_view_for,
			form_view_show = cw_form_view_show,trans_updated_by = cw_action_by,trans_updated_date = DATE_FORMAT(NOW(), "%Y-%m-%d %H:%i:%S")  
		WHERE 
		prime_form_view_id = cw_prime_form_view_id;
		
		UPDATE  cw_form_setting set input_view_type = cw_form_view_type WHERE input_for = cw_prime_form_view_id;		
		SELECT '1' AS result;
	ELSE
		INSERT INTO cw_form_view_setting 
			(prime_view_module_id,form_view_type,form_view_type_mode,form_view_label_name,form_view_heading,form_view_for,form_view_show,form_view_sort,
			trans_created_by,trans_created_date)
		VALUES 
			(cw_prime_view_module_id,cw_form_view_type,cw_form_view_type_mode,cw_form_view_label_name,cw_form_view_heading,cw_form_view_for,cw_form_view_show,
			cw_form_view_sort,cw_action_by,DATE_FORMAT(NOW(), "%Y-%m-%d %H:%i:%S"));
		
		UPDATE  cw_form_setting SET input_view_type = cw_form_view_type WHERE input_for = LAST_INSERT_ID();		
		SELECT '1' AS result;
	END IF;
    END IF;
END ;;
DELIMITER ;
/*!50003 SET sql_mode              = @saved_sql_mode */ ;
/*!50003 SET character_set_client  = @saved_cs_client */ ;
/*!50003 SET character_set_results = @saved_cs_results */ ;
/*!50003 SET collation_connection  = @saved_col_connection */ ;
/*!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 2023-10-26 13:17:17