diff --git a/database/setup.sql b/database/setup.sql index 92da5c4dded1..bbbb4046b9d0 100644 --- a/database/setup.sql +++ b/database/setup.sql @@ -1,8 +1,8 @@ --- MySQL dump 10.13 Distrib 5.7.21, for Linux (x86_64) +-- MySQL dump 10.13 Distrib 5.7.22, for Linux (x86_64) -- -- Host: localhost Database: ninja -- ------------------------------------------------------ --- Server version 5.7.21-0ubuntu0.16.04.1 +-- Server version 5.7.22-0ubuntu0.16.04.1 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; @@ -862,7 +862,7 @@ CREATE TABLE `currencies` ( `swap_currency_symbol` tinyint(1) NOT NULL DEFAULT '0', `exchange_rate` decimal(13,4) DEFAULT NULL, PRIMARY KEY (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=75 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; +) ENGINE=InnoDB AUTO_INCREMENT=76 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -871,7 +871,7 @@ CREATE TABLE `currencies` ( LOCK TABLES `currencies` WRITE; /*!40000 ALTER TABLE `currencies` DISABLE KEYS */; -INSERT INTO `currencies` VALUES (1,'US Dollar','$','2',',','.','USD',0,NULL),(2,'British Pound','£','2',',','.','GBP',0,NULL),(3,'Euro','€','2','.',',','EUR',0,NULL),(4,'South African Rand','R','2','.',',','ZAR',0,NULL),(5,'Danish Krone','kr','2','.',',','DKK',1,NULL),(6,'Israeli Shekel','NIS ','2',',','.','ILS',0,NULL),(7,'Swedish Krona','kr','2','.',',','SEK',1,NULL),(8,'Kenyan Shilling','KSh ','2',',','.','KES',0,NULL),(9,'Canadian Dollar','C$','2',',','.','CAD',0,NULL),(10,'Philippine Peso','P ','2',',','.','PHP',0,NULL),(11,'Indian Rupee','Rs. ','2',',','.','INR',0,NULL),(12,'Australian Dollar','$','2',',','.','AUD',0,NULL),(13,'Singapore Dollar','','2',',','.','SGD',0,NULL),(14,'Norske Kroner','kr','2','.',',','NOK',1,NULL),(15,'New Zealand Dollar','$','2',',','.','NZD',0,NULL),(16,'Vietnamese Dong','','0','.',',','VND',0,NULL),(17,'Swiss Franc','','2','\'','.','CHF',0,NULL),(18,'Guatemalan Quetzal','Q','2',',','.','GTQ',0,NULL),(19,'Malaysian Ringgit','RM','2',',','.','MYR',0,NULL),(20,'Brazilian Real','R$','2','.',',','BRL',0,NULL),(21,'Thai Baht','','2',',','.','THB',0,NULL),(22,'Nigerian Naira','','2',',','.','NGN',0,NULL),(23,'Argentine Peso','$','2','.',',','ARS',0,NULL),(24,'Bangladeshi Taka','Tk','2',',','.','BDT',0,NULL),(25,'United Arab Emirates Dirham','DH ','2',',','.','AED',0,NULL),(26,'Hong Kong Dollar','','2',',','.','HKD',0,NULL),(27,'Indonesian Rupiah','Rp','2',',','.','IDR',0,NULL),(28,'Mexican Peso','$','2',',','.','MXN',0,NULL),(29,'Egyptian Pound','E£','2',',','.','EGP',0,NULL),(30,'Colombian Peso','$','2','.',',','COP',0,NULL),(31,'West African Franc','CFA ','2',',','.','XOF',0,NULL),(32,'Chinese Renminbi','RMB ','2',',','.','CNY',0,NULL),(33,'Rwandan Franc','RF ','2',',','.','RWF',0,NULL),(34,'Tanzanian Shilling','TSh ','2',',','.','TZS',0,NULL),(35,'Netherlands Antillean Guilder','','2','.',',','ANG',0,NULL),(36,'Trinidad and Tobago Dollar','TT$','2',',','.','TTD',0,NULL),(37,'East Caribbean Dollar','EC$','2',',','.','XCD',0,NULL),(38,'Ghanaian Cedi','','2',',','.','GHS',0,NULL),(39,'Bulgarian Lev','','2',' ','.','BGN',0,NULL),(40,'Aruban Florin','Afl. ','2',' ','.','AWG',0,NULL),(41,'Turkish Lira','TL ','2','.',',','TRY',0,NULL),(42,'Romanian New Leu','','2',',','.','RON',0,NULL),(43,'Croatian Kuna','kn','2','.',',','HRK',0,NULL),(44,'Saudi Riyal','','2',',','.','SAR',0,NULL),(45,'Japanese Yen','¥','0',',','.','JPY',0,NULL),(46,'Maldivian Rufiyaa','','2',',','.','MVR',0,NULL),(47,'Costa Rican Colón','','2',',','.','CRC',0,NULL),(48,'Pakistani Rupee','Rs ','0',',','.','PKR',0,NULL),(49,'Polish Zloty','zł','2',' ',',','PLN',1,NULL),(50,'Sri Lankan Rupee','LKR','2',',','.','LKR',1,NULL),(51,'Czech Koruna','Kč','2',' ',',','CZK',1,NULL),(52,'Uruguayan Peso','$','2','.',',','UYU',0,NULL),(53,'Namibian Dollar','$','2',',','.','NAD',0,NULL),(54,'Tunisian Dinar','','2',',','.','TND',0,NULL),(55,'Russian Ruble','','2',',','.','RUB',0,NULL),(56,'Mozambican Metical','MT','2','.',',','MZN',1,NULL),(57,'Omani Rial','','2',',','.','OMR',0,NULL),(58,'Ukrainian Hryvnia','','2',',','.','UAH',0,NULL),(59,'Macanese Pataca','MOP$','2',',','.','MOP',0,NULL),(60,'Taiwan New Dollar','NT$','2',',','.','TWD',0,NULL),(61,'Dominican Peso','RD$','2',',','.','DOP',0,NULL),(62,'Chilean Peso','$','0','.',',','CLP',0,NULL),(63,'Icelandic Króna','kr','2','.',',','ISK',1,NULL),(64,'Papua New Guinean Kina','K','2',',','.','PGK',0,NULL),(65,'Jordanian Dinar','','2',',','.','JOD',0,NULL),(66,'Myanmar Kyat','K','2',',','.','MMK',0,NULL),(67,'Peruvian Sol','S/ ','2',',','.','PEN',0,NULL),(68,'Botswana Pula','P','2',',','.','BWP',0,NULL),(69,'Hungarian Forint','Ft','0','.',',','HUF',1,NULL),(70,'Ugandan Shilling','USh ','2',',','.','UGX',0,NULL),(71,'Barbadian Dollar','$','2',',','.','BBD',0,NULL),(72,'Brunei Dollar','B$','2',',','.','BND',0,NULL),(73,'Georgian Lari','','2',' ',',','GEL',0,NULL),(74,'Qatari Riyal','QR','2',',','.','QAR',0,NULL); +INSERT INTO `currencies` VALUES (1,'US Dollar','$','2',',','.','USD',0,NULL),(2,'British Pound','£','2',',','.','GBP',0,NULL),(3,'Euro','€','2','.',',','EUR',0,NULL),(4,'South African Rand','R','2',',','.','ZAR',0,NULL),(5,'Danish Krone','kr','2','.',',','DKK',1,NULL),(6,'Israeli Shekel','NIS ','2',',','.','ILS',0,NULL),(7,'Swedish Krona','kr','2','.',',','SEK',1,NULL),(8,'Kenyan Shilling','KSh ','2',',','.','KES',0,NULL),(9,'Canadian Dollar','C$','2',',','.','CAD',0,NULL),(10,'Philippine Peso','P ','2',',','.','PHP',0,NULL),(11,'Indian Rupee','Rs. ','2',',','.','INR',0,NULL),(12,'Australian Dollar','$','2',',','.','AUD',0,NULL),(13,'Singapore Dollar','','2',',','.','SGD',0,NULL),(14,'Norske Kroner','kr','2','.',',','NOK',1,NULL),(15,'New Zealand Dollar','$','2',',','.','NZD',0,NULL),(16,'Vietnamese Dong','','0','.',',','VND',0,NULL),(17,'Swiss Franc','','2','\'','.','CHF',0,NULL),(18,'Guatemalan Quetzal','Q','2',',','.','GTQ',0,NULL),(19,'Malaysian Ringgit','RM','2',',','.','MYR',0,NULL),(20,'Brazilian Real','R$','2','.',',','BRL',0,NULL),(21,'Thai Baht','','2',',','.','THB',0,NULL),(22,'Nigerian Naira','','2',',','.','NGN',0,NULL),(23,'Argentine Peso','$','2','.',',','ARS',0,NULL),(24,'Bangladeshi Taka','Tk','2',',','.','BDT',0,NULL),(25,'United Arab Emirates Dirham','DH ','2',',','.','AED',0,NULL),(26,'Hong Kong Dollar','','2',',','.','HKD',0,NULL),(27,'Indonesian Rupiah','Rp','2',',','.','IDR',0,NULL),(28,'Mexican Peso','$','2',',','.','MXN',0,NULL),(29,'Egyptian Pound','E£','2',',','.','EGP',0,NULL),(30,'Colombian Peso','$','2','.',',','COP',0,NULL),(31,'West African Franc','CFA ','2',',','.','XOF',0,NULL),(32,'Chinese Renminbi','RMB ','2',',','.','CNY',0,NULL),(33,'Rwandan Franc','RF ','2',',','.','RWF',0,NULL),(34,'Tanzanian Shilling','TSh ','2',',','.','TZS',0,NULL),(35,'Netherlands Antillean Guilder','','2','.',',','ANG',0,NULL),(36,'Trinidad and Tobago Dollar','TT$','2',',','.','TTD',0,NULL),(37,'East Caribbean Dollar','EC$','2',',','.','XCD',0,NULL),(38,'Ghanaian Cedi','','2',',','.','GHS',0,NULL),(39,'Bulgarian Lev','','2',' ','.','BGN',0,NULL),(40,'Aruban Florin','Afl. ','2',' ','.','AWG',0,NULL),(41,'Turkish Lira','TL ','2','.',',','TRY',0,NULL),(42,'Romanian New Leu','','2',',','.','RON',0,NULL),(43,'Croatian Kuna','kn','2','.',',','HRK',0,NULL),(44,'Saudi Riyal','','2',',','.','SAR',0,NULL),(45,'Japanese Yen','¥','0',',','.','JPY',0,NULL),(46,'Maldivian Rufiyaa','','2',',','.','MVR',0,NULL),(47,'Costa Rican Colón','','2',',','.','CRC',0,NULL),(48,'Pakistani Rupee','Rs ','0',',','.','PKR',0,NULL),(49,'Polish Zloty','zł','2',' ',',','PLN',1,NULL),(50,'Sri Lankan Rupee','LKR','2',',','.','LKR',1,NULL),(51,'Czech Koruna','Kč','2',' ',',','CZK',1,NULL),(52,'Uruguayan Peso','$','2','.',',','UYU',0,NULL),(53,'Namibian Dollar','$','2',',','.','NAD',0,NULL),(54,'Tunisian Dinar','','2',',','.','TND',0,NULL),(55,'Russian Ruble','','2',',','.','RUB',0,NULL),(56,'Mozambican Metical','MT','2','.',',','MZN',1,NULL),(57,'Omani Rial','','2',',','.','OMR',0,NULL),(58,'Ukrainian Hryvnia','','2',',','.','UAH',0,NULL),(59,'Macanese Pataca','MOP$','2',',','.','MOP',0,NULL),(60,'Taiwan New Dollar','NT$','2',',','.','TWD',0,NULL),(61,'Dominican Peso','RD$','2',',','.','DOP',0,NULL),(62,'Chilean Peso','$','0','.',',','CLP',0,NULL),(63,'Icelandic Króna','kr','2','.',',','ISK',1,NULL),(64,'Papua New Guinean Kina','K','2',',','.','PGK',0,NULL),(65,'Jordanian Dinar','','2',',','.','JOD',0,NULL),(66,'Myanmar Kyat','K','2',',','.','MMK',0,NULL),(67,'Peruvian Sol','S/ ','2',',','.','PEN',0,NULL),(68,'Botswana Pula','P','2',',','.','BWP',0,NULL),(69,'Hungarian Forint','Ft','0','.',',','HUF',1,NULL),(70,'Ugandan Shilling','USh ','2',',','.','UGX',0,NULL),(71,'Barbadian Dollar','$','2',',','.','BBD',0,NULL),(72,'Brunei Dollar','B$','2',',','.','BND',0,NULL),(73,'Georgian Lari','','2',' ',',','GEL',0,NULL),(74,'Qatari Riyal','QR','2',',','.','QAR',0,NULL),(75,'Honduran Lempira','L','2',',','.','HNL',0,NULL); /*!40000 ALTER TABLE `currencies` ENABLE KEYS */; UNLOCK TABLES; @@ -1237,7 +1237,7 @@ CREATE TABLE `gateways` ( LOCK TABLES `gateways` WRITE; /*!40000 ALTER TABLE `gateways` DISABLE KEYS */; -INSERT INTO `gateways` VALUES (1,'2018-04-17 06:24:30','2018-04-17 06:24:30','Authorize.Net AIM','AuthorizeNet_AIM',1,1,5,0,NULL,0,0),(2,'2018-04-17 06:24:30','2018-04-17 06:24:30','Authorize.Net SIM','AuthorizeNet_SIM',1,2,10000,0,NULL,0,0),(3,'2018-04-17 06:24:30','2018-04-17 06:24:30','CardSave','CardSave',1,1,10000,0,NULL,0,0),(4,'2018-04-17 06:24:30','2018-04-17 06:24:30','Eway Rapid','Eway_RapidShared',1,1,10000,0,NULL,1,0),(5,'2018-04-17 06:24:30','2018-04-17 06:24:30','FirstData Connect','FirstData_Connect',1,1,10000,0,NULL,0,0),(6,'2018-04-17 06:24:30','2018-04-17 06:24:30','GoCardless','GoCardless',1,2,10000,0,NULL,1,0),(7,'2018-04-17 06:24:30','2018-04-17 06:24:30','Migs ThreeParty','Migs_ThreeParty',1,1,10000,0,NULL,0,0),(8,'2018-04-17 06:24:30','2018-04-17 06:24:30','Migs TwoParty','Migs_TwoParty',1,1,10000,0,NULL,0,0),(9,'2018-04-17 06:24:30','2018-04-17 06:24:30','Mollie','Mollie',1,1,8,0,NULL,1,0),(10,'2018-04-17 06:24:30','2018-04-17 06:24:30','MultiSafepay','MultiSafepay',1,1,10000,0,NULL,0,0),(11,'2018-04-17 06:24:30','2018-04-17 06:24:30','Netaxept','Netaxept',1,1,10000,0,NULL,0,0),(12,'2018-04-17 06:24:30','2018-04-17 06:24:30','NetBanx','NetBanx',1,1,10000,0,NULL,0,0),(13,'2018-04-17 06:24:30','2018-04-17 06:24:30','PayFast','PayFast',1,1,10000,0,NULL,1,0),(14,'2018-04-17 06:24:30','2018-04-17 06:24:30','Payflow Pro','Payflow_Pro',1,1,10000,0,NULL,0,0),(15,'2018-04-17 06:24:30','2018-04-17 06:24:30','PaymentExpress PxPay','PaymentExpress_PxPay',1,1,10000,0,NULL,0,0),(16,'2018-04-17 06:24:30','2018-04-17 06:24:30','PaymentExpress PxPost','PaymentExpress_PxPost',1,1,10000,0,NULL,0,0),(17,'2018-04-17 06:24:30','2018-04-17 06:24:30','PayPal Express','PayPal_Express',1,1,4,0,NULL,1,0),(18,'2018-04-17 06:24:30','2018-04-17 06:24:30','PayPal Pro','PayPal_Pro',1,1,10000,0,NULL,0,0),(19,'2018-04-17 06:24:30','2018-04-17 06:24:30','Pin','Pin',1,1,10000,0,NULL,0,0),(20,'2018-04-17 06:24:30','2018-04-17 06:24:30','SagePay Direct','SagePay_Direct',1,1,10000,0,NULL,0,0),(21,'2018-04-17 06:24:30','2018-04-17 06:24:30','SagePay Server','SagePay_Server',1,1,10000,0,NULL,1,0),(22,'2018-04-17 06:24:30','2018-04-17 06:24:30','SecurePay DirectPost','SecurePay_DirectPost',1,1,10000,0,NULL,0,0),(23,'2018-04-17 06:24:30','2018-04-17 06:24:30','Stripe','Stripe',1,1,1,0,NULL,0,0),(24,'2018-04-17 06:24:30','2018-04-17 06:24:30','TargetPay Direct eBanking','TargetPay_Directebanking',1,1,10000,0,NULL,0,0),(25,'2018-04-17 06:24:30','2018-04-17 06:24:30','TargetPay Ideal','TargetPay_Ideal',1,1,10000,0,NULL,0,0),(26,'2018-04-17 06:24:30','2018-04-17 06:24:30','TargetPay Mr Cash','TargetPay_Mrcash',1,1,10000,0,NULL,0,0),(27,'2018-04-17 06:24:30','2018-04-17 06:24:30','TwoCheckout','TwoCheckout',1,1,10000,0,NULL,1,0),(28,'2018-04-17 06:24:30','2018-04-17 06:24:30','WorldPay','WorldPay',1,1,10000,0,NULL,0,0),(29,'2018-04-17 06:24:30','2018-04-17 06:24:30','BeanStream','BeanStream',1,2,10000,0,NULL,0,0),(30,'2018-04-17 06:24:30','2018-04-17 06:24:30','Psigate','Psigate',1,2,10000,0,NULL,0,0),(31,'2018-04-17 06:24:30','2018-04-17 06:24:30','moolah','AuthorizeNet_AIM',1,1,10000,0,NULL,0,0),(32,'2018-04-17 06:24:30','2018-04-17 06:24:30','Alipay','Alipay_Express',1,1,10000,0,NULL,0,0),(33,'2018-04-17 06:24:30','2018-04-17 06:24:30','Buckaroo','Buckaroo_CreditCard',1,1,10000,0,NULL,0,0),(34,'2018-04-17 06:24:30','2018-04-17 06:24:30','Coinbase','Coinbase',1,1,10000,0,NULL,0,0),(35,'2018-04-17 06:24:30','2018-04-17 06:24:30','DataCash','DataCash',1,1,10000,0,NULL,0,0),(36,'2018-04-17 06:24:30','2018-04-17 06:24:30','Neteller','Neteller',1,2,10000,0,NULL,0,0),(37,'2018-04-17 06:24:30','2018-04-17 06:24:30','Pacnet','Pacnet',1,1,10000,0,NULL,0,0),(38,'2018-04-17 06:24:30','2018-04-17 06:24:30','PaymentSense','PaymentSense',1,2,10000,0,NULL,0,0),(39,'2018-04-17 06:24:30','2018-04-17 06:24:30','Realex','Realex_Remote',1,1,10000,0,NULL,0,0),(40,'2018-04-17 06:24:30','2018-04-17 06:24:30','Sisow','Sisow',1,1,10000,0,NULL,0,0),(41,'2018-04-17 06:24:30','2018-04-17 06:24:30','Skrill','Skrill',1,1,10000,0,NULL,1,0),(42,'2018-04-17 06:24:30','2018-04-17 06:24:30','BitPay','BitPay',1,1,7,0,NULL,1,0),(43,'2018-04-17 06:24:30','2018-04-17 06:24:30','Dwolla','Dwolla',1,1,6,0,NULL,1,0),(44,'2018-04-17 06:24:30','2018-04-17 06:24:30','AGMS','Agms',1,1,10000,0,NULL,0,0),(45,'2018-04-17 06:24:30','2018-04-17 06:24:30','Barclays','BarclaysEpdq\\Essential',1,1,10000,0,NULL,0,0),(46,'2018-04-17 06:24:30','2018-04-17 06:24:30','Cardgate','Cardgate',1,1,10000,0,NULL,0,0),(47,'2018-04-17 06:24:30','2018-04-17 06:24:30','Checkout.com','CheckoutCom',1,1,10000,0,NULL,0,0),(48,'2018-04-17 06:24:30','2018-04-17 06:24:30','Creditcall','Creditcall',1,1,10000,0,NULL,0,0),(49,'2018-04-17 06:24:30','2018-04-17 06:24:30','Cybersource','Cybersource',1,1,10000,0,NULL,0,0),(50,'2018-04-17 06:24:30','2018-04-17 06:24:30','ecoPayz','Ecopayz',1,1,10000,0,NULL,0,0),(51,'2018-04-17 06:24:30','2018-04-17 06:24:30','Fasapay','Fasapay',1,1,10000,0,NULL,0,0),(52,'2018-04-17 06:24:30','2018-04-17 06:24:30','Komoju','Komoju',1,1,10000,0,NULL,0,0),(53,'2018-04-17 06:24:30','2018-04-17 06:24:30','Multicards','Multicards',1,2,10000,0,NULL,0,0),(54,'2018-04-17 06:24:30','2018-04-17 06:24:30','Pagar.Me','Pagarme',1,2,10000,0,NULL,0,0),(55,'2018-04-17 06:24:30','2018-04-17 06:24:30','Paysafecard','Paysafecard',1,1,10000,0,NULL,0,0),(56,'2018-04-17 06:24:30','2018-04-17 06:24:30','Paytrace','Paytrace_CreditCard',1,1,10000,0,NULL,0,0),(57,'2018-04-17 06:24:30','2018-04-17 06:24:30','Secure Trading','SecureTrading',1,1,10000,0,NULL,0,0),(58,'2018-04-17 06:24:30','2018-04-17 06:24:30','SecPay','SecPay',1,1,10000,0,NULL,0,0),(59,'2018-04-17 06:24:30','2018-04-17 06:24:30','WeChat Express','WeChat_Express',1,2,10000,0,NULL,0,0),(60,'2018-04-17 06:24:30','2018-04-17 06:24:30','WePay','WePay',1,1,3,0,NULL,0,0),(61,'2018-04-17 06:24:30','2018-04-17 06:24:30','Braintree','Braintree',1,1,3,0,NULL,0,0),(62,'2018-04-17 06:24:30','2018-04-17 06:24:30','Custom','Custom1',1,1,20,0,NULL,1,0),(63,'2018-04-17 06:24:30','2018-04-17 06:24:30','FirstData Payeezy','FirstData_Payeezy',1,1,10000,0,NULL,0,0),(64,'2018-04-17 06:24:30','2018-04-17 06:24:30','GoCardless','GoCardlessV2\\Redirect',1,1,9,0,NULL,1,0),(65,'2018-04-17 06:24:30','2018-04-17 06:24:30','PagSeguro','PagSeguro',1,1,10000,0,NULL,0,0),(66,'2018-04-17 06:24:30','2018-04-17 06:24:30','PAYMILL','Paymill',1,1,10000,0,NULL,0,0),(67,'2018-04-17 06:24:30','2018-04-17 06:24:30','Custom','Custom2',1,1,21,0,NULL,1,0),(68,'2018-04-17 06:24:30','2018-04-17 06:24:30','Custom','Custom3',1,1,22,0,NULL,1,0); +INSERT INTO `gateways` VALUES (1,'2018-04-24 14:43:10','2018-04-24 14:43:10','Authorize.Net AIM','AuthorizeNet_AIM',1,1,5,0,NULL,0,0),(2,'2018-04-24 14:43:10','2018-04-24 14:43:10','Authorize.Net SIM','AuthorizeNet_SIM',1,2,10000,0,NULL,0,0),(3,'2018-04-24 14:43:10','2018-04-24 14:43:10','CardSave','CardSave',1,1,10000,0,NULL,0,0),(4,'2018-04-24 14:43:10','2018-04-24 14:43:10','Eway Rapid','Eway_RapidShared',1,1,10000,0,NULL,1,0),(5,'2018-04-24 14:43:10','2018-04-24 14:43:10','FirstData Connect','FirstData_Connect',1,1,10000,0,NULL,0,0),(6,'2018-04-24 14:43:10','2018-04-24 14:43:10','GoCardless','GoCardless',1,2,10000,0,NULL,1,0),(7,'2018-04-24 14:43:10','2018-04-24 14:43:10','Migs ThreeParty','Migs_ThreeParty',1,1,10000,0,NULL,0,0),(8,'2018-04-24 14:43:10','2018-04-24 14:43:10','Migs TwoParty','Migs_TwoParty',1,1,10000,0,NULL,0,0),(9,'2018-04-24 14:43:10','2018-04-24 14:43:10','Mollie','Mollie',1,1,8,0,NULL,1,0),(10,'2018-04-24 14:43:10','2018-04-24 14:43:10','MultiSafepay','MultiSafepay',1,1,10000,0,NULL,0,0),(11,'2018-04-24 14:43:10','2018-04-24 14:43:10','Netaxept','Netaxept',1,1,10000,0,NULL,0,0),(12,'2018-04-24 14:43:10','2018-04-24 14:43:10','NetBanx','NetBanx',1,1,10000,0,NULL,0,0),(13,'2018-04-24 14:43:10','2018-04-24 14:43:10','PayFast','PayFast',1,1,10000,0,NULL,1,0),(14,'2018-04-24 14:43:10','2018-04-24 14:43:10','Payflow Pro','Payflow_Pro',1,1,10000,0,NULL,0,0),(15,'2018-04-24 14:43:10','2018-04-24 14:43:10','PaymentExpress PxPay','PaymentExpress_PxPay',1,1,10000,0,NULL,0,0),(16,'2018-04-24 14:43:10','2018-04-24 14:43:10','PaymentExpress PxPost','PaymentExpress_PxPost',1,1,10000,0,NULL,0,0),(17,'2018-04-24 14:43:10','2018-04-24 14:43:10','PayPal Express','PayPal_Express',1,1,4,0,NULL,1,0),(18,'2018-04-24 14:43:10','2018-04-24 14:43:10','PayPal Pro','PayPal_Pro',1,1,10000,0,NULL,0,0),(19,'2018-04-24 14:43:10','2018-04-24 14:43:10','Pin','Pin',1,1,10000,0,NULL,0,0),(20,'2018-04-24 14:43:10','2018-04-24 14:43:10','SagePay Direct','SagePay_Direct',1,1,10000,0,NULL,0,0),(21,'2018-04-24 14:43:10','2018-04-24 14:43:10','SagePay Server','SagePay_Server',1,2,10000,0,NULL,1,0),(22,'2018-04-24 14:43:10','2018-04-24 14:43:10','SecurePay DirectPost','SecurePay_DirectPost',1,1,10000,0,NULL,0,0),(23,'2018-04-24 14:43:10','2018-04-24 14:43:10','Stripe','Stripe',1,1,1,0,NULL,0,0),(24,'2018-04-24 14:43:10','2018-04-24 14:43:10','TargetPay Direct eBanking','TargetPay_Directebanking',1,1,10000,0,NULL,0,0),(25,'2018-04-24 14:43:10','2018-04-24 14:43:10','TargetPay Ideal','TargetPay_Ideal',1,1,10000,0,NULL,0,0),(26,'2018-04-24 14:43:10','2018-04-24 14:43:10','TargetPay Mr Cash','TargetPay_Mrcash',1,1,10000,0,NULL,0,0),(27,'2018-04-24 14:43:10','2018-04-24 14:43:10','TwoCheckout','TwoCheckout',1,1,10000,0,NULL,1,0),(28,'2018-04-24 14:43:10','2018-04-24 14:43:10','WorldPay','WorldPay',1,1,10000,0,NULL,0,0),(29,'2018-04-24 14:43:10','2018-04-24 14:43:10','BeanStream','BeanStream',1,2,10000,0,NULL,0,0),(30,'2018-04-24 14:43:10','2018-04-24 14:43:10','Psigate','Psigate',1,2,10000,0,NULL,0,0),(31,'2018-04-24 14:43:10','2018-04-24 14:43:10','moolah','AuthorizeNet_AIM',1,1,10000,0,NULL,0,0),(32,'2018-04-24 14:43:10','2018-04-24 14:43:10','Alipay','Alipay_Express',1,1,10000,0,NULL,0,0),(33,'2018-04-24 14:43:10','2018-04-24 14:43:10','Buckaroo','Buckaroo_CreditCard',1,1,10000,0,NULL,0,0),(34,'2018-04-24 14:43:10','2018-04-24 14:43:10','Coinbase','Coinbase',1,1,10000,0,NULL,1,0),(35,'2018-04-24 14:43:10','2018-04-24 14:43:10','DataCash','DataCash',1,1,10000,0,NULL,0,0),(36,'2018-04-24 14:43:10','2018-04-24 14:43:10','Neteller','Neteller',1,2,10000,0,NULL,0,0),(37,'2018-04-24 14:43:10','2018-04-24 14:43:10','Pacnet','Pacnet',1,1,10000,0,NULL,0,0),(38,'2018-04-24 14:43:10','2018-04-24 14:43:10','PaymentSense','PaymentSense',1,2,10000,0,NULL,0,0),(39,'2018-04-24 14:43:10','2018-04-24 14:43:10','Realex','Realex_Remote',1,1,10000,0,NULL,0,0),(40,'2018-04-24 14:43:10','2018-04-24 14:43:10','Sisow','Sisow',1,1,10000,0,NULL,0,0),(41,'2018-04-24 14:43:10','2018-04-24 14:43:10','Skrill','Skrill',1,1,10000,0,NULL,1,0),(42,'2018-04-24 14:43:10','2018-04-24 14:43:10','BitPay','BitPay',1,1,7,0,NULL,1,0),(43,'2018-04-24 14:43:10','2018-04-24 14:43:10','Dwolla','Dwolla',1,1,6,0,NULL,1,0),(44,'2018-04-24 14:43:10','2018-04-24 14:43:10','AGMS','Agms',1,1,10000,0,NULL,0,0),(45,'2018-04-24 14:43:10','2018-04-24 14:43:10','Barclays','BarclaysEpdq\\Essential',1,1,10000,0,NULL,0,0),(46,'2018-04-24 14:43:10','2018-04-24 14:43:10','Cardgate','Cardgate',1,1,10000,0,NULL,0,0),(47,'2018-04-24 14:43:10','2018-04-24 14:43:10','Checkout.com','CheckoutCom',1,1,10000,0,NULL,0,0),(48,'2018-04-24 14:43:10','2018-04-24 14:43:10','Creditcall','Creditcall',1,1,10000,0,NULL,0,0),(49,'2018-04-24 14:43:10','2018-04-24 14:43:10','Cybersource','Cybersource',1,1,10000,0,NULL,0,0),(50,'2018-04-24 14:43:10','2018-04-24 14:43:10','ecoPayz','Ecopayz',1,1,10000,0,NULL,0,0),(51,'2018-04-24 14:43:10','2018-04-24 14:43:10','Fasapay','Fasapay',1,1,10000,0,NULL,0,0),(52,'2018-04-24 14:43:10','2018-04-24 14:43:10','Komoju','Komoju',1,1,10000,0,NULL,0,0),(53,'2018-04-24 14:43:10','2018-04-24 14:43:10','Multicards','Multicards',1,2,10000,0,NULL,0,0),(54,'2018-04-24 14:43:10','2018-04-24 14:43:10','Pagar.Me','Pagarme',1,2,10000,0,NULL,0,0),(55,'2018-04-24 14:43:10','2018-04-24 14:43:10','Paysafecard','Paysafecard',1,1,10000,0,NULL,0,0),(56,'2018-04-24 14:43:10','2018-04-24 14:43:10','Paytrace','Paytrace_CreditCard',1,1,10000,0,NULL,0,0),(57,'2018-04-24 14:43:10','2018-04-24 14:43:10','Secure Trading','SecureTrading',1,1,10000,0,NULL,0,0),(58,'2018-04-24 14:43:10','2018-04-24 14:43:10','SecPay','SecPay',1,1,10000,0,NULL,0,0),(59,'2018-04-24 14:43:10','2018-04-24 14:43:10','WeChat Express','WeChat_Express',1,2,10000,0,NULL,0,0),(60,'2018-04-24 14:43:10','2018-04-24 14:43:10','WePay','WePay',1,1,3,0,NULL,0,0),(61,'2018-04-24 14:43:10','2018-04-24 14:43:10','Braintree','Braintree',1,1,3,0,NULL,0,0),(62,'2018-04-24 14:43:10','2018-04-24 14:43:10','Custom','Custom1',1,1,20,0,NULL,1,0),(63,'2018-04-24 14:43:10','2018-04-24 14:43:10','FirstData Payeezy','FirstData_Payeezy',1,1,10000,0,NULL,0,0),(64,'2018-04-24 14:43:10','2018-04-24 14:43:10','GoCardless','GoCardlessV2\\Redirect',1,1,9,0,NULL,1,0),(65,'2018-04-24 14:43:10','2018-04-24 14:43:10','PagSeguro','PagSeguro',1,1,10000,0,NULL,0,0),(66,'2018-04-24 14:43:10','2018-04-24 14:43:10','PAYMILL','Paymill',1,1,10000,0,NULL,0,0),(67,'2018-04-24 14:43:10','2018-04-24 14:43:10','Custom','Custom2',1,1,21,0,NULL,1,0),(68,'2018-04-24 14:43:10','2018-04-24 14:43:10','Custom','Custom3',1,1,22,0,NULL,1,0); /*!40000 ALTER TABLE `gateways` ENABLE KEYS */; UNLOCK TABLES; @@ -1844,7 +1844,7 @@ CREATE TABLE `payment_libraries` ( LOCK TABLES `payment_libraries` WRITE; /*!40000 ALTER TABLE `payment_libraries` DISABLE KEYS */; -INSERT INTO `payment_libraries` VALUES (1,'2018-04-17 06:24:28','2018-04-17 06:24:28','Omnipay',1),(2,'2018-04-17 06:24:28','2018-04-17 06:24:28','PHP-Payments [Deprecated]',1); +INSERT INTO `payment_libraries` VALUES (1,'2018-04-24 14:43:08','2018-04-24 14:43:08','Omnipay',1),(2,'2018-04-24 14:43:08','2018-04-24 14:43:08','PHP-Payments [Deprecated]',1); /*!40000 ALTER TABLE `payment_libraries` ENABLE KEYS */; UNLOCK TABLES; @@ -1951,7 +1951,7 @@ CREATE TABLE `payment_terms` ( LOCK TABLES `payment_terms` WRITE; /*!40000 ALTER TABLE `payment_terms` DISABLE KEYS */; -INSERT INTO `payment_terms` VALUES (1,7,'Net 7','2018-04-17 06:24:28','2018-04-17 06:24:28',NULL,0,0,1),(2,10,'Net 10','2018-04-17 06:24:28','2018-04-17 06:24:28',NULL,0,0,2),(3,14,'Net 14','2018-04-17 06:24:28','2018-04-17 06:24:28',NULL,0,0,3),(4,15,'Net 15','2018-04-17 06:24:28','2018-04-17 06:24:28',NULL,0,0,4),(5,30,'Net 30','2018-04-17 06:24:28','2018-04-17 06:24:28',NULL,0,0,5),(6,60,'Net 60','2018-04-17 06:24:28','2018-04-17 06:24:28',NULL,0,0,6),(7,90,'Net 90','2018-04-17 06:24:28','2018-04-17 06:24:28',NULL,0,0,7),(8,-1,'Net 0','2018-04-17 06:24:32','2018-04-17 06:24:32',NULL,0,0,0); +INSERT INTO `payment_terms` VALUES (1,7,'Net 7','2018-04-24 14:43:08','2018-04-24 14:43:08',NULL,0,0,1),(2,10,'Net 10','2018-04-24 14:43:08','2018-04-24 14:43:08',NULL,0,0,2),(3,14,'Net 14','2018-04-24 14:43:08','2018-04-24 14:43:08',NULL,0,0,3),(4,15,'Net 15','2018-04-24 14:43:08','2018-04-24 14:43:08',NULL,0,0,4),(5,30,'Net 30','2018-04-24 14:43:08','2018-04-24 14:43:08',NULL,0,0,5),(6,60,'Net 60','2018-04-24 14:43:08','2018-04-24 14:43:08',NULL,0,0,6),(7,90,'Net 90','2018-04-24 14:43:08','2018-04-24 14:43:08',NULL,0,0,7),(8,-1,'Net 0','2018-04-24 14:43:12','2018-04-24 14:43:12',NULL,0,0,0); /*!40000 ALTER TABLE `payment_terms` ENABLE KEYS */; UNLOCK TABLES; @@ -2291,7 +2291,7 @@ CREATE TABLE `proposal_templates` ( LOCK TABLES `proposal_templates` WRITE; /*!40000 ALTER TABLE `proposal_templates` DISABLE KEYS */; -INSERT INTO `proposal_templates` VALUES (1,NULL,NULL,'2018-04-17 06:24:31','2018-04-17 06:24:31',NULL,0,'','Clean','\n\n \n \n \n \n\n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n\n \n \n \n\n

Proposal #$quoteNumber

\n

New Business Proposal

\n

Valid Until $validUntil

\n
\n

Prepared for:

\n

$client.name

\n

\n $client.address1
\n $client.city, $client.state $client.postal_code

\n
\n

Prepared by:

\n

$account.name

\n

\n $account.address1
\n $account.city, $account.state $account.postal_code

\n
\n

Project Description:

\n

Koala Photography seeks a full review of their historical financial records and future accounting needs. At the start, our experts carefully review your past records and assess your financial services needs according to the nature of your company and suggest the services model best suited to your requirements. The work plan is finalized only after an initial (and possibly subsequent) extensive consultation with [Client.Company]. Periodic review of our services and client feedback is an essential feature of our work plan which ensures that we remain an efficient accounting partner for your business.


\n
\n
\n
\n

Objective:

\n

Koala Photography seeks a full review of their historical financial records and future accounting needs. At the start, our experts carefully review your past records and assess your financial services needs according to the nature of your company and suggest the services model best suited to your requirements. The work plan is finalized only after an initial (and possibly subsequent) extensive consultation with [Client.Company]. Periodic review of our services and client feedback is an essential feature of our work plan which ensures that we remain an efficient accounting partner for your business.

\n
\n

Goal:

\n

Koala Photography seeks a full review of their historical financial records and future accounting needs. At the start, our experts carefully review your past records and assess your financial services needs according to the nature of your company and suggest the services model best suited to your requirements. The work plan is finalized only after an initial (and possibly subsequent) extensive consultation with [Client.Company]. Periodic review of our services and client feedback is an essential feature of our work plan which ensures that we remain an efficient accounting partner for your business.

\n
\n \n

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce congue auctor magna id sodales. Maecenas mollis justo sed tempor facilisis. Ut malesuada in nibh ultrices auctor. Proin id maximus ipsum. Sed eu magna ac nisl sollicitudin porta in non augue. Mauris feugiat interdum aliquam. Aliquam ultrices interdum dolor.

\n
\n \n \n \n \n \n \n \n \n \n

Objective:

\n

Koala Photography seeks a full review of their historical financial records and future accounting needs. At the start, our experts carefully review your past records and assess your financial services needs according to the nature of your company and suggest the services model best suited to your requirements. The work plan is finalized only after an initial (and possibly subsequent) extensive consultation with [Client.Company]. Periodic review of our services and client feedback is an essential feature of our work plan which ensures that we remain an efficient accounting partner for your business.

\n

Objective:

\n

Koala Photography seeks a full review of their historical financial records and future accounting needs. At the start, our experts carefully review your past records and assess your financial services needs according to the nature of your company and suggest the services model best suited to your requirements. The work plan is finalized only after an initial (and possibly subsequent) extensive consultation with [Client.Company]. Periodic review of our services and client feedback is an essential feature of our work plan which ensures that we remain an efficient accounting partner for your business.

\n
\n
\n
\n
\n \n

Objective:

\n

Koala Photography seeks a full review of their historical financial records and future accounting needs. At the start, our experts carefully review your past records and assess your financial services needs according to the nature of your company and suggest the services model best suited to your requirements. The work plan is finalized only after an initial (and possibly subsequent) extensive consultation with [Client.Company]. Periodic review of our services and client feedback is an essential feature of our work plan which ensures that we remain an efficient accounting partner for your business.

\n
\n \n

Goal:

\n

Koala Photography seeks a full review of their historical financial records and future accounting needs. At the start, our experts carefully review your past records and assess your financial services needs according to the nature of your company and suggest the services model best suited to your requirements. The work plan is finalized only after an initial (and possibly subsequent) extensive consultation with [Client.Company]. Periodic review of our services and client feedback is an essential feature of our work plan which ensures that we remain an efficient accounting partner for your business.

\n
\n','body {\n font-family: \'Open Sans\', Helvetica, arial, sans-serif;\n color: #161616;\n}\n\n.grey-upper {\n font-size: 11px;\n letter-spacing: 3px;\n text-transform: uppercase;\n color: #9a9a9a;\n}\n\n.blue-upper {\n padding-bottom: 8px;\n font-size: 11px;\n letter-spacing: 3px;\n text-transform: uppercase;\n color: #37a3c6;\n margin: 0;\n}\n\np span.client {\n margin:5px 0px 0px 0px;\n}\n\nh1.heading {\n font-size: 48px;\n line-height: 53px;\n text-transform: uppercase;\n font-weight: 100;\n letter-spacing: 3px;\n padding: 0 50px;\n}\n\nh3.client.name {\n padding: 0;\n margin: 0 0 -10px 0;\n font-size:18px;\n font-weight: 600;\n}\n\nspan.client.address1, span.client.city, span.client.state, span.client.postal-code {\n font-size: 14px;\n line-height: 18.5px;\n}\n\nh3.account.name {\n padding: 0;\n margin: 0 0 -10px 0;\n font-size:18px;\n font-weight: 600;\n}\n\nspan.account.address1, span.account.city, span.account.state, span.account.postal-code {\n font-size: 14px;\n line-height: 18.5px;\n}\n\n\n.card-title {\n font-size: 13px;\n letter-spacing: 3px;\n text-transform: uppercase;\n color: #37a3c6;\n font-weight: 600;\n}\n\n.card-text {\n font-size: 15px;\n line-height: 21px;\n}\n\n\na.button {\n background: #37a3c6;\n padding: 12px 25px;\n border-radius: 2px;\n color: #fff;\n text-transform: uppercase;\n font-size: 12px;\n text-decoration: none;\n letter-spacing: 3px;\n font-weight: 600;\n margin: 15px 0;\n}\n\na.button:hover {\n background: #161616;\n}\n\n/****** Table *****************************************/\n\n.grey-bg {\n background: #eeefef;\n}\n\ntable td {\n padding: 20px;\n}\n\ntr.top-header {\n height: 350px;\n}\n\ntr.top-header td {\n padding: 80px 0 0 0;\n border-bottom: 1px solid #dddcdc;\n}\n\ntr.top-header h1.heading {\n margin: 0;\n}\n\ntr.top-header p {\n margin: 5px 0 0 0;\n}\n\n.proposal-info {\n height: 350px;\n}\n\n.proposal-info td {\n padding: 0 0 120px 0;\n}\n\ntr.block-quote {\n margin: 50px 0 ;\n}\n\ntr.block-quote td {\n background: #fbfbfb;\n font-style: italic;\n padding: 0 75px;\n font-size: 17px;\n line-height: 24px;\n padding: 80px 120px;\n color: #686766;\n border-top: 1px solid #dddcdc;\n border-bottom: 1px solid #dddcdc;\n}\n\ntr.footer td {\n background: #f0efef;\n font-size: 12px;\n letter-spacing: 3px;\n color: #8c8b8a;\n padding: 50px 0;\n text-transform: uppercase;\n}\n\n/****** Misc *****************************************/\n\n\nhr {\n border: 0;\n height: 1px;\n background: #dddada;\n}\n\n.footer img {\n vertical-align: middle;\n}\n',1); +INSERT INTO `proposal_templates` VALUES (1,NULL,NULL,'2018-04-24 14:43:12','2018-04-24 14:43:12',NULL,0,'','Clean','\n\n \n \n \n \n\n \n \n \n\n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n\n \n \n \n \n\n \n \n \n\n

Proposal #$quoteNumber

\n

New Business Proposal

\n

Valid Until $validUntil

\n
\n

Prepared for:

\n

$client.name

\n

\n $client.address1
\n $client.city, $client.state $client.postal_code

\n
\n

Prepared by:

\n

$account.name

\n

\n $account.address1
\n $account.city, $account.state $account.postal_code

\n
\n

Project Description:

\n

Koala Photography seeks a full review of their historical financial records and future accounting needs. At the start, our experts carefully review your past records and assess your financial services needs according to the nature of your company and suggest the services model best suited to your requirements. The work plan is finalized only after an initial (and possibly subsequent) extensive consultation with [Client.Company]. Periodic review of our services and client feedback is an essential feature of our work plan which ensures that we remain an efficient accounting partner for your business.


\n
\n
\n
\n

Objective:

\n

Koala Photography seeks a full review of their historical financial records and future accounting needs. At the start, our experts carefully review your past records and assess your financial services needs according to the nature of your company and suggest the services model best suited to your requirements. The work plan is finalized only after an initial (and possibly subsequent) extensive consultation with [Client.Company]. Periodic review of our services and client feedback is an essential feature of our work plan which ensures that we remain an efficient accounting partner for your business.

\n
\n

Goal:

\n

Koala Photography seeks a full review of their historical financial records and future accounting needs. At the start, our experts carefully review your past records and assess your financial services needs according to the nature of your company and suggest the services model best suited to your requirements. The work plan is finalized only after an initial (and possibly subsequent) extensive consultation with [Client.Company]. Periodic review of our services and client feedback is an essential feature of our work plan which ensures that we remain an efficient accounting partner for your business.

\n
\n \n

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce congue auctor magna id sodales. Maecenas mollis justo sed tempor facilisis. Ut malesuada in nibh ultrices auctor. Proin id maximus ipsum. Sed eu magna ac nisl sollicitudin porta in non augue. Mauris feugiat interdum aliquam. Aliquam ultrices interdum dolor.

\n
\n \n \n \n \n \n \n \n \n \n

Objective:

\n

Koala Photography seeks a full review of their historical financial records and future accounting needs. At the start, our experts carefully review your past records and assess your financial services needs according to the nature of your company and suggest the services model best suited to your requirements. The work plan is finalized only after an initial (and possibly subsequent) extensive consultation with [Client.Company]. Periodic review of our services and client feedback is an essential feature of our work plan which ensures that we remain an efficient accounting partner for your business.

\n

Objective:

\n

Koala Photography seeks a full review of their historical financial records and future accounting needs. At the start, our experts carefully review your past records and assess your financial services needs according to the nature of your company and suggest the services model best suited to your requirements. The work plan is finalized only after an initial (and possibly subsequent) extensive consultation with [Client.Company]. Periodic review of our services and client feedback is an essential feature of our work plan which ensures that we remain an efficient accounting partner for your business.

\n
\n
\n
\n
\n \n

Objective:

\n

Koala Photography seeks a full review of their historical financial records and future accounting needs. At the start, our experts carefully review your past records and assess your financial services needs according to the nature of your company and suggest the services model best suited to your requirements. The work plan is finalized only after an initial (and possibly subsequent) extensive consultation with [Client.Company]. Periodic review of our services and client feedback is an essential feature of our work plan which ensures that we remain an efficient accounting partner for your business.

\n
\n \n

Goal:

\n

Koala Photography seeks a full review of their historical financial records and future accounting needs. At the start, our experts carefully review your past records and assess your financial services needs according to the nature of your company and suggest the services model best suited to your requirements. The work plan is finalized only after an initial (and possibly subsequent) extensive consultation with [Client.Company]. Periodic review of our services and client feedback is an essential feature of our work plan which ensures that we remain an efficient accounting partner for your business.

\n
\n','body {\n font-family: \'Open Sans\', Helvetica, arial, sans-serif;\n color: #161616;\n}\n\n.grey-upper {\n font-size: 11px;\n letter-spacing: 3px;\n text-transform: uppercase;\n color: #9a9a9a;\n}\n\n.blue-upper {\n padding-bottom: 8px;\n font-size: 11px;\n letter-spacing: 3px;\n text-transform: uppercase;\n color: #37a3c6;\n margin: 0;\n}\n\np span.client {\n margin:5px 0px 0px 0px;\n}\n\nh1.heading {\n font-size: 48px;\n line-height: 53px;\n text-transform: uppercase;\n font-weight: 100;\n letter-spacing: 3px;\n padding: 0 50px;\n}\n\nh3.client.name {\n padding: 0;\n margin: 0 0 -10px 0;\n font-size:18px;\n font-weight: 600;\n}\n\nspan.client.address1, span.client.city, span.client.state, span.client.postal-code {\n font-size: 14px;\n line-height: 18.5px;\n}\n\nh3.account.name {\n padding: 0;\n margin: 0 0 -10px 0;\n font-size:18px;\n font-weight: 600;\n}\n\nspan.account.address1, span.account.city, span.account.state, span.account.postal-code {\n font-size: 14px;\n line-height: 18.5px;\n}\n\n\n.card-title {\n font-size: 13px;\n letter-spacing: 3px;\n text-transform: uppercase;\n color: #37a3c6;\n font-weight: 600;\n}\n\n.card-text {\n font-size: 15px;\n line-height: 21px;\n}\n\n\na.button {\n background: #37a3c6;\n padding: 12px 25px;\n border-radius: 2px;\n color: #fff;\n text-transform: uppercase;\n font-size: 12px;\n text-decoration: none;\n letter-spacing: 3px;\n font-weight: 600;\n margin: 15px 0;\n}\n\na.button:hover {\n background: #161616;\n}\n\n/****** Table *****************************************/\n\n.grey-bg {\n background: #eeefef;\n}\n\ntable td {\n padding: 20px;\n}\n\ntr.top-header {\n height: 350px;\n}\n\ntr.top-header td {\n padding: 80px 0 0 0;\n border-bottom: 1px solid #dddcdc;\n}\n\ntr.top-header h1.heading {\n margin: 0;\n}\n\ntr.top-header p {\n margin: 5px 0 0 0;\n}\n\n.proposal-info {\n height: 350px;\n}\n\n.proposal-info td {\n padding: 0 0 120px 0;\n}\n\ntr.block-quote {\n margin: 50px 0 ;\n}\n\ntr.block-quote td {\n background: #fbfbfb;\n font-style: italic;\n padding: 0 75px;\n font-size: 17px;\n line-height: 24px;\n padding: 80px 120px;\n color: #686766;\n border-top: 1px solid #dddcdc;\n border-bottom: 1px solid #dddcdc;\n}\n\ntr.footer td {\n background: #f0efef;\n font-size: 12px;\n letter-spacing: 3px;\n color: #8c8b8a;\n padding: 50px 0;\n text-transform: uppercase;\n}\n\n/****** Misc *****************************************/\n\n\nhr {\n border: 0;\n height: 1px;\n background: #dddada;\n}\n\n.footer img {\n vertical-align: middle;\n}\n',1); /*!40000 ALTER TABLE `proposal_templates` ENABLE KEYS */; UNLOCK TABLES; @@ -2881,4 +2881,4 @@ UNLOCK TABLES; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2018-04-17 12:24:32 +-- Dump completed on 2018-04-24 20:43:13